aboutsummaryrefslogtreecommitdiff
path: root/check_dev.log
diff options
context:
space:
mode:
authorJohannes Ranke <jranke@uni-bremen.de>2020-11-11 10:30:28 +0100
committerJohannes Ranke <jranke@uni-bremen.de>2020-11-11 10:30:28 +0100
commitdf4de0abf471c7013a38b0e6be173a072c4bb74b (patch)
treed476ddd5755cca179f4ad46a78341928a05a46b7 /check_dev.log
parent349285fccfcb3327eb1f9924db5a880f1e5e1a7d (diff)
Check on r-devel, address NOTE
Diffstat (limited to 'check_dev.log')
-rw-r--r--check_dev.log20
1 files changed, 15 insertions, 5 deletions
diff --git a/check_dev.log b/check_dev.log
index 1d671445..bd2f319f 100644
--- a/check_dev.log
+++ b/check_dev.log
@@ -1,11 +1,11 @@
* using log directory ‘/home/jranke/git/mkin/mkin.Rcheck’
-* using R Under development (unstable) (2020-10-07 r79311)
+* using R Under development (unstable) (2020-11-11 r79413)
* 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.50.3’
+* this is package ‘mkin’ version ‘0.9.50.4’
* package encoding: UTF-8
* checking CRAN incoming feasibility ... Note_to_CRAN_maintainers
Maintainer: ‘Johannes Ranke <jranke@uni-bremen.de>’
@@ -21,7 +21,8 @@ Maintainer: ‘Johannes Ranke <jranke@uni-bremen.de>’
* checking whether package ‘mkin’ can be installed ... OK
* checking installed package size ... OK
* checking package directory ... OK
-* checking for future file timestamps ... OK
+* checking for future file timestamps ... NOTE
+unable to verify current time
* checking ‘build’ directory ... OK
* checking DESCRIPTION meta-information ... OK
* checking top-level files ... OK
@@ -43,7 +44,12 @@ Maintainer: ‘Johannes Ranke <jranke@uni-bremen.de>’
* checking R code for possible problems ... OK
* checking Rd files ... OK
* checking Rd metadata ... OK
-* checking Rd line widths ... OK
+* checking Rd line widths ... NOTE
+Rd file 'summary.saem.mmkin.Rd':
+ \examples lines wider than 100 characters:
+ f_mmkin_dfop_sfo <- mmkin(list(dfop_sfo), ds_syn_dfop_sfo, quiet = TRUE, error_model = "tc", cores = 5)
+
+These lines will be truncated in the PDF manual.
* checking Rd cross-references ... OK
* checking for missing documentation entries ... OK
* checking for code/documentation mismatches ... OK
@@ -66,5 +72,9 @@ Maintainer: ‘Johannes Ranke <jranke@uni-bremen.de>’
* checking for detritus in the temp directory ... OK
* DONE
-Status: OK
+Status: 2 NOTEs
+See
+ ‘/home/jranke/git/mkin/mkin.Rcheck/00check.log’
+for details.
+

Contact - Imprint