{
  "_id": "6a227185cd65a98ecbd49233",
  "Package": "rBiasCorrection",
  "Title": "Correct Bias in DNA Methylation Analyses",
  "Version": "0.3.6",
  "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": "Implementation of the algorithms (with minor\nmodifications) to correct bias in quantitative DNA methylation\nanalyses as described by Moskalev et al. (2011)\n<doi:10.1093/nar/gkr213>. Publication: Kapsner et al. (2021)\n<doi:10.1002/ijc.33681>.",
  "License": "GPL (>= 3)",
  "URL": "https://github.com/kapsner/rBiasCorrection",
  "BugReports": "https://github.com/kapsner/rBiasCorrection/issues",
  "VignetteBuilder": "quarto",
  "Config/testthat/edition": "3",
  "Config/testthat/parallel": "false",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.3",
  "Repository": "https://kapsner.r-universe.dev",
  "Date/Publication": "2026-03-06 19:14:25 UTC",
  "RemoteUrl": "https://github.com/kapsner/rbiascorrection",
  "RemoteRef": "HEAD",
  "RemoteSha": "1a9feeaee957a47a415c3c4393ee6eb5868c4b96",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-05 06:40:43 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>",
  "MD5sum": "f8f423f7c38ddb996078b931046565be",
  "_user": "kapsner",
  "_type": "src",
  "_file": "rBiasCorrection_0.3.6.tar.gz",
  "_fileid": "7dc228a27de6d8c5103e97af7fa5574a4c7c2aa426e538387e019d67cac34e09",
  "_filesize": 887642,
  "_sha256": "7dc228a27de6d8c5103e97af7fa5574a4c7c2aa426e538387e019d67cac34e09",
  "_created": "2026-06-05T06:40:43.000Z",
  "_published": "2026-06-05T06:49:41.229Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79677471483,
      "time": 432,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7430513174"
    },
    {
      "job": 79677471492,
      "time": 500,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7430528818"
    },
    {
      "job": 79677471525,
      "time": 337,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7430491202"
    },
    {
      "job": 79677471681,
      "time": 264,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7430473555"
    },
    {
      "job": 79677084360,
      "time": 197,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7430410919"
    },
    {
      "job": 79677471472,
      "time": 124,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7430440476"
    },
    {
      "job": 79677471490,
      "time": 393,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7430504196"
    },
    {
      "job": 79677471482,
      "time": 340,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7430492014"
    },
    {
      "job": 79677471485,
      "time": 338,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7430491804"
    }
  ],
  "_buildurl": "https://github.com/r-universe/kapsner/actions/runs/26999678991",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/kapsner/rbiascorrection",
  "_commit": {
    "id": "1a9feeaee957a47a415c3c4393ee6eb5868c4b96",
    "author": "kapsner <lorenz.kapsner@gmail.com>",
    "committer": "kapsner <lorenz.kapsner@gmail.com>",
    "message": "chore: agent skills, minor formatting\n",
    "time": 1772824465
  },
  "_maintainer": {
    "name": "Lorenz A. Kapsner",
    "email": "lorenz.kapsner@gmail.com",
    "login": "kapsner",
    "orcid": "0000-0003-1866-860X",
    "description": "Medical Data Scientist.",
    "uuid": 44973495
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "data.table",
      "role": "Imports"
    },
    {
      "package": "future",
      "role": "Imports"
    },
    {
      "package": "future.apply",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "role": "Imports"
    },
    {
      "package": "minpack.lm",
      "role": "Imports"
    },
    {
      "package": "nls2",
      "role": "Imports"
    },
    {
      "package": "parallelly",
      "role": "Imports"
    },
    {
      "package": "polynom",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "ggpubr",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "lintr",
      "role": "Suggests"
    },
    {
      "package": "microbenchmark",
      "role": "Suggests"
    },
    {
      "package": "quarto",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.1",
      "role": "Suggests"
    }
  ],
  "_owner": "kapsner",
  "_selfowned": true,
  "_usedby": 1,
  "_updates": [
    {
      "week": "2026-05",
      "n": 2
    },
    {
      "week": "2026-10",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "v0.3.6",
      "date": "2026-03-06"
    }
  ],
  "_topics": [
    "bias-correction",
    "gene-methylation",
    "pcr",
    "quarto"
  ],
  "_stars": 1,
  "_contributors": [
    {
      "user": "kapsner",
      "count": 332,
      "uuid": 44973495
    }
  ],
  "_userbio": {
    "uuid": 44973495,
    "type": "user",
    "name": "kapsner",
    "description": "Medical Data Scientist."
  },
  "_downloads": {
    "count": 758,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/rBiasCorrection"
  },
  "_devurl": "https://github.com/kapsner/rbiascorrection",
  "_searchresults": 7,
  "_quarto": true,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/rBiasCorrection.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/kapsner/rbiascorrection",
  "_realowner": "kapsner",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.2.1",
      "date": "2020-08-04"
    },
    {
      "version": "0.2.2",
      "date": "2020-09-22"
    },
    {
      "version": "0.2.3",
      "date": "2020-09-23"
    },
    {
      "version": "0.2.4",
      "date": "2020-11-16"
    },
    {
      "version": "0.2.5",
      "date": "2020-12-17"
    },
    {
      "version": "0.2.6",
      "date": "2021-02-13"
    },
    {
      "version": "0.2.7",
      "date": "2021-03-01"
    },
    {
      "version": "0.2.8",
      "date": "2021-03-28"
    },
    {
      "version": "0.2.9",
      "date": "2021-04-14"
    },
    {
      "version": "0.3.0",
      "date": "2021-05-17"
    },
    {
      "version": "0.3.1",
      "date": "2021-06-21"
    },
    {
      "version": "0.3.2",
      "date": "2021-08-04"
    },
    {
      "version": "0.3.3",
      "date": "2022-02-16"
    },
    {
      "version": "0.3.4",
      "date": "2022-06-20"
    },
    {
      "version": "0.3.5",
      "date": "2025-04-05"
    },
    {
      "version": "0.3.6",
      "date": "2026-03-07"
    }
  ],
  "_exports": [
    "aggregated_input",
    "better_model",
    "biascorrection",
    "clean_dt",
    "clean_up",
    "create_exampleplot",
    "createbarerrorplots",
    "get_timestamp",
    "handle_text_input",
    "on_start",
    "plotting_utility",
    "regression_utility",
    "solving_equations",
    "statistics_list",
    "substitutions_create",
    "write_csv",
    "write_log"
  ],
  "_datasets": [
    {
      "name": "example._plot_coef_c",
      "title": "example._plot_coef_c",
      "object": "example._plot_coef_c",
      "class": [
        "list"
      ],
      "fields": [],
      "table": true,
      "tojson": true
    },
    {
      "name": "example._plot_coef_h",
      "title": "example._plot_coef_h",
      "object": "example._plot_coef_h",
      "class": [
        "list"
      ],
      "fields": [],
      "table": true,
      "tojson": true
    },
    {
      "name": "example._plot.df_agg",
      "title": "example._plot.df_agg",
      "object": "example._plot.df_agg",
      "class": [
        "data.table",
        "data.frame"
      ],
      "fields": [
        "true_methylation",
        "CpG",
        "sd",
        "CpG_true_diff",
        "relative_error"
      ],
      "rows": 9,
      "table": true,
      "tojson": true
    },
    {
      "name": "example.data_calibration",
      "title": "example.data_calibration",
      "object": "example.data_calibration",
      "class": [
        "list"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    },
    {
      "name": "example.data_experimental",
      "title": "example.data_experimental",
      "object": "example.data_experimental",
      "class": [
        "list"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "aggregated_input",
      "title": "aggregated_input helper function",
      "topics": [
        "aggregated_input"
      ]
    },
    {
      "page": "better_model",
      "title": "better_model helper function",
      "topics": [
        "better_model"
      ]
    },
    {
      "page": "biascorrection",
      "title": "Correct PCR-Bias in Quantitative DNA Methylation Analyses.",
      "topics": [
        "biascorrection"
      ]
    },
    {
      "page": "calibration_plot",
      "title": "calibration_plot helper function",
      "topics": [
        "calibration_plot"
      ]
    },
    {
      "page": "clean_dt",
      "title": "clean_dt helper function",
      "topics": [
        "clean_dt"
      ]
    },
    {
      "page": "clean_up",
      "title": "clean_up helper function",
      "topics": [
        "clean_up"
      ]
    },
    {
      "page": "create_exampleplot",
      "title": "create_exampleplot helper function",
      "topics": [
        "create_exampleplot"
      ]
    },
    {
      "page": "createbarerrorplots",
      "title": "createbarerrorplots helper function",
      "topics": [
        "createbarerrorplots"
      ]
    },
    {
      "page": "example._plot_coef_c",
      "title": "example._plot_coef_c",
      "topics": [
        "example._plot_coef_c"
      ]
    },
    {
      "page": "example._plot_coef_h",
      "title": "example._plot_coef_h",
      "topics": [
        "example._plot_coef_h"
      ]
    },
    {
      "page": "example._plot.df_agg",
      "title": "example._plot.df_agg",
      "topics": [
        "example._plot.df_agg"
      ]
    },
    {
      "page": "example.data_calibration",
      "title": "example.data_calibration",
      "topics": [
        "example.data_calibration"
      ]
    },
    {
      "page": "example.data_experimental",
      "title": "example.data_experimental",
      "topics": [
        "example.data_experimental"
      ]
    },
    {
      "page": "get_timestamp",
      "title": "get_timestamp helper function",
      "topics": [
        "get_timestamp"
      ]
    },
    {
      "page": "handle_text_input",
      "title": "handle_text_input helper function",
      "topics": [
        "handle_text_input"
      ]
    },
    {
      "page": "on_start",
      "title": "on_start helper function",
      "topics": [
        "on_start"
      ]
    },
    {
      "page": "plotting_utility",
      "title": "plotting_utility helper function",
      "topics": [
        "plotting_utility"
      ]
    },
    {
      "page": "regression_utility",
      "title": "regression_utility helper function",
      "topics": [
        "regression_utility"
      ]
    },
    {
      "page": "solving_equations",
      "title": "solving_equations helper function",
      "topics": [
        "solving_equations"
      ]
    },
    {
      "page": "statistics_list",
      "title": "statistics_list helper function",
      "topics": [
        "statistics_list"
      ]
    },
    {
      "page": "substitutions_create",
      "title": "substitutions_create helper function",
      "topics": [
        "substitutions_create"
      ]
    },
    {
      "page": "write_csv",
      "title": "write_csv helper function",
      "topics": [
        "write_csv"
      ]
    },
    {
      "page": "write_log",
      "title": "write_log helper function",
      "topics": [
        "write_log"
      ]
    }
  ],
  "_readme": "https://github.com/kapsner/rbiascorrection/raw/HEAD/README.md",
  "_rundeps": [
    "cli",
    "codetools",
    "cpp11",
    "data.table",
    "digest",
    "farver",
    "future",
    "future.apply",
    "ggplot2",
    "globals",
    "glue",
    "gtable",
    "isoband",
    "labeling",
    "lifecycle",
    "listenv",
    "minpack.lm",
    "nls2",
    "parallelly",
    "polynom",
    "proto",
    "R6",
    "RColorBrewer",
    "rlang",
    "S7",
    "scales",
    "vctrs",
    "viridisLite",
    "withr"
  ],
  "_vignettes": [
    {
      "source": "rBiasCorrection_benchmarking.qmd",
      "filename": "rBiasCorrection_benchmarking.html",
      "title": "rBiasCorrection_enchmarking",
      "engine": "quarto::html",
      "headings": [],
      "created": "2025-04-05 08:59:04",
      "modified": "2026-02-01 09:39:37",
      "commits": 2
    },
    {
      "source": "rBiasCorrection_howto.qmd",
      "filename": "rBiasCorrection_howto.html",
      "title": "rBiasCorrection_howto",
      "engine": "quarto::html",
      "headings": [],
      "created": "2025-04-05 08:59:04",
      "modified": "2025-04-05 13:12:08",
      "commits": 3
    }
  ],
  "_score": 4.778151250383644,
  "_indexed": true,
  "_nocasepkg": "rbiascorrection",
  "_universes": [
    "kapsner"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.3.6",
      "date": "2026-06-05T06:43:09.000Z",
      "distro": "noble",
      "commit": "1a9feeaee957a47a415c3c4393ee6eb5868c4b96",
      "fileid": "4e06d03470f0370d02ff6ba236f853835c3eb7791cfcc0b7144914f3c9ef8980",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kapsner/actions/runs/26999678991"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.3.6",
      "date": "2026-06-05T06:43:10.000Z",
      "distro": "noble",
      "commit": "1a9feeaee957a47a415c3c4393ee6eb5868c4b96",
      "fileid": "570e32adc7493176818ad4a43db7dbacd588d6c8a5e444f07543cc342b684189",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kapsner/actions/runs/26999678991"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.3.6",
      "date": "2026-06-05T06:43:29.000Z",
      "commit": "1a9feeaee957a47a415c3c4393ee6eb5868c4b96",
      "fileid": "2e207e33bf0b1229b44a956f7503aa5243d5db5e409cd12d6325a1d8a9e36696",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kapsner/actions/runs/26999678991"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.3.6",
      "date": "2026-06-05T06:43:05.000Z",
      "commit": "1a9feeaee957a47a415c3c4393ee6eb5868c4b96",
      "fileid": "e22661d2932c8b72c458276bf6756ff9f0f4836d81723b6ae82aa0449a0da246",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kapsner/actions/runs/26999678991"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.3.6",
      "date": "2026-06-05T06:43:03.000Z",
      "commit": "1a9feeaee957a47a415c3c4393ee6eb5868c4b96",
      "fileid": "49f8789d41c5ae9e8fff4b5a9ff5db0bf4b1de927bc486a70534404d246a657a",
      "status": "success",
      "buildurl": "https://github.com/r-universe/kapsner/actions/runs/26999678991"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.3.6",
      "date": "2026-06-05T06:42:44.000Z",
      "commit": "1a9feeaee957a47a415c3c4393ee6eb5868c4b96",
      "fileid": "d4adfe37c2a541522df8e119f8b4d7622a82d72d62e7464018127052d73f4c5c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kapsner/actions/runs/26999678991"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.3.6",
      "date": "2026-06-05T06:42:27.000Z",
      "commit": "1a9feeaee957a47a415c3c4393ee6eb5868c4b96",
      "fileid": "6048f96a09e685fc13c83193eb0383203d568484d552256e0e348d320df0e9ba",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kapsner/actions/runs/26999678991"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.3.6",
      "date": "2026-06-05T06:42:17.000Z",
      "commit": "1a9feeaee957a47a415c3c4393ee6eb5868c4b96",
      "fileid": "6372c8012cd8c911b2e6b53f1b4c477fdb3b4b2a71a6a47f78e3c100b4d4e895",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kapsner/actions/runs/26999678991"
    }
  ]
}