diff options
author | Johannes Ranke <jranke@uni-bremen.de> | 2021-06-11 13:46:23 +0200 |
---|---|---|
committer | Johannes Ranke <jranke@uni-bremen.de> | 2021-06-11 13:46:23 +0200 |
commit | 2c0721983e8d0b090141882c49780fe50d8fdcde (patch) | |
tree | 4ccc5863670880fd0494e0ee0e42ad3b6fa9d803 /.travis.yml | |
parent | 1848f6a9c6f763b6ad32df8c5b58e27b30880ea4 (diff) |
Attempt to satisfy nlme version requirement on travis
Diffstat (limited to '.travis.yml')
-rw-r--r-- | .travis.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml index 1e2fe241..bc39faf9 100644 --- a/.travis.yml +++ b/.travis.yml @@ -12,6 +12,7 @@ addons: cache: packages repos: CRAN: https://cloud.r-project.org +r_packages: nlme r_github_packages: - jranke/saemixextension@warp_combined script: |