{
  "_id": "6a10b3acacfb0bcc41cc52a8",
  "Package": "isodistrreg",
  "Type": "Package",
  "Title": "Isotonic Distributional Regression (IDR)",
  "Version": "0.1.0",
  "Date": "2021-03-16",
  "Authors@R": "person(\"Alexander\", \"Henzi\", email = \"henzi.alexander@gmail.com\",\nrole = c(\"aut\", \"cre\"))",
  "Maintainer": "Alexander Henzi <henzi.alexander@gmail.com>",
  "Description": "Distributional regression under stochastic order\nrestrictions for numeric and binary response variables and\npartially ordered covariates. See Henzi, Ziegel, Gneiting\n(2020) <arXiv:1909.03725>.",
  "License": "GPL (>= 2)",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.1.0",
  "URL": "https://github.com/AlexanderHenzi/isodistrreg",
  "BugReports": "https://github.com/AlexanderHenzi/isodistrreg/issues",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-05-02 06:23:20 UTC",
    "User": "root"
  },
  "Author": "Alexander Henzi [aut, cre]",
  "Config/pak/sysreqs": "make",
  "Repository": "https://alexanderhenzi.r-universe.dev",
  "Date/Publication": "2021-03-22 08:20:03 UTC",
  "RemoteUrl": "https://github.com/cran/isodistrreg",
  "RemoteRef": "HEAD",
  "RemoteSha": "17546ceb349ff3d868de0bedb9b36b6545fdd9b2",
  "MD5sum": "fe84228f4d79d9071c493d4e043d4611",
  "_user": "alexanderhenzi",
  "_type": "src",
  "_file": "isodistrreg_0.1.0.tar.gz",
  "_fileid": "359f74823ac8545367c8a1b21ac2ee1598d63ab4a66b22067579dc1eaa2c6066",
  "_filesize": 2380236,
  "_sha256": "359f74823ac8545367c8a1b21ac2ee1598d63ab4a66b22067579dc1eaa2c6066",
  "_created": "2026-05-02T06:23:20.000Z",
  "_published": "2026-06-01T11:11:38.121Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77451831141,
      "time": 211,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "6761213628"
    },
    {
      "job": 77451831206,
      "time": 193,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "6761212545"
    },
    {
      "job": 77451831463,
      "time": 187,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "6761211396"
    },
    {
      "job": 77451831718,
      "time": 200,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "6761212525"
    },
    {
      "job": 77451831449,
      "time": 238,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "6761213344"
    },
    {
      "job": 77451831332,
      "time": 424,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "6761230076"
    },
    {
      "job": 77451831211,
      "time": 214,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "6761210124"
    },
    {
      "job": 77451831148,
      "time": 386,
      "config": "macos-release-x86_64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "6761227448"
    },
    {
      "job": 77451830643,
      "time": 276,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6761195528"
    },
    {
      "job": 77451830679,
      "time": 109,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7169082877"
    },
    {
      "job": 77451831146,
      "time": 195,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "6761212223"
    },
    {
      "job": 77451831578,
      "time": 127,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "6761206187"
    },
    {
      "job": 77451831079,
      "time": 134,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "6761206745"
    }
  ],
  "_buildurl": "https://github.com/r-universe/alexanderhenzi/actions/runs/25245649262",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/isodistrreg",
  "_commit": {
    "id": "17546ceb349ff3d868de0bedb9b36b6545fdd9b2",
    "author": "Alexander Henzi <henzi.alexander@gmail.com>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 0.1.0\n",
    "time": 1616401203
  },
  "_maintainer": {
    "name": "Alexander Henzi",
    "email": "henzi.alexander@gmail.com",
    "login": "alexanderhenzi",
    "uuid": 47381056
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.6",
      "role": "Depends"
    },
    {
      "package": "Rcpp",
      "role": "LinkingTo"
    },
    {
      "package": "Rcpp",
      "version": ">= 1.0.1",
      "role": "Imports"
    },
    {
      "package": "osqp",
      "role": "Imports"
    },
    {
      "package": "Matrix",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    }
  ],
  "_owner": "cran",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "alexanderhenzi",
      "count": 1,
      "uuid": 47381056
    }
  ],
  "_userbio": {
    "uuid": 47381056,
    "type": "user",
    "name": "Alexander Henzi"
  },
  "_downloads": {
    "count": 186,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/isodistrreg"
  },
  "_devurl": "https://github.com/alexanderhenzi/isodistrreg",
  "_searchresults": 24,
  "_topics": [
    "cpp"
  ],
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/isodistrreg.html",
    "manual.pdf"
  ],
  "_realowner": "alexanderhenzi",
  "_cranurl": false,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2021-03-22"
    }
  ],
  "_exports": [
    "bscore",
    "cdf",
    "crps",
    "dindexm",
    "idr",
    "idrbag",
    "osqpSettings",
    "pit",
    "qpred",
    "qscore"
  ],
  "_datasets": [
    {
      "name": "rain",
      "title": "Frankfurt airport precipitation data",
      "object": "rain",
      "file": "rain.rda",
      "class": [
        "data.frame"
      ],
      "fields": [
        "date",
        "obs",
        "HRES",
        "CTR",
        "P1",
        "P2",
        "P3",
        "P4",
        "P5",
        "P6",
        "P7",
        "P8",
        "P9",
        "P10",
        "P11",
        "P12",
        "P13",
        "P14",
        "P15",
        "P16",
        "P17",
        "P18",
        "P19",
        "P20",
        "P21",
        "P22",
        "P23",
        "P24",
        "P25",
        "P26",
        "P27",
        "P28",
        "P29",
        "P30",
        "P31",
        "P32",
        "P33",
        "P34",
        "P35",
        "P36",
        "P37",
        "P38",
        "P39",
        "P40",
        "P41",
        "P42",
        "P43",
        "P44",
        "P45",
        "P46",
        "P47",
        "P48",
        "P49",
        "P50"
      ],
      "rows": 3617,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "isodistrreg-package",
      "title": "Isotonic distributional regression (IDR)",
      "topics": [
        "isodistrreg-package"
      ]
    },
    {
      "page": "bscore",
      "title": "Brier score for forecast probability of threshold exceedance",
      "topics": [
        "bscore"
      ]
    },
    {
      "page": "cdf",
      "title": "Cumulative distribution function (CDF) of IDR or raw forecasts",
      "topics": [
        "cdf",
        "cdf.data.frame",
        "cdf.idr"
      ]
    },
    {
      "page": "crps",
      "title": "Continuous ranked probability score (CRPS)",
      "topics": [
        "crps",
        "crps.data.frame",
        "crps.idr"
      ]
    },
    {
      "page": "dindexm",
      "title": "Distributional index model (DIM)",
      "topics": [
        "dindexm"
      ]
    },
    {
      "page": "idr",
      "title": "Fit IDR to training data",
      "topics": [
        "idr"
      ]
    },
    {
      "page": "idrbag",
      "title": "Compute IDR predictions with (su)bagging",
      "topics": [
        "idrbag"
      ]
    },
    {
      "page": "pit",
      "title": "Probability integral transform (PIT)",
      "topics": [
        "pit",
        "pit.data.frame",
        "pit.idr"
      ]
    },
    {
      "page": "plot.idr",
      "title": "Plot IDR predictions",
      "topics": [
        "plot.idr"
      ]
    },
    {
      "page": "predict.dindexfit",
      "title": "Predict method for distributional index model (DIM)",
      "topics": [
        "predict.dindexfit"
      ]
    },
    {
      "page": "predict.idrfit",
      "title": "Predict method for IDR fits",
      "topics": [
        "predict.idrfit"
      ]
    },
    {
      "page": "qpred",
      "title": "Quantile function of IDR or raw forecasts",
      "topics": [
        "qpred",
        "qpred.data.frame",
        "qpred.idr"
      ]
    },
    {
      "page": "qscore",
      "title": "Quantile scores for IDR or raw forecasts",
      "topics": [
        "qscore"
      ]
    },
    {
      "page": "rain",
      "title": "Frankfurt airport precipitation data",
      "topics": [
        "rain"
      ]
    }
  ],
  "_rundeps": [
    "cli",
    "lattice",
    "Matrix",
    "osqp",
    "Rcpp",
    "S7"
  ],
  "_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"
    }
  ],
  "_vignettes": [
    {
      "source": "IDR_arXiv_preprint.Rnw",
      "filename": "IDR_arXiv_preprint.pdf",
      "title": "IDR: arXiv preprint",
      "engine": "utils::Sweave",
      "headings": [],
      "created": "2021-03-22 08:20:03",
      "modified": "2021-03-22 08:20:03",
      "commits": 1
    }
  ],
  "_score": 2.380211241711606,
  "_indexed": true,
  "_nocasepkg": "isodistrreg",
  "_universes": [
    "alexanderhenzi"
  ],
  "_progress_url": "https://github.com/r-universe/alexanderhenzi/actions/runs/26751336968",
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-05-02T06:26:43.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "17546ceb349ff3d868de0bedb9b36b6545fdd9b2",
      "fileid": "adf10f85d5f62784fcb8b1a51a54a7126fa4200e24ab56d4145250712c7074ca",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/alexanderhenzi/actions/runs/25245649262"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-05-02T06:26:25.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "17546ceb349ff3d868de0bedb9b36b6545fdd9b2",
      "fileid": "59e966c2654887742e47a3a3a7fd881cbcdd04fc57ec8f8058ab694bc54697b0",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/alexanderhenzi/actions/runs/25245649262"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-05-02T06:26:18.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "17546ceb349ff3d868de0bedb9b36b6545fdd9b2",
      "fileid": "3a28b43ffd581bf644f67d7038c4d4217dab1a94c94711fc15ca629dc00e4777",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/alexanderhenzi/actions/runs/25245649262"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-05-02T06:26:33.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "17546ceb349ff3d868de0bedb9b36b6545fdd9b2",
      "fileid": "88f1543b3e0b2f229433395e46257f45b9586ec487c8a1b2f68c69a3a7f93732",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/alexanderhenzi/actions/runs/25245649262"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-05-02T06:26:27.000Z",
      "arch": "aarch64",
      "commit": "17546ceb349ff3d868de0bedb9b36b6545fdd9b2",
      "fileid": "a88df536f8ab78a6a9621d50d8fc7edd0040da83ef960c78634b3afdaebf9ae5",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/alexanderhenzi/actions/runs/25245649262"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-05-02T06:28:33.000Z",
      "arch": "x86_64",
      "commit": "17546ceb349ff3d868de0bedb9b36b6545fdd9b2",
      "fileid": "7dfbadad00ba48cac74bddf8fe152794a9b0647780b5a06c47c973681a395340",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/alexanderhenzi/actions/runs/25245649262"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-05-02T06:25:52.000Z",
      "arch": "aarch64",
      "commit": "17546ceb349ff3d868de0bedb9b36b6545fdd9b2",
      "fileid": "b6e4f52097931e0988e91b90e54630b81f6b342705fdfecfebdeeb373f9917e0",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/alexanderhenzi/actions/runs/25245649262"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-05-02T06:28:18.000Z",
      "arch": "x86_64",
      "commit": "17546ceb349ff3d868de0bedb9b36b6545fdd9b2",
      "fileid": "a6f916cf271d1c549f945ed0de631f8eed4cdeb5e18742b668c1d0e13e1da47c",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/alexanderhenzi/actions/runs/25245649262"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-05-02T06:25:45.000Z",
      "arch": "x86_64",
      "commit": "17546ceb349ff3d868de0bedb9b36b6545fdd9b2",
      "fileid": "5e45be38ef4f87318503fa358b7ff72ec01b7644dedb506b65c1426f455ee3b3",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/alexanderhenzi/actions/runs/25245649262"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-05-02T06:24:48.000Z",
      "arch": "x86_64",
      "commit": "17546ceb349ff3d868de0bedb9b36b6545fdd9b2",
      "fileid": "c41034fc29488e10cc7acaac2eec132fcd88473e182d5cceb94e3d235e9be2c5",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/alexanderhenzi/actions/runs/25245649262"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-05-02T06:24:48.000Z",
      "arch": "x86_64",
      "commit": "17546ceb349ff3d868de0bedb9b36b6545fdd9b2",
      "fileid": "1096f8c6d7d167441a65bb17908dab4699a2dae34a0dcb4b1a440a54acb7dcee",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/alexanderhenzi/actions/runs/25245649262"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.0",
      "date": "2026-05-22T19:50:46.000Z",
      "arch": "emscripten",
      "commit": "17546ceb349ff3d868de0bedb9b36b6545fdd9b2",
      "fileid": "a8e23d2fa67e76e272d0150a3549832f696796ca3e59283e17d2e662951b0968",
      "status": "success",
      "buildurl": "https://github.com/r-universe/alexanderhenzi/actions/runs/25245649262"
    }
  ]
}