{
  "_id": "6a0f6fe8acfb0bcc41c5f306",
  "Package": "RDML",
  "Type": "Package",
  "Title": "Importing Real-Time Thermo Cycler (qPCR) Data from RDML Format\nFiles",
  "Version": "1.3",
  "Date": "2024-07-31",
  "Description": "Imports real-time thermo cycler (qPCR) data from Real-time\nPCR Data Markup Language (RDML) and transforms to the\nappropriate formats of the 'qpcR' and 'chipPCR' packages.\nContains a dendrogram visualization for the structure of RDML\nobject and GUI for RDML editing.",
  "Authors@R": "c(\nperson(\"Konstantin A.\", \"Blagodatskikh\",\nemail = \"k.blag@yandex.ru\", role = c(\"cre\", \"aut\")),\nperson(\"Stefan\", \"Roediger\",\nemail = \"stefan.roediger@b-tu.de\",\nrole = \"aut\"),\nperson(\"Michal\", \"Burdukiewicz\",\nemail = \"michalburdukiewicz@gmail.com\",\ncomment = c(ORCID = \"0000-0001-8926-582X\"),\nrole = \"aut\"),\nperson(\"Andrej-Nikolai\", \"Spiess\",\nemail = \"a.spiess@uke.de\", role = \"aut\"))",
  "License": "MIT + file LICENSE",
  "URL": "https://github.com/PCRuniversum/RDML",
  "Collate": "'RDML.types.R' 'RDML.R' 'RDML.AsDendrogram.R' 'RDML.AsTable.R'\n'RDML.GetFData.R' 'RDML.Merge.R' 'RDML.SetFData.R'\n'RDML.init.R' 'functional_wrappers.R' 'rdmlEdit.R'",
  "RoxygenNote": "7.3.1",
  "Config/pak/sysreqs": "libicu-dev libxml2-dev",
  "Repository": "https://pcruniversum.r-universe.dev",
  "Date/Publication": "2024-08-30 12:26:25 UTC",
  "RemoteUrl": "https://github.com/pcruniversum/rdml",
  "RemoteRef": "HEAD",
  "RemoteSha": "a898512fd9429d8ff9ab09a105b102ee45e1c554",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-21 07:35:34 UTC",
    "User": "root"
  },
  "Author": "Konstantin A. Blagodatskikh [cre, aut],\nStefan Roediger [aut],\nMichal Burdukiewicz [aut] (ORCID:\n<https://orcid.org/0000-0001-8926-582X>),\nAndrej-Nikolai Spiess [aut]",
  "Maintainer": "Konstantin A. Blagodatskikh <k.blag@yandex.ru>",
  "MD5sum": "32d47be1aa9e4bc95538c2db561a109b",
  "_user": "pcruniversum",
  "_type": "src",
  "_file": "RDML_1.3.tar.gz",
  "_fileid": "84b90744a848fff6a80953872150525b0ee2bf62ef74828d9f93f3d80c1a7594",
  "_filesize": 1064541,
  "_sha256": "84b90744a848fff6a80953872150525b0ee2bf62ef74828d9f93f3d80c1a7594",
  "_created": "2026-05-21T07:35:34.000Z",
  "_published": "2026-05-21T20:49:43.983Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77265879728,
      "time": 169,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7129915923"
    },
    {
      "job": 77265879353,
      "time": 167,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7129915430"
    },
    {
      "job": 77265899120,
      "time": 237,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7129926752"
    },
    {
      "job": 77265878737,
      "time": 146,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7129899154"
    },
    {
      "job": 77265878731,
      "time": 197,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7129858287"
    },
    {
      "job": 77265878375,
      "time": 124,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7146882474"
    },
    {
      "job": 77265880097,
      "time": 193,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7129923520"
    },
    {
      "job": 77265879462,
      "time": 187,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7129921608"
    },
    {
      "job": 77265879449,
      "time": 160,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7129912883"
    }
  ],
  "_buildurl": "https://github.com/r-universe/pcruniversum/actions/runs/26212142979",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/pcruniversum/rdml",
  "_commit": {
    "id": "a898512fd9429d8ff9ab09a105b102ee45e1c554",
    "author": "kablag <k.blag@yandex.ru>",
    "committer": "kablag <k.blag@yandex.ru>",
    "message": "upd\n",
    "time": 1725020785
  },
  "_maintainer": {
    "name": "Konstantin A. Blagodatskikh",
    "email": "k.blag@yandex.ru",
    "login": "kablag",
    "description": "",
    "uuid": 1788726
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.2.0",
      "role": "Depends"
    },
    {
      "package": "checkmate",
      "version": ">= 1.6.2",
      "role": "Imports"
    },
    {
      "package": "data.table",
      "role": "Imports"
    },
    {
      "package": "pipeR",
      "role": "Imports"
    },
    {
      "package": "readxl",
      "role": "Imports"
    },
    {
      "package": "rlist",
      "version": ">= 0.4",
      "role": "Imports"
    },
    {
      "package": "R6",
      "version": ">= 2.0.1",
      "role": "Imports"
    },
    {
      "package": "stringr",
      "role": "Imports"
    },
    {
      "package": "tools",
      "version": ">= 3.2",
      "role": "Imports"
    },
    {
      "package": "xml2",
      "version": ">= 1.0",
      "role": "Imports"
    },
    {
      "package": "lubridate",
      "version": ">= 1.6.0",
      "role": "Imports"
    },
    {
      "package": "chipPCR",
      "role": "Suggests"
    },
    {
      "package": "magrittr",
      "role": "Suggests"
    },
    {
      "package": "reshape2",
      "role": "Suggests"
    },
    {
      "package": "qpcR",
      "role": "Suggests"
    },
    {
      "package": "dplyr",
      "role": "Suggests"
    },
    {
      "package": "ggplot2",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "kfigr",
      "role": "Suggests"
    },
    {
      "package": "MBmca",
      "role": "Suggests"
    },
    {
      "package": "shiny",
      "role": "Suggests"
    },
    {
      "package": "shinyjs",
      "role": "Suggests"
    },
    {
      "package": "shinythemes",
      "role": "Suggests"
    },
    {
      "package": "shinyMolBio",
      "role": "Suggests"
    },
    {
      "package": "V8",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    }
  ],
  "_owner": "pcruniversum",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_topics": [
    "bioinformatics",
    "pcr",
    "qpcr",
    "rdml"
  ],
  "_stars": 20,
  "_contributors": [
    {
      "user": "kablag",
      "count": 398,
      "uuid": 1788726
    },
    {
      "user": "michbur",
      "count": 86,
      "uuid": 5267317
    },
    {
      "user": "devsjr",
      "count": 40,
      "uuid": 5408324
    }
  ],
  "_userbio": {
    "uuid": 57115945,
    "type": "organization",
    "name": "PCRuniversum"
  },
  "_downloads": {
    "count": 319,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/RDML"
  },
  "_mentions": 8,
  "_devurl": "https://github.com/pcruniversum/rdml",
  "_searchresults": 57,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/RDML.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/pcruniversum/rdml",
  "_realowner": "pcruniversum",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.4-2",
      "date": "2014-09-10"
    },
    {
      "version": "0.8-2",
      "date": "2015-04-07"
    },
    {
      "version": "0.8-3",
      "date": "2015-04-08"
    },
    {
      "version": "0.8-4",
      "date": "2015-04-21"
    },
    {
      "version": "0.9-1",
      "date": "2015-07-22"
    },
    {
      "version": "0.9-5",
      "date": "2016-12-13"
    },
    {
      "version": "0.9-6",
      "date": "2017-04-24"
    },
    {
      "version": "0.9-7",
      "date": "2017-07-31"
    },
    {
      "version": "0.9-8",
      "date": "2017-09-05"
    },
    {
      "version": "0.9-9",
      "date": "2017-09-25"
    },
    {
      "version": "1.0",
      "date": "2019-06-25"
    },
    {
      "version": "1.1",
      "date": "2025-07-23"
    }
  ],
  "_exports": [
    "adpsType",
    "annotationType",
    "AsDendrogram",
    "AsTable",
    "cdnaSynthesisMethodType",
    "commercialAssayType",
    "cqDetectionMethodType",
    "dataCollectionSoftwareType",
    "dataType",
    "documentationType",
    "dyeType",
    "experimenterType",
    "experimentType",
    "GetFData",
    "gradientType",
    "idReferencesType",
    "idType",
    "labelFormatType",
    "lidOpenType",
    "loopType",
    "mdpsType",
    "measureType",
    "MergeRDMLs",
    "nucleotideType",
    "oligoType",
    "pauseType",
    "pcrFormatType",
    "primingMethodType",
    "quantityType",
    "quantityUnitType",
    "RDML",
    "rdmlEdit",
    "rdmlIdType",
    "reactIdType",
    "reactType",
    "runType",
    "sampleType",
    "sampleTypeType",
    "sequencesType",
    "SetFData",
    "stepType",
    "targetType",
    "targetTypeType",
    "temperatureType",
    "templateQuantityType",
    "thermalCyclingConditionsType",
    "xRefType"
  ],
  "_help": [
    {
      "page": "extractdatapoints-method",
      "title": "Extract data points from 'RDML' object",
      "topics": [
        "[.GetFData",
        "[.RDML"
      ]
    },
    {
      "page": "adpsType",
      "title": "adpsType R6 class.",
      "topics": [
        "adpsType"
      ]
    },
    {
      "page": "annotationType",
      "title": "annotationType R6 class.",
      "topics": [
        "annotationType"
      ]
    },
    {
      "page": "ascharacteridType-method",
      "title": "Convert 'idType' object to 'character'",
      "topics": [
        "as.character.idType"
      ]
    },
    {
      "page": "ascharacterreactIdType-method",
      "title": "Convert 'reactIdType' object to 'character'",
      "topics": [
        "as.character.reactIdType"
      ]
    },
    {
      "page": "AsDendrogram-function",
      "title": "'RDML$AsDendrogram()' wrapper",
      "topics": [
        "AsDendrogram"
      ]
    },
    {
      "page": "astable-function",
      "title": "'RDML$AsTable()' wrapper",
      "topics": [
        "AsTable"
      ]
    },
    {
      "page": "baseTemperatureType",
      "title": "baseTemperatureType R6 class.",
      "topics": [
        "baseTemperatureType"
      ]
    },
    {
      "page": "cdnaSynthesisMethodType",
      "title": "cdnaSynthesisMethodType R6 class.",
      "topics": [
        "cdnaSynthesisMethodType"
      ]
    },
    {
      "page": "commercialAssayType",
      "title": "commercialAssayType R6 class.",
      "topics": [
        "commercialAssayType"
      ]
    },
    {
      "page": "cqDetectionMethodType",
      "title": "cqDetectionMethodType R6 class.",
      "topics": [
        "cqDetectionMethodType"
      ]
    },
    {
      "page": "dataCollectionSoftwareType",
      "title": "dataCollectionSoftwareType R6 class.",
      "topics": [
        "dataCollectionSoftwareType"
      ]
    },
    {
      "page": "dataType",
      "title": "dataType R6 class.",
      "topics": [
        "dataType"
      ]
    },
    {
      "page": "documentationType",
      "title": "documentationType R6 class.",
      "topics": [
        "documentationType"
      ]
    },
    {
      "page": "dyeType",
      "title": "dyeType R6 class.",
      "topics": [
        "dyeType"
      ]
    },
    {
      "page": "enumType",
      "title": "enumType R6 class.",
      "topics": [
        "enumType"
      ]
    },
    {
      "page": "experimenterType",
      "title": "experimenterType R6 class.",
      "topics": [
        "experimenterType"
      ]
    },
    {
      "page": "experimentType",
      "title": "experimentType R6 class.",
      "topics": [
        "experimentType"
      ]
    },
    {
      "page": "GetFData-function",
      "title": "'RDML$GetFData()' wrapper",
      "topics": [
        "GetFData"
      ]
    },
    {
      "page": "gradientType",
      "title": "gradientType R6 class.",
      "topics": [
        "gradientType"
      ]
    },
    {
      "page": "idReferencesType",
      "title": "idReferencesType R6 class.",
      "topics": [
        "idReferencesType"
      ]
    },
    {
      "page": "idType",
      "title": "idType R6 class.",
      "topics": [
        "idType"
      ]
    },
    {
      "page": "labelFormatType",
      "title": "labelFormatType R6 class.",
      "topics": [
        "labelFormatType"
      ]
    },
    {
      "page": "lidOpenType",
      "title": "lidOpenType R6 class.",
      "topics": [
        "lidOpenType"
      ]
    },
    {
      "page": "loopType",
      "title": "loopType R6 class.",
      "topics": [
        "loopType"
      ]
    },
    {
      "page": "mdpsType",
      "title": "mdpsType R6 class.",
      "topics": [
        "mdpsType"
      ]
    },
    {
      "page": "measureType",
      "title": "measureType R6 class.",
      "topics": [
        "measureType"
      ]
    },
    {
      "page": "MergeRDMLs",
      "title": "Merges 'RDML' objects",
      "topics": [
        "MergeRDMLs"
      ]
    },
    {
      "page": "new-method",
      "title": "Creates new instance of 'RDML' class object",
      "topics": [
        "new",
        "RDML.new"
      ]
    },
    {
      "page": "nucleotideType",
      "title": "nucleotideType R6 class.",
      "topics": [
        "nucleotideType"
      ]
    },
    {
      "page": "oligoType",
      "title": "oligoType R6 class.",
      "topics": [
        "oligoType"
      ]
    },
    {
      "page": "pauseType",
      "title": "pauseType R6 class.",
      "topics": [
        "pauseType"
      ]
    },
    {
      "page": "pcrFormatType",
      "title": "pcrFormatType R6 class.",
      "topics": [
        "pcrFormatType"
      ]
    },
    {
      "page": "primingMethodType",
      "title": "primingMethodType R6 class.",
      "topics": [
        "primingMethodType"
      ]
    },
    {
      "page": "quantityType",
      "title": "quantityType R6 class.",
      "topics": [
        "quantityType"
      ]
    },
    {
      "page": "quantityUnitType",
      "title": "quantityUnitType R6 class.",
      "topics": [
        "quantityUnitType"
      ]
    },
    {
      "page": "RDML",
      "title": "R6 class 'RDML' - contains methods to read and overview fluorescence data from RDML v1.1 and v1.2 format files",
      "topics": [
        "RDML"
      ]
    },
    {
      "page": "asdendrogram-method",
      "title": "Represents structure of 'RDML' file as dendrogram",
      "topics": [
        "RDML.AsDendrogram"
      ]
    },
    {
      "page": "astable-method",
      "title": "Represents fields of 'RDML' object as 'data.frame'",
      "topics": [
        "RDML.AsTable"
      ]
    },
    {
      "page": "getfdata-method",
      "title": "Gets fluorescence data vectors from 'RDML' object",
      "topics": [
        "RDML.GetFData"
      ]
    },
    {
      "page": "setfdata-method",
      "title": "Sets fluorescence data vectors to 'RDML' object",
      "topics": [
        "RDML.SetFData"
      ]
    },
    {
      "page": "rdmlBaseType",
      "title": "Base R6 class for RDML package.",
      "topics": [
        "rdmlBaseType"
      ]
    },
    {
      "page": "rdmlEdit",
      "title": "RDML Editor Graphical User Interface",
      "topics": [
        "rdmlEdit"
      ]
    },
    {
      "page": "rdmlIdType",
      "title": "rdmlIdType R6 class.",
      "topics": [
        "rdmlIdType"
      ]
    },
    {
      "page": "reactIdType",
      "title": "reactIdType R6 class.",
      "topics": [
        "reactIdType"
      ]
    },
    {
      "page": "reactType",
      "title": "reactType R6 class.",
      "topics": [
        "reactType"
      ]
    },
    {
      "page": "runType",
      "title": "runType R6 class.",
      "topics": [
        "runType"
      ]
    },
    {
      "page": "sampleType",
      "title": "sampleType R6 class.",
      "topics": [
        "sampleType"
      ]
    },
    {
      "page": "sampleTypeType",
      "title": "sampleTypeType R6 class.",
      "topics": [
        "sampleTypeType"
      ]
    },
    {
      "page": "sequencesType",
      "title": "sequencesType R6 class.",
      "topics": [
        "sequencesType"
      ]
    },
    {
      "page": "setfdata-function",
      "title": "'RDML$SetFData()' wrapper",
      "topics": [
        "SetFData"
      ]
    },
    {
      "page": "stepType",
      "title": "stepType R6 class.",
      "topics": [
        "stepType"
      ]
    },
    {
      "page": "targetType",
      "title": "targetType R6 class.",
      "topics": [
        "targetType"
      ]
    },
    {
      "page": "targetTypeType",
      "title": "targetTypeType R6 class.",
      "topics": [
        "targetTypeType"
      ]
    },
    {
      "page": "temperatureType",
      "title": "temperatureType R6 class.",
      "topics": [
        "temperatureType"
      ]
    },
    {
      "page": "templateQuantityType",
      "title": "templateQuantityType R6 class.",
      "topics": [
        "templateQuantityType"
      ]
    },
    {
      "page": "thermalCyclingConditionsType",
      "title": "thermalCyclingConditionsType R6 class.",
      "topics": [
        "thermalCyclingConditionsType"
      ]
    },
    {
      "page": "xRefType",
      "title": "xRefType R6 class.",
      "topics": [
        "xRefType"
      ]
    }
  ],
  "_readme": "https://github.com/pcruniversum/rdml/raw/HEAD/README.md",
  "_rundeps": [
    "backports",
    "cellranger",
    "checkmate",
    "cli",
    "cpp11",
    "crayon",
    "data.table",
    "generics",
    "glue",
    "hms",
    "jsonlite",
    "lifecycle",
    "lubridate",
    "magrittr",
    "pillar",
    "pipeR",
    "pkgconfig",
    "prettyunits",
    "progress",
    "R6",
    "readxl",
    "rematch",
    "rlang",
    "rlist",
    "stringi",
    "stringr",
    "tibble",
    "timechange",
    "utf8",
    "vctrs",
    "XML",
    "xml2",
    "yaml"
  ],
  "_score": 5.9599948383284165,
  "_indexed": true,
  "_nocasepkg": "rdml",
  "_universes": [
    "pcruniversum",
    "kablag"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.3",
      "date": "2026-05-21T07:38:18.000Z",
      "distro": "noble",
      "commit": "a898512fd9429d8ff9ab09a105b102ee45e1c554",
      "fileid": "bc3f2b62b7e0d5300de65a995c364a744b3831e3c8e32add7f01c32a73615640",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/pcruniversum/actions/runs/26212142979"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.3",
      "date": "2026-05-21T07:38:17.000Z",
      "distro": "noble",
      "commit": "a898512fd9429d8ff9ab09a105b102ee45e1c554",
      "fileid": "d89e56425518e0b178cb00fcd4df40e1551369381924408b2c13cfc1517a4c09",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/pcruniversum/actions/runs/26212142979"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.3",
      "date": "2026-05-21T07:38:56.000Z",
      "commit": "a898512fd9429d8ff9ab09a105b102ee45e1c554",
      "fileid": "f96a4f24881bd9d45130e8491540593abb9b39bd6aac7a56e786f86403648cb6",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/pcruniversum/actions/runs/26212142979"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.3",
      "date": "2026-05-21T07:37:40.000Z",
      "commit": "a898512fd9429d8ff9ab09a105b102ee45e1c554",
      "fileid": "d9c79dfcba8c03f3503f9267426c395a97545cc3a406cf5c97b4f5ee9cc896bb",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/pcruniversum/actions/runs/26212142979"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.3",
      "date": "2026-05-21T20:49:26.000Z",
      "commit": "a898512fd9429d8ff9ab09a105b102ee45e1c554",
      "fileid": "682d2db48c03d877e9d27fffc996fcf2cba772c3f87d84ff9aa2ab699138a207",
      "status": "success",
      "buildurl": "https://github.com/r-universe/pcruniversum/actions/runs/26212142979"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.3",
      "date": "2026-05-21T07:38:36.000Z",
      "commit": "a898512fd9429d8ff9ab09a105b102ee45e1c554",
      "fileid": "9c504c455feb2fabf01adf90332e13d0cc0a259850b7c1d7e0e30babc9fbb12c",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/pcruniversum/actions/runs/26212142979"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.3",
      "date": "2026-05-21T07:38:30.000Z",
      "commit": "a898512fd9429d8ff9ab09a105b102ee45e1c554",
      "fileid": "b1009ea8f5736d2c6fa678bad90a708e609579607a84de7fe03ae1df5352281b",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/pcruniversum/actions/runs/26212142979"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.3",
      "date": "2026-05-21T07:37:59.000Z",
      "commit": "a898512fd9429d8ff9ab09a105b102ee45e1c554",
      "fileid": "c15c3d7bb701c38481d919782bccbd0bc97d6f9aba0350a9ceb172d95d5ef9bc",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/pcruniversum/actions/runs/26212142979"
    }
  ]
}