diff options
author | Johannes Ranke <jranke@uni-bremen.de> | 2017-07-21 22:00:05 +0200 |
---|---|---|
committer | Johannes Ranke <jranke@uni-bremen.de> | 2017-07-21 22:00:05 +0200 |
commit | ec022da4d13bc927108876600107e86797579db5 (patch) | |
tree | 469237f6f90138d05e90a8f4af31bc2c9647ead3 | |
parent | 6c459bcdf271589d57cb69e301cc85ec237efd1e (diff) |
Now the check passes on Linux
-rw-r--r-- | build.log | 2 | ||||
-rw-r--r-- | check.log | 2 |
2 files changed, 2 insertions, 2 deletions
@@ -3,7 +3,7 @@ * checking DESCRIPTION meta-information ... OK * installing the package to build vignettes * creating vignettes ... OK -* checking for LF line-endings in source and make files and shell scripts +* checking for LF line-endings in source and make files * checking for empty or unneeded directories * looking to see if a ‘data/datalist’ file should be added * building ‘mkin_0.9.45.2.tar.gz’ @@ -1,5 +1,5 @@ * using log directory ‘/home/jranke/git/mkin/mkin.Rcheck’ -* using R Under development (unstable) (2017-07-21 r72943) +* using R version 3.4.1 (2017-06-30) * using platform: x86_64-pc-linux-gnu (64-bit) * using session charset: UTF-8 * using options ‘--no-tests --as-cran’ |