Skip to content

Commit

Permalink
Version 2.5-1
Browse files Browse the repository at this point in the history
  • Loading branch information
pbreheny committed Jun 27, 2019
1 parent 4560c12 commit c3f5432
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 0 deletions.
1 change: 1 addition & 0 deletions .Rbuildignore
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
^\.travis\.yml$
4 changes: 4 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
language: r
r_packages: betareg e1071 gamlss gamm4 gbm lme4 locfit loess mgcv nnet quantreg randomForest
warnings_are_errors: false
r_check_args: --test-dir=inst/tests
4 changes: 4 additions & 0 deletions NEWS
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
2.5-1 (2019-06-26)
* Fixed: Restoring compatibility with current version of quantreg
* Fixed: Restoring compatibility with current version of survey

2.5-0 (2018-02-26)
* New: Overlay now works for gg plots
* New: gg option for visreg2d
Expand Down

0 comments on commit c3f5432

Please sign in to comment.