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

Add git2r dependency #352

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open

Add git2r dependency #352

wants to merge 2 commits into from

Conversation

mbaynton
Copy link
Contributor

Duplicate of @KimBaldry's #345 but with new CI merged in

@mbaynton
Copy link
Contributor Author

Hey @KimBaldry it looks like the tests don't quite pass currently. Would you still make use of this on shinyapps.io? If so one way you can test this locally is to run

make test-focal-git2r

I get this failure:

> install.packages("git2r")
now dyn.load("/opt/R/4.2.2/lib/R/library/tools/libs/tools.so") ...
system (cmd0): /opt/R/4.2.2/lib/R/bin/R CMD INSTALL
Error in contrib.url(repos, type) : 
  trying to use CRAN without setting a mirror
Calls: install.packages -> startsWith -> contrib.url
Execution halted

You might try install.packages("git2r", repos="https://cran.rstudio.com")

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.

2 participants