Package: msgxtractr 0.3.0.2
msgxtractr: Read Outlook '.msg' Files
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.
Authors:
msgxtractr_0.3.0.2.tar.gz
msgxtractr_0.3.0.2.zip(r-4.5)msgxtractr_0.3.0.2.zip(r-4.4)msgxtractr_0.3.0.2.zip(r-4.3)
msgxtractr_0.3.0.2.tgz(r-4.4-x86_64)msgxtractr_0.3.0.2.tgz(r-4.4-arm64)msgxtractr_0.3.0.2.tgz(r-4.3-x86_64)msgxtractr_0.3.0.2.tgz(r-4.3-arm64)
msgxtractr_0.3.0.2.tar.gz(r-4.5-noble)msgxtractr_0.3.0.2.tar.gz(r-4.4-noble)
msgxtractr_0.3.0.2.tgz(r-4.4-emscripten)msgxtractr_0.3.0.2.tgz(r-4.3-emscripten)
msgxtractr.pdf |msgxtractr.html✨
msgxtractr/json (API)
NEWS
# Install 'msgxtractr' in R: |
install.packages('msgxtractr', repos = c('https://certe-medical-epidemiology.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/certe-medical-epidemiology/msgxtractr/issues
Last updated 3 months agofrom:61e91586de. Checks:OK: 9. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Nov 04 2024 |
R-4.5-win-x86_64 | OK | Nov 04 2024 |
R-4.5-linux-x86_64 | OK | Nov 05 2024 |
R-4.4-win-x86_64 | OK | Nov 04 2024 |
R-4.4-mac-x86_64 | OK | Nov 04 2024 |
R-4.4-mac-aarch64 | OK | Nov 04 2024 |
R-4.3-win-x86_64 | OK | Nov 04 2024 |
R-4.3-mac-x86_64 | OK | Nov 04 2024 |
R-4.3-mac-aarch64 | OK | Nov 04 2024 |
Exports:decode_rtfis_rtfread_msgsave_attachmentstidy_msg
Dependencies:clicolorspacefansifarvergluelabelinglifecyclemagrittrmunsellpillarpkgconfigR6RColorBrewerRcpprlangscalestibbleutf8vctrsviridisLite
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Decode RTF from a raw vector | decode_rtf |
Is a sequence of raw bytes an RTF document? | is_rtf |
Pretty print a 'msg' object | print.msg |
Read in an Outlook '.msg' file | read_msg |
Save all attachments from a 'msg" object | save_attachments |
Turn a single `msg` object into a `tibble` | as_tibble.msg tidy_msg |