The goal of nmbr is to facilitate analyses using nimble.
nmbr
HAS NOT YET BEEN IMPLEMENTED
For more information on nimble see the Nimble User Manual
Installation
To install the latest development version from r-universe.
install.packages("nmbr", repos = c("https://poissonconsulting.r-universe.dev", "https://cloud.r-project.org"))
To install the latest development version from GitHub
# install.packages("pak", repos = sprintf("https://r-lib.github.io/p/pak/stable/%s/%s/%s", .Platform$pkgType, R.Version()$os, R.Version()$arch))
pak::pak("poissonconsulting/nmbr")
Code of Conduct
Please note that the nmbr project is released with a Contributor Code of Conduct. By contributing to this project, you agree to abide by its terms.