From f0ef23a7598e5d19648ae4edc2b74e0fba27a41c Mon Sep 17 00:00:00 2001 From: Johannes Ranke Date: Wed, 3 Feb 2021 16:41:31 +0100 Subject: Prepare for v1.0.0 - Improve authorship and copyright information - Prepare pkgdown config - Remove dependence on saemix as we need the development version which is not ready for CRAN - Temporarily remove saemix interface to check code coverage of the rest --- check.log | 19 +++++-------------- 1 file changed, 5 insertions(+), 14 deletions(-) (limited to 'check.log') diff --git a/check.log b/check.log index 778de34c..ba4820b3 100644 --- a/check.log +++ b/check.log @@ -5,13 +5,12 @@ * using options ‘--no-tests --as-cran’ * checking for file ‘mkin/DESCRIPTION’ ... OK * checking extension type ... Package -* this is package ‘mkin’ version ‘0.9.50.4’ +* this is package ‘mkin’ version ‘1.0.0’ * package encoding: UTF-8 * checking CRAN incoming feasibility ... Note_to_CRAN_maintainers Maintainer: ‘Johannes Ranke ’ * checking package namespace information ... OK -* checking package dependencies ... NOTE -Package suggested but not available for checking: ‘saemix’ +* checking package dependencies ... OK * checking if this is a source package ... OK * checking if there is a namespace ... OK * checking for executable files ... OK @@ -46,8 +45,7 @@ Package suggested but not available for checking: ‘saemix’ * checking Rd files ... OK * checking Rd metadata ... OK * checking Rd line widths ... OK -* checking Rd cross-references ... NOTE -Package unavailable to check Rd xrefs: ‘saemix’ +* checking Rd cross-references ... OK * checking for missing documentation entries ... OK * checking for code/documentation mismatches ... OK * checking Rd \usage sections ... OK @@ -58,10 +56,7 @@ Package unavailable to check Rd xrefs: ‘saemix’ * checking data for ASCII and uncompressed saves ... OK * checking installed files from ‘inst/doc’ ... OK * checking files in ‘vignettes’ ... 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 examples ... OK * checking for unstated dependencies in ‘tests’ ... OK * checking tests ... SKIPPED * checking for unstated dependencies in vignettes ... OK @@ -72,9 +67,5 @@ D24_2014 1.808 3.425 0.986 * checking for detritus in the temp directory ... OK * DONE -Status: 3 NOTEs -See - ‘/home/jranke/git/mkin/mkin.Rcheck/00check.log’ -for details. - +Status: OK -- cgit v1.2.3