Non-Contradiction/TestWithRStudio: Testing your R Package with RStudio in Continuous Integration

As an R package developer, have you met the situation that your package passes R CMD check but crashes RStudio? TestWithRStudio can help you deal with this situation by testing your R package with RStudio using continuous integration like Travis CI.

Getting started

Package details

Maintainer
LicenseMIT + file LICENSE
Version0.1.0
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("Non-Contradiction/TestWithRStudio")
Non-Contradiction/TestWithRStudio documentation built on May 20, 2019, 5:44 p.m.