boB Rudis
boB Rudis
Well, the biggest issue now is that the officiall MQTT Windows distribution (for cygwin) is incompatible with the Rtools toolchain. i.e. there needs to be a distribution similar to the...
Thx for taking a look at the repo! And, never hesitate to interact! They boxes won't show up at all in "preview" mode locally (i.e. in an RStudio viewer pane)....
So, the default was UTF-8 but I added a pass-through `encoding` parameter wherever I could and it still looks as though you're going to have to post-process to handle Latin1...
(just saw your extended comments) aye, i even pass `encoding` along to it and ensure it's a raw vector when processing and still no-go. something (IMO) "weird" is happening either...
This sounds like it might be http://dirk.eddelbuettel.com/blog/2017/06/13/
ZOMGOSH **thank you** for adding a `.msg` file! I have no Outlook instances anywhere and we use gmail at work so I've been devoid of samples! I shall take a...
Progress! (sort of) Your content is very very very likely in the mess of hex digits down 👇 somewhere :-) I can decode some binary streams but need to go...
Good news! I believe I now know the format so I shld be able to get it coded up fairly soon.
Greetings! Thx for trying to kick the tyres of the pkg and for taking the time to file an issue. Can you provide the output of `devtools::session_info()` or `sessionInfo()` into...
thx. Lemme get 3.5.2 onto the Windows VM (the Rtools for that are definitely different) and I'll get back to you ASAP.