{
  "_id": "6a62fa80d3420cf5dfdb58e3",
  "Package": "bSims",
  "Type": "Package",
  "Title": "Agent-Based Bird Point Count Simulator",
  "Version": "0.3-4",
  "Date": "2025-08-31",
  "Authors@R": "c(person(given = \"Peter\",\nfamily = \"Solymos\",\ncomment = c(ORCID = \"0000-0001-7337-1740\"),\nrole = c(\"aut\", \"cre\"),\nemail = \"psolymos@gmail.com\"))",
  "Maintainer": "Peter Solymos <psolymos@gmail.com>",
  "Description": "A highly scientific and utterly addictive bird point count\nsimulator to test statistical assumptions, aid survey design,\nand have fun while doing it (Solymos 2024\n<doi:10.1007/s42977-023-00183-2>). The simulations follow\ntime-removal and distance sampling models based on Matsuoka et\nal. (2012) <doi:10.1525/auk.2012.11190>, Solymos et al. (2013)\n<doi:10.1111/2041-210X.12106>, and Solymos et al. (2018)\n<doi:10.1650/CONDOR-18-32.1>, and sound attenuation experiments\nby Yip et al. (2017) <doi:10.1650/CONDOR-16-93.1>.",
  "License": "GPL-2",
  "LazyLoad": "yes",
  "URL": "https://github.com/psolymos/bSims",
  "BugReports": "https://github.com/psolymos/bSims/issues",
  "VignetteBuilder": "knitr",
  "Language": "en-US",
  "Repository": "https://psolymos.r-universe.dev",
  "Date/Publication": "2026-04-25 17:49:28 UTC",
  "RemoteUrl": "https://github.com/psolymos/bSims",
  "RemoteRef": "HEAD",
  "RemoteSha": "0d29b25b6f0c6e9ff7517fddbf6889425f4f48f5",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-07-24 05:18:28 UTC",
    "User": "root"
  },
  "Author": "Peter Solymos [aut, cre] (ORCID:\n<https://orcid.org/0000-0001-7337-1740>)",
  "_user": "psolymos",
  "_type": "src",
  "_file": "bSims_0.3-4.tar.gz",
  "_fileid": "https://r2.ropensci.org/62f1fae00c6499a82639e7dca7c475e41260e541358a41bac063a76aeda7940a",
  "_filesize": 4131659,
  "_sha256": "62f1fae00c6499a82639e7dca7c475e41260e541358a41bac063a76aeda7940a",
  "_expires": "2026-11-01T05:39:10.000Z",
  "_created": "2026-07-24T05:18:28.000Z",
  "_published": "2026-07-24T05:39:12.587Z",
  "_jobs": [
    {
      "job": 89405903042,
      "time": 153,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8587343778"
    },
    {
      "job": 89405903040,
      "time": 160,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8587345376"
    },
    {
      "job": 89405903086,
      "time": 120,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8587633421"
    },
    {
      "job": 89405903048,
      "time": 89,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8587619853"
    },
    {
      "job": 89405372845,
      "time": 226,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8587302016"
    },
    {
      "job": 89405903021,
      "time": 111,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8587332647"
    },
    {
      "job": 89405903076,
      "time": 124,
      "config": "windows-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8587336857"
    },
    {
      "job": 89405903038,
      "time": 125,
      "config": "windows-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8587336576"
    },
    {
      "job": 89405903037,
      "time": 89,
      "config": "windows-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8587326721"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/psolymos/actions/runs/30068907170",
  "_status": "success",
  "_upstream": "https://github.com/psolymos/bSims",
  "_commit": {
    "id": "0d29b25b6f0c6e9ff7517fddbf6889425f4f48f5",
    "author": "Peter Solymos <psolymos@gmail.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Update R package installation and check commands",
    "time": 1777139368
  },
  "_maintainer": {
    "name": "Peter Solymos",
    "email": "psolymos@gmail.com",
    "login": "psolymos",
    "linkedin": "in/peter-solymos",
    "twitter": "@psolymos",
    "description": "Tech-bio-nerd",
    "uuid": 831636,
    "orcid": "0000-0001-7337-1740"
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "intrval",
      "role": "Depends"
    },
    {
      "package": "mefa4",
      "role": "Depends"
    },
    {
      "package": "MASS",
      "role": "Depends"
    },
    {
      "package": "deldir",
      "version": ">= 1.0-2",
      "role": "Depends"
    },
    {
      "package": "parallel",
      "role": "Imports"
    },
    {
      "package": "pbapply",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "detect",
      "version": ">= 0.5-0",
      "role": "Suggests"
    },
    {
      "package": "shiny",
      "role": "Suggests"
    }
  ],
  "_owner": "psolymos",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-33",
      "n": 9
    },
    {
      "week": "2025-34",
      "n": 3
    },
    {
      "week": "2025-36",
      "n": 9
    },
    {
      "week": "2025-45",
      "n": 1
    },
    {
      "week": "2026-17",
      "n": 2
    }
  ],
  "_tags": [],
  "_topics": [
    "bias",
    "birds",
    "detectability",
    "shiny",
    "simulation",
    "survey-design"
  ],
  "_stars": 4,
  "_contributors": [
    {
      "user": "psolymos",
      "count": 352,
      "uuid": 831636
    }
  ],
  "_userbio": {
    "uuid": 831636,
    "type": "user",
    "name": "Peter Solymos",
    "followers": 138,
    "description": "Tech-bio-nerd"
  },
  "_downloads": {
    "count": 276,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/bSims"
  },
  "_devurl": "https://github.com/psolymos/bsims",
  "_searchresults": 59,
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/bSims.html",
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/psolymos/bsims",
  "_realowner": "psolymos",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.2-1",
      "date": "2019-12-20"
    },
    {
      "version": "0.3-0",
      "date": "2021-10-07"
    },
    {
      "version": "0.3-2",
      "date": "2024-05-21"
    },
    {
      "version": "0.3-3",
      "date": "2025-07-13"
    }
  ],
  "_exports": [
    ".bsims_all",
    "acceptreject",
    "bsims_all",
    "bsims_animate",
    "bsims_detect",
    "bsims_init",
    "bsims_populate",
    "bsims_transcribe",
    "col2hex",
    "dist_fun2",
    "estimate",
    "events",
    "expand_list",
    "get_abundance",
    "get_density",
    "get_detections",
    "get_events",
    "get_nests",
    "get_table",
    "rlnorm2",
    "rmvn",
    "run_app",
    "timetoevent"
  ],
  "_help": [
    {
      "page": "acceptreject",
      "title": "Spatial point process simulator",
      "topics": [
        "acceptreject"
      ]
    },
    {
      "page": "bsims_init",
      "title": "bSims simulation functions",
      "topics": [
        "bSims-package",
        "bSims",
        "bsims_all",
        "bsims_animate",
        "bsims_detect",
        "bsims_init",
        "bsims_populate",
        "bsims_transcribe",
        "print.bsims_all",
        "print.bsims_detections",
        "print.bsims_events",
        "print.bsims_landscape",
        "print.bsims_population",
        "print.bsims_transcript"
      ]
    },
    {
      "page": "dist_fun2",
      "title": "Distance function with segmented attenuation",
      "topics": [
        "dist_fun2"
      ]
    },
    {
      "page": "estimate",
      "title": "Estimate basic parameters",
      "topics": [
        "estimate",
        "estimate.bsims_transcript"
      ]
    },
    {
      "page": "events",
      "title": "Event time simulator",
      "topics": [
        "events",
        "timetoevent"
      ]
    },
    {
      "page": "expand_list",
      "title": "Create a list from all combinations of arguments",
      "topics": [
        "expand_list"
      ]
    },
    {
      "page": "getters",
      "title": "Access nests, events, detections, and totals",
      "topics": [
        "get_abundance",
        "get_abundance.bsims_population",
        "get_density",
        "get_density.bsims_population",
        "get_detections",
        "get_detections.bsims_detections",
        "get_events",
        "get_events.bsims_events",
        "get_nests",
        "get_nests.bsims_population",
        "get_table",
        "get_table.bsims_transcript"
      ]
    },
    {
      "page": "plot",
      "title": "Plot methods",
      "topics": [
        "col2hex",
        "lines.bsims_detections",
        "lines.bsims_events",
        "lines.bsims_transcript",
        "plot.bsims_detections",
        "plot.bsims_detections_table",
        "plot.bsims_events",
        "plot.bsims_events_table",
        "plot.bsims_landscape",
        "plot.bsims_population",
        "plot.bsims_transcript",
        "points.bsims_detections",
        "points.bsims_events",
        "points.bsims_population"
      ]
    },
    {
      "page": "rlnorm2",
      "title": "Reparametrized lognormal distribution",
      "topics": [
        "rlnorm2"
      ]
    },
    {
      "page": "rmvn",
      "title": "Multivariate normal distribution",
      "topics": [
        "rmvn"
      ]
    },
    {
      "page": "run_app",
      "title": "Run Shiny apps",
      "topics": [
        "run_app"
      ]
    }
  ],
  "_readme": "https://github.com/psolymos/bSims/raw/HEAD/README.md",
  "_rundeps": [
    "deldir",
    "fpCompare",
    "intrval",
    "lattice",
    "MASS",
    "Matrix",
    "mefa4",
    "pbapply"
  ],
  "_vignettes": [
    {
      "source": "bsims04-apps.Rmd",
      "filename": "bsims04-apps.html",
      "title": "Explore bSims with Shiny apps",
      "author": "Peter Solymos",
      "engine": "knitr::rmarkdown",
      "headings": [],
      "created": "2025-08-17 03:52:39",
      "modified": "2025-08-21 00:29:49",
      "commits": 2
    },
    {
      "source": "bsims01-intro.Rmd",
      "filename": "bsims01-intro.html",
      "title": "Introduction to the bSims package",
      "author": "Peter Solymos",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introduction",
        "Motivation",
        "Design and implementation",
        "Limitations"
      ],
      "created": "2021-01-20 20:29:29",
      "modified": "2024-05-21 04:15:14",
      "commits": 7
    },
    {
      "source": "bsims02-layers.Rmd",
      "filename": "bsims02-layers.html",
      "title": "Simulation layers in bSims",
      "author": "Peter Solymos",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Landscape",
        "Population",
        "Behavior",
        "Detection",
        "Transcription",
        "Statistical validity of the simulations"
      ],
      "created": "2021-01-20 20:29:29",
      "modified": "2024-05-21 04:15:14",
      "commits": 8
    },
    {
      "source": "bsims03-workflow.Rmd",
      "filename": "bsims03-workflow.html",
      "title": "Simulation workflow in bSims",
      "author": "Peter Solymos",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Sensitivity analysis",
        "Varying landscapes"
      ],
      "created": "2021-01-20 20:29:29",
      "modified": "2024-05-21 04:15:14",
      "commits": 7
    }
  ],
  "_score": 6.372912002970107,
  "_indexed": true,
  "_nocasepkg": "bsims",
  "_universes": [
    "psolymos"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.3-4",
      "date": "2026-07-24T05:20:35.000Z",
      "distro": "resolute",
      "commit": "0d29b25b6f0c6e9ff7517fddbf6889425f4f48f5",
      "fileid": "https://r2.ropensci.org/a7160a254744553522ed727f273815162d833455c052f6ad500a7010d00740c7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/psolymos/actions/runs/30068907170"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.3-4",
      "date": "2026-07-24T05:20:40.000Z",
      "distro": "resolute",
      "commit": "0d29b25b6f0c6e9ff7517fddbf6889425f4f48f5",
      "fileid": "https://r2.ropensci.org/04006517a95c232af672c3971541a08f74154279e610217ef5882b206da1054f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/psolymos/actions/runs/30068907170"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.3-4",
      "date": "2026-07-24T05:38:11.000Z",
      "commit": "0d29b25b6f0c6e9ff7517fddbf6889425f4f48f5",
      "fileid": "https://r2.ropensci.org/5f1e2b1368d508f1000e7321d6448dcceb813641daf29c1a7001975bd718fa10",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/psolymos/actions/runs/30068907170"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.3-4",
      "date": "2026-07-24T05:37:25.000Z",
      "commit": "0d29b25b6f0c6e9ff7517fddbf6889425f4f48f5",
      "fileid": "https://r2.ropensci.org/e10625753f0a979a038fb48b8497fb1c7883e2e3cc9c77e77d50910ed2612ec4",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/psolymos/actions/runs/30068907170"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.3-4",
      "date": "2026-07-24T05:20:35.000Z",
      "commit": "0d29b25b6f0c6e9ff7517fddbf6889425f4f48f5",
      "fileid": "https://r2.ropensci.org/eab4c53efe28151c265e68b609c2eed3752f948661595b22a66e3ca4f1b4a1c6",
      "status": "success",
      "buildurl": "https://github.com/r-universe/psolymos/actions/runs/30068907170"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.3-4",
      "date": "2026-07-24T05:20:03.000Z",
      "commit": "0d29b25b6f0c6e9ff7517fddbf6889425f4f48f5",
      "fileid": "https://r2.ropensci.org/868ab957cb16b2e9970e7fa9b066419e8f97a75ccee79bfd4885b5d6782d4da1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/psolymos/actions/runs/30068907170"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.3-4",
      "date": "2026-07-24T05:20:13.000Z",
      "commit": "0d29b25b6f0c6e9ff7517fddbf6889425f4f48f5",
      "fileid": "https://r2.ropensci.org/8eae292278f81ed9e0cfb13372ce5c59cdff7a93aaae405e6c8e67edacb16db6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/psolymos/actions/runs/30068907170"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.3-4",
      "date": "2026-07-24T05:19:30.000Z",
      "commit": "0d29b25b6f0c6e9ff7517fddbf6889425f4f48f5",
      "fileid": "https://r2.ropensci.org/b55383276cc3c72e5c2f76fd3436b434526f826c9511508b1226a7363d49e64f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/psolymos/actions/runs/30068907170"
    }
  ]
}