From c61698e427974faffd9b43755a51b6eb9122be90 Mon Sep 17 00:00:00 2001 From: Johannes Ranke Date: Sat, 15 Sep 2018 19:04:23 +0200 Subject: Switch to odbc, reformattting of code to make it more readable. Also remove outdated hyperlinks from the help files. --- check.log | 75 +++++++++++++++++++++++++++++++++++++++------------------------ 1 file changed, 46 insertions(+), 29 deletions(-) (limited to 'check.log') diff --git a/check.log b/check.log index 2c02dfa..cad4fc0 100644 --- a/check.log +++ b/check.log @@ -1,13 +1,15 @@ -* using log directory ‘/home/jranke/git/drfit/drfit.Rcheck’ -* using R version 3.4.1 (2017-06-30) -* 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.1’ +* using log directory 'C:/Users/johannes/git/drfit/drfit.Rcheck' +* using R version 3.5.1 (2018-07-02) +* using platform: i386-w64-mingw32 (32-bit) +* using session charset: ISO8859-1 +* 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 CRAN incoming feasibility ... NOTE +Maintainer: 'Johannes Ranke ' + +The Date field is over a month old. * checking package namespace information ... OK * checking package dependencies ... OK * checking if this is a source package ... OK @@ -15,12 +17,13 @@ Maintainer: ‘Johannes Ranke ’ * checking for executable files ... OK * checking for hidden files and directories ... OK * checking for portable file names ... OK -* checking for sufficient/correct file permissions ... OK -* checking whether package ‘drfit’ can be installed ... OK +* checking serialization versions ... OK +* checking whether package 'drfit' can be installed ... OK * checking installed package size ... OK * checking package directory ... OK * checking DESCRIPTION meta-information ... OK -* checking top-level files ... OK +* checking top-level files ... NOTE +Files 'README.md' or 'NEWS.md' cannot be checked without 'pandoc' being installed. * checking for left-over files ... OK * checking index information ... OK * checking package subdirectories ... OK @@ -31,7 +34,6 @@ Maintainer: ‘Johannes Ranke ’ * checking whether the package can be unloaded cleanly ... OK * 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 @@ -47,27 +49,42 @@ Maintainer: ‘Johannes Ranke ’ * checking Rd \usage sections ... OK * checking Rd contents ... OK * checking for unstated dependencies in examples ... OK -* checking contents of ‘data’ directory ... OK +* checking contents of 'data' directory ... OK * checking data for non-ASCII characters ... 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 + WARNING +'qpdf' is needed for checks on size reduction of PDFs +* checking installed files from 'inst/doc' ... OK * checking examples ... OK -* checking for unstated dependencies in ‘tests’ ... OK +* checking for unstated dependencies in 'tests' ... OK * checking tests ... - Running ‘IM1xIPC81.R’ - Comparing ‘IM1xIPC81.Rout’ to ‘IM1xIPC81.Rout.save’ ... OK - Running ‘IM1xVibrio.R’ - Comparing ‘IM1xVibrio.Rout’ to ‘IM1xVibrio.Rout.save’ ... OK - Running ‘XY.R’ - Comparing ‘XY.Rout’ to ‘XY.Rout.save’ ... OK - Running ‘antifoul.R’ - Comparing ‘antifoul.Rout’ to ‘antifoul.Rout.save’ ... OK - Running ‘pyrithione.R’ - Comparing ‘pyrithione.Rout’ to ‘pyrithione.Rout.save’ ... OK + Running 'IM1xIPC81.R' + Comparing 'IM1xIPC81.Rout' to 'IM1xIPC81.Rout.save' ... OK + Running 'IM1xVibrio.R' + Comparing 'IM1xVibrio.Rout' to 'IM1xVibrio.Rout.save' ... OK + Running 'XY.R' + Comparing 'XY.Rout' to 'XY.Rout.save' ... OK + Running 'antifoul.R' + Comparing 'antifoul.Rout' to 'antifoul.Rout.save' ... OK + Running 'pyrithione.R' + Comparing 'pyrithione.Rout' to 'pyrithione.Rout.save' ... OK OK -* checking PDF version of manual ... OK +* checking PDF version of manual ... WARNING +LaTeX errors when creating PDF version. +This typically indicates Rd problems. +* checking PDF version of manual without hyperrefs or index ... ERROR +Re-running with no redirection of stdout/stderr. +Hmm ... looks like a package +Error in texi2dvi(file = file, pdf = TRUE, clean = clean, quiet = quiet, : + pdflatex is not available +Error in texi2dvi(file = file, pdf = TRUE, clean = clean, quiet = quiet, : + pdflatex is not available +Error in running tools::texi2pdf() +You may want to clean up by 'rm -Rf C:/Users/johannes/AppData/Local/Temp/RtmpAdBCqG/Rd2pdfee0141549db' * DONE -Status: OK +Status: 1 ERROR, 2 WARNINGs, 2 NOTEs +See + 'C:/Users/johannes/git/drfit/drfit.Rcheck/00check.log' +for details. -- cgit v1.2.1