{
  "_id": "6a5b3f2d9baadeef8ab4d399",
  "Package": "sims",
  "Title": "Simulate Data from R or 'JAGS' Code",
  "Version": "0.0.4",
  "Authors@R": "c(\nperson(\"Audrey\", \"Beliveau\", , \"audrey.beliveau@uwaterloo.ca\", role = c(\"aut\", \"cre\")),\nperson(\"Joe\", \"Thorley\", , \"joe@poissonconsulting.ca\", role = c(\"aut\"),\ncomment = c(ORCID = \"0000-0002-7683-4592\"))\n)",
  "Description": "Generates data from R or 'JAGS' code for use in simulation\nstudies.  The data are returned as an 'nlist::nlists' object\nand/or saved to file as individual '.rds' files.\nParallelization is implemented using the 'future' package.\nProgress is reported using the 'progressr' package.",
  "License": "MIT + file LICENSE",
  "URL": "https://github.com/poissonconsulting/sims,\nhttps://poissonconsulting.github.io/sims/",
  "BugReports": "https://github.com/poissonconsulting/sims/issues",
  "VignetteBuilder": "knitr",
  "Config/testthat/edition": "3",
  "Encoding": "UTF-8",
  "Language": "en-US",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.2",
  "SystemRequirements": "JAGS 4.x.y",
  "Config/Needs/website": "poissonconsulting/poissontemplate",
  "Config/pak/sysreqs": "jags",
  "Repository": "https://poissonconsulting.r-universe.dev",
  "Date/Publication": "2025-01-15 15:55:31 UTC",
  "RemoteUrl": "https://github.com/poissonconsulting/sims",
  "RemoteRef": "HEAD",
  "RemoteSha": "b60d70ff7d84bb190153ee901904f0045d404be0",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-07-18 08:39:29 UTC",
    "User": "root"
  },
  "Author": "Audrey Beliveau [aut, cre],\nJoe Thorley [aut] (ORCID: <https://orcid.org/0000-0002-7683-4592>)",
  "Maintainer": "Audrey Beliveau <audrey.beliveau@uwaterloo.ca>",
  "_user": "poissonconsulting",
  "_type": "src",
  "_file": "sims_0.0.4.tar.gz",
  "_fileid": "https://r2.ropensci.org/f50981bbe66c05e46c83b83ac445ccd9720f3a1b3852e2cc0f7cbdbee97416d9",
  "_filesize": 120437,
  "_sha256": "f50981bbe66c05e46c83b83ac445ccd9720f3a1b3852e2cc0f7cbdbee97416d9",
  "_expires": "2026-10-26T08:54:03.000Z",
  "_created": "2026-07-18T08:39:29.000Z",
  "_published": "2026-07-18T08:54:05.540Z",
  "_jobs": [
    {
      "job": 88063163217,
      "time": 168,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "ERROR",
      "artifact": "8427683407"
    },
    {
      "job": 88063163208,
      "time": 160,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "ERROR",
      "artifact": "8427682088"
    },
    {
      "job": 88063163201,
      "time": 88,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "ERROR",
      "artifact": "8427783428"
    },
    {
      "job": 88063163211,
      "time": 76,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "ERROR",
      "artifact": "8427781809"
    },
    {
      "job": 88062919400,
      "time": 196,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8427656413"
    },
    {
      "job": 88063163195,
      "time": 117,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8427675328"
    },
    {
      "job": 88063163215,
      "time": 116,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "ERROR",
      "artifact": "8427675206"
    },
    {
      "job": 88063163284,
      "time": 77,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "ERROR",
      "artifact": "8427668812"
    },
    {
      "job": 88063163210,
      "time": 96,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "ERROR",
      "artifact": "8427672330"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/poissonconsulting/actions/runs/29637734161",
  "_status": "success",
  "_upstream": "https://github.com/poissonconsulting/sims",
  "_commit": {
    "id": "b60d70ff7d84bb190153ee901904f0045d404be0",
    "author": "Duncan Kennedy <duncan@poissonconsulting.ca>",
    "committer": "Duncan Kennedy <duncan@poissonconsulting.ca>",
    "message": "Updated DESCRIPTION to new Poisson template",
    "time": 1736956531
  },
  "_maintainer": {
    "name": "Audrey Beliveau",
    "email": "audrey.beliveau@uwaterloo.ca",
    "login": "audrey-b",
    "description": "",
    "uuid": 10211652
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.0.0",
      "role": "Depends"
    },
    {
      "package": "chk",
      "role": "Imports"
    },
    {
      "package": "future.apply",
      "role": "Imports"
    },
    {
      "package": "nlist",
      "role": "Imports"
    },
    {
      "package": "parallel",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "yesno",
      "role": "Imports"
    },
    {
      "package": "covr",
      "role": "Suggests"
    },
    {
      "package": "future",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "progressr",
      "role": "Suggests"
    },
    {
      "package": "rjags",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "spelling",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "withr",
      "role": "Suggests"
    }
  ],
  "_owner": "poissonconsulting",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "joethorley",
      "count": 280,
      "uuid": 613671
    },
    {
      "user": "aylapear",
      "count": 35,
      "uuid": 42985574
    },
    {
      "user": "nadinehussein",
      "count": 6,
      "uuid": 74937983
    },
    {
      "user": "audrey-b",
      "count": 5,
      "uuid": 10211652
    }
  ],
  "_userbio": {
    "uuid": 1679318,
    "type": "organization",
    "name": "Poisson Consulting Ltd.",
    "followers": 27,
    "description": "Computational Biology and Statistical Ecology"
  },
  "_downloads": {
    "count": 216,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/sims"
  },
  "_mentions": 2,
  "_devurl": "https://github.com/poissonconsulting/sims",
  "_searchresults": 9,
  "_rbuild": "4.6.1",
  "_assets": [
    "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",
    "extra/sims.html",
    "LICENSE",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/poissonconsulting/sims",
  "_realowner": "poissonconsulting",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.0.2",
      "date": "2021-01-18"
    },
    {
      "version": "0.0.3",
      "date": "2021-09-20"
    },
    {
      "version": "0.0.4",
      "date": "2024-09-18"
    }
  ],
  "_exports": [
    "nlist",
    "sims_add",
    "sims_check",
    "sims_copy",
    "sims_data",
    "sims_data_files",
    "sims_info",
    "sims_rdists",
    "sims_simulate"
  ],
  "_help": [
    {
      "page": "sims_add",
      "title": "Add Simulated Datasets",
      "topics": [
        "sims_add"
      ]
    },
    {
      "page": "sims_check",
      "title": "Check Simulated Data",
      "topics": [
        "sims_check"
      ]
    },
    {
      "page": "sims_copy",
      "title": "Copy Simulated Datasets",
      "topics": [
        "sims_copy"
      ]
    },
    {
      "page": "sims_data",
      "title": "Simulated Datasets",
      "topics": [
        "sims_data"
      ]
    },
    {
      "page": "sims_data_files",
      "title": "Simulated Data Files",
      "topics": [
        "sims_data_files"
      ]
    },
    {
      "page": "sims_info",
      "title": "Simulated Data Argument Values",
      "topics": [
        "sims_info"
      ]
    },
    {
      "page": "sims_rdists",
      "title": "Sims Random R Distributions",
      "topics": [
        "sims_rdists"
      ]
    },
    {
      "page": "sims_simulate",
      "title": "Simulate Datasets",
      "topics": [
        "sims_simulate"
      ]
    }
  ],
  "_readme": "https://github.com/poissonconsulting/sims/raw/HEAD/README.md",
  "_rundeps": [
    "abind",
    "chk",
    "cli",
    "coda",
    "codetools",
    "digest",
    "extras",
    "future",
    "future.apply",
    "generics",
    "globals",
    "glue",
    "lattice",
    "lifecycle",
    "listenv",
    "magrittr",
    "nlist",
    "parallelly",
    "pillar",
    "pkgconfig",
    "purrr",
    "rlang",
    "term",
    "tibble",
    "universals",
    "utf8",
    "vctrs",
    "yesno"
  ],
  "_vignettes": [
    {
      "source": "sims.Rmd",
      "filename": "sims.html",
      "title": "Get Started with sims",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Simulating as nlists Objects",
        "Saving as .rds Files",
        "Importing .rds Files",
        "Adding .rds Files",
        "Copying .rds Files",
        "Checking .rds Files",
        "Parallelization",
        "Progress"
      ],
      "created": "2019-10-09 18:15:23",
      "modified": "2021-09-20 11:23:21",
      "commits": 12
    }
  ],
  "_score": 4.477121254719663,
  "_indexed": true,
  "_nocasepkg": "sims",
  "_universes": [
    "poissonconsulting",
    "audrey-b"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.0.4",
      "date": "2026-07-18T08:41:52.000Z",
      "distro": "resolute",
      "commit": "b60d70ff7d84bb190153ee901904f0045d404be0",
      "fileid": "https://r2.ropensci.org/5f0df2aa665df597a9d6c5e1c02c86cc9d03f48c02f877514dcf887ccb21cf64",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/poissonconsulting/actions/runs/29637734161"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.0.4",
      "date": "2026-07-18T08:41:48.000Z",
      "distro": "resolute",
      "commit": "b60d70ff7d84bb190153ee901904f0045d404be0",
      "fileid": "https://r2.ropensci.org/7bd337cae640c7b67a3063f6ca4420aa02890b7147217e296779415a1f7ff297",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/poissonconsulting/actions/runs/29637734161"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.0.4",
      "date": "2026-07-18T08:53:32.000Z",
      "commit": "b60d70ff7d84bb190153ee901904f0045d404be0",
      "fileid": "https://r2.ropensci.org/6cbeced0ae3913eaaf507d3622441aaa624fc9a3c7f4c43761b2abf0ab878f10",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/poissonconsulting/actions/runs/29637734161"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.0.4",
      "date": "2026-07-18T08:53:20.000Z",
      "commit": "b60d70ff7d84bb190153ee901904f0045d404be0",
      "fileid": "https://r2.ropensci.org/570f1ee43ebea9eb6d6eddb20402c42f6aff39ca5bb2b36433cae2823c8f2a4e",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/poissonconsulting/actions/runs/29637734161"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.0.4",
      "date": "2026-07-18T08:41:38.000Z",
      "commit": "b60d70ff7d84bb190153ee901904f0045d404be0",
      "fileid": "https://r2.ropensci.org/727d20d69c29c59cfc2deef2862932aebe992ccc892ba09f58d812eab4618a80",
      "status": "success",
      "buildurl": "https://github.com/r-universe/poissonconsulting/actions/runs/29637734161"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.0.4",
      "date": "2026-07-18T08:41:09.000Z",
      "commit": "b60d70ff7d84bb190153ee901904f0045d404be0",
      "fileid": "https://r2.ropensci.org/2ca90a16558eb1bd5feda4f1ab3656dedba49d33ae1b85374810e8273fd1484f",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/poissonconsulting/actions/runs/29637734161"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.0.4",
      "date": "2026-07-18T08:40:32.000Z",
      "commit": "b60d70ff7d84bb190153ee901904f0045d404be0",
      "fileid": "https://r2.ropensci.org/990feb325b7cf10f004ce8809605b993ef6399c1b00d7e3cd6549b0be66a43f6",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/poissonconsulting/actions/runs/29637734161"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.0.4",
      "date": "2026-07-18T08:40:52.000Z",
      "commit": "b60d70ff7d84bb190153ee901904f0045d404be0",
      "fileid": "https://r2.ropensci.org/69a1e6b7c42b6d105e718dd670652e8b8f7a122880912d762fa2c77be3ff689a",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/poissonconsulting/actions/runs/29637734161"
    }
  ]
}