{
  "_id": "6a643fc9059529545f574a5d",
  "Package": "RcppDist",
  "Title": "'Rcpp' Integration of Additional Probability Distributions",
  "Version": "0.1.1.9000",
  "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 Laplace distribution; the location-scale t\ndistribution; the truncated normal distribution; the truncated\nt distribution; a truncated location-scale t distribution; the\ntriangle distribution; the multivariate normal distribution*;\nthe multivariate t distribution*; the Wishart distribution*;\nand the inverse Wishart distribution*. Distributions marked\nwith an asterisk rely 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",
  "Repository": "https://duckmayr.r-universe.dev",
  "Date/Publication": "2019-05-25 23:36:22 UTC",
  "RemoteUrl": "https://github.com/duckmayr/rcppdist",
  "RemoteRef": "HEAD",
  "RemoteSha": "e2859cde3bfab8fffbba4fee4989bc1467e35c48",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-07-24 08:07:51 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>",
  "_user": "duckmayr",
  "_type": "src",
  "_file": "RcppDist_0.1.1.9000.tar.gz",
  "_fileid": "https://r2.ropensci.org/b4e0e57f934dd7b56337fe543ee2264f4053773394f0d6d4a3430e912ca12f7c",
  "_filesize": 458555,
  "_sha256": "b4e0e57f934dd7b56337fe543ee2264f4053773394f0d6d4a3430e912ca12f7c",
  "_expires": "2026-11-01T10:25:20.000Z",
  "_created": "2026-07-24T08:07:51.000Z",
  "_published": "2026-07-25T04:47:05.195Z",
  "_jobs": [
    {
      "job": 89643598501,
      "time": 122,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "8590614824"
    },
    {
      "job": 89643598567,
      "time": 144,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "8590622360"
    },
    {
      "job": 89643598462,
      "time": 124,
      "config": "linux-release-arm64",
      "r": "4.6.1",
      "check": "NOTE",
      "artifact": "8590614659"
    },
    {
      "job": 89643598458,
      "time": 139,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "NOTE",
      "artifact": "8590621013"
    },
    {
      "job": 89643598263,
      "time": 110,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "FAIL",
      "artifact": ""
    },
    {
      "job": 89643598254,
      "time": 202,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "FAIL",
      "artifact": ""
    },
    {
      "job": 89643598531,
      "time": 165,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "NOTE",
      "artifact": "8593530598"
    },
    {
      "job": 89643598469,
      "time": 252,
      "config": "macos-release-x86_64",
      "r": "4.6.1",
      "check": "NOTE",
      "artifact": "8593591162"
    },
    {
      "job": 89643598223,
      "time": 215,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8590564570"
    },
    {
      "job": 89643598571,
      "time": 126,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8590615655"
    },
    {
      "job": 89643598603,
      "time": 106,
      "config": "windows-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "8590607765"
    },
    {
      "job": 89643598235,
      "time": 58,
      "config": "windows-oldrel-x86_64",
      "r": "4.5.3",
      "check": "FAIL",
      "artifact": ""
    },
    {
      "job": 89643598391,
      "time": 119,
      "config": "windows-release-x86_64",
      "r": "4.6.1",
      "check": "NOTE",
      "artifact": "8590612911"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/duckmayr/actions/runs/30077629227",
  "_status": "success",
  "_upstream": "https://github.com/duckmayr/rcppdist",
  "_commit": {
    "id": "e2859cde3bfab8fffbba4fee4989bc1467e35c48",
    "author": "JB Duck-Mayr <j.duckmayr@gmail.com>",
    "committer": "JB Duck-Mayr <j.duckmayr@gmail.com>",
    "message": "Update configure\n\nThe configure script I set up for gpirt was a little better than my\noriginal approach for this package, so I copied it over for RcppDist.\n",
    "time": 1558827382
  },
  "_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
  },
  "_distro": "resolute",
  "_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": "duckmayr",
  "_selfowned": true,
  "_usedby": 35,
  "_updates": [],
  "_tags": [],
  "_stars": 7,
  "_contributors": [
    {
      "user": "duckmayr",
      "count": 76,
      "uuid": 20823742
    }
  ],
  "_userbio": {
    "uuid": 20823742,
    "type": "user",
    "name": "JBrandon Duck-Mayr",
    "followers": 18,
    "description": "Assistant Professor of Government, UT Austin. I study political institutions, particularly US courts. Repos are mostly for my research or custom stats packages"
  },
  "_downloads": {
    "count": 2436,
    "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.1",
  "_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": true,
  "_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/duckmayr/rcppdist/raw/HEAD/README.md",
  "_rundeps": [
    "Rcpp",
    "RcppArmadillo"
  ],
  "_sysdeps": [
    {
      "shlib": "liblapack",
      "package": "libopenblas0-pthread",
      "source": "openblas",
      "version": "0.3.32+ds-5",
      "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.32+ds-5",
      "name": "openblas",
      "homepage": "https://www.openblas.net/",
      "description": "Optimized BLAS (linear algebra) library (shared lib, pthread)"
    },
    {
      "shlib": "libstdc++",
      "package": "libstdc++6",
      "source": "gcc",
      "version": "16-20260322-1ubuntu1",
      "name": "c++",
      "homepage": "http://gcc.gnu.org/",
      "description": "GNU Standard C++ Library v3"
    }
  ],
  "_vignettes": [
    {
      "source": "RcppDist.Rmd",
      "filename": "RcppDist.pdf",
      "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)",
        "laplace.h (Laplace 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-21 13:04:38",
      "modified": "2019-02-12 13:20:54",
      "commits": 3
    }
  ],
  "_score": 7.96053479914297,
  "_indexed": true,
  "_nocasepkg": "rcppdist",
  "_universes": [
    "duckmayr"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.1.9000",
      "date": "2026-07-24T08:10:03.000Z",
      "distro": "resolute",
      "arch": "aarch64",
      "commit": "e2859cde3bfab8fffbba4fee4989bc1467e35c48",
      "fileid": "https://r2.ropensci.org/4af53af4c3695f9cc0934608fe5c450f528cde20e1815712aa17ede2748c4ff5",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/duckmayr/actions/runs/30077629227"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.1.9000",
      "date": "2026-07-24T08:10:18.000Z",
      "distro": "resolute",
      "arch": "x86_64",
      "commit": "e2859cde3bfab8fffbba4fee4989bc1467e35c48",
      "fileid": "https://r2.ropensci.org/a9ad3254b33a6ba6c3935d76ddc824b305c61d5bc03ffcbf872c1ac4da45c836",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/duckmayr/actions/runs/30077629227"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.1.1.9000",
      "date": "2026-07-24T08:10:01.000Z",
      "distro": "resolute",
      "arch": "aarch64",
      "commit": "e2859cde3bfab8fffbba4fee4989bc1467e35c48",
      "fileid": "https://r2.ropensci.org/41abf235f2434695fabb1525a7cbad2934af02cf34346fe59728893a0ee37f43",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/duckmayr/actions/runs/30077629227"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.1.1.9000",
      "date": "2026-07-24T08:10:13.000Z",
      "distro": "resolute",
      "arch": "x86_64",
      "commit": "e2859cde3bfab8fffbba4fee4989bc1467e35c48",
      "fileid": "https://r2.ropensci.org/303107f9f960d59c4bf402cbab08e6251c496072af5e187c1e2ba29d60e1194c",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/duckmayr/actions/runs/30077629227"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.1.1.9000",
      "date": "2026-07-24T10:15:01.000Z",
      "arch": "aarch64",
      "commit": "e2859cde3bfab8fffbba4fee4989bc1467e35c48",
      "fileid": "https://r2.ropensci.org/5eb2167ded9b8efbbc2ca1e0d94e13ae642506cb30637d8cbae7c2331e3f8787",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/duckmayr/actions/runs/30077629227"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.1.1.9000",
      "date": "2026-07-24T10:17:13.000Z",
      "arch": "x86_64",
      "commit": "e2859cde3bfab8fffbba4fee4989bc1467e35c48",
      "fileid": "https://r2.ropensci.org/25a9e93e4a24b352fa991b0389962ae141a6b28f03feeb6d8b26eeecd7146022",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/duckmayr/actions/runs/30077629227"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.1.9000",
      "date": "2026-07-24T08:10:14.000Z",
      "arch": "emscripten",
      "commit": "e2859cde3bfab8fffbba4fee4989bc1467e35c48",
      "fileid": "https://r2.ropensci.org/fca7876dae02b3bab8a712839576ad5285ebf5d9cea23252c6266f09f8862cb2",
      "status": "success",
      "buildurl": "https://github.com/r-universe/duckmayr/actions/runs/30077629227"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.1.9000",
      "date": "2026-07-24T08:09:10.000Z",
      "arch": "x86_64",
      "commit": "e2859cde3bfab8fffbba4fee4989bc1467e35c48",
      "fileid": "https://r2.ropensci.org/b7bad66a5beb940962aca054de64015066c6ea30da78b4fde917d8a1aa407593",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/duckmayr/actions/runs/30077629227"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.1.1.9000",
      "date": "2026-07-24T08:09:23.000Z",
      "arch": "x86_64",
      "commit": "e2859cde3bfab8fffbba4fee4989bc1467e35c48",
      "fileid": "https://r2.ropensci.org/c2071619c38688b834ef1e261dcd241c0f9d92eea1c4fd7adf228724a18e7bf6",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/duckmayr/actions/runs/30077629227"
    }
  ]
}