From df4de0abf471c7013a38b0e6be173a072c4bb74b Mon Sep 17 00:00:00 2001 From: Johannes Ranke Date: Wed, 11 Nov 2020 10:30:28 +0100 Subject: Check on r-devel, address NOTE --- check_dev.log | 20 +++++++++++++++----- 1 file changed, 15 insertions(+), 5 deletions(-) (limited to 'check_dev.log') 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 ’ @@ -21,7 +21,8 @@ Maintainer: ‘Johannes Ranke ’ * 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 ’ * 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 ’ * 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. + -- cgit v1.2.1