Skip to content

Commit

Permalink
remove testing package from description
Browse files Browse the repository at this point in the history
 and try really hard to install them
  • Loading branch information
zachmayer committed May 27, 2015
1 parent 675215a commit 598a68f
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 9 deletions.
10 changes: 10 additions & 0 deletions .travis.yml
Expand Up @@ -26,6 +26,16 @@ apt_packages:
- texlive-fonts-extra
- texlive-science

r_packages:
- arm
- glmnet
- rpart
- C50
- ipred
- plyr
- earth
- kknn

r_binary_packages:
- arm
- glmnet
Expand Down
10 changes: 1 addition & 9 deletions pkg/caret/DESCRIPTION
Expand Up @@ -49,13 +49,5 @@ Suggests:
pamr,
superpc,
Cubist,
testthat (>= 0.9.1),
kknn,
arm,
glmnet,
rpart,
C50,
ipred,
plyr,
earth
testthat (>= 0.9.1)
License: GPL (>= 2)

0 comments on commit 598a68f

Please sign in to comment.