{
  "_id": "6a10a8d5acfb0bcc41cbd8aa",
  "Package": "ggdmcPrior",
  "Type": "Package",
  "Title": "Prior Probability Functions of the Standard and Truncated\nDistribution",
  "Version": "0.2.9.1",
  "Date": "2025-07-23",
  "Authors@R": "c(person(given = \"Yi-Shin\", family = \"Lin\", role = c(\"aut\", \"cre\"), email = \"yishinlin001@gmail.com\"))",
  "Maintainer": "Yi-Shin Lin <yishinlin001@gmail.com>",
  "Description": "Provides tools for specifying and evaluating standard and\ntruncated probability distributions, with support for log-space\ncomputation and joint distribution specification. It enables\nBayesian computation for cognition models and includes\nutilities for density calculation, sampling, and visualisation,\nfacilitating prior distribution specification and model\nassessment in hierarchical Bayesian frameworks.",
  "License": "GPL (>= 2)",
  "RoxygenNote": "7.3.2",
  "Encoding": "UTF-8",
  "NeedsCompilation": "yes",
  "Repository": "https://yxlin.r-universe.dev",
  "Date/Publication": "2025-09-24 02:11:43 UTC",
  "RemoteUrl": "https://github.com/yxlin/ggdmcprior",
  "RemoteRef": "HEAD",
  "RemoteSha": "c0d292cb0f79bd90d2a20d04f33fe3b45a48e9fa",
  "Packaged": {
    "Date": "2026-05-22 18:49:42 UTC",
    "User": "root"
  },
  "Author": "Yi-Shin Lin [aut, cre]",
  "MD5sum": "c18dc8671d19d5362ccd125f779417dc",
  "_user": "yxlin",
  "_type": "src",
  "_file": "ggdmcPrior_0.2.9.1.tar.gz",
  "_fileid": "217a796fb930c27a2f14c8022698ae6e1ab69f63719ea2e61f1a8e09cf2cbcf8",
  "_filesize": 170873,
  "_sha256": "217a796fb930c27a2f14c8022698ae6e1ab69f63719ea2e61f1a8e09cf2cbcf8",
  "_created": "2026-05-22T18:49:42.000Z",
  "_published": "2026-05-22T19:04:53.977Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77442957745,
      "time": 123,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7168071645"
    },
    {
      "job": 77442957746,
      "time": 110,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7168095443"
    },
    {
      "job": 77442957727,
      "time": 113,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7168068326"
    },
    {
      "job": 77442957760,
      "time": 116,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7168096483"
    },
    {
      "job": 77442957738,
      "time": 76,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7168221931"
    },
    {
      "job": 77442957747,
      "time": 325,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7168238843"
    },
    {
      "job": 77442957744,
      "time": 103,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7168256335"
    },
    {
      "job": 77442957737,
      "time": 251,
      "config": "macos-release-x86_64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7168181634"
    },
    {
      "job": 77442490457,
      "time": 182,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7168031998"
    },
    {
      "job": 77442957723,
      "time": 108,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7168093839"
    },
    {
      "job": 77442957734,
      "time": 103,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7168092268"
    },
    {
      "job": 77442957730,
      "time": 85,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7168087645"
    },
    {
      "job": 77442957752,
      "time": 121,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7168097537"
    }
  ],
  "_buildurl": "https://github.com/r-universe/yxlin/actions/runs/26271714193",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/yxlin/ggdmcprior",
  "_commit": {
    "id": "c0d292cb0f79bd90d2a20d04f33fe3b45a48e9fa",
    "author": "Yi-Shin Lin <yishinlin001@gmail.com>",
    "committer": "Yi-Shin Lin <yishinlin001@gmail.com>",
    "message": "add more control arguments for plot_prior\n",
    "time": 1758679903
  },
  "_maintainer": {
    "name": "Yi-Shin Lin",
    "email": "yishinlin001@gmail.com",
    "login": "yxlin",
    "description": "",
    "uuid": 4136578
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.5.0",
      "role": "Depends"
    },
    {
      "package": "Rcpp",
      "version": ">= 1.0.7",
      "role": "LinkingTo"
    },
    {
      "package": "RcppArmadillo",
      "version": ">= 0.10.7.5.0",
      "role": "LinkingTo"
    },
    {
      "package": "ggdmcHeaders",
      "role": "LinkingTo"
    },
    {
      "package": "Rcpp",
      "version": ">= 1.0.7",
      "role": "Imports"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "lattice",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    },
    {
      "package": "ggdmcModel",
      "role": "Suggests"
    }
  ],
  "_owner": "yxlin",
  "_selfowned": true,
  "_usedby": 3,
  "_updates": [
    {
      "week": "2025-26",
      "n": 3
    },
    {
      "week": "2025-29",
      "n": 5
    },
    {
      "week": "2025-30",
      "n": 5
    },
    {
      "week": "2025-33",
      "n": 1
    },
    {
      "week": "2025-39",
      "n": 2
    }
  ],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "yxlin",
      "count": 16,
      "uuid": 4136578
    }
  ],
  "_userbio": {
    "uuid": 4136578,
    "type": "user",
    "name": "Yi-Shin Lin"
  },
  "_downloads": {
    "count": 185,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/ggdmcPrior"
  },
  "_devurl": "https://github.com/yxlin/ggdmcprior",
  "_searchresults": 1,
  "_topics": [
    "cpp"
  ],
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/ggdmcPrior.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/yxlin/ggdmcprior",
  "_realowner": "yxlin",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.2.9.0",
      "date": "2025-07-24"
    }
  ],
  "_exports": [
    "BuildPrior",
    "dprior",
    "dtnorm",
    "plot_prior",
    "print_prior",
    "ptnorm",
    "rprior",
    "rtnorm",
    "set_priors",
    "sumlogprior"
  ],
  "_help": [
    {
      "page": "BuildPrior",
      "title": "Build a Joint Prior Distribution",
      "topics": [
        "BuildPrior"
      ]
    },
    {
      "page": "dprior",
      "title": "Density and Random Number Generation for a Join Prior Distribution",
      "topics": [
        "dprior",
        "rprior"
      ]
    },
    {
      "page": "plot_prior",
      "title": "Visualise Distributions",
      "topics": [
        "plot_prior"
      ]
    },
    {
      "page": "print_prior",
      "title": "Print a Joint Prior Distribution",
      "topics": [
        "print_prior"
      ]
    },
    {
      "page": "prior-class",
      "title": "An S4 Class to Represent a Joint Prior Distribution",
      "topics": [
        "prior-class"
      ]
    },
    {
      "page": "set_priors",
      "title": "Set up Prior Distributions",
      "topics": [
        "set_priors"
      ]
    },
    {
      "page": "sumlogprior",
      "title": "Sum of Log Prior Densities for a Joint Prior Distribution",
      "topics": [
        "sumlogprior"
      ]
    },
    {
      "page": "tnorm",
      "title": "Truncated Normal Distribution Functions",
      "topics": [
        "dtnorm",
        "ptnorm",
        "rtnorm",
        "tnorm"
      ]
    }
  ],
  "_readme": "https://github.com/yxlin/ggdmcprior/raw/HEAD/README.md",
  "_rundeps": [
    "ggdmcHeaders",
    "lattice",
    "Rcpp",
    "RcppArmadillo"
  ],
  "_sysdeps": [
    {
      "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"
    }
  ],
  "_score": 4.352182518111363,
  "_indexed": true,
  "_nocasepkg": "ggdmcprior",
  "_universes": [
    "yxlin"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.2.9.1",
      "date": "2026-05-22T18:51:50.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "c0d292cb0f79bd90d2a20d04f33fe3b45a48e9fa",
      "fileid": "da85090d89b282ddd9e997a434cf6413ed682b7984387adabb51b4f47b32e2b3",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/yxlin/actions/runs/26271714193"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.2.9.1",
      "date": "2026-05-22T18:53:06.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "c0d292cb0f79bd90d2a20d04f33fe3b45a48e9fa",
      "fileid": "e8af6017517c547cad91286facde282b7c4439f5801057d1a8460b3e300a80d6",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/yxlin/actions/runs/26271714193"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.2.9.1",
      "date": "2026-05-22T18:51:41.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "c0d292cb0f79bd90d2a20d04f33fe3b45a48e9fa",
      "fileid": "8b22ce0af2627e1f3bdfcbe7446bbabc066cefaa53b50db0767aba14dfece55f",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/yxlin/actions/runs/26271714193"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.2.9.1",
      "date": "2026-05-22T18:53:10.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "c0d292cb0f79bd90d2a20d04f33fe3b45a48e9fa",
      "fileid": "3350477d576320669bf0b335160d0e1d28bdfaba06c4be5875f9a406346c28e3",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/yxlin/actions/runs/26271714193"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.2.9.1",
      "date": "2026-05-22T19:00:24.000Z",
      "arch": "aarch64",
      "commit": "c0d292cb0f79bd90d2a20d04f33fe3b45a48e9fa",
      "fileid": "15c7e85d08191eea1919e4bd24806edce690eb54ce42258130a74c616ed12531",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/yxlin/actions/runs/26271714193"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.2.9.1",
      "date": "2026-05-22T19:00:38.000Z",
      "arch": "x86_64",
      "commit": "c0d292cb0f79bd90d2a20d04f33fe3b45a48e9fa",
      "fileid": "16c55924c4c82202a22d8d0134fafd330424bded26f817b533f8453ca368654c",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/yxlin/actions/runs/26271714193"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.2.9.1",
      "date": "2026-05-22T19:02:14.000Z",
      "arch": "aarch64",
      "commit": "c0d292cb0f79bd90d2a20d04f33fe3b45a48e9fa",
      "fileid": "85da674b6cd46eaceebff5832ba517865457fc38c20f9871a84ab184b28458a4",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/yxlin/actions/runs/26271714193"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.2.9.1",
      "date": "2026-05-22T18:57:35.000Z",
      "arch": "x86_64",
      "commit": "c0d292cb0f79bd90d2a20d04f33fe3b45a48e9fa",
      "fileid": "b85f9bfadd9c551ba87686f33af9cb1d9f9fe1ab6980f9f53b3cc591dcf0f11e",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/yxlin/actions/runs/26271714193"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.2.9.1",
      "date": "2026-05-22T18:53:09.000Z",
      "arch": "emscripten",
      "commit": "c0d292cb0f79bd90d2a20d04f33fe3b45a48e9fa",
      "fileid": "1685a57c9b112532ce144638a0a471b0f3653d3437492b48ae8593ead5e09d4a",
      "status": "success",
      "buildurl": "https://github.com/r-universe/yxlin/actions/runs/26271714193"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.2.9.1",
      "date": "2026-05-22T18:52:30.000Z",
      "arch": "x86_64",
      "commit": "c0d292cb0f79bd90d2a20d04f33fe3b45a48e9fa",
      "fileid": "472ef51a5522fae50be4aef2ccfb52308a62fb707ae60d33a2cff7b4414ad0f3",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/yxlin/actions/runs/26271714193"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.2.9.1",
      "date": "2026-05-22T18:52:21.000Z",
      "arch": "x86_64",
      "commit": "c0d292cb0f79bd90d2a20d04f33fe3b45a48e9fa",
      "fileid": "5636bf0188404bc29a457beaa84fc72dcaf3f092f9887dc808c7519a6a296fb1",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/yxlin/actions/runs/26271714193"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.2.9.1",
      "date": "2026-05-22T18:52:41.000Z",
      "arch": "x86_64",
      "commit": "c0d292cb0f79bd90d2a20d04f33fe3b45a48e9fa",
      "fileid": "a70ebe366e309a1d008bdf9c8532e2dd81f5813f90c8579b8c964102032a92ca",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/yxlin/actions/runs/26271714193"
    }
  ]
}