- using R Under development (unstable) (2012-08-14 r60253)
- using platform: x86_64-unknown-linux-gnu (64-bit)
- using session charset: UTF-8
- checking for file ‘hexbin/DESCRIPTION’ ... OK
- this is package ‘hexbin’ version ‘1.26.0’
- 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 whether package ‘hexbin’ can be installed ... OK
- checking installed package size ... OK
- checking package directory ... OK
- checking for portable file names ... OK
- checking for sufficient/correct file permissions ... OK
- checking DESCRIPTION meta-information ... OK
- checking top-level 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 for unstated dependencies in R code ... OK
- checking S3 generic/method consistency ... OK
- checking replacement functions ... OK
- checking foreign function calls ... WARNING
Foreign function call(s) with ‘PACKAGE’ argument in a base package:
.C("loess_ifit", ..., PACKAGE = "stats")
See the chapter ‘System and foreign language interfaces’ of the
‘Writing R Extensions’ manual.
- checking R code for possible problems ... NOTE
all.intersect: warning in matrix(FALSE, nr = binlist[[1]]@dimen[1] *
binlist[[1]]@dimen[2], nc = length(binlist)): partial argument match
of 'nr' to 'nrow'
all.intersect: warning in matrix(FALSE, nr = binlist[[1]]@dimen[1] *
binlist[[1]]@dimen[2], nc = length(binlist)): partial argument match
of 'nc' to 'ncol'
hdiffplot: warning in matrix(c(seq(0, 360, length = nfcol +
1)[1:nfcol]/360, rep(0, nbcol), rep(1, nfcol), rep(0, nbcol), rep(1,
nfcol), rep(0.9, nbcol)), nc = 3): partial argument match of 'nc' to
'ncol'
hdiffplot: warning in matrix(c(seq(0, 360, length = nhb + 1)/360,
rep(1, nhb + 1), rep(1, nhb + 1)), nc = 3): partial argument match of
'nc' to 'ncol'
hdiffplot: warning in matrix(c(rep(0, 2 * nbcol), rep(0.9, nbcol)), nc
= 3): partial argument match of 'nc' to 'ncol'
hdiffplot: warning in matrix(unlist(lapply(bin1@hbins[eroded],
function(x) unlist(getHMedian(x)))), nc = 2, byrow = TRUE): partial
argument match of 'nc' to 'ncol'
hexViewport: warning in viewport(x = unit(margins[2], "lines"), y =
unit(margins[1], "lines"), width = wd, height = ht, xscale = xs,
yscale = ys, just = c("left", "bottom"), default.unit = "native",
clip = "off", name = paste(vp.name, ".off", sep = "")): partial
argument match of 'default.unit' to 'default.units'
hexViewport: warning in viewport(x = unit(margins[2], "lines"), y =
unit(margins[1], "lines"), width = wd, height = ht, xscale = xs,
yscale = ys, just = c("left", "bottom"), default.unit = "native",
clip = "on", name = paste(vp.name, ".on", sep = "")): partial
argument match of 'default.unit' to 'default.units'
panel.hexpose: warning in matrix(unlist(lapply(binL@hbins[eroded],
function(x) unlist(getHMedian(x)))), nc = 2, byrow = TRUE): partial
argument match of 'nc' to 'ncol'
mixcolors: no visible global function definition for ‘coords’
- checking Rd files ... NOTE
prepare_Rd: NHANES.Rd:41-43: Dropping empty section \references
prepare_Rd: hexList.Rd:46-48: Dropping empty section \examples
prepare_Rd: hexVP.abline.Rd:43-45: Dropping empty section \examples
prepare_Rd: hexViewport.Rd:25-27: Dropping empty section \details
prepare_Rd: panel.hexgrid.Rd:15-16: Dropping empty section \details
prepare_Rd: panel.hexgrid.Rd:23-24: Dropping empty section \examples
prepare_Rd: panel.hexloess.Rd:28-29: Dropping empty section \details
prepare_Rd: panel.hexloess.Rd:41-42: Dropping empty section \examples
- checking Rd metadata ... OK
- 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 C/C++/Fortran sources/headers ... OK
- checking line endings in Makefiles ... OK
- checking for portable use of $(BLAS_LIBS) and $(LAPACK_LIBS) ... OK
- checking compiled code ... OK
- checking sizes of PDF files under ‘inst/doc’ ... OK
- checking installed files from ‘inst/doc’ ... OK
- checking examples ... OK
- checking for unstated dependencies in tests ... OK
- checking tests ... OK
Running ‘hdiffplot.R’
Comparing ‘hdiffplot.Rout’ to ‘hdiffplot.Rout.save’ ...9c9
< Buggy version of Kinderman-Ramage generator used
---
> Buggy version of Kinderman-Ramage generator used.
24,25c24,25
< ..@ xcm : num [1:535] 0.37 1.338 0.721 -1.846 -0.965 ...
< ..@ ycm : num [1:535] -3.66 -3.71 -3.54 -3.2 -3.24 ...
---
> ..@ xcm : num [1:535] 0.370 1.338 0.721 -1.846 -0.965 ...
> ..@ ycm : num [1:535] -3.66 -3.71 -3.54 -3.20 -3.24 ...
43c43
< ..@ ycm : num [1:545] -3.42 -3.45 -3.24 -3.35 -2.9 ...
---
> ..@ ycm : num [1:545] -3.42 -3.45 -3.24 -3.35 -2.90 ...
64,65c64,65
< ..@ xcm : num [1:535] 0.37 1.338 0.721 -1.846 -0.965 ...
< ..@ ycm : num [1:535] -3.66 -3.71 -3.54 -3.2 -3.24 ...
---
> ..@ xcm : num [1:535] 0.370 1.338 0.721 -1.846 -0.965 ...
> ..@ ycm : num [1:535] -3.66 -3.71 -3.54 -3.20 -3.24 ...
84,85c84,85
< ..@ xcm : num [1:535] 0.37 1.338 0.721 -1.846 -0.965 ...
< ..@ ycm : num [1:535] -3.66 -3.71 -3.54 -3.2 -3.24 ...
---
> ..@ xcm : num [1:535] 0.370 1.338 0.721 -1.846 -0.965 ...
> ..@ ycm : num [1:535] -3.66 -3.71 -3.54 -3.20 -3.24 ...
89c89
< ..@ ybnds : num [1:2] -4.23 4.7
---
> ..@ ybnds : num [1:2] -4.23 4.70
109,110c109,110
< ..@ xcm : num [1:535] 0.37 1.338 0.721 -1.846 -0.965 ...
< ..@ ycm : num [1:535] -3.66 -3.71 -3.54 -3.2 -3.24 ...
---
> ..@ xcm : num [1:535] 0.370 1.338 0.721 -1.846 -0.965 ...
> ..@ ycm : num [1:535] -3.66 -3.71 -3.54 -3.20 -3.24 ...
114c114
< ..@ ybnds : num [1:2] -4.23 4.7
---
> ..@ ybnds : num [1:2] -4.23 4.70
Running ‘hray.R’
Running ‘large.R’
Running ‘viewp-ex.R’
- checking for unstated dependencies in vignettes ... OK
- checking package vignettes in ‘inst/doc’ ... OK
- checking running R code from vignettes ... OK
- checking re-building of vignette PDFs ... OK
- checking PDF version of manual ... OK
WARNING: There was 1 warning.
NOTE: There were 2 notes.
See
‘/data/blackswan/ripley/R/packages/tests-devel/hexbin.Rcheck/00check.log’
for details.