From d04bac001217855b4e9a1490a35bef3325441b55 Mon Sep 17 00:00:00 2001 From: Johannes Ranke Date: Fri, 21 Jul 2023 08:24:12 +0200 Subject: Maintenance prompted by email from CRAN - Fix an improper use of 'packageVersion' - Update .Rbuildignore - Fix a link in the README - Static documentation rebuilt by pkgdown::build_site() --- check.log | 19 +++++++++++++++++-- 1 file changed, 17 insertions(+), 2 deletions(-) (limited to 'check.log') diff --git a/check.log b/check.log index 3451108..d78b680 100644 --- a/check.log +++ b/check.log @@ -1,10 +1,17 @@ * using log directory ‘/home/jranke/git/drfit/drfit.Rcheck’ -* using R version 3.5.1 (2018-07-02) +* using R version 4.3.1 (2023-06-16) * using platform: x86_64-pc-linux-gnu (64-bit) +* R was compiled by + gcc (Debian 12.2.0-14) 12.2.0 + GNU Fortran (Debian 12.2.0-14) 12.2.0 +* running under: Debian GNU/Linux 12 (bookworm) * using session charset: UTF-8 +* using option ‘--as-cran’ * checking for file ‘drfit/DESCRIPTION’ ... OK -* this is package ‘drfit’ version ‘0.7.3’ +* this is package ‘drfit’ version ‘0.7.4’ * package encoding: UTF-8 +* checking CRAN incoming feasibility ... [3s/10s] Note_to_CRAN_maintainers +Maintainer: ‘Johannes Ranke ’ * checking package namespace information ... OK * checking package dependencies ... OK * checking if this is a source package ... OK @@ -13,9 +20,11 @@ * 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 ‘drfit’ can be installed ... OK * checking installed package size ... OK * checking package directory ... OK +* checking for future file timestamps ... OK * checking DESCRIPTION meta-information ... OK * checking top-level files ... OK * checking for left-over files ... OK @@ -29,6 +38,7 @@ * checking whether the namespace can be loaded with stated dependencies ... OK * checking whether the namespace can be unloaded cleanly ... OK * checking loading without being on the library search path ... OK +* checking use of S3 registration ... OK * checking dependencies in R code ... OK * checking S3 generic/method consistency ... OK * checking replacement functions ... OK @@ -36,6 +46,7 @@ * checking R code for possible problems ... OK * checking Rd files ... OK * checking Rd metadata ... OK +* checking Rd line widths ... OK * checking Rd cross-references ... OK * checking for missing documentation entries ... OK * checking for code/documentation mismatches ... OK @@ -44,6 +55,7 @@ * checking for unstated dependencies in examples ... OK * checking contents of ‘data’ directory ... OK * checking data for non-ASCII characters ... OK +* checking LazyData ... OK * checking data for ASCII and uncompressed saves ... OK * checking sizes of PDF files under ‘inst/doc’ ... OK * checking installed files from ‘inst/doc’ ... OK @@ -62,6 +74,9 @@ Comparing ‘pyrithione.Rout’ to ‘pyrithione.Rout.save’ ... OK OK * checking PDF version of manual ... OK +* checking HTML version of manual ... OK +* checking for non-standard things in the check directory ... OK +* checking for detritus in the temp directory ... OK * DONE Status: OK -- cgit v1.2.1