Package: timsr
Title: Easily Access timsTOF Data
Version: 0.0.3
Authors@R: 
    c(person(given = "Mateusz Krzysztof",
             family = "Łącki",
             role = c("aut","cre","cph"),
             email = "matteo.lacki@gmail.com",
             comment = c(ORCID = "0000-0001-7415-4748")),
      person(given = "Michał Piotr",
             family = "Startek",
             role = c("aut","cph"),
             email="michal.startek@mimuw.edu.pl",
             comment=c(ORCID="0000-0001-5227-3447"))
    )
Maintainer: Mateusz Krzysztof Łącki <matteo.lacki@gmail.com>
Description: Access 'timsTOF' mass spectrometry data, as described <https://sso.bruker.com/auth/realms/bruker/protocol/openid-connect/auth?client_id=aem-bruker.com&redirect_uri=https%3A%2F%2Fwww.bruker.com%2Fen.login.html%3FtargetUrl%3Dhttps%3A%2F%2Fwww.bruker.com%2Fen%2Fservices%2Fsoftware-downloads%2Fmass-spectrometry.html&response_type=id_token%20token&scope=openid%20profile&state=4f9d225e92f341cca3b03a55533dbd65&nonce=f550633b1e984ecfb07979ae6d9277b4&ui_locales=en> (after registering), using the 'OpenTIMS' C++ reader and save all into 'data.tables'.
License: GPL-3
Encoding: UTF-8
RoxygenNote: 7.1.1
Depends: R (>= 3.0.0)
Imports: opentimsr, data.table, methods
NeedsCompilation: no
Packaged: 2021-05-11 16:55:25 UTC; matteo
Author: Mateusz Krzysztof Łącki [aut, cre, cph]
    (<https://orcid.org/0000-0001-7415-4748>),
  Michał Piotr Startek [aut, cph]
    (<https://orcid.org/0000-0001-5227-3447>)
Repository: CRAN
Date/Publication: 2021-05-11 17:30:03 UTC
Built: R 4.0.2; ; 2021-05-12 10:44:24 UTC; unix
