Skip to content

Package not downloading from github and seems to be incompatible with new R? #4

@elduderino260

Description

@elduderino260

I initially tried downloading the package using

require(devtools)
install_github("Displayr/flipMultivariates")

but I get the error:

HTTP error 403. API rate limit exceeded.

I tried to get a personal access token, but have been unsuccessful at using it. A more detailed bit of example code would be useful for neophytes such as myself.

So, I tried downloading the package manually and installing it via:
install.packages("C:/path/to/flipMultivariates-master.zip")
Which produced the error that:

flipMultivariates-master.zip is not available (for R version 3.5.1)

Any way to address this?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions