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

install_github not installing some folders in inst/ #185

Closed
ramnathv opened this issue Nov 1, 2012 · 4 comments
Closed

install_github not installing some folders in inst/ #185

ramnathv opened this issue Nov 1, 2012 · 4 comments

Comments

@ramnathv
Copy link

ramnathv commented Nov 1, 2012

I am not sure if I am doing something stupid, but for some reason, all folders in inst are not getting installed when I run install_github('slidify', 'ramnathv', ref = 'dev'). In particular the folder inst/scaffold is not getting installed.

I ran devtools::install from the local repo and everything works fine. I also checked the zipball to make sure that it contained inst\scaffold and it does.

Does anyone know what might be going on?

NOTE. I am cross posting this on SO.

@wch
Copy link
Member

wch commented Nov 1, 2012

I think maybe scaffold is a special name? I just tried renaming it to scaffold-1 and it installed correctly. Maybe this is a question for the r-devel list?

@ramnathv
Copy link
Author

ramnathv commented Nov 1, 2012

That is strange. I just renamed the directory and it works. But, I am still puzzled since scaffold did not cause any problem when installing from the local repository. Do install and install_github work differently, which might be causing some of the issue?

@ramnathv
Copy link
Author

ramnathv commented Nov 1, 2012

Feel free to close this issue, since renaming worked for me. However, my question is still of academic interest!

@wch
Copy link
Member

wch commented Nov 1, 2012

I'd be curious to find out why this happens. Do you mind posting a question about it to the r-devel list?

@wch wch closed this as completed Nov 1, 2012
@lock lock bot locked and limited conversation to collaborators Sep 19, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants