{
  "_id": "6a1048c3acfb0bcc41c9f4d1",
  "Package": "peppm",
  "Type": "Package",
  "Title": "Piecewise Exponential Distribution with Random Time Grids",
  "Version": "0.0.1",
  "Authors@R": "person(given = \"Fabio\", family = \"Demarqui\", email = \"fndemarqui@est.ufmg.br\", role = c(\"aut\", \"cre\"), comment = c(ORCID = \"0000-0001-9236-1986\"))",
  "Maintainer": "Fabio Demarqui <fndemarqui@est.ufmg.br>",
  "Description": "Fits the Piecewise Exponential distribution with random\ntime grids using the clustering structure of the Product\nPartition Models. Details of the implemented model can be found\nin Demarqui et al. (2008) <doi:10.1007/s10985-008-9086-0>.",
  "License": "GPL (>= 2)",
  "URL": "https://github.com/fndemarqui/peppm",
  "BugReports": "https://github.com/fndemarqui/peppm/issues",
  "RoxygenNote": "7.1.0",
  "NeedsCompilation": "yes",
  "Repository": "https://fndemarqui.r-universe.dev",
  "Date/Publication": "2020-06-25 10:17:49 UTC",
  "RemoteUrl": "https://github.com/fndemarqui/peppm",
  "RemoteRef": "HEAD",
  "RemoteSha": "9995db65818d69da3424322d41a76d9e95df63f9",
  "Packaged": {
    "Date": "2026-05-10 08:51:27 UTC",
    "User": "root"
  },
  "Author": "Fabio Demarqui [aut, cre] (ORCID:\n<https://orcid.org/0000-0001-9236-1986>)",
  "MD5sum": "bb55d9170e1870855637de4f791f7bde",
  "_user": "fndemarqui",
  "_type": "src",
  "_file": "peppm_0.0.1.tar.gz",
  "_fileid": "4a60f29ba870185c89c86054adb8ef2c84773c6c6c21c119b9d5d4e31254a614",
  "_filesize": 126182,
  "_sha256": "4a60f29ba870185c89c86054adb8ef2c84773c6c6c21c119b9d5d4e31254a614",
  "_created": "2026-05-10T08:51:27.000Z",
  "_published": "2026-05-22T12:14:59.258Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77377301792,
      "time": 111,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6902459529"
    },
    {
      "job": 77377301102,
      "time": 109,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6902459326"
    },
    {
      "job": 77377301427,
      "time": 100,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6902458516"
    },
    {
      "job": 77377301814,
      "time": 110,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6902459487"
    },
    {
      "job": 77377301866,
      "time": 82,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6902574850"
    },
    {
      "job": 77377301785,
      "time": 189,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6902554421"
    },
    {
      "job": 77377301571,
      "time": 117,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6902553440"
    },
    {
      "job": 77377301679,
      "time": 171,
      "config": "macos-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6902562279"
    },
    {
      "job": 77377300781,
      "time": 155,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6902448067"
    },
    {
      "job": 77377300839,
      "time": 98,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7160216706"
    },
    {
      "job": 77377301171,
      "time": 89,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6902457352"
    },
    {
      "job": 77377301528,
      "time": 83,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6902456704"
    },
    {
      "job": 77377301467,
      "time": 110,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6902459304"
    }
  ],
  "_buildurl": "https://github.com/r-universe/fndemarqui/actions/runs/25624436512",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/fndemarqui/peppm",
  "_commit": {
    "id": "9995db65818d69da3424322d41a76d9e95df63f9",
    "author": "fndemarqui <fndemarqui@gmail.com>",
    "committer": "fndemarqui <fndemarqui@gmail.com>",
    "message": "CRAN version 0.0.1\n",
    "time": 1593080269
  },
  "_maintainer": {
    "name": "Fabio Demarqui",
    "email": "fndemarqui@est.ufmg.br",
    "login": "fndemarqui",
    "orcid": "0000-0001-9236-1986",
    "uuid": 30907827
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.2.0",
      "role": "Depends"
    },
    {
      "package": "Rcpp",
      "role": "LinkingTo"
    },
    {
      "package": "Rcpp",
      "version": ">= 1.0.1",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    }
  ],
  "_owner": "fndemarqui",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "fndemarqui",
      "count": 7,
      "uuid": 30907827
    }
  ],
  "_userbio": {
    "uuid": 30907827,
    "type": "user",
    "name": "Fábio N. Demarqui"
  },
  "_downloads": {
    "count": 177,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/peppm"
  },
  "_devurl": "https://github.com/fndemarqui/peppm",
  "_searchresults": 5,
  "_topics": [
    "cpp"
  ],
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/peppm.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/fndemarqui/peppm",
  "_realowner": "fndemarqui",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.0.1",
      "date": "2020-06-25"
    }
  ],
  "_exports": [
    "dpexp",
    "findInt",
    "getGrid",
    "gibbs",
    "hpexp",
    "Hpexp",
    "peppm",
    "ppexp",
    "qpexp",
    "rpexp",
    "timeGrid"
  ],
  "_datasets": [
    {
      "name": "telecom",
      "title": "GTE Corporation telecommunication systems",
      "object": "telecom",
      "file": "telecom.rda",
      "class": [
        "data.frame"
      ],
      "fields": [
        "time",
        "status"
      ],
      "rows": 125,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "findInt",
      "title": "Function to identify the times' intervals",
      "topics": [
        "findInt"
      ]
    },
    {
      "page": "getGrid",
      "title": "Computes the time grid from the auxiliary vector U.",
      "topics": [
        "getGrid"
      ]
    },
    {
      "page": "gibbs",
      "title": "Runs the Gibbs sampler",
      "topics": [
        "gibbs"
      ]
    },
    {
      "page": "pehaz",
      "title": "Hazard and cumulative hazard functions of the PE distribution",
      "topics": [
        "Hpexp",
        "hpexp",
        "pehaz"
      ]
    },
    {
      "page": "peppm",
      "title": "Piecewise Exponential Product Partition Model",
      "topics": [
        "peppm"
      ]
    },
    {
      "page": "PExp",
      "title": "Probability function, distribution function, quantile function and random generation for the Piecewise Exponential (PE) distribution.",
      "topics": [
        "dpexp",
        "PExp",
        "ppexp",
        "qpexp",
        "rpexp"
      ]
    },
    {
      "page": "telecom",
      "title": "GTE Corporation telecommunication systems",
      "topics": [
        "telecom"
      ]
    },
    {
      "page": "timeGrid",
      "title": "Time grid for the PE distribution",
      "topics": [
        "timeGrid"
      ]
    }
  ],
  "_readme": "https://github.com/fndemarqui/peppm/raw/HEAD/README.md",
  "_rundeps": [
    "Rcpp"
  ],
  "_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": 2.6989700043360187,
  "_indexed": true,
  "_nocasepkg": "peppm",
  "_universes": [
    "fndemarqui"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.0.1",
      "date": "2026-05-10T08:53:25.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "9995db65818d69da3424322d41a76d9e95df63f9",
      "fileid": "eb5252a9d8bc91344d73b4c7c590a9e83b8ca0560247687f147b56c5c70ff7b9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/fndemarqui/actions/runs/25624436512"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.0.1",
      "date": "2026-05-10T08:53:20.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "9995db65818d69da3424322d41a76d9e95df63f9",
      "fileid": "f916402f2ac19d52022a344bc99eeeff6fee57fbd927a5b9b4923d72d56d7966",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/fndemarqui/actions/runs/25624436512"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.0.1",
      "date": "2026-05-10T08:53:16.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "9995db65818d69da3424322d41a76d9e95df63f9",
      "fileid": "026aaa14efa9b47693d10ca1b72325220ae9d409b489e5dbec274f553972a873",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/fndemarqui/actions/runs/25624436512"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.0.1",
      "date": "2026-05-10T08:53:22.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "9995db65818d69da3424322d41a76d9e95df63f9",
      "fileid": "63b30a29da89b8dbc73747745a4fa6c4e74f6e9f6d04afe21db6cae4a30ecf67",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/fndemarqui/actions/runs/25624436512"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.0.1",
      "date": "2026-05-10T09:13:32.000Z",
      "arch": "aarch64",
      "commit": "9995db65818d69da3424322d41a76d9e95df63f9",
      "fileid": "4eeea6c270c2a1945aff9ff9b04c00c15f2b6f24ee5c532c2552cf65a98aa6ab",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/fndemarqui/actions/runs/25624436512"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.0.1",
      "date": "2026-05-10T09:09:12.000Z",
      "arch": "x86_64",
      "commit": "9995db65818d69da3424322d41a76d9e95df63f9",
      "fileid": "16242ede925df9eac1f37eb4f4cc7b44898b25e2c3b9997db2e8c87dac760e52",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/fndemarqui/actions/runs/25624436512"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.0.1",
      "date": "2026-05-10T09:09:34.000Z",
      "arch": "aarch64",
      "commit": "9995db65818d69da3424322d41a76d9e95df63f9",
      "fileid": "64721c44569bb4107477913738fff6dd07d64dbe6d242242298633471a07ebc8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/fndemarqui/actions/runs/25624436512"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.0.1",
      "date": "2026-05-10T09:10:47.000Z",
      "arch": "x86_64",
      "commit": "9995db65818d69da3424322d41a76d9e95df63f9",
      "fileid": "478ebd43fae6e98e7d61fef4dad3adc7bf5c330afeee81f6c4d63ce0f9c55f7c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/fndemarqui/actions/runs/25624436512"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.0.1",
      "date": "2026-05-10T08:52:37.000Z",
      "arch": "x86_64",
      "commit": "9995db65818d69da3424322d41a76d9e95df63f9",
      "fileid": "322fceac6004b523e00c1caa8c7207ff6d8fc71703c86bdf4df24bf89fbd09c6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/fndemarqui/actions/runs/25624436512"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.0.1",
      "date": "2026-05-10T08:52:33.000Z",
      "arch": "x86_64",
      "commit": "9995db65818d69da3424322d41a76d9e95df63f9",
      "fileid": "8f77bb10e17bb84245774638a0969d0d7a56681abd5b21c4018b3a06894ec150",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/fndemarqui/actions/runs/25624436512"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.0.1",
      "date": "2026-05-10T08:52:44.000Z",
      "arch": "x86_64",
      "commit": "9995db65818d69da3424322d41a76d9e95df63f9",
      "fileid": "af54d06adc3b91483bab451fcb17254d13acb3bd6d81a31a029dd5bbc118bc41",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/fndemarqui/actions/runs/25624436512"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.0.1",
      "date": "2026-05-22T12:14:38.000Z",
      "arch": "emscripten",
      "commit": "9995db65818d69da3424322d41a76d9e95df63f9",
      "fileid": "2695642aaaaf25b642dedf6964ba06052d9afba35848b614c4bd46618974ec70",
      "status": "success",
      "buildurl": "https://github.com/r-universe/fndemarqui/actions/runs/25624436512"
    }
  ]
}