SCM

R Development Page

hwriter5 log file (check_x86_64_linux)

Thu Aug 18 14:48:25 2016: Checking package hwriter5 (SVN revision 9) ...
* using log directory ‘/mnt/building/build_2016-08-18-12-24/RF_PKG_CHECK/PKGS/hwriter5.Rcheck’
* using R version 3.3.1 Patched (2016-08-17 r71112)
* using platform: x86_64-pc-linux-gnu (64-bit)
* using session charset: UTF-8
* using option ‘--as-cran’
* checking for file ‘hwriter5/DESCRIPTION’ ... OK
* this is package ‘hwriter5’ version ‘0.1.0’
* checking CRAN incoming feasibility ... NOTE
Maintainer: ‘David Scott ’

New submission

The Title field starts with the package name.
The Title field should be in title case, current version then in title case:
‘hwriter5: Writing HTML5 from R’
‘Hwriter5: Writing HTML5 from R’

The Description field should not start with the package name,
  'This package' or similar.
* checking package namespace information ... OK
* checking package dependencies ... OK
* checking if this is a source package ... OK
* checking if there is a namespace ... OK
* 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 ‘hwriter5’ can be installed ... [1s/1s] 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 ... OK
* checking S3 generic/method consistency ... WARNING
hwrite:
  function(x, page, ...)
hwrite.vector:
  function(data, page, indent, ..., table, names, byrow, dim)

See section ‘Generic functions and methods’ in the ‘Writing R
Extensions’ manual.

Found the following apparent S3 methods exported but not registered:
  hwrite.array hwrite.character hwrite.data.frame hwrite.matrix
  hwrite.numeric hwrite.vector
See section ‘Registering S3 methods’ in the ‘Writing R Extensions’
manual.
* checking replacement functions ... OK
* checking foreign function calls ... OK
* checking R code for possible problems ... NOTE
hmakeTag: warning in matrix("", nr = n, nc = na): partial argument
  match of 'nr' to 'nrow'
hmakeTag: warning in matrix("", nr = n, nc = na): partial argument
  match of 'nc' to 'ncol'
closePage: no visible global function definition for ‘sessionInfo’
hwrite.array: no visible global function definition for ‘hwrite.table’
hwrite.data.frame: no visible global function definition for
  ‘hwrite.table’
hwrite.matrix: no visible global function definition for ‘hwrite.table’
hwriteImage: no visible global function definition for ‘dev.print’
hwriteImage: no visible binding for global variable ‘png’
newPage : hwriteLatex: no visible global function definition for ‘is’
newPage : hwriteLatex: no visible binding for global variable
  ‘defaultEquationStyle’
newPage : hwriteLatex: no visible binding for global variable ‘eqnNum’
newPage: no visible binding for global variable ‘defaultMathJaxConfig’
newPage: no visible binding for global variable ‘defaultMathJax’
Undefined global functions or variables:
  defaultEquationStyle defaultMathJax defaultMathJaxConfig dev.print
  eqnNum hwrite.table is png sessionInfo
Consider adding
  importFrom("grDevices", "dev.print", "png")
  importFrom("methods", "is")
  importFrom("utils", "sessionInfo")
to your NAMESPACE file (and ensure that your DESCRIPTION Imports field
contains 'methods').
* checking for missing documentation entries ... WARNING
Undocumented code objects:
  ‘as.latex’ ‘closePage’ ‘defaultEquationStyle’ ‘defaultMathJax’
  ‘defaultMathJaxConfig’ ‘hmakeTag’ ‘hwrite’ ‘hwrite.array’
  ‘hwrite.character’ ‘hwrite.data.frame’ ‘hwrite.matrix’
  ‘hwrite.numeric’ ‘hwrite.vector’ ‘hwriteImage’ ‘hwriteOutput’
  ‘hwriteSVG’ ‘hwriteScript’ ‘hwriteString’ ‘newPage’ ‘script’
Undocumented data sets:
  ‘defaultEquationStyle’ ‘defaultMathJax’ ‘defaultMathJaxConfig’
All user-level objects in a package should have documentation entries.
See chapter ‘Writing R documentation files’ in the ‘Writing R
Extensions’ manual.
* checking contents of ‘data’ directory ... OK
* checking data for non-ASCII characters ... OK
* checking data for ASCII and uncompressed saves ... OK
* checking examples ... NONE
* checking PDF version of manual ... OK
* checking for code which exercises the package ... WARNING
No examples, no tests, no vignettes
* DONE

Status: 3 WARNINGs, 2 NOTEs
See
  ‘/mnt/building/build_2016-08-18-12-24/RF_PKG_CHECK/PKGS/hwriter5.Rcheck/00check.log’
for details.


Run time: 19.83 seconds.

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