stan-dev/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.

Getting started

Package details

Maintainer
LicenseBSD_3_clause + file LICENSE
Version0.7.1
URL https://mc-stan.org/cmdstanr/ https://discourse.mc-stan.org
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("stan-dev/cmdstanr")
stan-dev/cmdstanr documentation built on April 21, 2024, 5:38 a.m.