{
  "_id": "6a252f1e4b233be198395760",
  "Package": "RcppDist",
  "Title": "'Rcpp' Integration of Additional Probability Distributions",
  "Version": "0.1.1.1",
  "Authors@R": "person(given = \"JB\",\nfamily = \"Duck-Mayr\",\nemail = \"j.duckmayr@gmail.com\",\nrole = c(\"aut\", \"cre\"),\ncomment = c(ORCID = \"0000-0002-2231-1294\"))",
  "Description": "The 'Rcpp' package provides a C++ library to make it\neasier to use C++ with R. R and 'Rcpp' provide functions for a\nvariety of statistical distributions. Several R packages make\nfunctions available to R for additional statistical\ndistributions. However, to access these functions from C++\ncode, a costly call to the R functions must be made. 'RcppDist'\nprovides a header-only C++ library with functions for\nadditional statistical distributions that can be called from\nC++ when writing code using 'Rcpp' or 'RcppArmadillo'.\nFunctions are available that return a 'NumericVector' as well\nas doubles, and for multivariate or matrix distributions,\n'Armadillo' vectors and matrices. 'RcppDist' provides functions\nfor the following distributions: the four parameter beta\ndistribution; the location- scale t distribution; the truncated\nnormal distribution; the truncated t distribution; a truncated\nlocation-scale t distribution; the triangle distribution; the\nmultivariate normal distribution*; the multivariate t\ndistribution*; the Wishart distribution*; and the inverse\nWishart distribution*. Distributions marked with an asterisk\nrely on 'RcppArmadillo'.",
  "License": "GPL (>= 2.0)",
  "URL": "https://github.com/duckmayr/RcppDist",
  "BugReports": "https://github.com/duckmayr/RcppDist/issues",
  "Encoding": "UTF-8",
  "RoxygenNote": "6.1.0",
  "VignetteBuilder": "knitr",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-06-07 08:36:46 UTC",
    "User": "root"
  },
  "Author": "JB Duck-Mayr [aut, cre] (ORCID:\n<https://orcid.org/0000-0002-2231-1294>)",
  "Maintainer": "JB Duck-Mayr <j.duckmayr@gmail.com>",
  "Repository": "https://cran.r-universe.dev",
  "Date/Publication": "2025-06-12 08:37:39 UTC",
  "RemoteUrl": "https://github.com/cran/RcppDist",
  "RemoteRef": "HEAD",
  "RemoteSha": "e1fe5693fe757879ca107642f322ad1fa2f3b1ed",
  "MD5sum": "1aa2ffaec5de3bd20f83acd9811c2eab",
  "_user": "cran",
  "_type": "src",
  "_file": "RcppDist_0.1.1.1.tar.gz",
  "_fileid": "b7eff0fe2fef3c81f2a18699b6c1f20ff4a5d912fdb977e31c17bcaa1fe0bdd9",
  "_filesize": 231769,
  "_sha256": "b7eff0fe2fef3c81f2a18699b6c1f20ff4a5d912fdb977e31c17bcaa1fe0bdd9",
  "_created": "2026-06-07T08:36:46.000Z",
  "_published": "2026-06-07T08:43:10.700Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79944885177,
      "time": 326,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "ERROR",
      "artifact": "7462464823"
    },
    {
      "job": 79944885190,
      "time": 127,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "7462440750"
    },
    {
      "job": 79944885181,
      "time": 170,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7462445864"
    },
    {
      "job": 79944885222,
      "time": 122,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7462439976"
    },
    {
      "job": 79944687977,
      "time": 218,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7462425753"
    },
    {
      "job": 79944885168,
      "time": 119,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7462439789"
    }
  ],
  "_buildurl": "https://github.com/r-universe/cran/actions/runs/27087414135",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/RcppDist",
  "_commit": {
    "id": "e1fe5693fe757879ca107642f322ad1fa2f3b1ed",
    "author": "JB Duck-Mayr <j.duckmayr@gmail.com>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 0.1.1.1\n",
    "time": 1749717459
  },
  "_maintainer": {
    "name": "JB Duck-Mayr",
    "email": "j.duckmayr@gmail.com",
    "login": "duckmayr",
    "orcid": "0000-0002-2231-1294",
    "twitter": "@jb_duckmayr",
    "description": "Assistant Professor of Government, UT Austin. I study political institutions, particularly US courts. Repos are mostly for my research or custom stats packages",
    "uuid": 20823742
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.0.0",
      "role": "Depends"
    },
    {
      "package": "Rcpp",
      "role": "LinkingTo"
    },
    {
      "package": "RcppArmadillo",
      "role": "LinkingTo"
    },
    {
      "package": "Rcpp",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    }
  ],
  "_owner": "cran",
  "_selfowned": false,
  "_usedby": 35,
  "_updates": [
    {
      "week": "2025-24",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "0.1.1.1",
      "date": "2025-06-12"
    }
  ],
  "_stars": 0,
  "_contributors": [
    {
      "user": "duckmayr",
      "count": 2,
      "uuid": 20823742
    }
  ],
  "_userbio": {
    "uuid": 6899542,
    "type": "organization",
    "name": "cran",
    "description": "Unofficial read-only mirror of all CRAN R packages"
  },
  "_downloads": {
    "count": 2438,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/RcppDist"
  },
  "_devurl": "https://github.com/duckmayr/rcppdist",
  "_searchresults": 102,
  "_topics": [
    "openblas",
    "cpp"
  ],
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/RcppDist.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/duckmayr/rcppdist",
  "_realowner": "duckmayr",
  "_cranurl": false,
  "_releases": [
    {
      "version": "0.1.1",
      "date": "2018-10-28"
    },
    {
      "version": "0.1.1.1",
      "date": "2025-06-12"
    }
  ],
  "_exports": [
    "bayeslm"
  ],
  "_help": [
    {
      "page": "bayeslm",
      "title": "bayeslm",
      "topics": [
        "bayeslm"
      ]
    },
    {
      "page": "RcppDist",
      "title": "RcppDist",
      "topics": [
        "RcppDist-package",
        "RcppDist"
      ]
    }
  ],
  "_readme": "https://github.com/cran/RcppDist/raw/HEAD/README.md",
  "_rundeps": [
    "Rcpp",
    "RcppArmadillo"
  ],
  "_sysdeps": [
    {
      "shlib": "liblapack",
      "package": "libopenblas0-pthread",
      "source": "openblas",
      "version": "0.3.26+ds-1ubuntu0.1",
      "name": "openblas",
      "homepage": "https://www.openblas.net/",
      "description": "Optimized BLAS (linear algebra) library (shared lib, pthread)"
    },
    {
      "shlib": "libblas",
      "package": "libopenblas0-pthread",
      "source": "openblas",
      "version": "0.3.26+ds-1ubuntu0.1",
      "name": "openblas",
      "homepage": "https://www.openblas.net/",
      "description": "Optimized BLAS (linear algebra) library (shared lib, pthread)"
    },
    {
      "shlib": "libstdc++",
      "package": "libstdc++6",
      "source": "gcc",
      "version": "14.2.0-4ubuntu2~24.04.1",
      "name": "c++",
      "homepage": "http://gcc.gnu.org/",
      "description": "GNU Standard C++ Library v3"
    }
  ],
  "_vignettes": [
    {
      "source": "RcppDist.Rmd",
      "filename": "RcppDist.html",
      "title": "RcppDist Introduction",
      "author": "JB Duck-Mayr",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Including RccpDist in Your Code",
        "Using Rcpp, or RcppArmadillo?",
        "Using RcppDist in a Package",
        "With Rcpp",
        "With RcppArmadillo",
        "Using RcppDist in a Standalone file",
        "RcppDist Functions",
        "4beta.h (Four Parameter Beta Distribution)",
        "lst.h (Location-Scale t Distribution)",
        "truncnorm.h (Truncated Normal Distribution)",
        "trunct.h (Truncated t Distribution)",
        "trunclst.h (Truncated Location-Scale t Distribution)",
        "triangular.h (Triangle Distribution)",
        "mvnorm.h (Multivariate Normal Distribution)",
        "mvt.h (Multivariate t Distribution)",
        "wishart.h (Wishart and Inverse Wishart Distributions)"
      ],
      "created": "2018-10-28 21:50:09",
      "modified": "2018-10-28 21:50:09",
      "commits": 1
    }
  ],
  "_score": 6.1157931764502385,
  "_indexed": false,
  "_nocasepkg": "rcppdist",
  "_universes": [
    "cran"
  ],
  "_indexurl": "https://duckmayr.r-universe.dev/RcppDist",
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.1.1",
      "date": "2026-06-07T08:42:23.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "e1fe5693fe757879ca107642f322ad1fa2f3b1ed",
      "fileid": "6679e82d025f611f9dcaacaf2b75a3f45f2681331a5a926a99127f165ec4130c",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/27087414135"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.1.1",
      "date": "2026-06-07T08:39:03.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "e1fe5693fe757879ca107642f322ad1fa2f3b1ed",
      "fileid": "ba7b4f0ca86f72b4a48fa0b46b52570064567b92727d28112236b842c93536a0",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/27087414135"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.1.1",
      "date": "2026-06-07T08:39:46.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "e1fe5693fe757879ca107642f322ad1fa2f3b1ed",
      "fileid": "86b7d4503c43f82de324128d5f7167a8f31ab7ff09cb9a27f4759f2b80a01253",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/27087414135"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.1.1",
      "date": "2026-06-07T08:38:55.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "e1fe5693fe757879ca107642f322ad1fa2f3b1ed",
      "fileid": "24ffcf05efc57f4389a719caeae1eb05b366770c067f0b1beef255974c972a68",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/27087414135"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.1.1",
      "date": "2026-06-07T08:39:10.000Z",
      "arch": "emscripten",
      "commit": "e1fe5693fe757879ca107642f322ad1fa2f3b1ed",
      "fileid": "3fe14e65cebd3714dc72e3ab0a1b55d61f782c4346adcef62050142c0fa35b03",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/27087414135"
    }
  ]
}