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.7)msgxtractr_0.3.0.2.zip(r-4.6)msgxtractr_0.3.0.2.zip(r-4.5)
msgxtractr_0.3.0.2.tgz(r-4.6-x86_64)msgxtractr_0.3.0.2.tgz(r-4.6-arm64)msgxtractr_0.3.0.2.tgz(r-4.5-x86_64)msgxtractr_0.3.0.2.tgz(r-4.5-arm64)
msgxtractr_0.3.0.2.tar.gz(r-4.7-arm64)msgxtractr_0.3.0.2.tar.gz(r-4.7-x86_64)msgxtractr_0.3.0.2.tar.gz(r-4.6-arm64)msgxtractr_0.3.0.2.tar.gz(r-4.6-x86_64)
msgxtractr_0.3.0.2.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
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 from:61e91586de. Checks:13 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-arm64 | OK | 171 | ||
| linux-devel-x86_64 | OK | 242 | ||
| source / vignettes | OK | 170 | ||
| linux-release-arm64 | OK | 116 | ||
| linux-release-x86_64 | OK | 262 | ||
| macos-release-arm64 | OK | 96 | ||
| macos-release-x86_64 | OK | 253 | ||
| macos-oldrel-arm64 | OK | 88 | ||
| macos-oldrel-x86_64 | OK | 161 | ||
| windows-devel | OK | 108 | ||
| windows-release | OK | 109 | ||
| windows-oldrel | OK | 110 | ||
| wasm-release | OK | 104 |
Exports:decode_rtfis_rtfread_msgsave_attachmentstidy_msg
Dependencies:clifarvergluelabelinglifecyclemagrittrpillarpkgconfigR6RColorBrewerRcpprlangscalestibbleutf8vctrsviridisLite
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 |
