SCM

R Development Page

bertin log file (check_x86_64_windows)

* using log directory 'R:/run/building/build_2015-11-12-10-14/RF_PKG_CHECK/PKGS/bertin.Rcheck'
* using R version 3.2.2 Patched (2015-11-05 r69602)
* using platform: x86_64-w64-mingw32 (64-bit)
* using session charset: ISO8859-1
* using option '--as-cran'
* checking for file 'bertin/DESCRIPTION' ... OK
* checking extension type ... Package
* this is package 'bertin' version '0.1-94'
* package encoding: UTF-8
* checking CRAN incoming feasibility ... NOTE
Maintainer: 'G. Sawitzki '
New submission

Unknown, possibly mis-spelled, fields in DESCRIPTION:
  'VignetteDepends'

The Title field starts with the package name.

The Title field should be in title case, current version then in title case:
'Bertin matrix display'
'Bertin Matrix Display'

The Date field is over a month old.
* checking package namespace information ... OK
* checking package dependencies ... NOTE
  No repository set, so cyclic dependency check skipped
* checking if this is a source package ... OK
* checking if there is a namespace ... OK
* checking for hidden files and directories ... OK
* checking for portable file names ... OK
* checking whether package 'bertin' can be installed ... OK
* checking installed package size ... OK
* checking package directory ... OK
* checking DESCRIPTION meta-information ... OK
* checking top-level files ... OK
* checking for left-over files ... OK
* checking index information ... OK
* checking package subdirectories ... OK
* checking R files for non-ASCII characters ... OK
* checking R files for syntax errors ... OK
* checking whether the package can be loaded ... OK
* checking whether the package can be loaded with stated dependencies ... OK
* 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 ... NOTE
There are ::: calls to the package's namespace in its code. A package
  almost never needs to use ::: for its own objects:
  'colrampmarg' 'imagecolindex'
* checking S3 generic/method consistency ... WARNING
image:
  function(x, ...)
image.bertin:
  function(z, roworder, colorder, main, sub, mar, palette, showpalette,
           useRaster, ...)

image:
  function(x, ...)
image.bertin:
  function(z, roworder, colorder, main, sub, mar, palette, showpalette,
           useRaster, ...)

plot:
  function(x, ...)
plot.bertin:
  function(z, roworder, colorder, var.orientation, main, sub, mar,
           zcol, palette, showpalette, ...)

plot:
  function(x, ...)
plot.bertin:
  function(z, roworder, colorder, var.orientation, main, sub, mar,
           zcol, palette, showpalette, ...)

See section 'Generic functions and methods' in the 'Writing R
Extensions' manual.
* checking replacement functions ... OK
* checking foreign function calls ... WARNING
Foreign function call to a base package:
  .C("bincode", ..., PACKAGE = "base")
Call with DUP:
   .C("bincode", as.double(z), length(z), as.double(breaks), length(breaks), 
       code = integer(length(z)), (TRUE), (TRUE), nok = TRUE, NAOK = TRUE, 
       DUP = FALSE, PACKAGE = "base")
Packages should not make .C/.Call/.External/.Fortran calls to a base
package. They are not part of the API, for use only by R itself and
subject to change without notice.
* checking R code for possible problems ... OK
* checking Rd files ... OK
* checking Rd metadata ... OK
* checking Rd line widths ... NOTE
Rd file 'bertinrangescore.Rd':
  \usage lines wider than 90 characters:
     bertinrangescore(z, var.orientation = c("byrow", "bycolumn", "global"), na.rm = TRUE, finite = FALSE)

Rd file 'bertinzscore.Rd':
  \usage lines wider than 90 characters:
     bertinzscore(z, var.orientation = c("byrow", "bycolumn", "global"), trim = 0, na.rm = FALSE, ...)

These lines will be truncated in the PDF manual.
* checking Rd cross-references ... OK
* checking for missing documentation entries ... OK
* checking for code/documentation mismatches ... OK
* checking Rd \usage sections ... OK
* checking Rd contents ... OK
* checking for unstated dependencies in examples ... OK
* checking contents of 'data' directory ... OK
* checking data for non-ASCII characters ... OK
* checking data for ASCII and uncompressed saves ... OK
* checking line endings in Makefiles ... OK
* checking for GNU extensions in Makefiles ... OK
* checking sizes of PDF files under 'inst/doc' ... WARNING
  'gs+qpdf' made some significant size reductions:
     compacted 'bertinR.pdf' from 791Kb to 529Kb
  consider running tools::compactPDF(gs_quality = "ebook") on these files
* checking installed files from 'inst/doc' ... OK
* checking files in 'vignettes' ... OK
* checking examples ... OK
* checking for unstated dependencies in 'tests' ... OK
* checking tests ...
  Running '01bincode.R'
 OK
* checking PDF version of manual ... OK
* DONE

Status: 3 WARNINGs, 4 NOTEs
See
  'R:/run/building/build_2015-11-12-10-14/RF_PKG_CHECK/PKGS/bertin.Rcheck/00check.log'
for details.


Run time: 55.23 seconds.

Additional Logs:   00install.out
Thanks to:
Vienna University of Economics and Business Powered By FusionForge