From f4f6cc84d32e135b03300bf78578f1981c489bfe Mon Sep 17 00:00:00 2001 From: Johannes Ranke Date: Thu, 15 Oct 2020 13:17:45 +0200 Subject: Get current nlme version from CRAN on Travis Also commit the dontrun instruction for saemix I had wanted to commit and switch back to devel mode for pkgdown --- .travis.yml | 2 ++ 1 file changed, 2 insertions(+) (limited to '.travis.yml') diff --git a/.travis.yml b/.travis.yml index c598c869..b6982328 100644 --- a/.travis.yml +++ b/.travis.yml @@ -9,6 +9,8 @@ addons: apt: packages: - gcc +r_packages: + - nlme r_github_packages: - jranke/saemixextension script: -- cgit v1.2.1