Package: MSstatsBig Type: Package Title: MSstats Preprocessing for Larger than Memory Data Version: 1.11.0 Authors@R: c( person("Anthony", "Wu", email = "wu.anthon@northeastern.edu", role = c("aut", "cre")), person("Mateusz", "Staniak", email = "mtst@mstaniak.pl", role = "aut"), person("Devon", "Kohler", email = "kohler.d@northeastern.edu", role = "aut")) Description: MSstats package provide tools for preprocessing, summarization and differential analysis of mass spectrometry (MS) proteomics data. Recently, some MS protocols enable acquisition of data sets that result in larger than memory quantitative data. MSstats functions are not able to process such data. MSstatsBig package provides additional converter functions that enable processing larger than memory data sets. License: Artistic-2.0 Encoding: UTF-8 RoxygenNote: 7.3.3 Imports: arrow, DBI, dplyr, MSstats, MSstatsConvert, readr, sparklyr, utils Suggests: testthat, mockery, knitr, rmarkdown VignetteBuilder: knitr biocViews: MassSpectrometry, Proteomics, Software Config/pak/sysreqs: cmake make libicu-dev libuv1-dev libxml2-dev libssl-dev libx11-dev Repository: https://bioc.r-universe.dev Date/Publication: 2026-04-28 13:01:48 UTC RemoteUrl: https://github.com/bioc/MSstatsBig RemoteRef: HEAD RemoteSha: ce69a87a90167f87f20bc7ff42c9c8db6ec2d356 NeedsCompilation: no Packaged: 2026-07-03 17:18:15 UTC; root Author: Anthony Wu [aut, cre], Mateusz Staniak [aut], Devon Kohler [aut] Maintainer: Anthony Wu