rstantools

Tools for Developing R Packages Interfacing with 'Stan'

Provides various tools for developers of R packages interfacing with 'Stan' <https://mc-stan.org>, including functions to set up the required package structure, S3 generics and default methods to unify function naming across 'Stan'-based R packages, and vignettes with recommendations for developers.

2.6.0 GPL (>= 3) 1 个版本
安装
install.packages("rstantools")
remotes::install_cran("rstantools")
版本列表
2.6.0 2026-01-10