Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build vignettes does not work #3

Open
KDolos opened this issue Oct 16, 2017 · 5 comments
Open

build vignettes does not work #3

KDolos opened this issue Oct 16, 2017 · 5 comments
Labels

Comments

@KDolos
Copy link
Member

KDolos commented Oct 16, 2017

...?!

@KDolos
Copy link
Member Author

KDolos commented Oct 17, 2017

Compilation of the package with buid_vigentte=FALSE -> runs :-)

buid_vigentte=TRUE -> does not run :-(

@Senn-J
Copy link
Collaborator

Senn-J commented Oct 17, 2017

I've been able to reproduce the bug.
using build_vignettes=TRUE generates the output line * installing the package to build vignettes and then gets stuck.

@KDolos
Copy link
Member Author

KDolos commented Oct 17, 2017

Same for me... Let's try to find the error...
I added build code - maybe somebody has a better idea.
9c693a1

@KDolos
Copy link
Member Author

KDolos commented Oct 17, 2017

"build_vignettes(pkg= getwd())
Building pets vignettes
Downloading GitHub repo KIT-IfGG/pets@master
from URL https://api.github.com/repos/KIT-IfGG/pets/zipball/master
Installation failed: Bad credentials (401)

Moving beetles.html, install_pets.html, neutral_cummunity_model.html, RIP.html, beetles.R, install_pets.R, neutral_cummunity_model.R, RIP.R to inst/doc/
Copying beetles.Rmd, install_pets.Rmd, neutral_cummunity_model.Rmd, RIP.Rmd to inst/doc/
"

@FelixSchiefer
Copy link
Collaborator

Now even install_github("KIT-IfGG/pets", build_vignettes = FALSE) results in * installing the package to build vignettes and gets stuck.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants