From f99bdd8697c3bfbd432a320774a4692fd0e1241a Mon Sep 17 00:00:00 2001 From: Johannes Ranke Date: Wed, 6 Jan 2021 20:34:52 +0100 Subject: Make saemix and corresponding tests optional Address release critical check and test issues --- check.log | 16 ++++++++++------ 1 file changed, 10 insertions(+), 6 deletions(-) (limited to 'check.log') diff --git a/check.log b/check.log index 68367bee..778de34c 100644 --- a/check.log +++ b/check.log @@ -10,7 +10,8 @@ * checking CRAN incoming feasibility ... Note_to_CRAN_maintainers Maintainer: ‘Johannes Ranke ’ * checking package namespace information ... OK -* checking package dependencies ... OK +* checking package dependencies ... NOTE +Package suggested but not available for checking: ‘saemix’ * checking if this is a source package ... OK * checking if there is a namespace ... OK * checking for executable files ... OK @@ -21,8 +22,7 @@ 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 ... NOTE -unable to verify current time +* checking for future file timestamps ... OK * checking ‘build’ directory ... OK * checking DESCRIPTION meta-information ... OK * checking top-level files ... OK @@ -46,7 +46,8 @@ unable to verify current time * checking Rd files ... OK * checking Rd metadata ... OK * checking Rd line widths ... OK -* checking Rd cross-references ... OK +* checking Rd cross-references ... NOTE +Package unavailable to check Rd xrefs: ‘saemix’ * checking for missing documentation entries ... OK * checking for code/documentation mismatches ... OK * checking Rd \usage sections ... OK @@ -57,7 +58,10 @@ unable to verify current time * checking data for ASCII and uncompressed saves ... OK * checking installed files from ‘inst/doc’ ... OK * checking files in ‘vignettes’ ... OK -* checking examples ... OK +* checking examples ... NOTE +Examples with CPU (user + system) or elapsed time > 5s + user system elapsed +D24_2014 1.808 3.425 0.986 * checking for unstated dependencies in ‘tests’ ... OK * checking tests ... SKIPPED * checking for unstated dependencies in vignettes ... OK @@ -68,7 +72,7 @@ unable to verify current time * checking for detritus in the temp directory ... OK * DONE -Status: 1 NOTE +Status: 3 NOTEs See ‘/home/jranke/git/mkin/mkin.Rcheck/00check.log’ for details. -- cgit v1.2.3