boB Rudis

Results 418 comments of boB Rudis

Those are not `msgxtractr`-related errors, those are Rtools-ish errors on Windows. Please take it up with GitHub (transmission errors?) / or R-Core/CRAN.

See if what I just pushed fixes that issue.

Have you installed Rtools as the error messages indicate? https://cloud.r-project.org/bin/windows/Rtools/

I just added a call to `normalizePath()` before the file read ops. I'm AFK tday but will try to reproduce on a Windows VM this week ASAP.

Thx for testing. I’ll get the VM fired up tomorrow and shld be able to track this down pretty quickly. On Mon, Oct 15, 2018 at 08:21 BirgerNi wrote: >...

Try doing: ``` original_ctype

Do other C[++]-backed packages install from source? `Installation failed: Could not find build tools necessary to build msgxtractr` is definitely something being generated by "R"-proper and not as a result...

How is it unclear? Did you not read the `DESCRIPTION` file (where R pkg licenses are normally found)?

#ty. This def belongs in `cloudyr`. Just need to get the bugs out of it and finalize the API. Figuring out `com.amazonaws.athena.jdbc.shaded.com.amazonaws.auth.EnvironmentVariableCredentialsProvider` is what I needed to provide to the...

Well met, @dkincaid! Can you toss the output of `sessionInfo()`?