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

Change CI to docker based setup #191

Draft
wants to merge 13 commits into
base: master
Choose a base branch
from
Draft

Change CI to docker based setup #191

wants to merge 13 commits into from

Conversation

rstub
Copy link
Member

@rstub rstub commented Feb 21, 2019

Inspired by Rcpp's CI set-up. A Makefile is used to allow local testing in a controlled environment.

rstub added 10 commits February 19, 2019 15:25
       "Skip tests on Appveyour due to missing TeX system"

This reverts commits 4e29397 and
9fe50e7.
Since devtools::test() is meant for interactive use, it does not fail if
any test fails. A good alternative is provided by testthat::test_dir().
That does require the package to be installed, though. To ease the
installation, /usr/local/lib/R/site-library in the docker image is made
world-writeable.
@rstub rstub requested a review from bellackn February 21, 2019 09:41
@rstub
Copy link
Member Author

rstub commented Feb 21, 2019

This also addresses #189.

Copy link

@bellackn bellackn left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks fine to me! :)

@rstub rstub marked this pull request as draft November 28, 2023 18:13
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