Package: msgxtractr Title: Read Outlook '.msg' Files Version: 0.3.0.2 Authors@R: c( person(given = c("Matthijs", "S."), family = "Berends", role = c("aut"), email = "m.berends@certe.nl"), person("Bob", "Rudis", email = "bob@rud.is", role = c("cre")), person("Ariya", "Hidayat", email = "ariya@kde.org", role = c("ctb", "cph"), comment = "POLE library"), person("Nemanja", "Trifunovic", role = c("ctb", "cph"), comment = "UTF-8 helpers ") ) Description: Forked from hrbrmstr/msgxtractr. 'Microsoft' 'Outlook' messages can be saved in '.msg' files. Tools are provided that enable extraction of metadata, envelope, headers, body and attachments from these files. Depends: R (>= 4.1.0) Imports: Rcpp, scales, tibble Suggests: testthat, covr LinkingTo: Rcpp URL: https://github.com/certe-medical-epidemiology/msgxtractr BugReports: https://github.com/certe-medical-epidemiology/msgxtractr/issues License: AGPL Copyright: file inst/COPYRIGHTS Encoding: UTF-8 NeedsCompilation: yes RoxygenNote: 7.3.2 Repository: https://certe-medical-epidemiology.r-universe.dev Date/Publication: 2024-09-04 13:55:43 UTC RemoteUrl: https://github.com/certe-medical-epidemiology/msgxtractr RemoteRef: HEAD RemoteSha: 61e91586dec27c3be7a06610cb2cc1b961a47983 Packaged: 2026-06-24 03:31:13 UTC; root Author: Matthijs S. Berends [aut], Bob Rudis [cre], Ariya Hidayat [ctb, cph] (POLE library), Nemanja Trifunovic [ctb, cph] (UTF-8 helpers ) Maintainer: Bob Rudis