tests/testthat/RStanTest/RStanTest-package.R

#' Tools for Developing R Packages Interfacing with Stan
#'
#' @name RStanTest
#' @docType package
#' @import Rcpp
#' @import methods
#' @importFrom rstan sampling
#' @useDynLib RStanTest, .registration = TRUE
NULL

Try the rstantools package in your browser

Any scripts or data that you put into this service are public.

rstantools documentation built on July 26, 2023, 5:35 p.m.