Package: mssearchr Type: Package Title: Library Search Against Electron Ionization Mass Spectral Databases Version: 0.2.0 Authors@R: person("Andrey", "Samokhin", , "andrey.s.samokhin@gmail.com", role = c("aut", "cre", "cph"), comment = c(ORCID = "0000-0003-0223-6087")) Description: Perform library searches against electron ionization mass spectral databases using either the API provided by 'MS Search' software () or custom implementations of the Identity and Similarity algorithms. License: MIT + file LICENSE URL: https://mass-spec.ru/projects/gcmsdata/mssearchr/eng/ BugReports: https://github.com/AndreySamokhin/mssearchr/issues Depends: R (>= 3.5.0) Imports: Rcpp Suggests: testthat (>= 3.0.0) LinkingTo: Rcpp Config/testthat/edition: 3 Encoding: UTF-8 RoxygenNote: 7.3.2 NeedsCompilation: yes LazyData: true Repository: https://andreysamokhin.r-universe.dev Date/Publication: 2024-12-05 17:33:56 UTC RemoteUrl: https://github.com/andreysamokhin/mssearchr RemoteRef: HEAD RemoteSha: ff77602f203965c3765989a5b59e4287808e05f7 Packaged: 2026-06-21 07:01:45 UTC; root Author: Andrey Samokhin [aut, cre, cph] (ORCID: ) Maintainer: Andrey Samokhin