-
Notifications
You must be signed in to change notification settings - Fork 82
Open
Labels
Description
From issue #158
The TravisCI build for release R is working. The AppVeyor build is failing while installing R packages, specifically openssl. It looks like it is building openssl from source and is hitting a bug or configuration issue, because it cannot find gcc to compile the package.
I believe that this commit would pass if not for this issue, and the CRAN builds do not show the openssl error.
One of the release R builds fails on an error that looks to be unrelated to our code, and I noticed some other packages on CRAN are getting the same failure.
I'm going to move forward in the interest of time.