Package: GetSampleInfo Type: Package Title: Extract Sample Information from Thermo .RAW files Version: 0.4.1 Authors@R: c(person("Tom", "Wilson", , "tpw2@aber.ac.uk", c("aut", "cre"), comment = c(ORCID = "0000-0003-3112-4682"))) Description: R wrapper for the Thermo C# RawFileReader. License: GPL (>= 3) SystemRequirements: mono (macOS/Linux), Thermo RawFileReader CommonCore DLLs Encoding: UTF-8 Imports: tools, tibble, stringr, purrr Suggests: testthat Config/testthat/edition: 3 RoxygenNote: 7.0.2 Roxygen: list(markdown = TRUE) Config/pak/sysreqs: libicu-dev Repository: https://wilsontom.r-universe.dev Date/Publication: 2026-06-02 07:14:02 UTC RemoteUrl: https://github.com/wilsontom/GetSampleInfo RemoteRef: HEAD RemoteSha: 3d7b40021ed2fdd6a1093d084ac306d535e8a6a6 NeedsCompilation: no Packaged: 2026-07-02 08:45:57 UTC; root Author: Tom Wilson [aut, cre] (ORCID: ) Maintainer: Tom Wilson