{
  "_id": "6a604b5314e95619b75d7fda",
  "Package": "staninside",
  "Title": "Facilitating the Use of 'Stan' Within Packages",
  "Version": "0.0.4",
  "Authors@R": "person(given = \"Michael\",\nfamily = \"DeWitt\",\nrole = c(\"aut\", \"cre\"),\nemail = \"me.dewitt.jr@gmail.com\",\ncomment = c(ORCID = \"0000-0001-8940-1967\"))",
  "Description": "Infrastructure and functions that can be used for\nintegrating 'Stan' (Carpenter et al. (2017)\n<doi:10.18637/jss.v076.i01>) code into stand alone R packages\nwhich in turn use the 'CmdStan' engine which is often accessed\nthrough 'CmdStanR'. Details given in Stan Development Team\n(2025) <https://mc-stan.org/cmdstanr/>. Using 'CmdStanR' and\npre-written 'Stan' code can make package installation easy.\nUsing 'staninside' offers a way to cache user-compiled 'Stan'\nmodels in user-specified directories reducing the need to\nrecompile the same model multiple times.",
  "License": "MIT + file LICENSE",
  "URL": "https://github.com/medewitt/staninside,\nhttps://medewitt.github.io/staninside/",
  "BugReports": "https://github.com/medewitt/staninside/issues",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.2",
  "Language": "en-US",
  "Config/testthat/edition": "3",
  "VignetteBuilder": "knitr",
  "Config/pak/sysreqs": "cmake make libuv1-dev",
  "Repository": "https://medewitt.r-universe.dev",
  "Date/Publication": "2025-07-28 14:53:18 UTC",
  "RemoteUrl": "https://github.com/medewitt/staninside",
  "RemoteRef": "HEAD",
  "RemoteSha": "62c3e663da6ac6dad681ca4c21da899593e76f4f",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-07-21 08:01:51 UTC",
    "User": "root"
  },
  "Author": "Michael DeWitt [aut, cre] (ORCID:\n<https://orcid.org/0000-0001-8940-1967>)",
  "Maintainer": "Michael DeWitt <me.dewitt.jr@gmail.com>",
  "_user": "medewitt",
  "_type": "src",
  "_file": "staninside_0.0.4.tar.gz",
  "_fileid": "https://r2.ropensci.org/347e7d0f5cbb358d85905692cfeeb4e173b3b794f8107cee5b9e44888e8934b9",
  "_filesize": 90852,
  "_sha256": "347e7d0f5cbb358d85905692cfeeb4e173b3b794f8107cee5b9e44888e8934b9",
  "_expires": "2026-10-29T08:05:37.000Z",
  "_created": "2026-07-21T08:01:51.000Z",
  "_published": "2026-07-22T04:47:15.372Z",
  "_jobs": [
    {
      "job": 88833713950,
      "time": 134,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8488119867"
    },
    {
      "job": 88833713985,
      "time": 133,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8488119521"
    },
    {
      "job": 88833713793,
      "time": 185,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8488127822"
    },
    {
      "job": 88833713577,
      "time": 141,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8518536946"
    },
    {
      "job": 88833713442,
      "time": 179,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8488061542"
    },
    {
      "job": 88833714186,
      "time": 114,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8488110825"
    },
    {
      "job": 88833713791,
      "time": 100,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8488105616"
    },
    {
      "job": 88833714091,
      "time": 65,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8488089832"
    },
    {
      "job": 88833714230,
      "time": 78,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8488095746"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/medewitt/actions/runs/29812479727",
  "_status": "success",
  "_upstream": "https://github.com/medewitt/staninside",
  "_commit": {
    "id": "62c3e663da6ac6dad681ca4c21da899593e76f4f",
    "author": "Michael DeWitt <me.dewitt.jr@gmail.com>",
    "committer": "Michael DeWitt <me.dewitt.jr@gmail.com>",
    "message": "remove quotes\n",
    "time": 1753714398
  },
  "_maintainer": {
    "name": "Michael DeWitt",
    "email": "me.dewitt.jr@gmail.com",
    "login": "medewitt",
    "mastodon": "@Medewitt@mastodon.social",
    "orcid": "0000-0001-8940-1967",
    "description": "",
    "uuid": 25038837
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.1",
      "role": "Depends"
    },
    {
      "package": "cli",
      "role": "Imports"
    },
    {
      "package": "fs",
      "role": "Imports"
    },
    {
      "package": "rappdirs",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "covr",
      "role": "Suggests"
    },
    {
      "package": "spelling",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    }
  ],
  "_owner": "medewitt",
  "_selfowned": true,
  "_usedby": 1,
  "_updates": [
    {
      "week": "2025-30",
      "n": 5
    },
    {
      "week": "2025-31",
      "n": 1
    }
  ],
  "_tags": [],
  "_topics": [
    "stan"
  ],
  "_stars": 7,
  "_contributors": [
    {
      "user": "medewitt",
      "count": 43,
      "uuid": 25038837
    }
  ],
  "_userbio": {
    "uuid": 25038837,
    "type": "user",
    "name": "Michael DeWitt",
    "followers": 56
  },
  "_downloads": {
    "count": 157,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/staninside"
  },
  "_devurl": "https://github.com/medewitt/staninside",
  "_pkgdown": "https://medewitt.github.io/staninside/",
  "_searchresults": 2,
  "_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/staninside.html",
    "LICENSE",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/medewitt/staninside",
  "_realowner": "medewitt",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.0.4",
      "date": "2025-08-01"
    }
  ],
  "_exports": [
    "clear_stan_cache",
    "copy_models",
    "find_stan_code",
    "setup_stan_package"
  ],
  "_help": [
    {
      "page": "clear_stan_cache",
      "title": "Clear Stan Cache",
      "topics": [
        "clear_stan_cache"
      ]
    },
    {
      "page": "copy_models",
      "title": "Copy Stan Models",
      "topics": [
        "copy_models"
      ]
    },
    {
      "page": "find_stan_code",
      "title": "Find Stan Code",
      "topics": [
        "find_stan_code"
      ]
    },
    {
      "page": "setup_stan_package",
      "title": "Create Package Infrastructure for Stan Package",
      "topics": [
        "setup_stan_package"
      ]
    }
  ],
  "_readme": "https://github.com/medewitt/staninside/raw/HEAD/README.md",
  "_rundeps": [
    "cli",
    "fs",
    "rappdirs"
  ],
  "_vignettes": [
    {
      "source": "using-staninside.Rmd",
      "filename": "using-staninside.html",
      "title": "Using Staninside",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Motivation",
        "Building a Stan Package",
        "Package Infrastructure",
        "Model Fitting"
      ],
      "created": "2021-11-20 12:55:29",
      "modified": "2025-07-23 15:55:59",
      "commits": 5
    }
  ],
  "_score": 5.3222192947339195,
  "_indexed": true,
  "_nocasepkg": "staninside",
  "_universes": [
    "medewitt"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.0.4",
      "date": "2026-07-21T08:04:09.000Z",
      "distro": "resolute",
      "commit": "62c3e663da6ac6dad681ca4c21da899593e76f4f",
      "fileid": "https://r2.ropensci.org/2f57940cb384f388eb6f9202cb83faf004ac533fbc5c815f2829a98c82a7f2eb",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/medewitt/actions/runs/29812479727"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.0.4",
      "date": "2026-07-21T08:04:09.000Z",
      "distro": "resolute",
      "commit": "62c3e663da6ac6dad681ca4c21da899593e76f4f",
      "fileid": "https://r2.ropensci.org/6f512e3ec1fe532ed2dcade38831e61f72920c10b9c961cc80629106b7472884",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/medewitt/actions/runs/29812479727"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.0.4",
      "date": "2026-07-21T08:04:28.000Z",
      "commit": "62c3e663da6ac6dad681ca4c21da899593e76f4f",
      "fileid": "https://r2.ropensci.org/0e4ae4733ca1f445df8ac7473eaee1356219a022561e4817c9eaf6783d00340d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/medewitt/actions/runs/29812479727"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.0.4",
      "date": "2026-07-22T04:46:07.000Z",
      "commit": "62c3e663da6ac6dad681ca4c21da899593e76f4f",
      "fileid": "https://r2.ropensci.org/8ba3afacd8d898a59e0d28d6565de4aee2b8bd3ad656d24192cce156f6b0d69a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/medewitt/actions/runs/29812479727"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.0.4",
      "date": "2026-07-21T08:04:01.000Z",
      "commit": "62c3e663da6ac6dad681ca4c21da899593e76f4f",
      "fileid": "https://r2.ropensci.org/551c3d9f0138d216f87a25f41b654659a8ae1012e6d68ebacbb0c5b60a75244a",
      "status": "success",
      "buildurl": "https://github.com/r-universe/medewitt/actions/runs/29812479727"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.0.4",
      "date": "2026-07-21T08:03:31.000Z",
      "commit": "62c3e663da6ac6dad681ca4c21da899593e76f4f",
      "fileid": "https://r2.ropensci.org/303ef4c3f6ee749f813b7b381ad5d422c6cab7e664ab5bd095874b160ccc21b5",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/medewitt/actions/runs/29812479727"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.0.4",
      "date": "2026-07-21T08:02:56.000Z",
      "commit": "62c3e663da6ac6dad681ca4c21da899593e76f4f",
      "fileid": "https://r2.ropensci.org/ab1562a8878f9d72a5b9211979078f522d3ec49333fc0823c2d4818db94bf567",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/medewitt/actions/runs/29812479727"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.0.4",
      "date": "2026-07-21T08:03:05.000Z",
      "commit": "62c3e663da6ac6dad681ca4c21da899593e76f4f",
      "fileid": "https://r2.ropensci.org/2d43e3a9da3feb8a088eb394e184255b1272b8a1d37aecf759be7badda68d4be",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/medewitt/actions/runs/29812479727"
    }
  ]
}