{
  "_id": "6a16cf9cacfb0bcc41d8a6b3",
  "Package": "pharmax.ml",
  "Title": "R-Native Machine Learning Helpers for Pharmacometrics",
  "Version": "0.3.0.9000",
  "Authors@R": "person(\"Malek\", \"Okour\", , \"malek@zajaly.com\", role = c(\"aut\", \"cre\"))",
  "Author": "Malek Okour",
  "Maintainer": "Malek Okour <malek@zajaly.com>",
  "Description": "R-native machine learning helpers for exploratory\npharmacometric workflows. Includes covariate screening,\nconformal prediction intervals, explainability helpers, data\nquality checks, ensemble summaries, synthetic benchmarks,\ncalibration summaries, and bounded evidence summaries.",
  "License": "MIT + file LICENSE",
  "URL": "https://github.com/pharmax-org/pharmax,\nhttps://pharmax-org.github.io/pharmax",
  "BugReports": "https://github.com/pharmax-org/pharmax/issues",
  "Config/testthat/edition": "3",
  "VignetteBuilder": "knitr",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.3",
  "Repository": "https://pharmax-org.r-universe.dev",
  "Date/Publication": "2026-05-27 07:41:18 UTC",
  "RemoteUrl": "https://github.com/pharmax-org/pharmax",
  "RemoteRef": "HEAD",
  "RemoteSha": "ec769714bbb5ce973aed6b7020fdbac45f81df95",
  "RemoteSubdir": "packages/pharmax.ml",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-27 11:00:53 UTC",
    "User": "root"
  },
  "MD5sum": "b53fdd2308b185473a1dcf7a1a8799fb",
  "_user": "pharmax-org",
  "_type": "src",
  "_file": "pharmax.ml_0.3.0.9000.tar.gz",
  "_fileid": "ffa9c9b552817db89ec4e62eacfbc7773a59f14a811e8d3ecc29f45381bea6ae",
  "_filesize": 174467,
  "_sha256": "ffa9c9b552817db89ec4e62eacfbc7773a59f14a811e8d3ecc29f45381bea6ae",
  "_created": "2026-05-27T11:00:53.000Z",
  "_published": "2026-05-27T11:03:56.309Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 78062478630,
      "time": 149,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7238706749"
    },
    {
      "job": 78062478625,
      "time": 126,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7238699270"
    },
    {
      "job": 78062478673,
      "time": 89,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7238687291"
    },
    {
      "job": 78062478650,
      "time": 117,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7238696540"
    },
    {
      "job": 78062002080,
      "time": 179,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7238657631"
    },
    {
      "job": 78062478666,
      "time": 133,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7238702144"
    },
    {
      "job": 78062478705,
      "time": 94,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7238689252"
    },
    {
      "job": 78062478645,
      "time": 87,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7238686839"
    },
    {
      "job": 78062478646,
      "time": 72,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7238682068"
    }
  ],
  "_buildurl": "https://github.com/r-universe/pharmax-org/actions/runs/26507026660",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/pharmax-org/pharmax",
  "_commit": {
    "id": "ec769714bbb5ce973aed6b7020fdbac45f81df95",
    "author": "rovony <191882927+rovony@users.noreply.github.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "docs: add live R-Universe install instructions (#1)",
    "time": 1779867678
  },
  "_maintainer": {
    "name": "Malek Okour",
    "email": "malek@zajaly.com"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "cli",
      "version": ">= 3.6.0",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "version": ">= 1.1.0",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "version": ">= 3.5.0",
      "role": "Imports"
    },
    {
      "package": "glmnet",
      "version": ">= 4.1",
      "role": "Imports"
    },
    {
      "package": "purrr",
      "role": "Imports"
    },
    {
      "package": "ranger",
      "version": ">= 0.16.0",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "version": ">= 1.1.0",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "tibble",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "withr",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    }
  ],
  "_owner": "pharmax-org",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-22",
      "n": 2
    }
  ],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "rovony",
      "count": 2,
      "uuid": 191882927
    }
  ],
  "_userbio": {
    "uuid": 273246153,
    "type": "organization",
    "name": "pharmax-org"
  },
  "_downloads": {
    "count": 0,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/pharmax.ml"
  },
  "_devurl": "https://github.com/pharmax-org/pharmax",
  "_searchresults": 0,
  "_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/pharmax.ml.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_cranurl": false,
  "_exports": [
    "px_benchmark_covariate",
    "px_bootstrap_uq",
    "px_calibrate_conformal",
    "px_conformal",
    "px_covariate",
    "px_data_quality",
    "px_ensemble",
    "px_explain",
    "px_ml_report",
    "px_simulate_covariates"
  ],
  "_help": [
    {
      "page": "plot.pharmax_conformal_calibration",
      "title": "Plot conformal calibration intervals",
      "topics": [
        "plot.pharmax_conformal_calibration"
      ]
    },
    {
      "page": "plot.pharmax_covariate",
      "title": "Plot covariate screening results",
      "topics": [
        "plot.pharmax_covariate"
      ]
    },
    {
      "page": "px_benchmark_covariate",
      "title": "Benchmark covariate screening on synthetic scenarios",
      "topics": [
        "px_benchmark_covariate"
      ]
    },
    {
      "page": "px_bootstrap_uq",
      "title": "Bootstrap prediction uncertainty",
      "topics": [
        "px_bootstrap_uq"
      ]
    },
    {
      "page": "px_calibrate_conformal",
      "title": "Calibrate conformal interval coverage",
      "topics": [
        "px_calibrate_conformal"
      ]
    },
    {
      "page": "px_conformal",
      "title": "Conformal prediction intervals",
      "topics": [
        "px_conformal"
      ]
    },
    {
      "page": "px_covariate",
      "title": "ML covariate screening",
      "topics": [
        "px_covariate"
      ]
    },
    {
      "page": "px_data_quality",
      "title": "Assess ML data quality",
      "topics": [
        "px_data_quality"
      ]
    },
    {
      "page": "px_ensemble",
      "title": "Ensemble predictions",
      "topics": [
        "px_ensemble"
      ]
    },
    {
      "page": "px_explain",
      "title": "Explain a fitted model with permutation importance",
      "topics": [
        "px_explain"
      ]
    },
    {
      "page": "px_ml_report",
      "title": "Create an ML decision-support report object",
      "topics": [
        "px_ml_report"
      ]
    },
    {
      "page": "px_simulate_covariates",
      "title": "Simulate synthetic covariate benchmark data",
      "topics": [
        "px_simulate_covariates"
      ]
    }
  ],
  "_readme": "https://github.com/pharmax-org/pharmax/raw/HEAD/packages/pharmax.ml/README.md",
  "_rundeps": [
    "cli",
    "codetools",
    "cpp11",
    "dplyr",
    "farver",
    "foreach",
    "generics",
    "ggplot2",
    "glmnet",
    "glue",
    "gtable",
    "isoband",
    "iterators",
    "labeling",
    "lattice",
    "lifecycle",
    "magrittr",
    "Matrix",
    "pillar",
    "pkgconfig",
    "purrr",
    "R6",
    "ranger",
    "RColorBrewer",
    "Rcpp",
    "RcppEigen",
    "rlang",
    "S7",
    "scales",
    "shape",
    "survival",
    "tibble",
    "tidyselect",
    "utf8",
    "vctrs",
    "viridisLite",
    "withr"
  ],
  "_vignettes": [
    {
      "source": "benchmarking-covariate-screening.Rmd",
      "filename": "benchmarking-covariate-screening.html",
      "title": "Benchmarking ML Covariate Screening With Synthetic PK Parameters",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Purpose",
        "Generate Synthetic Scenarios",
        "Run A Small Benchmark",
        "Create A Decision-Support Report"
      ],
      "created": "2026-05-27 07:02:35",
      "modified": "2026-05-27 07:02:35",
      "commits": 1
    },
    {
      "source": "ml-covariate-screening.Rmd",
      "filename": "ml-covariate-screening.html",
      "title": "ML Covariate Screening With Synthetic PK Parameters",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Purpose",
        "Synthetic Data",
        "Data Quality",
        "Covariate Screening",
        "Conformal Prediction",
        "Interpretation"
      ],
      "created": "2026-05-27 07:02:35",
      "modified": "2026-05-27 07:02:35",
      "commits": 1
    }
  ],
  "_score": 3,
  "_indexed": true,
  "_nocasepkg": "pharmax.ml",
  "_universes": [
    "pharmax-org"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.3.0.9000",
      "date": "2026-05-27T11:03:21.000Z",
      "distro": "noble",
      "commit": "ec769714bbb5ce973aed6b7020fdbac45f81df95",
      "fileid": "1f3894de3285e769cc75cc3f6c2b54e0cc280c0265ae62211d1b823b9468e11c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/pharmax-org/actions/runs/26507026660"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.3.0.9000",
      "date": "2026-05-27T11:02:55.000Z",
      "distro": "noble",
      "commit": "ec769714bbb5ce973aed6b7020fdbac45f81df95",
      "fileid": "e2096a2e72c78643f33848ff99001ca36d093aa2d4b86d097d6b89e2c843da6b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/pharmax-org/actions/runs/26507026660"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.3.0.9000",
      "date": "2026-05-27T11:02:18.000Z",
      "commit": "ec769714bbb5ce973aed6b7020fdbac45f81df95",
      "fileid": "be82e702ce1a517aad2ef3bccb3c3170a4b1c993e862782c4584ed6b222ed702",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/pharmax-org/actions/runs/26507026660"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.3.0.9000",
      "date": "2026-05-27T11:02:53.000Z",
      "commit": "ec769714bbb5ce973aed6b7020fdbac45f81df95",
      "fileid": "f167020f45cfc6913515bf60ba0212b6b40742c01b691e7ceef41c0a4c08dde3",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/pharmax-org/actions/runs/26507026660"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.3.0.9000",
      "date": "2026-05-27T11:03:22.000Z",
      "commit": "ec769714bbb5ce973aed6b7020fdbac45f81df95",
      "fileid": "65138b6c0f2b7fd2e617eff9901ee933d46501b72d4f8aa2e66898925a417559",
      "status": "success",
      "buildurl": "https://github.com/r-universe/pharmax-org/actions/runs/26507026660"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.3.0.9000",
      "date": "2026-05-27T11:02:16.000Z",
      "commit": "ec769714bbb5ce973aed6b7020fdbac45f81df95",
      "fileid": "7d9baf1eb6e1d1ab94facde711b6e91e72cec15f38a2cf5346fc40dcfc691cf0",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/pharmax-org/actions/runs/26507026660"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.3.0.9000",
      "date": "2026-05-27T11:02:09.000Z",
      "commit": "ec769714bbb5ce973aed6b7020fdbac45f81df95",
      "fileid": "e04f7454c4d54abcb2083d22b7e13eb67049b004dffd3d57652fad70cce89e46",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/pharmax-org/actions/runs/26507026660"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.3.0.9000",
      "date": "2026-05-27T11:01:58.000Z",
      "commit": "ec769714bbb5ce973aed6b7020fdbac45f81df95",
      "fileid": "642cf6814624f865fc86600f5da936289e6a8e8518b543b5f24635359047cd34",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/pharmax-org/actions/runs/26507026660"
    }
  ]
}