{
  "_id": "6a101617acfb0bcc41c8447b",
  "Package": "BioMoR",
  "Type": "Package",
  "Title": "Bioinformatics Modeling with Recursion and Autoencoder-Based\nEnsemble",
  "Version": "0.1.0",
  "Authors@R": "person(given = \"MD.\",\nfamily = \"Arshad\",\nemail = \"arshad10867c@gmail.com\",\nrole = c(\"aut\", \"cre\"))",
  "Description": "Provides tools for bioinformatics modeling using recursive\ntransformer-inspired architectures, autoencoders, random\nforests, XGBoost, and stacked ensemble models. Includes\nutilities for cross-validation, calibration, benchmarking, and\nthreshold optimization in predictive modeling workflows.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.3",
  "VignetteBuilder": "knitr",
  "Config/testthat/edition": "3",
  "Config/pak/sysreqs": "make libicu-dev",
  "Repository": "https://sulkysubject37.r-universe.dev",
  "Date/Publication": "2025-12-14 09:14:13 UTC",
  "RemoteUrl": "https://github.com/sulkysubject37/biomor",
  "RemoteRef": "HEAD",
  "RemoteSha": "d6f15437d13b82e6ad5596c66fc7b2e8bfbdef7f",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-14 08:59:43 UTC",
    "User": "root"
  },
  "Author": "MD. Arshad [aut, cre]",
  "Maintainer": "MD. Arshad <arshad10867c@gmail.com>",
  "MD5sum": "69672711c1dd68dfaa7357fa65ac69ea",
  "_user": "sulkysubject37",
  "_type": "src",
  "_file": "BioMoR_0.1.0.tar.gz",
  "_fileid": "8f34e3b9838e708177c40efbec3669cd6deb0c26f30d5f01d366f5ba1316877e",
  "_filesize": 104619,
  "_sha256": "8f34e3b9838e708177c40efbec3669cd6deb0c26f30d5f01d366f5ba1316877e",
  "_created": "2026-05-14T08:59:43.000Z",
  "_published": "2026-05-22T08:38:47.834Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77345201813,
      "time": 240,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "ERROR",
      "artifact": "7010797484"
    },
    {
      "job": 77345202424,
      "time": 205,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7010790844"
    },
    {
      "job": 77345201942,
      "time": 180,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "ERROR",
      "artifact": "7010918176"
    },
    {
      "job": 77345201814,
      "time": 146,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7010931334"
    },
    {
      "job": 77345201718,
      "time": 213,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6990836150"
    },
    {
      "job": 77345201512,
      "time": 127,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7156332917"
    },
    {
      "job": 77345202036,
      "time": 300,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "ERROR",
      "artifact": "7010807773"
    },
    {
      "job": 77345202212,
      "time": 278,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "ERROR",
      "artifact": "7010803350"
    },
    {
      "job": 77345202428,
      "time": 306,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7010808774"
    }
  ],
  "_buildurl": "https://github.com/r-universe/sulkysubject37/actions/runs/25851245441",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/sulkysubject37/biomor",
  "_commit": {
    "id": "d6f15437d13b82e6ad5596c66fc7b2e8bfbdef7f",
    "author": "MD. Arshad <98695355+Sulkysubject37@users.noreply.github.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Update citation for BioMoR package version",
    "time": 1765703653
  },
  "_maintainer": {
    "name": "MD. Arshad",
    "email": "arshad10867c@gmail.com",
    "login": "sulkysubject37",
    "uuid": 98695355
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.2.0",
      "role": "Depends"
    },
    {
      "package": "caret",
      "role": "Imports"
    },
    {
      "package": "recipes",
      "role": "Imports"
    },
    {
      "package": "themis",
      "role": "Imports"
    },
    {
      "package": "xgboost",
      "role": "Imports"
    },
    {
      "package": "magrittr",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "pROC",
      "role": "Imports"
    },
    {
      "package": "randomForest",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "PRROC",
      "role": "Suggests"
    },
    {
      "package": "ggplot2",
      "role": "Suggests"
    },
    {
      "package": "purrr",
      "role": "Suggests"
    },
    {
      "package": "tibble",
      "role": "Suggests"
    },
    {
      "package": "yardstick",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    }
  ],
  "_owner": "sulkysubject37",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-38",
      "n": 4
    },
    {
      "week": "2025-39",
      "n": 1
    },
    {
      "week": "2025-50",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "v0.1.1",
      "date": "2025-09-21"
    },
    {
      "name": "v0.1.2",
      "date": "2025-09-21"
    }
  ],
  "_topics": [
    "autoencoder",
    "benchmarking",
    "bioinformatics",
    "calibration",
    "deep-learning",
    "ensemble-learning",
    "feature",
    "machine-learning",
    "mixture-of-recursions"
  ],
  "_stars": 0,
  "_contributors": [
    {
      "user": "sulkysubject37",
      "count": 5,
      "uuid": 98695355
    }
  ],
  "_userbio": {
    "uuid": 98695355,
    "type": "user",
    "name": "MD. Arshad",
    "description": "Enthusiast, bioinformatician, musician, literature nerd, and an average photographer"
  },
  "_downloads": {
    "count": 172,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/BioMoR"
  },
  "_devurl": "https://github.com/sulkysubject37/biomor",
  "_searchresults": 5,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/BioMoR.html",
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/sulkysubject37/biomor",
  "_realowner": "sulkysubject37",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2025-10-03"
    },
    {
      "version": "0.1.1",
      "date": "2025-12-11"
    }
  ],
  "_exports": [
    "biomor_benchmark",
    "brier_score",
    "compute_f1_threshold",
    "get_cv_control",
    "get_embeddings",
    "prepare_model_data",
    "train_autoencoder",
    "train_rf",
    "train_xgb_caret"
  ],
  "_help": [
    {
      "page": "biomor_benchmark",
      "title": "Benchmark a trained model",
      "topics": [
        "biomor_benchmark"
      ]
    },
    {
      "page": "biomor_run_pipeline",
      "title": "Run full BioMoR pipeline",
      "topics": [
        "biomor_run_pipeline"
      ]
    },
    {
      "page": "brier_score",
      "title": "Compute Brier Score",
      "topics": [
        "brier_score"
      ]
    },
    {
      "page": "calibrate_model",
      "title": "Calibrate model probabilities",
      "topics": [
        "calibrate_model"
      ]
    },
    {
      "page": "compute_f1_threshold",
      "title": "Compute optimal threshold for maximum F1 score",
      "topics": [
        "compute_f1_threshold"
      ]
    },
    {
      "page": "get_cv_control",
      "title": "Get caret cross-validation control",
      "topics": [
        "get_cv_control"
      ]
    },
    {
      "page": "get_embeddings",
      "title": "Get Embeddings from Autoencoder (stub)",
      "topics": [
        "get_embeddings"
      ]
    },
    {
      "page": "prepare_model_data",
      "title": "Prepare dataset for modeling",
      "topics": [
        "prepare_model_data"
      ]
    },
    {
      "page": "train_autoencoder",
      "title": "Train Autoencoder (stub)",
      "topics": [
        "train_autoencoder"
      ]
    },
    {
      "page": "train_biomor",
      "title": "Train BioMoR Autoencoder",
      "topics": [
        "train_biomor"
      ]
    },
    {
      "page": "train_rf",
      "title": "Train a Random Forest model with caret",
      "topics": [
        "train_rf"
      ]
    },
    {
      "page": "train_xgb_caret",
      "title": "Train an XGBoost model with caret",
      "topics": [
        "train_xgb_caret"
      ]
    }
  ],
  "_readme": "https://github.com/sulkysubject37/biomor/raw/HEAD/README.md",
  "_rundeps": [
    "caret",
    "class",
    "cli",
    "clock",
    "codetools",
    "cpp11",
    "data.table",
    "diagram",
    "digest",
    "dplyr",
    "e1071",
    "farver",
    "foreach",
    "future",
    "future.apply",
    "generics",
    "ggplot2",
    "globals",
    "glue",
    "gower",
    "gtable",
    "hardhat",
    "ipred",
    "isoband",
    "iterators",
    "jsonlite",
    "KernSmooth",
    "labeling",
    "lattice",
    "lava",
    "lifecycle",
    "listenv",
    "lubridate",
    "magrittr",
    "MASS",
    "Matrix",
    "ModelMetrics",
    "nlme",
    "nnet",
    "numDeriv",
    "parallelly",
    "pillar",
    "pkgconfig",
    "plyr",
    "pROC",
    "prodlim",
    "progressr",
    "proxy",
    "purrr",
    "R6",
    "RANN",
    "RColorBrewer",
    "Rcpp",
    "recipes",
    "reshape2",
    "rlang",
    "ROSE",
    "rpart",
    "S7",
    "scales",
    "shape",
    "sparsevctrs",
    "SQUAREM",
    "stringi",
    "stringr",
    "survival",
    "themis",
    "tibble",
    "tidyr",
    "tidyselect",
    "timechange",
    "timeDate",
    "tzdb",
    "utf8",
    "vctrs",
    "viridisLite",
    "withr",
    "xgboost"
  ],
  "_vignettes": [
    {
      "source": "biomor-autoencoder.Rmd",
      "filename": "biomor-autoencoder.html",
      "title": "BioMoR Autoencoder",
      "engine": "knitr::rmarkdown",
      "headings": [
        "title: \"BioMoR Autoencoder and Embeddings\"output: rmarkdown::html_vignettevignette: >%\\VignetteIndexEntry"
      ],
      "created": "2025-09-21 09:20:09",
      "modified": "2025-09-21 09:20:09",
      "commits": 1
    },
    {
      "source": "biomor-benchmarking.Rmd",
      "filename": "biomor-benchmarking.html",
      "title": "BioMoR Benchmarking",
      "engine": "knitr::rmarkdown",
      "headings": [
        "title: \"BioMoR Benchmarking Tutorial\"output: rmarkdown::html_vignettevignette: >%\\VignetteIndexEntry"
      ],
      "created": "2025-09-21 09:20:09",
      "modified": "2025-09-21 09:20:09",
      "commits": 1
    },
    {
      "source": "biomor-intro.Rmd",
      "filename": "biomor-intro.html",
      "title": "Introduction to BioMoR",
      "engine": "knitr::rmarkdown",
      "headings": [],
      "created": "2025-09-21 09:20:09",
      "modified": "2025-09-21 09:20:09",
      "commits": 1
    }
  ],
  "_score": 4.653212513775344,
  "_indexed": true,
  "_nocasepkg": "biomor",
  "_universes": [
    "sulkysubject37"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-05-15T05:36:35.000Z",
      "distro": "noble",
      "commit": "d6f15437d13b82e6ad5596c66fc7b2e8bfbdef7f",
      "fileid": "2829d612545a91746ee3105a6eb7a56c1264b240e9ebc4e38bde7bec743f58ba",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/sulkysubject37/actions/runs/25851245441"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-05-15T05:36:02.000Z",
      "distro": "noble",
      "commit": "d6f15437d13b82e6ad5596c66fc7b2e8bfbdef7f",
      "fileid": "b20979c329ef758a1f66b074383179a6d8d1775f9731a70706bef0e11656472f",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/sulkysubject37/actions/runs/25851245441"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-05-15T05:47:34.000Z",
      "commit": "d6f15437d13b82e6ad5596c66fc7b2e8bfbdef7f",
      "fileid": "3541ad5cc76bf2d953946657512b43a36c401520c48e4fee37bb7257f0ee0e86",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/sulkysubject37/actions/runs/25851245441"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-05-15T05:49:01.000Z",
      "commit": "d6f15437d13b82e6ad5596c66fc7b2e8bfbdef7f",
      "fileid": "1d5a739e2ef0718e6e34c0a555bf1fd81e05f43c7a1520074213d22397f6c974",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/sulkysubject37/actions/runs/25851245441"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-05-15T05:34:50.000Z",
      "commit": "d6f15437d13b82e6ad5596c66fc7b2e8bfbdef7f",
      "fileid": "d60a15d2358557cee25c3d131136b9d38e95472e6d9aa3e780cdee8e8465f9c7",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/sulkysubject37/actions/runs/25851245441"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-05-15T05:34:53.000Z",
      "commit": "d6f15437d13b82e6ad5596c66fc7b2e8bfbdef7f",
      "fileid": "d750e2b12c1cbbc078caf22d7b1fb58a406f618bcee85b9f2339f01c1d414f32",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/sulkysubject37/actions/runs/25851245441"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-05-15T05:34:54.000Z",
      "commit": "d6f15437d13b82e6ad5596c66fc7b2e8bfbdef7f",
      "fileid": "723fbeee6f6827d153271672e6f21e94b41aaa469fab326c658c692728a65e26",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/sulkysubject37/actions/runs/25851245441"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.0",
      "date": "2026-05-22T08:38:25.000Z",
      "commit": "d6f15437d13b82e6ad5596c66fc7b2e8bfbdef7f",
      "fileid": "51788cf61b3e97e8b946627390a5fae280f6ea4f1c41c073628f7843c11c138a",
      "status": "success",
      "buildurl": "https://github.com/r-universe/sulkysubject37/actions/runs/25851245441"
    }
  ]
}