{
  "_id": "6a574d20ff0138dec5d702ed",
  "Package": "q3ML",
  "Type": "Package",
  "Title": "Open and Parse SRM mzML Files from Thermo Triple Quadrupole\nInstruments",
  "Version": "0.1.0",
  "Authors@R": "c(\nperson(\"Tom\", \"Wilson\", , \"tpw2@aber.ac.uk\", c(\"aut\", \"cre\")))",
  "Description": "Parses selective reaction monitoring (SRM) mzML\nchromatograms exported from Thermo triple quadrupole\ninstruments. The package is intended as a fallback for newer\nProteoWizard-generated mzML files where chromatogram data\ncannot be decoded through 'mzR', while preserving output\nstructures that are easy to compare with 'mzR' headers and\nchromatograms.",
  "License": "GPL (>= 3)",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.3.2",
  "Config/testthat/edition": "3",
  "Roxygen": "list(markdown = TRUE)",
  "Config/pak/sysreqs": "libicu-dev libxml2-dev",
  "Repository": "https://wilsontom.r-universe.dev",
  "Date/Publication": "2026-06-15 18:26:34 UTC",
  "RemoteUrl": "https://github.com/wilsontom/q3ML",
  "RemoteRef": "HEAD",
  "RemoteSha": "459f21527b005622c9d76de2fc8bf5ed49c110f2",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-07-15 09:01:35 UTC",
    "User": "root"
  },
  "Author": "Tom Wilson [aut, cre]",
  "Maintainer": "Tom Wilson <tpw2@aber.ac.uk>",
  "_user": "wilsontom",
  "_type": "src",
  "_file": "q3ML_0.1.0.tar.gz",
  "_fileid": "https://r2.ropensci.org/5238f22fabe81c0afe8d5ba062cde530d82affdaff61b83ad6ec749df9afa9d1",
  "_filesize": 3564596,
  "_sha256": "5238f22fabe81c0afe8d5ba062cde530d82affdaff61b83ad6ec749df9afa9d1",
  "_expires": "2026-10-23T09:04:30.000Z",
  "_created": "2026-07-15T09:01:35.000Z",
  "_published": "2026-07-15T09:04:32.082Z",
  "_jobs": [
    {
      "job": 87311639594,
      "time": 130,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8337875453"
    },
    {
      "job": 87311639408,
      "time": 136,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8337877621"
    },
    {
      "job": 87311639414,
      "time": 87,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8337857055"
    },
    {
      "job": 87311639453,
      "time": 114,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8337870281"
    },
    {
      "job": 87310833900,
      "time": 231,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8337816928"
    },
    {
      "job": 87311639451,
      "time": 119,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8337870063"
    },
    {
      "job": 87311639452,
      "time": 97,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8337861668"
    },
    {
      "job": 87311639457,
      "time": 78,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8337853339"
    },
    {
      "job": 87311639469,
      "time": 98,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8337863594"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/wilsontom/actions/runs/29402691865",
  "_status": "success",
  "_upstream": "https://github.com/wilsontom/q3ML",
  "_commit": {
    "id": "459f21527b005622c9d76de2fc8bf5ed49c110f2",
    "author": "Thomas Wilson [tpw2] (Staff) <tpw2@aber.ac.uk>",
    "committer": "Thomas Wilson [tpw2] (Staff) <tpw2@aber.ac.uk>",
    "message": "Maintain package checks and coverage\n",
    "time": 1781547994
  },
  "_maintainer": {
    "name": "Tom Wilson",
    "email": "tpw2@aber.ac.uk",
    "login": "wilsontom",
    "linkedin": "in/thomas-wilson-58ab98331",
    "description": "Researcher @ Department of Life Sciences, Aberystwyth University UK.  \n\nHigh resolution mass spectrometry, metabolomics & bioinformatics",
    "uuid": 5216870
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.5.0",
      "role": "Depends"
    },
    {
      "package": "magrittr",
      "role": "Depends"
    },
    {
      "package": "xml2",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "tidyr",
      "role": "Imports"
    },
    {
      "package": "purrr",
      "role": "Imports"
    },
    {
      "package": "tibble",
      "role": "Imports"
    },
    {
      "package": "stringr",
      "role": "Imports"
    },
    {
      "package": "base64enc",
      "role": "Imports"
    },
    {
      "package": "crayon",
      "role": "Imports"
    },
    {
      "package": "cli",
      "role": "Imports"
    },
    {
      "package": "covr",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "mzR",
      "role": "Suggests"
    }
  ],
  "_owner": "wilsontom",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-36",
      "n": 1
    },
    {
      "week": "2026-21",
      "n": 13
    },
    {
      "week": "2026-25",
      "n": 2
    }
  ],
  "_tags": [],
  "_topics": [
    "mass-spectrometry",
    "mrm-ms",
    "mzml",
    "mzr",
    "srm-ms",
    "xml2"
  ],
  "_stars": 0,
  "_contributors": [
    {
      "user": "wilsontom",
      "count": 70,
      "uuid": 5216870
    }
  ],
  "_userbio": {
    "uuid": 5216870,
    "type": "user",
    "name": "Tom Wilson",
    "followers": 41,
    "description": "Researcher @ Department of Life Sciences, Aberystwyth University UK.  \r\n\r\nHigh resolution mass spectrometry, metabolomics & bioinformatics"
  },
  "_downloads": {
    "count": 0,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/q3ML"
  },
  "_devurl": "https://github.com/wilsontom/q3ml",
  "_searchresults": 3,
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/q3ML.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_cranurl": false,
  "_exports": [
    "openFile"
  ],
  "_help": [
    {
      "page": "openFile",
      "title": "Open .mzML File",
      "topics": [
        "openFile"
      ]
    }
  ],
  "_readme": "https://github.com/wilsontom/q3ML/raw/HEAD/README.md",
  "_rundeps": [
    "base64enc",
    "cli",
    "cpp11",
    "crayon",
    "dplyr",
    "generics",
    "glue",
    "lifecycle",
    "magrittr",
    "pillar",
    "pkgconfig",
    "purrr",
    "R6",
    "rlang",
    "stringi",
    "stringr",
    "tibble",
    "tidyr",
    "tidyselect",
    "utf8",
    "vctrs",
    "withr",
    "xml2"
  ],
  "_score": 2.1760912590556813,
  "_indexed": true,
  "_nocasepkg": "q3ml",
  "_universes": [
    "wilsontom"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-07-15T09:03:46.000Z",
      "distro": "resolute",
      "commit": "459f21527b005622c9d76de2fc8bf5ed49c110f2",
      "fileid": "https://r2.ropensci.org/038ffd3b3ffe4768d271be62a9162f1fd828c9055d43e93251979d49c50cefb7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/wilsontom/actions/runs/29402691865"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-07-15T09:03:51.000Z",
      "distro": "resolute",
      "commit": "459f21527b005622c9d76de2fc8bf5ed49c110f2",
      "fileid": "https://r2.ropensci.org/869a2a3ed990c79b341f06c4f9968d36cfbf74824e3f367d6b28236f0ef6a1ef",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/wilsontom/actions/runs/29402691865"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-07-15T09:03:07.000Z",
      "commit": "459f21527b005622c9d76de2fc8bf5ed49c110f2",
      "fileid": "https://r2.ropensci.org/b72a1bb084f275bb4809f7d91f93c8920b2e54813b0464c89f1c7430c05dad26",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/wilsontom/actions/runs/29402691865"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-07-15T09:03:32.000Z",
      "commit": "459f21527b005622c9d76de2fc8bf5ed49c110f2",
      "fileid": "https://r2.ropensci.org/59d7942bb92cbabb8ed36bfe90648b1b6665408be692102da18a9b28ea70cf61",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/wilsontom/actions/runs/29402691865"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.0",
      "date": "2026-07-15T09:03:52.000Z",
      "commit": "459f21527b005622c9d76de2fc8bf5ed49c110f2",
      "fileid": "https://r2.ropensci.org/c62ba0a4d0c4b997c51287fd8cfcdb27107da8d061d8686bd098ef1d26b68522",
      "status": "success",
      "buildurl": "https://github.com/r-universe/wilsontom/actions/runs/29402691865"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-07-15T09:03:05.000Z",
      "commit": "459f21527b005622c9d76de2fc8bf5ed49c110f2",
      "fileid": "https://r2.ropensci.org/4a6714283226eab89888dbea28c56d584a0ebd4fa68e60760e2887eabf5aa7d3",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/wilsontom/actions/runs/29402691865"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-07-15T09:02:45.000Z",
      "commit": "459f21527b005622c9d76de2fc8bf5ed49c110f2",
      "fileid": "https://r2.ropensci.org/558f88250a1ef3357ce9f897fa760aa3ab38807d9f0d3acaf292d9487b5382ac",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/wilsontom/actions/runs/29402691865"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-07-15T09:03:08.000Z",
      "commit": "459f21527b005622c9d76de2fc8bf5ed49c110f2",
      "fileid": "https://r2.ropensci.org/af1fb1a1ef3adb65db06e17b8672a907b7664d6b20091e3bf22e7d0bb0bac3e1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/wilsontom/actions/runs/29402691865"
    }
  ]
}