embr
(pronounced EMBR) is an R package of utility functions and
virtual classes for the model builder family of R packages.
Currently there are packages which implement the functionality for JAGS (jmbr), STAN (smbr) and TMB (tmbr).
To install the latest development version from GitHub
# install.packages("remotes")
pak::pak("poissonconsulting/embr")
Please report any issues.
Pull requests are always welcome.
Please note that the embr project is released with a Contributor Code of Conduct. By contributing to this project, you agree to abide by its terms.