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.
Last updated
bayesian-data-analysisbayesian-statisticsdeveloper-toolsstan
14.57 score 48 stars 244 dependents 193 scripts 305k downloadsQuickJSR - Interface for the 'QuickJS-NG' Lightweight 'JavaScript' Engine
An 'R' interface to the 'QuickJS' portable 'JavaScript' engine. The engine and all 'R' to 'JavaScript' interoperability is bundled within the package, requiring no dependencies beyond a 'C' compiler.
Last updated
cpp
12.32 score 17 stars 315 dependents 27 scripts 685k downloads
cmdstanr - R Interface to 'CmdStan'
A lightweight interface to 'Stan' <https://mc-stan.org>. The 'CmdStanR' interface is an alternative to 'RStan' that calls the command line interface for compilation and running algorithms instead of interfacing with C++ via 'Rcpp'. This has many benefits including always being compatible with the latest version of Stan, fewer installation errors, fewer unexpected crashes in RStudio, and a more permissive license.
Last updated
bayesbayesianmarkov-chain-monte-carlomaximum-likelihoodmcmcstanvariational-inference
11.61 score 158 stars 9 dependents 11k scriptsboostmath - 'R' Bindings for the 'Boost' Math Functions
'R' bindings for the various functions and statistical distributions provided by the 'Boost' Math library <https://www.boost.org/doc/libs/latest/libs/math/doc/html/index.html>.
Last updated
cpp
6.73 score 4 stars 19 scripts 203 downloadsjsutils - 'JavaScript' Utilities for 'R'
A collection of popular/useful JavaScript utilities, including the terser minifier, sass compiler, typescript transpiler, and more.
Last updated
4.62 score 2 stars 2 dependents 2 scripts 232 downloadsstanr - A Modern R Interface for Stan
A modern, simpler R interface for Stan.
Last updated
cpp
2.18 score 1 stars 3 scripts