diff options
author | Johannes Ranke <jranke@uni-bremen.de> | 2017-06-09 15:51:41 +0200 |
---|---|---|
committer | Johannes Ranke <jranke@uni-bremen.de> | 2017-06-10 09:55:04 +0200 |
commit | 1529b559337c2c2c2384e507e04d717ff65978e8 (patch) | |
tree | 388de14b0fee8bf39221739442d24eb1a9a5ab4a /check.log | |
parent | 9d855e54e6682f7beb4253d7f95b86648be39e86 (diff) |
Document if matching is case-sensitive for substance names
Diffstat (limited to 'check.log')
-rw-r--r-- | check.log | 15 |
1 files changed, 13 insertions, 2 deletions
@@ -1,10 +1,15 @@ * using log directory ‘/home/jranke/git/drfit/drfit.Rcheck’ -* using R version 3.3.3 (2017-03-06) +* using R version 3.4.0 (2017-04-21) * 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’ * package encoding: UTF-8 +* checking CRAN incoming feasibility ... NOTE +Maintainer: ‘Johannes Ranke <jranke@uni-bremen.de>’ + +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 @@ -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 @@ -64,5 +71,9 @@ * checking PDF version of manual ... OK * DONE -Status: OK +Status: 1 NOTE +See + ‘/home/jranke/git/drfit/drfit.Rcheck/00check.log’ +for details. + |