Skip to main content
  • Home
  • Development
  • Documentation
  • Donate
  • Operational login
  • Browse the archive

swh logo
SoftwareHeritage
Software
Heritage
Archive
Features
  • Search

  • Downloads

  • Save code now

  • Add forge now

  • Help

Revision e1fe5693fe757879ca107642f322ad1fa2f3b1ed authored by JB Duck-Mayr on 12 June 2025, 08:37:39 UTC, committed by cran-robot on 12 June 2025, 08:37:39 UTC
version 0.1.1.1
1 parent 284f865
  • Files
  • Changes
  • 2f3909a
  • /
  • DESCRIPTION
Raw File Download

To reference or cite the objects present in the Software Heritage archive, permalinks based on SoftWare Hash IDentifiers (SWHIDs) must be used.
Select below a type of object currently browsed in order to display its associated SWHID and permalink.

  • revision
  • directory
  • content
revision badge
swh:1:rev:e1fe5693fe757879ca107642f322ad1fa2f3b1ed
directory badge
swh:1:dir:2f3909ac82decbf2fe4d101a0501d6ed02a4a513
content badge
swh:1:cnt:c8225e36aaf6795ffc6f48c1e575a6fe78a9d202

This interface enables to generate software citations, provided that the root directory of browsed objects contains a citation.cff or codemeta.json file.
Select below a type of object currently browsed in order to generate citations for them.

  • revision
  • directory
  • content
(requires biblatex-software package)
Generating citation ...
(requires biblatex-software package)
Generating citation ...
(requires biblatex-software package)
Generating citation ...
DESCRIPTION
Package: RcppDist
Title: 'Rcpp' Integration of Additional Probability Distributions
Version: 0.1.1.1
Authors@R: person(given = "JB",
                  family = "Duck-Mayr",
                  email = "j.duckmayr@gmail.com",
                  role = c("aut", "cre"),
                  comment = c(ORCID = "0000-0002-2231-1294"))
Description: 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'.
License: GPL (>= 2.0)
URL: https://github.com/duckmayr/RcppDist
BugReports: https://github.com/duckmayr/RcppDist/issues
Depends: R (>= 3.0.0)
Encoding: UTF-8
LinkingTo: Rcpp, RcppArmadillo
Imports: Rcpp
RoxygenNote: 6.1.0
Suggests: testthat, knitr, rmarkdown
VignetteBuilder: knitr
NeedsCompilation: yes
Packaged: 2025-06-12 08:04:12 UTC; hornik
Author: JB Duck-Mayr [aut, cre] (ORCID:
    <https://orcid.org/0000-0002-2231-1294>)
Maintainer: JB Duck-Mayr <j.duckmayr@gmail.com>
Repository: CRAN
Date/Publication: 2025-06-12 08:37:39 UTC
The diff you're trying to view is too large. Only the first 1000 changed files have been loaded.
Showing with 0 additions and 0 deletions (0 / 0 diffs computed)
swh spinner

Computing file changes ...

back to top

Software Heritage — Copyright (C) 2015–2026, The Software Heritage developers. License: GNU AGPLv3+.
The source code of Software Heritage itself is available on our development forge.
The source code files archived by Software Heritage are available under their own copyright and licenses.
Terms of use: Archive access, API— Content policy— Contact— JavaScript license information— Web API