{
  "_id": "6a1a74261d7bb097a09d13f2",
  "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-05-28 14:33: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>",
  "MD5sum": "0cbfdabbea9b8c193be04b10fe9c1241",
  "_user": "duckmayr",
  "_type": "src",
  "_file": "RcppDist_0.1.1.9000.tar.gz",
  "_fileid": "9fcc5c3766a77c9ff9c8c1274645f400e80b8d1635c1a3824656817b21e6a3bf",
  "_filesize": 457352,
  "_sha256": "9fcc5c3766a77c9ff9c8c1274645f400e80b8d1635c1a3824656817b21e6a3bf",
  "_created": "2026-05-28T14:33:46.000Z",
  "_published": "2026-05-30T05:22:46.261Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 78626258327,
      "time": 161,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7268759792"
    },
    {
      "job": 78626258336,
      "time": 162,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7268760585"
    },
    {
      "job": 78626258322,
      "time": 128,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7268747073"
    },
    {
      "job": 78626258428,
      "time": 139,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7268750580"
    },
    {
      "job": 78626258183,
      "time": 134,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "FAIL",
      "artifact": ""
    },
    {
      "job": 78626258187,
      "time": 253,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "FAIL",
      "artifact": ""
    },
    {
      "job": 78626258331,
      "time": 149,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7268793270"
    },
    {
      "job": 78626258374,
      "time": 313,
      "config": "macos-release-x86_64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7268860765"
    },
    {
      "job": 78626258129,
      "time": 203,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7268691540"
    },
    {
      "job": 78626258310,
      "time": 118,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7268742485"
    },
    {
      "job": 78626258315,
      "time": 152,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7268756572"
    },
    {
      "job": 78626258179,
      "time": 61,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "FAIL",
      "artifact": ""
    },
    {
      "job": 78626258339,
      "time": 122,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7268743673"
    }
  ],
  "_buildurl": "https://github.com/r-universe/duckmayr/actions/runs/26581140322",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_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
  },
  "_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",
    "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": 2593,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/RcppDist"
  },
  "_devurl": "https://github.com/duckmayr/rcppdist",
  "_searchresults": 92,
  "_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": 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.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.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.942847687535121,
  "_indexed": true,
  "_nocasepkg": "rcppdist",
  "_universes": [
    "duckmayr"
  ],
  "_binaries": [
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.1.9000",
      "date": "2026-03-31T06:25:29.000Z",
      "arch": "aarch64",
      "commit": "e2859cde3bfab8fffbba4fee4989bc1467e35c48",
      "fileid": "22beb0cac06be349c55b4b3b5eeb794113887d15f6f8cd22b9cba867d3a35f8b",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/duckmayr/actions/runs/23783377988"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.1.9000",
      "date": "2026-03-31T06:25:56.000Z",
      "arch": "x86_64",
      "commit": "e2859cde3bfab8fffbba4fee4989bc1467e35c48",
      "fileid": "df63e0cd45ce57f2e2d2e1013623b1a2ebddcbb9d9fbf0ae5f2d29b6e60cdbe3",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/duckmayr/actions/runs/23783377988"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.1.9000",
      "date": "2026-03-31T06:21:32.000Z",
      "arch": "x86_64",
      "commit": "e2859cde3bfab8fffbba4fee4989bc1467e35c48",
      "fileid": "be85c37177f65032a0a381c47aa01d220d5edffb8e29977038820c45aa615c5f",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/duckmayr/actions/runs/23783377988"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.1.9000",
      "date": "2026-05-28T14:36:30.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "e2859cde3bfab8fffbba4fee4989bc1467e35c48",
      "fileid": "d2f4b975170d6b1515e0f2572eba13b0b3b0945377fab8f3edc693472857e90e",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/duckmayr/actions/runs/26581140322"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.1.9000",
      "date": "2026-05-28T14:36:31.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "e2859cde3bfab8fffbba4fee4989bc1467e35c48",
      "fileid": "dae3a23fd45105e52def97376b0db154fcd664140ec0a09eb982b525524bc6f0",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/duckmayr/actions/runs/26581140322"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.1.9000",
      "date": "2026-05-28T14:36:01.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "e2859cde3bfab8fffbba4fee4989bc1467e35c48",
      "fileid": "bcf1eeafc664720d80e4ecb9f3b2abdf9e59d4d087382008116bb8c5ce946429",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/duckmayr/actions/runs/26581140322"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.1.9000",
      "date": "2026-05-28T14:36:15.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "e2859cde3bfab8fffbba4fee4989bc1467e35c48",
      "fileid": "170b533bf77cb53967bddc113ac93cbddb863c55de26c90aaaa3e97df19954e3",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/duckmayr/actions/runs/26581140322"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.1.9000",
      "date": "2026-05-28T14:37:59.000Z",
      "arch": "aarch64",
      "commit": "e2859cde3bfab8fffbba4fee4989bc1467e35c48",
      "fileid": "d1089a6405a778998240a2da57ef149b5f0ff6aedf9deda3d3a09a03e18d3b6b",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/duckmayr/actions/runs/26581140322"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.1.9000",
      "date": "2026-05-28T14:39:41.000Z",
      "arch": "x86_64",
      "commit": "e2859cde3bfab8fffbba4fee4989bc1467e35c48",
      "fileid": "76325d9279c4ca37ae4e6eff7a8771ae19b1a1ee0cb3cfd818b00fa761ac605f",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/duckmayr/actions/runs/26581140322"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.1.9000",
      "date": "2026-05-28T14:36:06.000Z",
      "arch": "emscripten",
      "commit": "e2859cde3bfab8fffbba4fee4989bc1467e35c48",
      "fileid": "83b2a7818bd7b2cfbdc3366927356d22a7cc2dbec42bc5c267d3764c026a9c32",
      "status": "success",
      "buildurl": "https://github.com/r-universe/duckmayr/actions/runs/26581140322"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.1.9000",
      "date": "2026-05-28T14:35:30.000Z",
      "arch": "x86_64",
      "commit": "e2859cde3bfab8fffbba4fee4989bc1467e35c48",
      "fileid": "f258467558510efd374135ca7f239faddeb83a6fd41ec94ffea1091c845b1408",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/duckmayr/actions/runs/26581140322"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.1.9000",
      "date": "2026-05-28T14:35:14.000Z",
      "arch": "x86_64",
      "commit": "e2859cde3bfab8fffbba4fee4989bc1467e35c48",
      "fileid": "c4c4ccc51b92500fa8d3a3d9f415f7901548231b8ebabed40ceb7828912190ea",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/duckmayr/actions/runs/26581140322"
    }
  ]
}