{
  "_id": "6a27cb7524555f66ed543071",
  "Package": "MBmca",
  "Type": "Package",
  "Title": "Nucleic Acid Melting Curve Analysis",
  "Version": "1.0.1",
  "LazyData": "true",
  "Date": "2021-02-26",
  "Authors@R": "c(person(\"Stefan\", \"Roediger\", \nemail = \"stefan_roediger@gmx.de\",\ncomment = c(ORCID = \"0000-0002-1441-6512\"),\nrole = c(\"cre\", \"aut\")),\nperson(\"Michal\", \"Burdukiewicz\",\nemail = \"michalburdukiewicz@gmail.com\",\ncomment = c(ORCID = \"0000-0001-8926-582X\"),\nrole = \"aut\"))",
  "Description": "Lightweight utilities for nucleic acid melting curve\nanalysis are important in life sciences and diagnostics. This\nsoftware can be used for the analysis and presentation of\nmelting curve data from microbead-based assays (surface melting\ncurve analysis) and reactions in solution (e.g., quantitative\nPCR (qPCR), real-time isothermal Amplification). Further\ninformation are described in detail in two publications in The\nR Journal [\n<https://journal.r-project.org/archive/2013-2/roediger-bohm-schimke.pdf>;\n<https://journal.r-project.org/archive/2015-1/RJ-2015-1.pdf>].",
  "License": "GPL (>= 2)",
  "Language": "en-US",
  "VignetteBuilder": "knitr",
  "URL": "https://github.com/PCRuniversum/MBmca/",
  "RoxygenNote": "7.1.1",
  "Config/pak/sysreqs": "cmake make libuv1-dev zlib1g-dev",
  "Repository": "https://pcruniversum.r-universe.dev",
  "Date/Publication": "2021-03-08 08:20:12 UTC",
  "RemoteUrl": "https://github.com/pcruniversum/mbmca",
  "RemoteRef": "HEAD",
  "RemoteSha": "def2bb58077bd0e4038335e52a51294840b2a701",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-09 07:59:00 UTC",
    "User": "root"
  },
  "Author": "Stefan Roediger [cre, aut] (ORCID:\n<https://orcid.org/0000-0002-1441-6512>),\nMichal Burdukiewicz [aut] (ORCID:\n<https://orcid.org/0000-0001-8926-582X>)",
  "Maintainer": "Stefan Roediger <stefan_roediger@gmx.de>",
  "MD5sum": "d3a3f7aabc6016d99161da15e28471e1",
  "_user": "pcruniversum",
  "_type": "src",
  "_file": "MBmca_1.0.1.tar.gz",
  "_fileid": "951a124a390e8b53314ca2102819b158d331c8b92ee1a3440bd6e7c1252db18a",
  "_filesize": 310048,
  "_sha256": "951a124a390e8b53314ca2102819b158d331c8b92ee1a3440bd6e7c1252db18a",
  "_created": "2026-06-09T07:59:00.000Z",
  "_published": "2026-06-09T08:14:45.523Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 80275189597,
      "time": 161,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7501831724"
    },
    {
      "job": 80275189559,
      "time": 157,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7501830985"
    },
    {
      "job": 80275189658,
      "time": 116,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7501978900"
    },
    {
      "job": 80275189780,
      "time": 94,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7502088743"
    },
    {
      "job": 80274727846,
      "time": 170,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7501778423"
    },
    {
      "job": 80275189622,
      "time": 116,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7501816423"
    },
    {
      "job": 80275189732,
      "time": 124,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7501819193"
    },
    {
      "job": 80275189636,
      "time": 101,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7501811283"
    },
    {
      "job": 80275189637,
      "time": 108,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7501814155"
    }
  ],
  "_buildurl": "https://github.com/r-universe/pcruniversum/actions/runs/27192142570",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/pcruniversum/mbmca",
  "_commit": {
    "id": "def2bb58077bd0e4038335e52a51294840b2a701",
    "author": "devSJR <stefan.roediger@b-tu.de>",
    "committer": "devSJR <stefan.roediger@b-tu.de>",
    "message": "enclosed URLs in angle brackets (<...>) in DESCRIPTION\n",
    "time": 1615191612
  },
  "_maintainer": {
    "name": "Stefan Roediger",
    "email": "stefan_roediger@gmx.de",
    "orcid": "0000-0002-1441-6512"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.0.0",
      "role": "Depends"
    },
    {
      "package": "robustbase",
      "version": ">= 0.9",
      "role": "Depends"
    },
    {
      "package": "chipPCR",
      "version": ">= 0.0.7",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "spelling",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    }
  ],
  "_owner": "pcruniversum",
  "_selfowned": true,
  "_usedby": 1,
  "_updates": [],
  "_tags": [],
  "_stars": 4,
  "_contributors": [
    {
      "user": "michbur",
      "count": 18,
      "uuid": 5267317
    },
    {
      "user": "devsjr",
      "count": 9,
      "uuid": 5408324
    }
  ],
  "_userbio": {
    "uuid": 57115945,
    "type": "organization",
    "name": "PCRuniversum"
  },
  "_downloads": {
    "count": 192,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/MBmca"
  },
  "_devurl": "https://github.com/pcruniversum/mbmca",
  "_searchresults": 17,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/MBmca.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/pcruniversum/mbmca",
  "_realowner": "pcruniversum",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.0.1",
      "date": "2012-08-31"
    },
    {
      "version": "0.0.2",
      "date": "2013-05-28"
    },
    {
      "version": "0.0.2-1",
      "date": "2013-05-30"
    },
    {
      "version": "0.0.3-2",
      "date": "2014-04-25"
    },
    {
      "version": "0.0.3-3",
      "date": "2014-06-25"
    },
    {
      "version": "0.0.3-4",
      "date": "2014-08-26"
    },
    {
      "version": "0.0.3-5",
      "date": "2015-01-13"
    },
    {
      "version": "1.0.1-1",
      "date": "2021-03-09"
    },
    {
      "version": "1.0.1-2",
      "date": "2021-09-02"
    },
    {
      "version": "1.0.1-3",
      "date": "2021-09-03"
    },
    {
      "version": "1.1-0",
      "date": "2025-06-11"
    }
  ],
  "_exports": [
    "diffQ",
    "diffQ2",
    "mcaPeaks",
    "mcaSmoother",
    "MFIerror"
  ],
  "_datasets": [
    {
      "name": "DMP",
      "title": "Bimodal melting curve experiment on the surface of microbeads.",
      "object": "DMP",
      "class": [
        "data.frame"
      ],
      "fields": [
        "T",
        "VIM.no.Q",
        "MLC2v.w.Q.w.dT20",
        "SERCA2.no.Q.w.dT20",
        "PolydA20.w.Q",
        "aCS.w.Q.w.dT20",
        "HPRT1.no.Q.w.dT20"
      ],
      "rows": 76,
      "table": true,
      "tojson": true
    },
    {
      "name": "DualHyb",
      "title": "Surface melting curve data from direct hybridization experiment of short oligonucleotide probes with bimodal melting curve pattern.",
      "object": "DualHyb",
      "class": [
        "data.frame"
      ],
      "fields": [
        "T",
        "MLC2v",
        "SERCA2",
        "VIM.w.Mutation",
        "VIM.wo.Mutation"
      ],
      "rows": 69,
      "table": true,
      "tojson": true
    },
    {
      "name": "MultiMelt",
      "title": "Surface melting curve data from direct hybridization experiment of short oligonucleotides.",
      "object": "MultiMelt",
      "class": [
        "data.frame"
      ],
      "fields": [
        "T",
        "HPRT1.1",
        "HPRT1.2",
        "HPRT1.3",
        "HPRT1.4",
        "HPRT1.5",
        "HPRT1.6",
        "HPRT1.7",
        "HPRT1.8",
        "HPRT1.9",
        "HPRT1.10",
        "HPRT1.11",
        "HPRT1.12",
        "MLC2v1",
        "MLC2v2",
        "MLC2v3",
        "MLC2v4",
        "MLC2v5",
        "MLC2v6",
        "MLC2v7",
        "MLC2v8",
        "MLC2v9",
        "MLC2v10",
        "MLC2v11",
        "MLC2v12"
      ],
      "rows": 55,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "MBmca-package",
      "title": "Microbead Surface Nucleic Acid Melting Curve Analysis",
      "topics": [
        "MBmca-package",
        "MBmca"
      ]
    },
    {
      "page": "diffQ",
      "title": "Calculation of the melting temperature (Tm) from the first derivative",
      "topics": [
        "diffQ"
      ]
    },
    {
      "page": "diffQ2",
      "title": "Calculation of the melting temperatures (Tm, Tm1D2 and Tm2D2) from the first and the second derivative",
      "topics": [
        "diffQ2"
      ]
    },
    {
      "page": "DMP",
      "title": "Bimodal melting curve experiment on the surface of microbeads.",
      "topics": [
        "DMP"
      ]
    },
    {
      "page": "DualHyb",
      "title": "Surface melting curve data from direct hybridization experiment of short oligonucleotide probes with bimodal melting curve pattern.",
      "topics": [
        "DualHyb"
      ]
    },
    {
      "page": "mcaPeaks",
      "title": "Function to estimate the approximate local minima and maxima of melting curve data.",
      "topics": [
        "mcaPeaks"
      ]
    },
    {
      "page": "mcaSmoother",
      "title": "Function to pre-process melting curve data.",
      "topics": [
        "mcaSmoother"
      ]
    },
    {
      "page": "MFIerror",
      "title": "Multiple comparison of the temperature dependent variance of the refMFI",
      "topics": [
        "MFIerror"
      ]
    },
    {
      "page": "MultiMelt",
      "title": "Surface melting curve data from direct hybridization experiment of short oligonucleotides.",
      "topics": [
        "MultiMelt"
      ]
    }
  ],
  "_readme": "https://github.com/pcruniversum/mbmca/raw/HEAD/README.md",
  "_rundeps": [
    "base64enc",
    "bslib",
    "cachem",
    "chipPCR",
    "cli",
    "commonmark",
    "DEoptimR",
    "digest",
    "fastmap",
    "fontawesome",
    "fs",
    "glue",
    "htmltools",
    "httpuv",
    "jquerylib",
    "jsonlite",
    "later",
    "lattice",
    "lifecycle",
    "lmtest",
    "magrittr",
    "MASS",
    "Matrix",
    "MatrixModels",
    "memoise",
    "mime",
    "otel",
    "outliers",
    "promises",
    "ptw",
    "quantreg",
    "R6",
    "rappdirs",
    "Rcpp",
    "RcppArmadillo",
    "RcppDE",
    "Rfit",
    "rlang",
    "robustbase",
    "sass",
    "shiny",
    "signal",
    "sourcetools",
    "SparseM",
    "survival",
    "withr",
    "xtable",
    "zoo"
  ],
  "_vignettes": [
    {
      "source": "MBmca.Rmd",
      "filename": "MBmca.html",
      "title": "Microbead Surface Nucleic Acid Melting Curve Analysis",
      "author": "The chipPCR package authors",
      "engine": "knitr::rmarkdown",
      "headings": [
        "References"
      ],
      "created": "2021-02-27 17:40:21",
      "modified": "2021-03-07 19:21:42",
      "commits": 2
    }
  ],
  "_score": 5.008600171761918,
  "_indexed": true,
  "_nocasepkg": "mbmca",
  "_universes": [
    "pcruniversum"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.1",
      "date": "2026-06-09T08:01:11.000Z",
      "distro": "noble",
      "commit": "def2bb58077bd0e4038335e52a51294840b2a701",
      "fileid": "806a03f2aa91ff56f10b2bf7f117c4dc3eac81f7b5533cc19ea814679c04fef3",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/pcruniversum/actions/runs/27192142570"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0.1",
      "date": "2026-06-09T08:01:15.000Z",
      "distro": "noble",
      "commit": "def2bb58077bd0e4038335e52a51294840b2a701",
      "fileid": "96e5e1ee0f397a12b25670a09118a03847d6752239b8404f3b72617a7d7ad459",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/pcruniversum/actions/runs/27192142570"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0.1",
      "date": "2026-06-09T08:08:35.000Z",
      "commit": "def2bb58077bd0e4038335e52a51294840b2a701",
      "fileid": "91eb3ef7292efb7e0ce2b1b21de81e437f3e9a861482619c44f31d9859606d89",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/pcruniversum/actions/runs/27192142570"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.0.1",
      "date": "2026-06-09T08:13:56.000Z",
      "commit": "def2bb58077bd0e4038335e52a51294840b2a701",
      "fileid": "350ed31e24a302429029b043c201ae67d420b9cc90e3e5bce192db6f332c06c0",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/pcruniversum/actions/runs/27192142570"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0.1",
      "date": "2026-06-09T08:01:15.000Z",
      "commit": "def2bb58077bd0e4038335e52a51294840b2a701",
      "fileid": "220810d88821643d42a8e762495cdfb031316ed8b3d2e14a58b0fa8b8a4c653d",
      "status": "success",
      "buildurl": "https://github.com/r-universe/pcruniversum/actions/runs/27192142570"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.0.1",
      "date": "2026-06-09T08:00:33.000Z",
      "commit": "def2bb58077bd0e4038335e52a51294840b2a701",
      "fileid": "106b56c9982057fcdcb6b62746ab43b99eed33fab8061c0c9a8fd5284b5845a9",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/pcruniversum/actions/runs/27192142570"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.0.1",
      "date": "2026-06-09T08:00:26.000Z",
      "commit": "def2bb58077bd0e4038335e52a51294840b2a701",
      "fileid": "d72eb9f206f03f5ab49688cbd16faad54dc53ec2bd97f5eb9bee609b9c5c2dc6",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/pcruniversum/actions/runs/27192142570"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.0.1",
      "date": "2026-06-09T08:00:18.000Z",
      "commit": "def2bb58077bd0e4038335e52a51294840b2a701",
      "fileid": "9fa835fc2cfddefaa05135f0c9a116ca7493f9e8e08d6ada5a73aae669ee205e",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/pcruniversum/actions/runs/27192142570"
    }
  ]
}