{
  "_id": "6a197077acfb0bcc41ded3d5",
  "Package": "mzinspectr",
  "Type": "Package",
  "Title": "Read and Analyze Mass Spectrometry Alignment Files",
  "Version": "0.4.2",
  "Authors@R": "person(\"Ethan\", \"Bass\", , \"ethanbass@gmail.com\", role = c(\"aut\", \"cre\"),\ncomment = c(ORCID = \"0000-0002-6175-6739\"))",
  "Maintainer": "Ethan Bass <ethanbass@gmail.com>",
  "Description": "A few functions for analyzing MS-DIAL alignments in R.\nIncludes functions for feature normalization, subtraction of\nblanks, and mass library (msp) search.",
  "URL": "https://github.com/ethanbass/mzinspectr/",
  "BugReports": "https://github.com/ethanbass/mzinspectr/issues/",
  "License": "GPL (>= 3)",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.3.0",
  "Config/pak/sysreqs": "cmake make libicu-dev libuv1-dev",
  "Repository": "https://ethanbass.r-universe.dev",
  "Date/Publication": "2026-04-28 18:34:19 UTC",
  "RemoteUrl": "https://github.com/ethanbass/mzinspectr",
  "RemoteRef": "HEAD",
  "RemoteSha": "78191b96f90bc17b59b4e5d34a4d0146d011fb83",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-29 09:11:24 UTC",
    "User": "root"
  },
  "Author": "Ethan Bass [aut, cre] (ORCID: <https://orcid.org/0000-0002-6175-6739>)",
  "MD5sum": "89a5fb1384578b34b5b02a0263b727b6",
  "_user": "ethanbass",
  "_type": "src",
  "_file": "mzinspectr_0.4.2.tar.gz",
  "_fileid": "d73db4b500dfb108cd208d5b77fdbce4a680bcb174bd0479328451ad84eeca66",
  "_filesize": 156565,
  "_sha256": "d73db4b500dfb108cd208d5b77fdbce4a680bcb174bd0479328451ad84eeca66",
  "_created": "2026-05-29T09:11:24.000Z",
  "_published": "2026-05-29T10:54:47.252Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 78471965339,
      "time": 156,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7287244324"
    },
    {
      "job": 78471965340,
      "time": 441,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7287332317"
    },
    {
      "job": 78471965263,
      "time": 74,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7289002103"
    },
    {
      "job": 78471965341,
      "time": 78,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7289012313"
    },
    {
      "job": 78471510809,
      "time": 181,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7287197695"
    },
    {
      "job": 78471965277,
      "time": 114,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7287232459"
    },
    {
      "job": 78471965337,
      "time": 78,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7287221962"
    },
    {
      "job": 78471965348,
      "time": 75,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7287220866"
    },
    {
      "job": 78471965320,
      "time": 328,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7287296703"
    }
  ],
  "_buildurl": "https://github.com/r-universe/ethanbass/actions/runs/26628608238",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/ethanbass/mzinspectr",
  "_commit": {
    "id": "78191b96f90bc17b59b4e5d34a4d0146d011fb83",
    "author": "Ethan Bass <ethanbass@gmail.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "docs: recommend installation with pak instead of remotes",
    "time": 1777401259
  },
  "_maintainer": {
    "name": "Ethan Bass",
    "email": "ethanbass@gmail.com",
    "login": "ethanbass",
    "mastodon": "@ethanbass@ecoevo.social",
    "bluesky": "@ethanbass.bsky.social",
    "orcid": "0000-0002-6175-6739",
    "description": "I am an evolutionary ecologist studying plant interactions & their chemical mechanisms. I also do some scientific software development in R.",
    "uuid": 15876283
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "Formula",
      "role": "Imports"
    },
    {
      "package": "fs",
      "role": "Imports"
    },
    {
      "package": "OrgMassSpecR",
      "role": "Imports"
    },
    {
      "package": "pbapply",
      "role": "Imports"
    },
    {
      "package": "purrr",
      "role": "Imports"
    },
    {
      "package": "scales",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "stringr",
      "role": "Imports"
    },
    {
      "package": "tidyr",
      "role": "Imports"
    },
    {
      "package": "DT",
      "role": "Suggests"
    },
    {
      "package": "plotly",
      "role": "Suggests"
    },
    {
      "package": "rcdk",
      "role": "Suggests"
    },
    {
      "package": "shiny",
      "role": "Suggests"
    }
  ],
  "_owner": "ethanbass",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-35",
      "n": 3
    },
    {
      "week": "2026-18",
      "n": 1
    }
  ],
  "_tags": [],
  "_topics": [
    "cheminformatics",
    "gc-ms",
    "lc-ms",
    "metabolomics"
  ],
  "_stars": 4,
  "_contributors": [
    {
      "user": "ethanbass",
      "count": 83,
      "uuid": 15876283
    }
  ],
  "_userbio": {
    "uuid": 15876283,
    "type": "user",
    "name": "Ethan Bass",
    "description": "I am an evolutionary ecologist studying plant interactions & their chemical mechanisms. I also do some scientific software development in R."
  },
  "_downloads": {
    "count": 0,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/mzinspectr"
  },
  "_devurl": "https://github.com/ethanbass/mzinspectr",
  "_searchresults": 0,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/mzinspectr.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_cranurl": false,
  "_exports": [
    "ms_attach_metadata",
    "ms_calculate_RIs",
    "ms_call_msdial",
    "ms_filter_alignment",
    "ms_find_peak",
    "ms_get_spectrum",
    "ms_mirror_plot",
    "ms_normalize_itsd",
    "ms_normalize_pqn",
    "ms_normalize_tsn",
    "ms_plot_spectrum",
    "ms_read_alignment",
    "ms_reshape_peaktable",
    "ms_rt_to_ri",
    "ms_search_gadget",
    "ms_search_spectra",
    "ms_subtract_blanks",
    "ms_tidy_msdial"
  ],
  "_help": [
    {
      "page": "boxplot.ms_alignment",
      "title": "Make boxplot from MS peak table.",
      "concept": [
        "Visualization"
      ],
      "topics": [
        "boxplot.ms_alignment"
      ]
    },
    {
      "page": "ms_attach_metadata",
      "title": "Attach experimental metadata",
      "topics": [
        "attach_metadata",
        "ms_attach_metadata"
      ]
    },
    {
      "page": "ms_calculate_RIs",
      "title": "Convert retention times to retention indices in alignment object.",
      "topics": [
        "ms_calculate_RIs"
      ]
    },
    {
      "page": "ms_call_msdial",
      "title": "Call MS-DIAL console app For help configuring the MSDIAL console app on mac OSX or linux, please see the instructions helpfully compiled by Jiung-Wen Chen.",
      "topics": [
        "ms_call_msdial"
      ]
    },
    {
      "page": "ms_filter_alignment",
      "title": "Filter alignment by provided indices.",
      "topics": [
        "ms_filter_alignment"
      ]
    },
    {
      "page": "ms_find_peak",
      "title": "Find peak based on retention time and/or mass",
      "topics": [
        "ms_find_peak"
      ]
    },
    {
      "page": "ms_get_spectrum",
      "title": "Get spectrum from MSDIAL alignment object",
      "topics": [
        "ms_get_spectrum"
      ]
    },
    {
      "page": "ms_mirror_plot",
      "title": "Mirror plot function",
      "topics": [
        "ms_mirror_plot",
        "ms_mirror_plot.data.frame",
        "ms_mirror_plot.ms_alignment"
      ]
    },
    {
      "page": "ms_normalize_itsd",
      "title": "Internal standard normalization",
      "topics": [
        "ms_normalize_itsd"
      ]
    },
    {
      "page": "ms_normalize_pqn",
      "title": "Probabilistic Quotient Normalization",
      "topics": [
        "ms_normalize_pqn"
      ]
    },
    {
      "page": "ms_normalize_tsn",
      "title": "Total sum normalization",
      "topics": [
        "ms_normalize_tsn"
      ]
    },
    {
      "page": "ms_plot_spectrum",
      "title": "Plot mass spectrum of peak given by 'col'.",
      "topics": [
        "ms_plot_spectrum"
      ]
    },
    {
      "page": "ms_read_alignment",
      "title": "Read MSDIAL alignment file",
      "topics": [
        "ms_read_alignment"
      ]
    },
    {
      "page": "ms_reshape_peaktable",
      "title": "Reshape peak table",
      "topics": [
        "ms_reshape_peaktable"
      ]
    },
    {
      "page": "ms_rt_to_ri",
      "title": "Convert retention times to retention indices.",
      "topics": [
        "ms_rt_to_ri"
      ]
    },
    {
      "page": "ms_search_gadget",
      "title": "Launch MS search gadget for interactive viewing of spectral matches.",
      "topics": [
        "ms_search_gadget"
      ]
    },
    {
      "page": "ms_search_spectra",
      "title": "Search spectra in MS alignment against database",
      "topics": [
        "ms_search_spectra"
      ]
    },
    {
      "page": "ms_subtract_blanks",
      "title": "Subtract blanks",
      "topics": [
        "ms_subtract_blanks"
      ]
    },
    {
      "page": "ms_tidy_msdial",
      "title": "Reshape peak table",
      "topics": [
        "ms_tidy_msdial"
      ]
    },
    {
      "page": "plot.peak_table",
      "title": "Plot spectrum from peak table",
      "concept": [
        "Visualization"
      ],
      "topics": [
        "plot.ms_alignment"
      ]
    },
    {
      "page": "spectral_similarity",
      "title": "Calculate spectral similarity between two peaks",
      "topics": [
        "spectral_similarity"
      ]
    }
  ],
  "_readme": "https://github.com/ethanbass/mzinspectr/raw/HEAD/README.md",
  "_rundeps": [
    "cli",
    "cpp11",
    "dplyr",
    "farver",
    "Formula",
    "fs",
    "generics",
    "glue",
    "labeling",
    "lifecycle",
    "magrittr",
    "OrgMassSpecR",
    "pbapply",
    "pillar",
    "pkgconfig",
    "purrr",
    "R6",
    "RColorBrewer",
    "rlang",
    "scales",
    "stringi",
    "stringr",
    "tibble",
    "tidyr",
    "tidyselect",
    "utf8",
    "vctrs",
    "viridisLite",
    "withr"
  ],
  "_score": 2.6020599913279625,
  "_indexed": true,
  "_nocasepkg": "mzinspectr",
  "_universes": [
    "ethanbass"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.4.2",
      "date": "2026-05-29T09:13:57.000Z",
      "distro": "noble",
      "commit": "78191b96f90bc17b59b4e5d34a4d0146d011fb83",
      "fileid": "88fa1a5609cf066ad7c1804ecf8dd4fa475a68ec2c8b2655de08b4aaa68e9fba",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ethanbass/actions/runs/26628608238"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.4.2",
      "date": "2026-05-29T09:18:42.000Z",
      "distro": "noble",
      "commit": "78191b96f90bc17b59b4e5d34a4d0146d011fb83",
      "fileid": "774f5d9716e5ab7a7d22c45174205b6a6363fb1c68a5ec7bb0e40a8c581bc225",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ethanbass/actions/runs/26628608238"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.4.2",
      "date": "2026-05-29T10:53:39.000Z",
      "commit": "78191b96f90bc17b59b4e5d34a4d0146d011fb83",
      "fileid": "e17ea17fbc99ca2e10baffd046f4d6e763406ffc98426aad2a975f311ccd0ace",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ethanbass/actions/runs/26628608238"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.4.2",
      "date": "2026-05-29T10:54:15.000Z",
      "commit": "78191b96f90bc17b59b4e5d34a4d0146d011fb83",
      "fileid": "8444a60406e9901a522aeec902c23c5b8b2ee57bd3a0411f8153e625b57a3609",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ethanbass/actions/runs/26628608238"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.4.2",
      "date": "2026-05-29T09:13:34.000Z",
      "commit": "78191b96f90bc17b59b4e5d34a4d0146d011fb83",
      "fileid": "68d84cb6924df5760d1a48807663e0170102e776adfa38c30acefbc6d749156a",
      "status": "success",
      "buildurl": "https://github.com/r-universe/ethanbass/actions/runs/26628608238"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.4.2",
      "date": "2026-05-29T09:12:37.000Z",
      "commit": "78191b96f90bc17b59b4e5d34a4d0146d011fb83",
      "fileid": "0abb1539600f8bd1a7060bd7d3bb94c15fade51d53b2a451970a8c18dcaad30d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ethanbass/actions/runs/26628608238"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.4.2",
      "date": "2026-05-29T09:12:32.000Z",
      "commit": "78191b96f90bc17b59b4e5d34a4d0146d011fb83",
      "fileid": "3b8cbbf6c3d000c01ecf44d45c283ab84204d498c44d1531a61ece37085261c7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ethanbass/actions/runs/26628608238"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.4.2",
      "date": "2026-05-29T09:16:32.000Z",
      "commit": "78191b96f90bc17b59b4e5d34a4d0146d011fb83",
      "fileid": "bdde763e6d3cb9864378ecc82a20e272c420333ed1d9945945384ce396bce3a7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ethanbass/actions/runs/26628608238"
    }
  ]
}