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

Problem with installing package "CodeLinkR" in R #2

Open
kpastor1 opened this issue Aug 10, 2018 · 0 comments
Open

Problem with installing package "CodeLinkR" in R #2

kpastor1 opened this issue Aug 10, 2018 · 0 comments

Comments

@kpastor1
Copy link

Hi,
I tried to install your package CodeLink in R by using following code:

library(devtools)
install_github("isdata-org/what-links-to-what", subdir="CodeLinkR",dependencies=TRUE,force=TRUE)

The R response:

Downloading GitHub repo isdata-org/what-links-to-what@master
from URL https://api.github.com/repos/isdata-org/what-links-to-what/zipball/master
Installing CodeLinkeR

Unfortunatelly, R wrote that there is no such a package like CodeLink and tried to install some other package (CodeLinkeR).
How could I install your package? I will be very thankfull for any help.

Best regards,
Kamil

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

No branches or pull requests

1 participant