{
  "_id": "6a49fac99a7b00bcc12f555c",
  "Package": "BiasCorrector",
  "Title": "A GUI to Correct Measurement Bias in DNA Methylation Analyses",
  "Version": "0.2.3.9001",
  "Date": "2024-10-17",
  "Authors@R": "c(\nperson(\"Lorenz A.\", \"Kapsner\", , \"lorenz.kapsner@gmail.com\", role = c(\"cre\", \"aut\", \"cph\"),\ncomment = c(ORCID = \"0000-0003-1866-860X\")),\nperson(\"Evgeny A.\", \"Moskalev\", role = \"aut\")\n)",
  "Description": "A GUI to correct measurement bias in DNA methylation\nanalyses. The 'BiasCorrector' package just wraps the functions\nimplemented in the 'R' package 'rBiasCorrection' into a shiny\nweb application in order to make them more easily accessible.\nPublication: Kapsner et al. (2021) <doi:10.1002/ijc.33681>.",
  "License": "GPL-3",
  "URL": "https://github.com/kapsner/BiasCorrector",
  "BugReports": "https://github.com/kapsner/BiasCorrector/issues",
  "Encoding": "UTF-8",
  "Config/pak/sysreqs": "cmake make libuv1-dev zlib1g-dev",
  "Repository": "https://kapsner.r-universe.dev",
  "Date/Publication": "2024-10-17 15:17:20 UTC",
  "RemoteUrl": "https://github.com/kapsner/biascorrector",
  "RemoteRef": "HEAD",
  "RemoteSha": "a11c8d1c50e6c469349c17befc0e2f5ab66d76e2",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-07-05 06:29:22 UTC",
    "User": "root"
  },
  "Author": "Lorenz A. Kapsner [cre, aut, cph] (ORCID:\n<https://orcid.org/0000-0003-1866-860X>),\nEvgeny A. Moskalev [aut]",
  "Maintainer": "Lorenz A. Kapsner <lorenz.kapsner@gmail.com>",
  "_user": "kapsner",
  "_type": "src",
  "_file": "BiasCorrector_0.2.3.9001.tar.gz",
  "_fileid": "https://r2.ropensci.org/b3ecd09632b8094aa165b4127930ee53ae80efb52ab028467825d728670b72b6",
  "_filesize": 149552,
  "_sha256": "b3ecd09632b8094aa165b4127930ee53ae80efb52ab028467825d728670b72b6",
  "_expires": "2026-10-13T06:33:43.000Z",
  "_created": "2026-07-05T06:29:22.000Z",
  "_published": "2026-07-05T06:33:45.227Z",
  "_jobs": [
    {
      "job": 85199352791,
      "time": 228,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8089083949"
    },
    {
      "job": 85199352787,
      "time": 138,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8089072423"
    },
    {
      "job": 85199352802,
      "time": 79,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8089070106"
    },
    {
      "job": 85199352797,
      "time": 110,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8089072895"
    },
    {
      "job": 85199176072,
      "time": 182,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8089053970"
    },
    {
      "job": 85199352803,
      "time": 154,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8089074404"
    },
    {
      "job": 85199352809,
      "time": 87,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8089065771"
    },
    {
      "job": 85199352800,
      "time": 86,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8089065506"
    },
    {
      "job": 85199352808,
      "time": 81,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8089064878"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/kapsner/actions/runs/28731952094",
  "_status": "success",
  "_upstream": "https://github.com/kapsner/biascorrector",
  "_commit": {
    "id": "a11c8d1c50e6c469349c17befc0e2f5ab66d76e2",
    "author": "kapsner <lorenz.kapsner@web.de>",
    "committer": "kapsner <lorenz.kapsner@web.de>",
    "message": "chore: updated readme\n",
    "time": 1729178240
  },
  "_maintainer": {
    "name": "Lorenz A. Kapsner",
    "email": "lorenz.kapsner@gmail.com",
    "login": "kapsner",
    "orcid": "0000-0003-1866-860X",
    "description": "Medical Data Scientist.",
    "uuid": 44973495
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 2.10",
      "role": "Depends"
    },
    {
      "package": "data.table",
      "role": "Imports"
    },
    {
      "package": "DT",
      "role": "Imports"
    },
    {
      "package": "magrittr",
      "role": "Imports"
    },
    {
      "package": "rBiasCorrection",
      "version": ">= 0.3.4",
      "role": "Imports"
    },
    {
      "package": "shiny",
      "role": "Imports"
    },
    {
      "package": "shinydashboard",
      "role": "Imports"
    },
    {
      "package": "shinyjs",
      "role": "Imports"
    },
    {
      "package": "lintr",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    }
  ],
  "_owner": "kapsner",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_topics": [
    "bias-correction",
    "gene-methylation",
    "genetics",
    "gui",
    "pcr",
    "shiny"
  ],
  "_stars": 2,
  "_contributors": [
    {
      "user": "kapsner",
      "count": 285,
      "uuid": 44973495
    }
  ],
  "_userbio": {
    "uuid": 44973495,
    "type": "user",
    "name": "kapsner",
    "followers": 57,
    "description": "Medical Data Scientist."
  },
  "_downloads": {
    "count": 353,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/BiasCorrector"
  },
  "_devurl": "https://github.com/kapsner/biascorrector",
  "_searchresults": 1,
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/BiasCorrector.html",
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/kapsner/biascorrector",
  "_realowner": "kapsner",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.1",
      "date": "2020-08-24"
    },
    {
      "version": "0.1.2",
      "date": "2020-09-22"
    },
    {
      "version": "0.1.3",
      "date": "2021-03-01"
    },
    {
      "version": "0.1.4",
      "date": "2021-03-29"
    },
    {
      "version": "0.2.0",
      "date": "2021-05-17"
    },
    {
      "version": "0.2.1",
      "date": "2022-02-16"
    },
    {
      "version": "0.2.2",
      "date": "2022-06-21"
    },
    {
      "version": "0.2.3",
      "date": "2024-10-17"
    }
  ],
  "_exports": [
    "launch_app",
    "module_calibrationfile_server",
    "module_calibrationfile_ui",
    "module_correctedplots_server",
    "module_correctedplots_ui",
    "module_correctedstatistics_ui",
    "module_correctedstats_server",
    "module_experimentalfile_server",
    "module_experimentalfile_ui",
    "module_fileupload_server",
    "module_fileupload_ui",
    "module_info_server",
    "module_info_ui",
    "module_log_server",
    "module_log_ui",
    "module_modelselection_server",
    "module_modelselection_ui",
    "module_plotting_server",
    "module_plotting_ui",
    "module_results_server",
    "module_results_ui",
    "module_settings_server",
    "module_settings_ui",
    "module_statistics_server",
    "module_statistics_ui"
  ],
  "_help": [
    {
      "page": "launch_app",
      "title": "Launch BiasCorrector",
      "topics": [
        "launch_app"
      ]
    },
    {
      "page": "module_calibrationfile_server",
      "title": "module_calibrationfile_server",
      "topics": [
        "module_calibrationfile_server"
      ]
    },
    {
      "page": "module_calibrationfile_ui",
      "title": "module_calibrationfile_ui",
      "topics": [
        "module_calibrationfile_ui"
      ]
    },
    {
      "page": "module_correctedplots_server",
      "title": "module_correctedplots_server",
      "topics": [
        "module_correctedplots_server"
      ]
    },
    {
      "page": "module_correctedplots_ui",
      "title": "module_correctedplots_ui",
      "topics": [
        "module_correctedplots_ui"
      ]
    },
    {
      "page": "module_correctedstatistics_ui",
      "title": "module_correctedstatistics_ui",
      "topics": [
        "module_correctedstatistics_ui"
      ]
    },
    {
      "page": "module_correctedstats_server",
      "title": "module_correctedstats_server",
      "topics": [
        "module_correctedstats_server"
      ]
    },
    {
      "page": "module_experimentalfile_server",
      "title": "module_experimentalfile_server",
      "topics": [
        "module_experimentalfile_server"
      ]
    },
    {
      "page": "module_experimentalfile_ui",
      "title": "module_experimentalfile_ui",
      "topics": [
        "module_experimentalfile_ui"
      ]
    },
    {
      "page": "module_fileupload_server",
      "title": "module_fileupload_server",
      "topics": [
        "module_fileupload_server"
      ]
    },
    {
      "page": "module_fileupload_ui",
      "title": "module_fileupload_ui",
      "topics": [
        "module_fileupload_ui"
      ]
    },
    {
      "page": "module_info_server",
      "title": "module_info_server",
      "topics": [
        "module_info_server"
      ]
    },
    {
      "page": "module_info_ui",
      "title": "module_info_ui",
      "topics": [
        "module_info_ui"
      ]
    },
    {
      "page": "module_log_server",
      "title": "module_log_server",
      "topics": [
        "module_log_server"
      ]
    },
    {
      "page": "module_log_ui",
      "title": "module_log_ui",
      "topics": [
        "module_log_ui"
      ]
    },
    {
      "page": "module_modelselection_server",
      "title": "module_modelselection_server",
      "topics": [
        "module_modelselection_server"
      ]
    },
    {
      "page": "module_modelselection_ui",
      "title": "module_modelselection_ui",
      "topics": [
        "module_modelselection_ui"
      ]
    },
    {
      "page": "module_plotting_server",
      "title": "module_plotting_server",
      "topics": [
        "module_plotting_server"
      ]
    },
    {
      "page": "module_plotting_ui",
      "title": "module_plotting_ui",
      "topics": [
        "module_plotting_ui"
      ]
    },
    {
      "page": "module_results_server",
      "title": "module_results_server",
      "topics": [
        "module_results_server"
      ]
    },
    {
      "page": "module_results_ui",
      "title": "module_results_ui",
      "topics": [
        "module_results_ui"
      ]
    },
    {
      "page": "module_settings_server",
      "title": "module_settings_server",
      "topics": [
        "module_settings_server"
      ]
    },
    {
      "page": "module_settings_ui",
      "title": "module_settings_ui",
      "topics": [
        "module_settings_ui"
      ]
    },
    {
      "page": "module_statistics_server",
      "title": "module_statistics_server",
      "topics": [
        "module_statistics_server"
      ]
    },
    {
      "page": "module_statistics_ui",
      "title": "module_statistics_ui",
      "topics": [
        "module_statistics_ui"
      ]
    }
  ],
  "_readme": "https://github.com/kapsner/biascorrector/raw/HEAD/README.md",
  "_rundeps": [
    "base64enc",
    "bslib",
    "cachem",
    "cli",
    "codetools",
    "commonmark",
    "cpp11",
    "crosstalk",
    "data.table",
    "digest",
    "DT",
    "evaluate",
    "farver",
    "fastmap",
    "fontawesome",
    "fs",
    "future",
    "future.apply",
    "ggplot2",
    "globals",
    "glue",
    "gtable",
    "highr",
    "htmltools",
    "htmlwidgets",
    "httpuv",
    "isoband",
    "jquerylib",
    "jsonlite",
    "knitr",
    "labeling",
    "later",
    "lazyeval",
    "lifecycle",
    "listenv",
    "magrittr",
    "memoise",
    "mime",
    "minpack.lm",
    "nls2",
    "otel",
    "parallelly",
    "polynom",
    "promises",
    "proto",
    "R6",
    "rappdirs",
    "rBiasCorrection",
    "RColorBrewer",
    "Rcpp",
    "rlang",
    "rmarkdown",
    "S7",
    "sass",
    "scales",
    "shiny",
    "shinydashboard",
    "shinyjs",
    "sourcetools",
    "tinytex",
    "vctrs",
    "viridisLite",
    "withr",
    "xfun",
    "xtable",
    "yaml"
  ],
  "_score": 3,
  "_indexed": true,
  "_nocasepkg": "biascorrector",
  "_universes": [
    "kapsner"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.2.3.9001",
      "date": "2026-07-05T06:33:06.000Z",
      "distro": "resolute",
      "commit": "a11c8d1c50e6c469349c17befc0e2f5ab66d76e2",
      "fileid": "https://r2.ropensci.org/05d554b640b201cbb8c414dea90666faa0b705eac09f1b4e7a2cadee1ba7b4d7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kapsner/actions/runs/28731952094"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.2.3.9001",
      "date": "2026-07-05T06:31:36.000Z",
      "distro": "resolute",
      "commit": "a11c8d1c50e6c469349c17befc0e2f5ab66d76e2",
      "fileid": "https://r2.ropensci.org/9f45f172e317688cceb0cc1f1224947022aac097b9f17d02706c852c4a46a2d2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kapsner/actions/runs/28731952094"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.2.3.9001",
      "date": "2026-07-05T06:31:24.000Z",
      "commit": "a11c8d1c50e6c469349c17befc0e2f5ab66d76e2",
      "fileid": "https://r2.ropensci.org/4d7df41c70ae500e76a83ae3d06e9c04b8bdf16320b3d01cdfbcd2e0d81ec382",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kapsner/actions/runs/28731952094"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.2.3.9001",
      "date": "2026-07-05T06:31:43.000Z",
      "commit": "a11c8d1c50e6c469349c17befc0e2f5ab66d76e2",
      "fileid": "https://r2.ropensci.org/5437062cefb714823619fcc03c7a74520c03b17e90bf8f7de6dd29a902e0dfe9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kapsner/actions/runs/28731952094"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.2.3.9001",
      "date": "2026-07-05T06:32:10.000Z",
      "commit": "a11c8d1c50e6c469349c17befc0e2f5ab66d76e2",
      "fileid": "https://r2.ropensci.org/7fca038f375b24b4322f22d1ed6cefbff0d77ddc8496280eb4b1ec74c3607f93",
      "status": "success",
      "buildurl": "https://github.com/r-universe/kapsner/actions/runs/28731952094"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.2.3.9001",
      "date": "2026-07-05T06:30:44.000Z",
      "commit": "a11c8d1c50e6c469349c17befc0e2f5ab66d76e2",
      "fileid": "https://r2.ropensci.org/ed6189b9638805a67cff3523103dd0cb3c66b5e8cad6a0709a45145d6bd92e56",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kapsner/actions/runs/28731952094"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.2.3.9001",
      "date": "2026-07-05T06:30:39.000Z",
      "commit": "a11c8d1c50e6c469349c17befc0e2f5ab66d76e2",
      "fileid": "https://r2.ropensci.org/554499543697c013efdecf43372fa08c5aafc241a55d555301b5a3f684399134",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kapsner/actions/runs/28731952094"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.2.3.9001",
      "date": "2026-07-05T06:30:33.000Z",
      "commit": "a11c8d1c50e6c469349c17befc0e2f5ab66d76e2",
      "fileid": "https://r2.ropensci.org/c00f59d3ac3febe95f67df241cf5ac23ff35bab098766ed90cfac50dfb24c996",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kapsner/actions/runs/28731952094"
    }
  ]
}