The hardware and bandwidth for this mirror is donated by dogado GmbH, the Webhosting and Full Service-Cloud Provider. Check out our Wordpress Tutorial.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]dogado.de.

instantiate: Pre-Compiled 'CmdStan' Models in R Packages

Similar to 'rstantools' for 'rstan', the 'instantiate' package builds pre-compiled 'CmdStan' models into CRAN-ready statistical modeling R packages. The models compile once during installation, the executables live inside the file systems of their respective packages, and users have the full power and convenience of 'cmdstanr' without any additional compilation after package installation. This approach saves time and helps R package developers migrate from 'rstan' to the more modern 'cmdstanr'. Packages 'rstantools', 'cmdstanr', 'stannis', and 'stanapi' are similar Stan clients with different objectives.

Version: 0.2.2
Depends: R (≥ 4.0.0)
Imports: callr, fs, rlang, utils
Suggests: knitr (≥ 1.30), markdown (≥ 1.1), rmarkdown (≥ 2.4), testthat (≥ 3.0.0), withr
Published: 2024-03-20
Author: William Michael Landau ORCID iD [aut, cre], Eli Lilly and Company [cph, fnd]
Maintainer: William Michael Landau <will.landau.oss at gmail.com>
BugReports: https://github.com/wlandau/instantiate/issues
License: MIT + file LICENSE
URL: https://wlandau.github.io/instantiate/, https://github.com/wlandau/instantiate
NeedsCompilation: yes
Language: en-US
Materials: NEWS
CRAN checks: instantiate results

Documentation:

Reference manual: instantiate.pdf

Downloads:

Package source: instantiate_0.2.2.tar.gz
Windows binaries: r-devel: instantiate_0.2.2.zip, r-release: instantiate_0.2.2.zip, r-oldrel: instantiate_0.2.2.zip
macOS binaries: r-release (arm64): instantiate_0.2.2.tgz, r-oldrel (arm64): instantiate_0.2.2.tgz, r-release (x86_64): instantiate_0.2.2.tgz, r-oldrel (x86_64): instantiate_0.2.2.tgz
Old sources: instantiate archive

Reverse dependencies:

Reverse imports: hdbayes

Linking:

Please use the canonical form https://CRAN.R-project.org/package=instantiate to link to this page.

These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.
Health stats visible at Monitor.