msgxtractr icon indicating copy to clipboard operation
msgxtractr copied to clipboard

:card_index: Extract contents from Outlook '.msg' files in R

Results 7 msgxtractr issues
Sort by recently updated
recently updated
newest added

Updated attachment processing to handle nested attachments and updated the regex on msg_fields to be more robust with grep. Nested attachments contain the string "__attach_version1.0" more than once, which was...

Bug description: when importing `.msg` files, the html body is not extracted. # Minimal replicable example The attached email have an html body with encoding CP-1252 (west Europe) [ex_no_html_body.zip](https://github.com/hrbrmstr/msgxtractr/files/1600022/ex_no_html_body.zip) In...

bug
enhancement

Hi In R console i try to install this package, however it does not appear to work. Currently using 3.5.2 - do i need to downgrade my R? ``` >devtools::install_github("hrbrmstr/msgxtract...

investigating

Hi, I have a msg file that has 2 attachments an Excel file and a msg file. The attached msg file has also 2 attachments 1 picture and 1 excel...

investigating

`read_msg` does not work for me on windows when there are special characters in the `path`. The same code works like expected on linux. Have a look at the example...

Hi, I am newbie in R and trying to download "msgxtractr", but fails. What I am doing wrong. please help. > devtools::install_github("hrbrmstr/msgxtractr") Downloading GitHub repo hrbrmstr/msgxtractr@master from URL https://api.github.com/repos/hrbrmstr/msgxtractr/zipball/master WARNING:...

After running this command: devtools::install_github("hrbrmstr/msgxtractr") I become this failure msg: Installation failed: Could not find build tools necessary to build msgxtractr Rtools are installed and setted at path: C:\RBuildTools\3.4\bin\make.exe c:\Rtools\bin\make.exe...