From 6cd60a250597e6cae027e17fbb9dd40ca63f1728 Mon Sep 17 00:00:00 2001 From: Johannes Ranke Date: Thu, 11 Oct 2018 18:02:29 +0200 Subject: Version 0.7.2 with fixed checkplate function --- check.log | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) (limited to 'check.log') diff --git a/check.log b/check.log index 165a11c..8ccba2d 100644 --- a/check.log +++ b/check.log @@ -1,10 +1,13 @@ * using log directory ‘/home/jranke/git/drfit/drfit.Rcheck’ -* using R version 3.5.1 (2018-07-02) +* using R Under development (unstable) (2018-10-11 r75429) * using platform: x86_64-pc-linux-gnu (64-bit) * using session charset: UTF-8 +* using option ‘--as-cran’ * checking for file ‘drfit/DESCRIPTION’ ... OK * this is package ‘drfit’ version ‘0.7.2’ * package encoding: UTF-8 +* checking CRAN incoming feasibility ... 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 +16,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 timestanps ... OK * checking DESCRIPTION meta-information ... OK * checking top-level files ... OK * checking for left-over files ... OK @@ -29,6 +34,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 +42,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 -- cgit v1.2.1