From 691961b6a9d97cbc9c0660431f7bf0e9884cf03d Mon Sep 17 00:00:00 2001 From: brian Date: Wed, 5 Feb 2020 23:35:14 +0000 Subject: [PATCH] update travis.yml for package install also bump version to 3.0.4 --- .travis.yml | 10 ++++++---- DESCRIPTION | 2 +- 2 files changed, 7 insertions(+), 5 deletions(-) diff --git a/.travis.yml b/.travis.yml index dbd16b2d..e486a6b8 100644 --- a/.travis.yml +++ b/.travis.yml @@ -23,7 +23,6 @@ r_check_args: "--no-build-vignettes --ignore-vignettes --as-cran" # Binaries from Michael Rutter's ppa r_binary_packages: - car - - gplots - Hmisc - quadprog - RColorBrewer @@ -33,14 +32,17 @@ r_binary_packages: - tseries - xts - zoo + - jsonlite + - htmltools + - htmlwidgets + - dygraphs + - mass # Done via install.packages r_packages: - - dygraphs - gamlss - gamlss.dist - - MASS - + # Install the bleeding edge version of a package from github (eg to pick # up a not-yet-released bugfix) diff --git a/DESCRIPTION b/DESCRIPTION index 5f1d2138..d88cc967 100644 --- a/DESCRIPTION +++ b/DESCRIPTION @@ -18,7 +18,7 @@ Authors@R: c( , person(given=c("Zeheng", "'Zenith'"),family="Zhou",role="ctb") , person(given=c("Justin", "M."),family="Shea",role="ctb") ) -Version: 2.0.3 +Version: 2.0.4 Date: 2020-02-05 Description: Collection of econometric functions for performance and risk analysis. In addition to standard risk and performance metrics, this