Skip to content

move directory up#17

Open
SiggyF wants to merge 2 commits intonielshintzen:masterfrom
SiggyF:feature/package
Open

move directory up#17
SiggyF wants to merge 2 commits intonielshintzen:masterfrom
SiggyF:feature/package

Conversation

@SiggyF
Copy link

@SiggyF SiggyF commented May 12, 2020

No description provided.

@SiggyF
Copy link
Author

SiggyF commented May 12, 2020

Was testing to load from install_github from devtools

@SiggyF SiggyF closed this May 12, 2020
@SiggyF SiggyF reopened this May 12, 2020
@SiggyF
Copy link
Author

SiggyF commented May 12, 2020

Can you move the code in your vmstools directory up to the main level?
That alllows to install the package like this:

library(devtools)
install_github('nielshintzen/vmstools`)

Without this change it does not recognize the repository as an R package.

@sklayn
Copy link

sklayn commented Aug 25, 2020

Hi, in case you didn't resolve it yourself - you could install the package this way, building it from source in my case (on Linux Mint 20, 64-bit, with R 4.0.2 & RStudio 1.3.1056):

devtools::install_github("nielshintzen/vmstools/vmstools")

@mexford
Copy link

mexford commented Dec 22, 2024

I would like to install vmstools using this command *> install_github("nielshintzen/vmstools") but I am getting this error:
Error: Failed to install 'unknown package' from GitHub:
Could not resolve hostname [api.github.com]: Could not resolve host: api.github.com
How can I successfully install the vmstools package in R?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants