{
  "_id": "6a16c230acfb0bcc41d87e0a",
  "Package": "rmlnomogram",
  "Title": "Construct Explainable Nomogram for a Machine Learning Model",
  "Version": "0.1.2",
  "Authors@R": "c(person(\ngiven = \"Herdiantri\"\n,family = \"Sufriyana\"\n,email = \"herdi@nycu.edu.tw\"\n,role = c(\"aut\", \"cre\")\n,comment = c(ORCID = \"0000-0001-9178-0222\")\n)\n,person(\ngiven = \"Emily Chia-Yu\"\n,family = \"Su\"\n,email = \"emily@nycu.edu.tw\"\n,role = c(\"aut\")\n,comment = c(ORCID = \"0000-0003-4801-5159\")\n)\n)",
  "Description": "Construct an explainable nomogram for a machine learning\n(ML) model to improve availability of an ML prediction model in\naddition to a computer application, particularly in a situation\nwhere a computer, a mobile phone, an internet connection, or\nthe application accessibility are unreliable. This package\nenables a nomogram creation for any ML prediction models, which\nis conventionally limited to only a linear/logistic regression\nmodel. This nomogram may indicate the explainability value per\nfeature, e.g., the Shapley additive explanation value, for each\nindividual. However, this package only allows a nomogram\ncreation for a model using categorical without or with single\nnumerical predictors. Detailed methodologies and examples are\ndocumented in our vignette, available at\n<https://htmlpreview.github.io/?https://github.com/herdiantrisufriyana/rmlnomogram/blob/master/doc/ml_nomogram_exemplar.html>.",
  "VignetteBuilder": "knitr",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.3.2",
  "LazyData": "true",
  "Config/testthat/edition": "3",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-27 10:02:46 UTC",
    "User": "root"
  },
  "Author": "Herdiantri Sufriyana [aut, cre]\n(<https://orcid.org/0000-0001-9178-0222>), Emily Chia-Yu Su\n[aut] (<https://orcid.org/0000-0003-4801-5159>)",
  "Maintainer": "Herdiantri Sufriyana <herdi@nycu.edu.tw>",
  "Repository": "https://cran.r-universe.dev",
  "Date/Publication": "2025-01-08 16:40:02 UTC",
  "RemoteUrl": "https://github.com/cran/rmlnomogram",
  "RemoteRef": "HEAD",
  "RemoteSha": "46323e9840bb0e5b3200f02512b953efbf74b526",
  "MD5sum": "38c5ef68664180eb25fc9443efccf36c",
  "_user": "cran",
  "_type": "src",
  "_file": "rmlnomogram_0.1.2.tar.gz",
  "_fileid": "850b89598b05a691c294be0574155cdbf5ac1e743efcad26e9d8fcd3b709443d",
  "_filesize": 1448286,
  "_sha256": "850b89598b05a691c294be0574155cdbf5ac1e743efcad26e9d8fcd3b709443d",
  "_created": "2026-05-27T10:02:46.000Z",
  "_published": "2026-05-27T10:06:40.931Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 78053437313,
      "time": 182,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7237603454"
    },
    {
      "job": 78053437269,
      "time": 188,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7237605295"
    },
    {
      "job": 78052686294,
      "time": 270,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7237539914"
    },
    {
      "job": 78053437206,
      "time": 149,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7237591744"
    }
  ],
  "_buildurl": "https://github.com/r-universe/cran/actions/runs/26504320545",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/rmlnomogram",
  "_commit": {
    "id": "46323e9840bb0e5b3200f02512b953efbf74b526",
    "author": "Herdiantri Sufriyana <herdi@nycu.edu.tw>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 0.1.2\n",
    "time": 1736354402
  },
  "_maintainer": {
    "name": "Herdiantri Sufriyana",
    "email": "herdi@nycu.edu.tw",
    "orcid": "0000-0001-9178-0222"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.4",
      "role": "Depends"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "purrr",
      "role": "Imports"
    },
    {
      "package": "broom",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "role": "Imports"
    },
    {
      "package": "ggpubr",
      "role": "Imports"
    },
    {
      "package": "stringr",
      "role": "Imports"
    },
    {
      "package": "tidyr",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "tidyverse",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "caret",
      "role": "Suggests"
    },
    {
      "package": "randomForest",
      "role": "Suggests"
    },
    {
      "package": "iml",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "cran",
  "_selfowned": false,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 0,
  "_userbio": {
    "uuid": 6899542,
    "type": "organization",
    "name": "cran",
    "description": "Unofficial read-only mirror of all CRAN R packages"
  },
  "_downloads": {
    "count": 155,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/rmlnomogram"
  },
  "_searchresults": 1,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/readme.html",
    "extra/readme.md",
    "extra/rmlnomogram.html",
    "manual.pdf"
  ],
  "_realowner": "cran",
  "_cranurl": false,
  "_releases": [
    {
      "version": "0.1.2",
      "date": "2025-01-08"
    }
  ],
  "_exports": [
    "create_nomogram"
  ],
  "_datasets": [
    {
      "name": "nomogram_features",
      "title": "Nomogram features using categorical predictors",
      "object": "nomogram_features",
      "class": [
        "data.frame"
      ],
      "fields": [
        "cyl.6",
        "cyl.8",
        "qsec.1",
        "vs.1"
      ],
      "rows": 16,
      "table": true,
      "tojson": true
    },
    {
      "name": "nomogram_features2",
      "title": "Nomogram features using categorical and 1 numerical predictors",
      "object": "nomogram_features2",
      "class": [
        "data.frame"
      ],
      "fields": [
        "qsec",
        "cyl.6",
        "cyl.8",
        "vs.1"
      ],
      "rows": 80,
      "table": true,
      "tojson": true
    },
    {
      "name": "nomogram_features3",
      "title": "Nomogram features using categorical predictors",
      "object": "nomogram_features3",
      "class": [
        "data.frame"
      ],
      "fields": [
        "cyl.6",
        "cyl.8",
        "qsec.1",
        "vs.1"
      ],
      "rows": 16,
      "table": true,
      "tojson": true
    },
    {
      "name": "nomogram_features4",
      "title": "Nomogram features using categorical and 1 numerical predictors",
      "object": "nomogram_features4",
      "class": [
        "data.frame"
      ],
      "fields": [
        "qsec",
        "cyl.6",
        "cyl.8",
        "vs.1"
      ],
      "rows": 80,
      "table": true,
      "tojson": true
    },
    {
      "name": "nomogram_outputs",
      "title": "Nomogram outputs using the predicted probability of binary outcome",
      "object": "nomogram_outputs",
      "class": [
        "data.frame"
      ],
      "fields": [
        "output"
      ],
      "rows": 16,
      "table": true,
      "tojson": true
    },
    {
      "name": "nomogram_outputs2",
      "title": "Nomogram outputs using the predicted probability of binary outcome",
      "object": "nomogram_outputs2",
      "class": [
        "data.frame"
      ],
      "fields": [
        "output"
      ],
      "rows": 80,
      "table": true,
      "tojson": true
    },
    {
      "name": "nomogram_outputs3",
      "title": "Nomogram outputs using the estimated value of numerical outcome",
      "object": "nomogram_outputs3",
      "class": [
        "data.frame"
      ],
      "fields": [
        "output"
      ],
      "rows": 16,
      "table": true,
      "tojson": true
    },
    {
      "name": "nomogram_outputs4",
      "title": "Nomogram outputs using the estimated value of numerical outcome",
      "object": "nomogram_outputs4",
      "class": [
        "data.frame"
      ],
      "fields": [
        "output"
      ],
      "rows": 80,
      "table": true,
      "tojson": true
    },
    {
      "name": "nomogram_shaps",
      "title": "Nomogram SHAP values using categorical predictors and binary outcome",
      "object": "nomogram_shaps",
      "class": [
        "data.frame"
      ],
      "fields": [
        "cyl.6",
        "cyl.8",
        "qsec.1",
        "vs.1"
      ],
      "rows": 16,
      "table": true,
      "tojson": true
    },
    {
      "name": "nomogram_shaps2",
      "title": "Nomogram SHAP values using categorical and 1 numerical predictors and binary outcome",
      "object": "nomogram_shaps2",
      "class": [
        "data.frame"
      ],
      "fields": [
        "cyl.6",
        "cyl.8",
        "qsec",
        "vs.1"
      ],
      "rows": 80,
      "table": true,
      "tojson": true
    },
    {
      "name": "nomogram_shaps3",
      "title": "Nomogram SHAP values using categorical predictors and numerical outcome",
      "object": "nomogram_shaps3",
      "class": [
        "data.frame"
      ],
      "fields": [
        "cyl.6",
        "cyl.8",
        "qsec.1",
        "vs.1"
      ],
      "rows": 16,
      "table": true,
      "tojson": true
    },
    {
      "name": "nomogram_shaps4",
      "title": "Nomogram SHAP values using categorical and 1 numerical predictors and numerical outcome",
      "object": "nomogram_shaps4",
      "class": [
        "data.frame"
      ],
      "fields": [
        "cyl.6",
        "cyl.8",
        "qsec",
        "vs.1"
      ],
      "rows": 80,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "create_nomogram",
      "title": "Construct nomogram for a machine learning model",
      "topics": [
        "create_nomogram"
      ]
    },
    {
      "page": "nomogram_features",
      "title": "Nomogram features using categorical predictors",
      "topics": [
        "nomogram_features"
      ]
    },
    {
      "page": "nomogram_features2",
      "title": "Nomogram features using categorical and 1 numerical predictors",
      "topics": [
        "nomogram_features2"
      ]
    },
    {
      "page": "nomogram_features3",
      "title": "Nomogram features using categorical predictors",
      "topics": [
        "nomogram_features3"
      ]
    },
    {
      "page": "nomogram_features4",
      "title": "Nomogram features using categorical and 1 numerical predictors",
      "topics": [
        "nomogram_features4"
      ]
    },
    {
      "page": "nomogram_outputs",
      "title": "Nomogram outputs using the predicted probability of binary outcome",
      "topics": [
        "nomogram_outputs"
      ]
    },
    {
      "page": "nomogram_outputs2",
      "title": "Nomogram outputs using the predicted probability of binary outcome",
      "topics": [
        "nomogram_outputs2"
      ]
    },
    {
      "page": "nomogram_outputs3",
      "title": "Nomogram outputs using the estimated value of numerical outcome",
      "topics": [
        "nomogram_outputs3"
      ]
    },
    {
      "page": "nomogram_outputs4",
      "title": "Nomogram outputs using the estimated value of numerical outcome",
      "topics": [
        "nomogram_outputs4"
      ]
    },
    {
      "page": "nomogram_shaps",
      "title": "Nomogram SHAP values using categorical predictors and binary outcome",
      "topics": [
        "nomogram_shaps"
      ]
    },
    {
      "page": "nomogram_shaps2",
      "title": "Nomogram SHAP values using categorical and 1 numerical predictors and binary outcome",
      "topics": [
        "nomogram_shaps2"
      ]
    },
    {
      "page": "nomogram_shaps3",
      "title": "Nomogram SHAP values using categorical predictors and numerical outcome",
      "topics": [
        "nomogram_shaps3"
      ]
    },
    {
      "page": "nomogram_shaps4",
      "title": "Nomogram SHAP values using categorical and 1 numerical predictors and numerical outcome",
      "topics": [
        "nomogram_shaps4"
      ]
    }
  ],
  "_readme": "https://github.com/cran/rmlnomogram/raw/HEAD/README.md",
  "_rundeps": [
    "abind",
    "backports",
    "boot",
    "broom",
    "car",
    "carData",
    "cli",
    "colorspace",
    "corrplot",
    "cowplot",
    "cpp11",
    "Deriv",
    "doBy",
    "dplyr",
    "farver",
    "forecast",
    "Formula",
    "fracdiff",
    "generics",
    "ggplot2",
    "ggpubr",
    "ggrepel",
    "ggsci",
    "ggsignif",
    "glue",
    "gridExtra",
    "gtable",
    "isoband",
    "labeling",
    "lattice",
    "lifecycle",
    "lme4",
    "lmtest",
    "magrittr",
    "MASS",
    "Matrix",
    "MatrixModels",
    "mgcv",
    "microbenchmark",
    "minqa",
    "modelr",
    "nlme",
    "nloptr",
    "nnet",
    "numDeriv",
    "pbkrtest",
    "pillar",
    "pkgconfig",
    "polynom",
    "purrr",
    "quantreg",
    "R6",
    "rbibutils",
    "RColorBrewer",
    "Rcpp",
    "RcppArmadillo",
    "RcppEigen",
    "Rdpack",
    "reformulas",
    "rlang",
    "rstatix",
    "S7",
    "scales",
    "SparseM",
    "stringi",
    "stringr",
    "survival",
    "tibble",
    "tidyr",
    "tidyselect",
    "timeDate",
    "urca",
    "utf8",
    "vctrs",
    "viridisLite",
    "withr",
    "zoo"
  ],
  "_vignettes": [
    {
      "source": "ml_nomogram_exemplar.Rmd",
      "filename": "ml_nomogram_exemplar.html",
      "title": "Machine Learning Nomogram Exemplar",
      "author": "Herdiantri Sufriyana, Emily Chia-Yu Su",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Programming environment",
        "Binary outcome (or class-wise multinomial outcome)",
        "1 - Categorical predictors and binary outcome without probability",
        "2 - Categorical predictors and binary outcome with probability",
        "3 - Categorical with single numerical predictors and binary outcome with probability",
        "Continuous outcome",
        "4 - Categorical predictors and continuous outcome",
        "5 - Categorical with single numerical predictors and continuous outcome"
      ],
      "created": "2025-01-08 16:40:02",
      "modified": "2025-01-08 16:40:02",
      "commits": 1
    }
  ],
  "_score": 2.6989700043360187,
  "_indexed": true,
  "_nocasepkg": "rmlnomogram",
  "_universes": [
    "cran"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.2",
      "date": "2026-05-27T10:05:37.000Z",
      "distro": "noble",
      "commit": "46323e9840bb0e5b3200f02512b953efbf74b526",
      "fileid": "c6dff237080e6c6a6230ecafd2e6660874d7eb51e28406175ced669b4c216946",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26504320545"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.2",
      "date": "2026-05-27T10:05:42.000Z",
      "distro": "noble",
      "commit": "46323e9840bb0e5b3200f02512b953efbf74b526",
      "fileid": "25ad487af41a5586d28e2d39b77ddb5fe8c73c45a0b71424025fa00ff35b5f86",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26504320545"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.2",
      "date": "2026-05-27T10:05:43.000Z",
      "commit": "46323e9840bb0e5b3200f02512b953efbf74b526",
      "fileid": "3379cfec62fdbc244ed6e1b4499aa673321b64e6a0519003629ab8504a79ccf2",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26504320545"
    }
  ]
}