r-cran-rcppdist 0.1.1-2 source package in Ubuntu

Changelog

r-cran-rcppdist (0.1.1-2) unstable; urgency=medium

  * Team upload.
  * Trim trailing whitespace.
  * Set upstream metadata fields: Archive, Bug-Database, Bug-Submit, Repository,
    Repository-Browse.
  * Standards-Version: 4.6.2 (routine-update)
  * Reorder sequence of d/control fields by cme (routine-update)

 -- Andreas Tille <email address hidden>  Wed, 11 Jan 2023 18:17:36 +0100

Upload details

Uploaded by:
Debian R Packages Maintainers
Uploaded to:
Sid
Original maintainer:
Debian R Packages Maintainers
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe misc
Noble release universe misc
Mantic release universe misc
Lunar release universe misc

Downloads

File Size SHA-256 Checksum
r-cran-rcppdist_0.1.1-2.dsc 2.1 KiB 2077b5eac185cb4170918b442a8f65838ce483fe19c2e5d7bd448586fa75a6d1
r-cran-rcppdist_0.1.1.orig.tar.gz 348.6 KiB 2bfe49a7f62a6a1ea9a9c8f219b77cca2f211a99606c427179ff3fecc87f0e5d
r-cran-rcppdist_0.1.1-2.debian.tar.xz 2.6 KiB a3de9402851772e6f3c9b7c1e1115575aa0954a0a1b14657ef5757e07fe82149

Available diffs

No changes file available.

Binary packages built by this source

r-cran-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 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'.

r-cran-rcppdist-dbgsym: debug symbols for r-cran-rcppdist