{
  "_id": "6a49f8409a7b00bcc12f48b0",
  "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-07-05 06:12:57 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": "rBiasCorrection_0.3.6.tar.gz",
  "_fileid": "https://r2.ropensci.org/743a836220f5f86f8652f83599dc74edba2a20a72a1f4400238226aa316b6fdf",
  "_filesize": 889549,
  "_sha256": "743a836220f5f86f8652f83599dc74edba2a20a72a1f4400238226aa316b6fdf",
  "_expires": "2026-10-13T06:22:54.000Z",
  "_created": "2026-07-05T06:12:57.000Z",
  "_published": "2026-07-05T06:22:56.110Z",
  "_jobs": [
    {
      "job": 85198334988,
      "time": 557,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8089000777"
    },
    {
      "job": 85198334994,
      "time": 371,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8088976564"
    },
    {
      "job": 85198334970,
      "time": 316,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8088971318"
    },
    {
      "job": 85198334969,
      "time": 237,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8088964042"
    },
    {
      "job": 85198097232,
      "time": 212,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8088932090"
    },
    {
      "job": 85198334983,
      "time": 162,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8088951490"
    },
    {
      "job": 85198334999,
      "time": 352,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8088974266"
    },
    {
      "job": 85198334982,
      "time": 336,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8088972281"
    },
    {
      "job": 85198334984,
      "time": 360,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8088975214"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/kapsner/actions/runs/28731575921",
  "_status": "success",
  "_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
  },
  "_distro": "resolute",
  "_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",
    "followers": 57,
    "description": "Medical Data Scientist."
  },
  "_downloads": {
    "count": 843,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/rBiasCorrection"
  },
  "_devurl": "https://github.com/kapsner/rbiascorrection",
  "_searchresults": 9,
  "_quarto": true,
  "_rbuild": "4.6.1",
  "_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": [
        "Available Cores",
        "Benchmarking"
      ],
      "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": [
        "Introduction",
        "Setup the prerequisites",
        "Conduct the correction of experimental biases",
        "Background information",
        "General regression equations",
        "Data dependent regression equations (experimental feature)",
        "Selection of the correction algorithm",
        "Outputs and Results",
        "Regression plots"
      ],
      "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-07-05T06:15:31.000Z",
      "distro": "resolute",
      "commit": "1a9feeaee957a47a415c3c4393ee6eb5868c4b96",
      "fileid": "https://r2.ropensci.org/6d89324b342854b28d81d643fd8d6523cae43cfd89303e25d995b22fd0b3ad5e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kapsner/actions/runs/28731575921"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.3.6",
      "date": "2026-07-05T06:15:30.000Z",
      "distro": "resolute",
      "commit": "1a9feeaee957a47a415c3c4393ee6eb5868c4b96",
      "fileid": "https://r2.ropensci.org/1178c438314212f0fe33850413ceea2ee5c2cbf039de6d732d555da0d6541f19",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kapsner/actions/runs/28731575921"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.3.6",
      "date": "2026-07-05T06:16:05.000Z",
      "commit": "1a9feeaee957a47a415c3c4393ee6eb5868c4b96",
      "fileid": "https://r2.ropensci.org/d30c114f694dab846dfc3786db0a484e8b24d05e881997d382dca2a93feca0d1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kapsner/actions/runs/28731575921"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.3.6",
      "date": "2026-07-05T06:15:53.000Z",
      "commit": "1a9feeaee957a47a415c3c4393ee6eb5868c4b96",
      "fileid": "https://r2.ropensci.org/f600601ed9b1f2166f3a00b9ce2c367e20a40bf2b0b811d5ad7f349d387f537c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kapsner/actions/runs/28731575921"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.3.6",
      "date": "2026-07-05T06:16:01.000Z",
      "commit": "1a9feeaee957a47a415c3c4393ee6eb5868c4b96",
      "fileid": "https://r2.ropensci.org/e8df53fdbfc96d4885bba448a125b7d197320cb4d07171235c243fc17048e52d",
      "status": "success",
      "buildurl": "https://github.com/r-universe/kapsner/actions/runs/28731575921"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.3.6",
      "date": "2026-07-05T06:14:44.000Z",
      "commit": "1a9feeaee957a47a415c3c4393ee6eb5868c4b96",
      "fileid": "https://r2.ropensci.org/aaa3f87994e15837316c68fc93b0dd9d64f12caaf1d89ee8134f2206ce774da5",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kapsner/actions/runs/28731575921"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.3.6",
      "date": "2026-07-05T06:14:33.000Z",
      "commit": "1a9feeaee957a47a415c3c4393ee6eb5868c4b96",
      "fileid": "https://r2.ropensci.org/2bf70c54a66e8e9d74ba7201e36e4598562a962a3ac2926043441db83284f03a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kapsner/actions/runs/28731575921"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.3.6",
      "date": "2026-07-05T06:14:48.000Z",
      "commit": "1a9feeaee957a47a415c3c4393ee6eb5868c4b96",
      "fileid": "https://r2.ropensci.org/ff17cdcf02ab4932eab98c39fb78d78725930696d7949c5ac33c93d9ff3326f8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kapsner/actions/runs/28731575921"
    }
  ]
}