Feature request
There is a need to create a .travis.yml file for the project that builds the R package and tests whether it builds successfully and performs some functionality tested with the testthat package.
For more information on hooking Travis up with an R package see the Travis CI documentation here.
This feature is going to be worked on in the feature_travis_ci branch.
Feature request
There is a need to create a
.travis.ymlfile for the project that builds theRpackage and tests whether it builds successfully and performs some functionality tested with thetestthatpackage.For more information on hooking Travis up with an
Rpackage see the Travis CI documentation here.This feature is going to be worked on in the
feature_travis_cibranch.