{
  "_id": "6a2529fe4b233be1983941a9",
  "Package": "MLmorph",
  "Type": "Package",
  "Title": "Integrating Morphological Modeling and Machine Learning for\nDecision Support",
  "Version": "0.1.1",
  "Authors@R": "person(given = \"Oskar\", family = \"Kosch\", email = \"contact@oskarkosch.com\",\nrole = c(\"aut\", \"cre\", \"cph\"), comment = c(ORCID = \"0000-0003-2697-1393\"))",
  "Description": "Integrating morphological modeling with machine learning\nto support structured decision-making (e.g., in management and\nconsulting). The package enumerates a morphospace of feasible\nconfigurations and uses random forests to estimate class\nprobabilities over that space, bridging deductive model\nexploration with empirical validation. It includes utilities\nfor factorizing inputs, model training, morphospace\nconstruction, and an interactive 'shiny' app for scenario\nexploration.",
  "License": "MIT + file LICENSE",
  "URL": "https://github.com/theogrost/MLmorph",
  "BugReports": "https://github.com/theogrost/MLmorph/issues",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.2",
  "Config/testthat/edition": "3",
  "Language": "en-US",
  "Config/pak/sysreqs": "cmake make libicu-dev libuv1-dev libssl-dev\nzlib1g-dev",
  "Repository": "https://theogrost.r-universe.dev",
  "Date/Publication": "2025-11-09 20:08:29 UTC",
  "RemoteUrl": "https://github.com/theogrost/mlmorph",
  "RemoteRef": "HEAD",
  "RemoteSha": "48c1bbf86edb83a77d4f7e27fbcd02ecdbbebc5f",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-07 08:17:00 UTC",
    "User": "root"
  },
  "Author": "Oskar Kosch [aut, cre, cph] (ORCID:\n<https://orcid.org/0000-0003-2697-1393>)",
  "Maintainer": "Oskar Kosch <contact@oskarkosch.com>",
  "MD5sum": "e9b3db07845facbe85d204a1e3d1b146",
  "_user": "theogrost",
  "_type": "src",
  "_file": "MLmorph_0.1.1.tar.gz",
  "_fileid": "e4e814c9cc33ded28bb1d7a8201b4565668ce51e5c998bdfc0640d79f0d4c49e",
  "_filesize": 151173,
  "_sha256": "e4e814c9cc33ded28bb1d7a8201b4565668ce51e5c998bdfc0640d79f0d4c49e",
  "_created": "2026-06-07T08:17:00.000Z",
  "_published": "2026-06-07T08:21:18.263Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79943735434,
      "time": 146,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7462286803"
    },
    {
      "job": 79943735431,
      "time": 144,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7462286570"
    },
    {
      "job": 79943735430,
      "time": 165,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7462284302"
    },
    {
      "job": 79943735444,
      "time": 121,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7462281090"
    },
    {
      "job": 79943503802,
      "time": 207,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7462265361"
    },
    {
      "job": 79943735426,
      "time": 140,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7462286023"
    },
    {
      "job": 79943735451,
      "time": 86,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7462278536"
    },
    {
      "job": 79943735457,
      "time": 82,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7462278717"
    },
    {
      "job": 79943735436,
      "time": 231,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7462298490"
    }
  ],
  "_buildurl": "https://github.com/r-universe/theogrost/actions/runs/27087043751",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/theogrost/mlmorph",
  "_commit": {
    "id": "48c1bbf86edb83a77d4f7e27fbcd02ecdbbebc5f",
    "author": "theogrost <35686723+theogrost@users.noreply.github.com>",
    "committer": "theogrost <35686723+theogrost@users.noreply.github.com>",
    "message": "Update CRAN-SUBMISSION\n",
    "time": 1762718909
  },
  "_maintainer": {
    "name": "Oskar Kosch",
    "email": "contact@oskarkosch.com",
    "orcid": "0000-0003-2697-1393"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.3.0",
      "role": "Depends"
    },
    {
      "package": "bslib",
      "version": ">= 0.9.0",
      "role": "Imports"
    },
    {
      "package": "caret",
      "version": ">= 6.0.94",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "version": ">= 1.1.4",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "version": ">= 3.5.1",
      "role": "Imports"
    },
    {
      "package": "htmltools",
      "version": ">= 0.5.8.1",
      "role": "Imports"
    },
    {
      "package": "jsonlite",
      "version": ">= 1.8.8",
      "role": "Imports"
    },
    {
      "package": "magrittr",
      "role": "Imports"
    },
    {
      "package": "openxlsx",
      "version": ">= 4.2.5.2",
      "role": "Imports"
    },
    {
      "package": "plotly",
      "version": ">= 4.10.4",
      "role": "Imports"
    },
    {
      "package": "randomForest",
      "version": ">= 4.7.1.1",
      "role": "Imports"
    },
    {
      "package": "reactable",
      "version": ">= 0.4.4",
      "role": "Imports"
    },
    {
      "package": "shiny",
      "version": ">= 1.10.0",
      "role": "Imports"
    },
    {
      "package": "shinyFiles",
      "version": ">= 0.9.3",
      "role": "Imports"
    },
    {
      "package": "shinyjs",
      "version": ">= 2.1.0",
      "role": "Imports"
    },
    {
      "package": "stats",
      "version": ">= 4.3.0",
      "role": "Imports"
    },
    {
      "package": "tidyr",
      "version": ">= 1.3.1",
      "role": "Imports"
    },
    {
      "package": "utils",
      "version": ">= 4.3.0",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "theogrost",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-33",
      "n": 12
    },
    {
      "week": "2025-45",
      "n": 5
    }
  ],
  "_tags": [
    {
      "name": "v0.1.1",
      "date": "2025-11-09"
    }
  ],
  "_stars": 0,
  "_contributors": [
    {
      "user": "theogrost",
      "count": 18,
      "uuid": 35686723
    }
  ],
  "_userbio": {
    "uuid": 35686723,
    "type": "user",
    "name": "theogrost"
  },
  "_downloads": {
    "count": 134,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/MLmorph"
  },
  "_devurl": "https://github.com/theogrost/mlmorph",
  "_searchresults": 0,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/MLmorph.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/theogrost/mlmorph",
  "_realowner": "theogrost",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2025-09-02"
    },
    {
      "version": "0.1.1",
      "date": "2025-11-05"
    }
  ],
  "_exports": [
    "create_morphospace",
    "create_rf_model",
    "factorize_binary_vector",
    "factorize_character_vector",
    "factorize_identity",
    "factorize_nicely_dataframe",
    "factorize_nicely_vector",
    "factorize_numeric_vector",
    "load_data",
    "MLmorph",
    "MLmorph_dependencies"
  ],
  "_help": [
    {
      "page": "create_morphospace",
      "title": "Create a morphospace of predictor combinations with class probabilities",
      "topics": [
        "create_morphospace"
      ]
    },
    {
      "page": "create_rf_model",
      "title": "Create a random forest classification model",
      "topics": [
        "create_rf_model"
      ]
    },
    {
      "page": "factorize_binary_vector",
      "title": "Turn binary vector into a factor",
      "topics": [
        "factorize_binary_vector"
      ]
    },
    {
      "page": "factorize_character_vector",
      "title": "Turn character vector into a factor",
      "topics": [
        "factorize_character_vector"
      ]
    },
    {
      "page": "factorize_identity",
      "title": "Identity factorization for numbered strings",
      "topics": [
        "factorize_identity"
      ]
    },
    {
      "page": "factorize_nicely_dataframe",
      "title": "Heuristic factorization for all columns of a data frame",
      "topics": [
        "factorize_nicely_dataframe"
      ]
    },
    {
      "page": "factorize_nicely_vector",
      "title": "Heuristic factorization for a single vector",
      "topics": [
        "factorize_nicely_vector"
      ]
    },
    {
      "page": "factorize_numeric_vector",
      "title": "Turn numeric vector into an ordered factor",
      "topics": [
        "factorize_numeric_vector"
      ]
    },
    {
      "page": "load_data",
      "title": "Load tabular data (xlsx, csv, or json)",
      "topics": [
        "load_data"
      ]
    },
    {
      "page": "MLmorph",
      "title": "Launch the MLmorph shiny app",
      "topics": [
        "MLmorph"
      ]
    }
  ],
  "_readme": "https://github.com/theogrost/mlmorph/raw/HEAD/README.md",
  "_rundeps": [
    "askpass",
    "base64enc",
    "bslib",
    "cachem",
    "caret",
    "class",
    "cli",
    "clock",
    "codetools",
    "commonmark",
    "cpp11",
    "crosstalk",
    "curl",
    "data.table",
    "diagram",
    "digest",
    "dplyr",
    "e1071",
    "evaluate",
    "farver",
    "fastmap",
    "fontawesome",
    "foreach",
    "fs",
    "future",
    "future.apply",
    "generics",
    "ggplot2",
    "globals",
    "glue",
    "gower",
    "gtable",
    "hardhat",
    "highr",
    "htmltools",
    "htmlwidgets",
    "httpuv",
    "httr",
    "ipred",
    "isoband",
    "iterators",
    "jquerylib",
    "jsonlite",
    "KernSmooth",
    "knitr",
    "labeling",
    "later",
    "lattice",
    "lava",
    "lazyeval",
    "lifecycle",
    "listenv",
    "lubridate",
    "magrittr",
    "MASS",
    "Matrix",
    "memoise",
    "mime",
    "ModelMetrics",
    "nlme",
    "nnet",
    "numDeriv",
    "openssl",
    "openxlsx",
    "otel",
    "parallelly",
    "pillar",
    "pkgconfig",
    "plotly",
    "plyr",
    "pROC",
    "prodlim",
    "progressr",
    "promises",
    "proxy",
    "purrr",
    "R6",
    "randomForest",
    "rappdirs",
    "RColorBrewer",
    "Rcpp",
    "reactable",
    "reactR",
    "recipes",
    "reshape2",
    "rlang",
    "rmarkdown",
    "rpart",
    "S7",
    "sass",
    "scales",
    "shape",
    "shiny",
    "shinyFiles",
    "shinyjs",
    "sourcetools",
    "sparsevctrs",
    "SQUAREM",
    "stringi",
    "stringr",
    "survival",
    "sys",
    "tibble",
    "tidyr",
    "tidyselect",
    "timechange",
    "timeDate",
    "tinytex",
    "tzdb",
    "utf8",
    "vctrs",
    "viridisLite",
    "withr",
    "xfun",
    "xtable",
    "yaml",
    "zip"
  ],
  "_score": 3,
  "_indexed": true,
  "_nocasepkg": "mlmorph",
  "_universes": [
    "theogrost"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.1",
      "date": "2026-06-07T08:19:25.000Z",
      "distro": "noble",
      "commit": "48c1bbf86edb83a77d4f7e27fbcd02ecdbbebc5f",
      "fileid": "4003d7bbc833183087187df25eec7a662abbb6ecb20e818601f691a802fbf3d9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/theogrost/actions/runs/27087043751"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.1",
      "date": "2026-06-07T08:19:24.000Z",
      "distro": "noble",
      "commit": "48c1bbf86edb83a77d4f7e27fbcd02ecdbbebc5f",
      "fileid": "a37012435e206ebbd716c3d9953bbf8ae85fa74ff726a0a6e1f8975e6b656a40",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/theogrost/actions/runs/27087043751"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.1",
      "date": "2026-06-07T08:19:10.000Z",
      "commit": "48c1bbf86edb83a77d4f7e27fbcd02ecdbbebc5f",
      "fileid": "a7156068aaf6e0d595bb86907d8a61005ea1a95127f246e0015acca8e2609bf1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/theogrost/actions/runs/27087043751"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.1",
      "date": "2026-06-07T08:18:48.000Z",
      "commit": "48c1bbf86edb83a77d4f7e27fbcd02ecdbbebc5f",
      "fileid": "aa969557df7d085f509d3203e8ad7f5c7c99915324c25daa255d175d85d94258",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/theogrost/actions/runs/27087043751"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.1",
      "date": "2026-06-07T08:19:34.000Z",
      "commit": "48c1bbf86edb83a77d4f7e27fbcd02ecdbbebc5f",
      "fileid": "a2e114bf1dc860a9c7ae292dc841c368646bc3aa640932b5cc4a9b783e73fee4",
      "status": "success",
      "buildurl": "https://github.com/r-universe/theogrost/actions/runs/27087043751"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.1",
      "date": "2026-06-07T08:18:19.000Z",
      "commit": "48c1bbf86edb83a77d4f7e27fbcd02ecdbbebc5f",
      "fileid": "307f885456fa43d2e636192d10ca4ad973686126d2a15d467053b34b2575095b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/theogrost/actions/runs/27087043751"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.1",
      "date": "2026-06-07T08:18:19.000Z",
      "commit": "48c1bbf86edb83a77d4f7e27fbcd02ecdbbebc5f",
      "fileid": "d7b6b197cb77f1012d0fac99c8b16f04f4356ca6ac495925b9d168be315a3c87",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/theogrost/actions/runs/27087043751"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.1",
      "date": "2026-06-07T08:20:45.000Z",
      "commit": "48c1bbf86edb83a77d4f7e27fbcd02ecdbbebc5f",
      "fileid": "e40388ab67da7f1004a74a1b8a683d34a63cd06a8a90ba53d63895dc3b9c577e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/theogrost/actions/runs/27087043751"
    }
  ]
}