diff options
author | Johannes Ranke <jranke@uni-bremen.de> | 2019-05-02 16:02:35 +0200 |
---|---|---|
committer | Johannes Ranke <jranke@uni-bremen.de> | 2019-05-02 16:02:35 +0200 |
commit | ce9399d08a05fffe8b003386c445f5ceab25dde5 (patch) | |
tree | 5f9aa1ee7f4762c79013278f61760503b1321e3c /check.log | |
parent | 70591022c07f0e8fb4dd67789b7c8d78af8ebc18 (diff) |
Improve tests
- Improve control of the number of cores
- Reduce the precision of the correlation matrix in the test summary
output, as the exact results are platform dependent
Diffstat (limited to 'check.log')
-rw-r--r-- | check.log | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -1,11 +1,11 @@ * using log directory ‘/home/jranke/git/mkin/mkin.Rcheck’ -* using R version 3.5.2 (2018-12-20) +* using R version 3.6.0 (2019-04-26) * using platform: x86_64-pc-linux-gnu (64-bit) * using session charset: UTF-8 * using options ‘--no-tests --as-cran’ * checking for file ‘mkin/DESCRIPTION’ ... OK * checking extension type ... Package -* this is package ‘mkin’ version ‘0.9.48.1’ +* this is package ‘mkin’ version ‘0.9.49.4’ * package encoding: UTF-8 * checking CRAN incoming feasibility ... Note_to_CRAN_maintainers Maintainer: ‘Johannes Ranke <jranke@uni-bremen.de>’ @@ -17,10 +17,10 @@ Maintainer: ‘Johannes Ranke <jranke@uni-bremen.de>’ * checking for hidden files and directories ... OK * checking for portable file names ... OK * checking for sufficient/correct file permissions ... OK -* checking serialization versions ... OK * checking whether package ‘mkin’ can be installed ... OK * checking installed package size ... OK * checking package directory ... OK +* checking for future file timestamps ... OK * checking ‘build’ directory ... OK * checking DESCRIPTION meta-information ... OK * checking top-level files ... OK |