R/spatialbranchr-package.R

#' The 'spatialbranchr' package.
#'
#' @description spatialbranchr implements a spatially explicit branching process model
#'
#' @docType package
#' @name spatialbranchr-package
#' @aliases spatialbranchr
#' @useDynLib spatialbranchr, .registration = TRUE
#' @import methods
#' @import Rcpp
#' @import RcppParallel
#' @import rstantools
#' @importFrom rstan sampling stan
#'
#' @references
#' Stan Development Team (2022). RStan: the R interface to Stan. R package version 2.21.5. https://mc-stan.org
#'
NULL
mrc-ide/spatialbranchr documentation built on Oct. 2, 2022, 5:56 p.m.