Package: RcppDist 0.1.1.9000
RcppDist: 'Rcpp' Integration of Additional Probability Distributions
The 'Rcpp' package provides a C++ library to make it easier to use C++ with R. R and 'Rcpp' provide functions for a variety of statistical distributions. Several R packages make functions available to R for additional statistical distributions. However, to access these functions from C++ code, a costly call to the R functions must be made. 'RcppDist' provides a header-only C++ library with functions for additional statistical distributions that can be called from C++ when writing code using 'Rcpp' or 'RcppArmadillo'. Functions are available that return a 'NumericVector' as well as doubles, and for multivariate or matrix distributions, 'Armadillo' vectors and matrices. 'RcppDist' provides functions for the following distributions: the four parameter beta distribution; the Laplace distribution; the location-scale t distribution; the truncated normal distribution; the truncated t distribution; a truncated location-scale t distribution; the triangle distribution; the multivariate normal distribution*; the multivariate t distribution*; the Wishart distribution*; and the inverse Wishart distribution*. Distributions marked with an asterisk rely on 'RcppArmadillo'.
Authors:
RcppDist_0.1.1.9000.tar.gz
RcppDist_0.1.1.9000.zip(r-4.7)RcppDist_0.1.1.9000.zip(r-4.6)RcppDist_0.1.1.9000.zip(r-4.5)
RcppDist_0.1.1.9000.tgz(r-4.6-x86_64)RcppDist_0.1.1.9000.tgz(r-4.6-arm64)RcppDist_0.1.1.9000.tgz(r-4.5-x86_64)RcppDist_0.1.1.9000.tgz(r-4.5-arm64)
RcppDist_0.1.1.9000.tar.gz(r-4.7-arm64)RcppDist_0.1.1.9000.tar.gz(r-4.7-x86_64)RcppDist_0.1.1.9000.tar.gz(r-4.6-arm64)RcppDist_0.1.1.9000.tar.gz(r-4.6-x86_64)
RcppDist_0.1.1.9000.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
DESCRIPTION
card.svg |card.png
RcppDist/json (API)
| # Install 'RcppDist' in R: |
| install.packages('RcppDist', repos = c('https://duckmayr.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/duckmayr/rcppdist/issues
Last updated from:e2859cde3b. Checks:8 NOTE, 2 OK, 3 FAIL. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-arm64 | NOTE | 148 | ||
| linux-devel-x86_64 | NOTE | 140 | ||
| source / vignettes | OK | 203 | ||
| linux-release-arm64 | NOTE | 144 | ||
| linux-release-x86_64 | NOTE | 136 | ||
| macos-release-arm64 | NOTE | 176 | ||
| macos-release-x86_64 | NOTE | 264 | ||
| macos-oldrel-arm64 | FAIL | 142 | ||
| macos-oldrel-x86_64 | FAIL | 220 | ||
| windows-devel | NOTE | 136 | ||
| windows-release | NOTE | 113 | ||
| windows-oldrel | FAIL | 58 | ||
| wasm-release | OK | 161 |
Exports:bayeslm
Dependencies:RcppRcppArmadillo
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| bayeslm | bayeslm |
| RcppDist | RcppDist-package RcppDist |
