{
  "_id": "6a2119facd65a98ecbd1d0be",
  "Package": "pexm",
  "Type": "Package",
  "Title": "Loading a JAGS Module for the Piecewise Exponential Distribution",
  "Authors@R": "c(person(given = \"Vinicius\", family = \"Mayrink\", role = c(\"aut\",\"cre\"), email = \"vdinizm@gmail.com\", comment = c(ORCID = \"0000-0002-5683-8326\")),\nperson(given = \"Joao\", family = \"Duarte\", role = c(\"aut\")),\nperson(given = \"Fabio\", family = \"Demarqui\", role = c(\"ctb\"), comment = c(ORCID = \"0000-0001-9236-1986\")))",
  "Version": "1.1.3",
  "Description": "Load the Just Another Gibbs Sampling (JAGS) module 'pexm'.\nThe module provides the tools to work with the Piecewise\nExponential (PE) distribution in a Bayesian model with the\ncorresponding Markov Chain Monte Carlo algorithm (Gibbs\nSampling) implemented via JAGS. Details about the module\nimplementation can be found in Mayrink et al. (2021)\n<doi:10.18637/jss.v100.i08>.",
  "Encoding": "UTF-8",
  "License": "GPL-3",
  "URL": "https://github.com/vdinizm/pexm",
  "BugReports": "https://github.com/vdinizm/pexm/issues",
  "NeedsCompilation": "yes",
  "RoxygenNote": "7.2.3",
  "Config/pak/sysreqs": "jags",
  "Repository": "https://vdinizm.r-universe.dev",
  "Date/Publication": "2023-11-30 14:02:14 UTC",
  "RemoteUrl": "https://github.com/vdinizm/pexm",
  "RemoteRef": "HEAD",
  "RemoteSha": "978a57ff99f20cdcd97670c686ea9f88769bde74",
  "Packaged": {
    "Date": "2026-06-02 06:26:10 UTC",
    "User": "root"
  },
  "Author": "Vinicius Mayrink [aut, cre] (ORCID:\n<https://orcid.org/0000-0002-5683-8326>),\nJoao Duarte [aut],\nFabio Demarqui [ctb] (ORCID: <https://orcid.org/0000-0001-9236-1986>)",
  "Maintainer": "Vinicius Mayrink <vdinizm@gmail.com>",
  "MD5sum": "cee33b343d82922a3d4007e18ebb3b7a",
  "_user": "vdinizm",
  "_type": "src",
  "_file": "pexm_1.1.3.tar.gz",
  "_fileid": "99a3075925ac4b7c2824d58f8f8f532be0bc3835a3b81e179337a9cbac0fe2e6",
  "_filesize": 132950,
  "_sha256": "99a3075925ac4b7c2824d58f8f8f532be0bc3835a3b81e179337a9cbac0fe2e6",
  "_created": "2026-06-02T06:26:10.000Z",
  "_published": "2026-06-04T06:23:54.908Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79461610047,
      "time": 145,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7350502546"
    },
    {
      "job": 79461609623,
      "time": 154,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7350504155"
    },
    {
      "job": 79461609823,
      "time": 156,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7350505278"
    },
    {
      "job": 79461610118,
      "time": 146,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7350502407"
    },
    {
      "job": 79461610009,
      "time": 177,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7350505115"
    },
    {
      "job": 79461609831,
      "time": 294,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7350534868"
    },
    {
      "job": 79461609726,
      "time": 213,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7350509796"
    },
    {
      "job": 79461609735,
      "time": 402,
      "config": "macos-release-x86_64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7350559875"
    },
    {
      "job": 79461609646,
      "time": 174,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7350465452"
    },
    {
      "job": 79461609334,
      "time": 107,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "FAIL",
      "artifact": ""
    },
    {
      "job": 79461609307,
      "time": 96,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "FAIL",
      "artifact": ""
    },
    {
      "job": 79461609295,
      "time": 68,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "FAIL",
      "artifact": ""
    },
    {
      "job": 79461609311,
      "time": 69,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "FAIL",
      "artifact": ""
    }
  ],
  "_buildurl": "https://github.com/r-universe/vdinizm/actions/runs/26802429828",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/vdinizm/pexm",
  "_commit": {
    "id": "978a57ff99f20cdcd97670c686ea9f88769bde74",
    "author": "Vinicius D. Mayrink <58481242+vdinizm@users.noreply.github.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Updating to version 1.1.3",
    "time": 1701352934
  },
  "_maintainer": {
    "name": "Vinicius Mayrink",
    "email": "vdinizm@gmail.com",
    "orcid": "0000-0002-5683-8326"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "coda",
      "role": "Depends"
    },
    {
      "package": "rjags",
      "role": "Depends"
    },
    {
      "package": "msm",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    }
  ],
  "_owner": "vdinizm",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 4,
  "_contributors": [
    {
      "user": "vdinizm",
      "count": 14,
      "uuid": 58481242
    }
  ],
  "_userbio": {
    "uuid": 58481242,
    "type": "user",
    "name": "Vinicius D. Mayrink",
    "description": "Professor, Department of Statistics, ICEx, UFMG. "
  },
  "_downloads": {
    "count": 188,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/pexm"
  },
  "_devurl": "https://github.com/vdinizm/pexm",
  "_searchresults": 1,
  "_topics": [
    "jags",
    "cpp"
  ],
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/pexm.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/vdinizm/pexm",
  "_realowner": "vdinizm",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.0.0",
      "date": "2020-07-06"
    },
    {
      "version": "1.0.1",
      "date": "2021-10-08"
    },
    {
      "version": "1.1.1",
      "date": "2021-11-21"
    },
    {
      "version": "1.1.2",
      "date": "2021-12-15"
    },
    {
      "version": "1.1.3",
      "date": "2023-11-29"
    }
  ],
  "_exports": [
    "loadpexm"
  ],
  "_help": [
    {
      "page": "loadpexm",
      "title": "loadpexm",
      "topics": [
        "loadpexm"
      ]
    },
    {
      "page": "pexm",
      "title": "pexm: Loading a Just Another Gibbs Sampling Module for the Piecewise Exponential Distribution",
      "topics": [
        "pexm-package",
        "pexm"
      ]
    }
  ],
  "_readme": "https://github.com/vdinizm/pexm/raw/HEAD/README.md",
  "_rundeps": [
    "cli",
    "coda",
    "expm",
    "generics",
    "glue",
    "lattice",
    "lifecycle",
    "magrittr",
    "Matrix",
    "msm",
    "mvtnorm",
    "pillar",
    "pkgconfig",
    "rjags",
    "rlang",
    "survival",
    "tibble",
    "utf8",
    "vctrs"
  ],
  "_sysdeps": [
    {
      "shlib": "libjags",
      "package": "jags",
      "headers": "jags",
      "source": "jags",
      "version": "4.3.2-2.2404.0",
      "name": "jags",
      "homepage": "https://mcmc-jags.sourceforge.io",
      "description": "Just Another Gibbs Sampler for Bayesian MCMC - binary\nJAGS is Just Another Gibbs Sampler.  It is a program for analysis of\nBayesian hierarchical models using Markov Chain Monte Carlo (MCMC)\nsimulation not wholly unlike BUGS.\n\nJAGS was written with three aims in mind:\n* To have an engine for the BUGS language that runs on Unix\n* To be extensible, allowing users to write their own functions,\ndistributions and samplers.\n* To be a plaftorm for experimentation with ideas in Bayesian modelling\n\nThis package contains the 'jags' binary as well as the associated\nshared library modules loaded by the binary."
    },
    {
      "shlib": "libjrmath",
      "package": "jags",
      "headers": "jags",
      "source": "jags",
      "version": "4.3.2-2.2404.0",
      "name": "jags",
      "homepage": "https://mcmc-jags.sourceforge.io",
      "description": "Just Another Gibbs Sampler for Bayesian MCMC - binary\nJAGS is Just Another Gibbs Sampler.  It is a program for analysis of\nBayesian hierarchical models using Markov Chain Monte Carlo (MCMC)\nsimulation not wholly unlike BUGS.\n\nJAGS was written with three aims in mind:\n* To have an engine for the BUGS language that runs on Unix\n* To be extensible, allowing users to write their own functions,\ndistributions and samplers.\n* To be a plaftorm for experimentation with ideas in Bayesian modelling\n\nThis package contains the 'jags' binary as well as the associated\nshared library modules loaded by the binary."
    },
    {
      "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"
    },
    {
      "shlib": "libjags",
      "package": "jags",
      "headers": "jags",
      "source": "jags",
      "version": "4.3.2-2.2404.0",
      "name": "jags",
      "homepage": "https://mcmc-jags.sourceforge.io",
      "description": "Just Another Gibbs Sampler for Bayesian MCMC - binary\nJAGS is Just Another Gibbs Sampler.  It is a program for analysis of\nBayesian hierarchical models using Markov Chain Monte Carlo (MCMC)\nsimulation not wholly unlike BUGS.\n\nJAGS was written with three aims in mind:\n* To have an engine for the BUGS language that runs on Unix\n* To be extensible, allowing users to write their own functions,\ndistributions and samplers.\n* To be a plaftorm for experimentation with ideas in Bayesian modelling\n\nThis package contains the 'jags' binary as well as the associated\nshared library modules loaded by the binary."
    },
    {
      "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": 3.3010299956639813,
  "_indexed": true,
  "_nocasepkg": "pexm",
  "_universes": [
    "vdinizm"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.1.3",
      "date": "2026-06-02T06:28:28.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "978a57ff99f20cdcd97670c686ea9f88769bde74",
      "fileid": "46a63d5d78df08dfe0c56b2b197ce62b90704b77c2f9a0a4dfc0843ffd684437",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/vdinizm/actions/runs/26802429828"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.1.3",
      "date": "2026-06-02T06:28:31.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "978a57ff99f20cdcd97670c686ea9f88769bde74",
      "fileid": "626c061a80f70e1a8a70dfb937bde25664620cdf16b74b02e409f7fcb2e9b413",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/vdinizm/actions/runs/26802429828"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.1.3",
      "date": "2026-06-02T06:28:36.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "978a57ff99f20cdcd97670c686ea9f88769bde74",
      "fileid": "34d316b7830b14da784bbba9e9d647beb777abb967579be00a3dcb2d97460eef",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/vdinizm/actions/runs/26802429828"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.1.3",
      "date": "2026-06-02T06:28:24.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "978a57ff99f20cdcd97670c686ea9f88769bde74",
      "fileid": "5847a98d357f74d44b0881750ec93869fcd68b6f5eb92a84f8e1242dd76ee6b4",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/vdinizm/actions/runs/26802429828"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.1.3",
      "date": "2026-06-02T06:28:45.000Z",
      "arch": "aarch64",
      "commit": "978a57ff99f20cdcd97670c686ea9f88769bde74",
      "fileid": "f10cbb11192f225f1ea673577d2384d42efd8b28089e2bb9064c741f0fdb9d16",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/vdinizm/actions/runs/26802429828"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.1.3",
      "date": "2026-06-02T06:30:13.000Z",
      "arch": "x86_64",
      "commit": "978a57ff99f20cdcd97670c686ea9f88769bde74",
      "fileid": "8b613547abf5419767568024f82f38c7ee82745de74fbc6e0e3c8366173c6c3e",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/vdinizm/actions/runs/26802429828"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.1.3",
      "date": "2026-06-02T06:28:47.000Z",
      "arch": "aarch64",
      "commit": "978a57ff99f20cdcd97670c686ea9f88769bde74",
      "fileid": "9031f4f84899c7928ed0ffe141ceecac7b3ba3d6c2587a80d0c95362799140e3",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/vdinizm/actions/runs/26802429828"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.1.3",
      "date": "2026-06-02T06:30:55.000Z",
      "arch": "x86_64",
      "commit": "978a57ff99f20cdcd97670c686ea9f88769bde74",
      "fileid": "be07a22a6b126691ce3e040b0cb7b463818a677d3becf3cca1be5b4f679a90d1",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/vdinizm/actions/runs/26802429828"
    }
  ]
}