Skip to content

Fix AppVeyor missing dependency (openssl) #160

@geneorama

Description

@geneorama

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.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions