{
  "_id": "6a1d13d11d7bb097a0a35ed2",
  "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-06-01 05:03:50 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>",
  "MD5sum": "8442985b3ac0fbfdc0f0f407e1022d11",
  "_user": "poissonconsulting",
  "_type": "src",
  "_file": "sims_0.0.4.tar.gz",
  "_fileid": "f3212554775acece32e6092c2b090efe151d86cb5265ed84957701811c669e53",
  "_filesize": 120333,
  "_sha256": "f3212554775acece32e6092c2b090efe151d86cb5265ed84957701811c669e53",
  "_created": "2026-06-01T05:03:50.000Z",
  "_published": "2026-06-01T05:08:33.559Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 78789897630,
      "time": 148,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7323789248"
    },
    {
      "job": 78789897666,
      "time": 148,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7323789367"
    },
    {
      "job": 78789897634,
      "time": 121,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "ERROR",
      "artifact": "7323791618"
    },
    {
      "job": 78789897639,
      "time": 87,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7323786813"
    },
    {
      "job": 78789635374,
      "time": 176,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7323764762"
    },
    {
      "job": 78789897607,
      "time": 119,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7323784543"
    },
    {
      "job": 78789897644,
      "time": 88,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7323779422"
    },
    {
      "job": 78789897629,
      "time": 86,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7323780728"
    },
    {
      "job": 78789897631,
      "time": 98,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7323781253"
    }
  ],
  "_buildurl": "https://github.com/r-universe/poissonconsulting/actions/runs/26736118799",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_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
  },
  "_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.",
    "description": "Computational Biology and Statistical Ecology"
  },
  "_downloads": {
    "count": 147,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/sims"
  },
  "_mentions": 2,
  "_devurl": "https://github.com/poissonconsulting/sims",
  "_searchresults": 8,
  "_rbuild": "4.6.0",
  "_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",
    "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-06-01T05:06:00.000Z",
      "distro": "noble",
      "commit": "b60d70ff7d84bb190153ee901904f0045d404be0",
      "fileid": "fc4c988fcf38aa5d24320d14e114270e7bf8fd1ddceb9310e201b1d8d49fb98f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/poissonconsulting/actions/runs/26736118799"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.0.4",
      "date": "2026-06-01T05:06:02.000Z",
      "distro": "noble",
      "commit": "b60d70ff7d84bb190153ee901904f0045d404be0",
      "fileid": "9421fa97ccbce3ccf6b2cf7d1bbc5aa72f9bfc831357b76dae0dc7b32801b6ba",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/poissonconsulting/actions/runs/26736118799"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.0.4",
      "date": "2026-06-01T05:06:27.000Z",
      "commit": "b60d70ff7d84bb190153ee901904f0045d404be0",
      "fileid": "1f21fd8dd45bd01a59535604dd75ed8f07ed9441c73b17138131d72c8bd28703",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/poissonconsulting/actions/runs/26736118799"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.0.4",
      "date": "2026-06-01T05:06:05.000Z",
      "commit": "b60d70ff7d84bb190153ee901904f0045d404be0",
      "fileid": "9a1caffa76be9f4c98933fcd83f428f5974be6f67d367bc0a107ab7b87975642",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/poissonconsulting/actions/runs/26736118799"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.0.4",
      "date": "2026-06-01T05:06:05.000Z",
      "commit": "b60d70ff7d84bb190153ee901904f0045d404be0",
      "fileid": "317f8b53eb098595fac0870ba27a04457af5b1b5216862fc39f2450131b8401c",
      "status": "success",
      "buildurl": "https://github.com/r-universe/poissonconsulting/actions/runs/26736118799"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.0.4",
      "date": "2026-06-01T05:05:13.000Z",
      "commit": "b60d70ff7d84bb190153ee901904f0045d404be0",
      "fileid": "c7cd0b1234f20a3744312fa6606b3903ba07de8bd6a073be2a979dedb93ff755",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/poissonconsulting/actions/runs/26736118799"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.0.4",
      "date": "2026-06-01T05:05:11.000Z",
      "commit": "b60d70ff7d84bb190153ee901904f0045d404be0",
      "fileid": "a1afa2f6b2b720212b81b74e4f947ad57e60150315087c3861f32708630cb2cd",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/poissonconsulting/actions/runs/26736118799"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.0.4",
      "date": "2026-06-01T05:05:15.000Z",
      "commit": "b60d70ff7d84bb190153ee901904f0045d404be0",
      "fileid": "93606bc9450c85b1f031dd9bde6bf7aacc32d0427467a09d2d4383af5a67374e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/poissonconsulting/actions/runs/26736118799"
    }
  ]
}