diff options
author | Johannes Ranke <jranke@uni-bremen.de> | 2020-10-15 13:17:45 +0200 |
---|---|---|
committer | Johannes Ranke <jranke@uni-bremen.de> | 2020-10-15 13:17:45 +0200 |
commit | f4f6cc84d32e135b03300bf78578f1981c489bfe (patch) | |
tree | 8402d290158a1d5bd12614fa591dea5db1cc63c0 /.travis.yml | |
parent | 204bff8546cbd52533e36853b10b181d46fb2767 (diff) |
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
Diffstat (limited to '.travis.yml')
-rw-r--r-- | .travis.yml | 2 |
1 files changed, 2 insertions, 0 deletions
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: |