snm 1.6.0 Brig Mecham
Snapshot Date: 2013-03-24 16:21:20 -0700 (Sun, 24 Mar 2013) | URL: https://hedgehog.fhcrc.org/bioconductor/branches/RELEASE_2_11/madman/Rpacks/snm | Last Changed Rev: 70050 / Revision: 74773 | Last Changed Date: 2012-10-01 15:16:24 -0700 (Mon, 01 Oct 2012) |
| lamb1 | Linux (openSUSE 12.1) / x86_64 | OK | OK | |
moscato1 | Windows Server 2008 R2 Enterprise SP1 (64-bit) / x64 | OK | [ OK ] | OK |
perceval | Mac OS X Leopard (10.5.8) / i386 | OK | OK | OK |
* using log directory 'D:/biocbld/bbs-2.11-bioc/meat/snm.Rcheck'
* using R version 2.15.3 (2013-03-01)
* using platform: i386-w64-mingw32 (32-bit)
* using session charset: ISO8859-1
* using option '--no-vignettes'
* checking for file 'snm/DESCRIPTION' ... OK
* checking extension type ... Package
* this is package 'snm' version '1.6.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 whether package 'snm' can be installed ... OK
* checking installed package size ... OK
* checking package directory ... OK
* checking for portable file names ... 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
* loading checks for arch 'i386'
** 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
* loading checks for arch 'x64'
** 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 for unstated dependencies in R code ... OK
* checking S3 generic/method consistency ... OK
* checking replacement functions ... OK
* checking foreign function calls ... OK
* checking R code for possible problems ... NOTE
calcArrayEffects: warning in matrix(rff@ranef[offset:(-1 + offset +
nrow(lf$FL$trms[[i]]$Zt))], nr = length(unique(snm.obj$int.var[,
i]))): partial argument match of 'nr' to 'nrow'
fit.model: warning in matrix(0, nr = 1, nc = 1): partial argument match
of 'nr' to 'nrow'
fit.model: warning in matrix(0, nr = 1, nc = 1): partial argument match
of 'nc' to 'ncol'
fit.model: warning in matrix(rff@resid, nr = dim(Y.pooled)[1]): partial
argument match of 'nr' to 'nrow'
sim.doubleChannel: warning in matrix(gmeans, nr = np, nc = na): partial
argument match of 'nr' to 'nrow'
sim.doubleChannel: warning in matrix(gmeans, nr = np, nc = na): partial
argument match of 'nc' to 'ncol'
sim.doubleChannel: warning in matrix(rnorm(length(data), 0, 0.25), nr =
nrow(data), nc = ncol(data)): partial argument match of 'nr' to
'nrow'
sim.doubleChannel: warning in matrix(rnorm(length(data), 0, 0.25), nr =
nrow(data), nc = ncol(data)): partial argument match of 'nc' to
'ncol'
sim.function.var: warning in matrix(0, nr = length(lab), nc = ncol(x)):
partial argument match of 'nr' to 'nrow'
sim.function.var: warning in matrix(0, nr = length(lab), nc = ncol(x)):
partial argument match of 'nc' to 'ncol'
sim.intensity.dep: warning in matrix(0, nr = ncol(x), nc = spline.dim):
partial argument match of 'nr' to 'nrow'
sim.intensity.dep: warning in matrix(0, nr = ncol(x), nc = spline.dim):
partial argument match of 'nc' to 'ncol'
sim.preProcessed: warning in matrix(gmeans, nr = np, nc = na): partial
argument match of 'nr' to 'nrow'
sim.preProcessed: warning in matrix(gmeans, nr = np, nc = na): partial
argument match of 'nc' to 'ncol'
sim.preProcessed: warning in matrix(rnorm(length(data), 0, 0.25), nr =
nrow(data), nc = ncol(data)): partial argument match of 'nr' to
'nrow'
sim.preProcessed: warning in matrix(rnorm(length(data), 0, 0.25), nr =
nrow(data), nc = ncol(data)): partial argument match of 'nc' to
'ncol'
sim.probe.specific: warning in matrix(0, nr = length(lab), nc =
ncol(x)): partial argument match of 'nr' to 'nrow'
sim.probe.specific: warning in matrix(0, nr = length(lab), nc =
ncol(x)): partial argument match of 'nc' to 'ncol'
sim.refDesign: warning in matrix(gmeans, nr = np, nc = na): partial
argument match of 'nr' to 'nrow'
sim.refDesign: warning in matrix(gmeans, nr = np, nc = na): partial
argument match of 'nc' to 'ncol'
sim.refDesign: warning in matrix(rnorm(length(M), 0, 0.25), nr =
nrow(M), nc = ncol(M)): partial argument match of 'nr' to 'nrow'
sim.refDesign: warning in matrix(rnorm(length(M), 0, 0.25), nr =
nrow(M), nc = ncol(M)): partial argument match of 'nc' to 'ncol'
sim.singleChannel: warning in matrix(gmeans, nr = np, nc = na): partial
argument match of 'nr' to 'nrow'
sim.singleChannel: warning in matrix(gmeans, nr = np, nc = na): partial
argument match of 'nc' to 'ncol'
sim.singleChannel: warning in matrix(rnorm(length(data), 0, 0.25), nr =
nrow(data), nc = ncol(data)): partial argument match of 'nr' to
'nrow'
sim.singleChannel: warning in matrix(rnorm(length(data), 0, 0.25), nr =
nrow(data), nc = ncol(data)): partial argument match of 'nc' to
'ncol'
snm.diagnostic.plot: warning in axis(side = 2, at = 500, label = "
500+"): partial argument match of 'label' to 'labels'
* checking Rd files ... OK
* 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 installed files from 'inst/doc' ... OK
* checking examples ...
** running examples for arch 'i386' ... OK
Examples with CPU or elapsed time > 5s
user system elapsed
snm 132.45 2.58 135.23
** running examples for arch 'x64' ... OK
Examples with CPU or elapsed time > 5s
user system elapsed
snm 135.75 3.12 138.97
sim.preProcessed 6.12 0.11 6.22
* checking for unstated dependencies in vignettes ... OK
* checking package vignettes in 'inst/doc' ... OK
* checking running R code from vignettes ... SKIPPED
* checking re-building of vignettes ... SKIPPED
* checking PDF version of manual ... OK
NOTE: There was 1 note.
See
'D:/biocbld/bbs-2.11-bioc/meat/snm.Rcheck/00check.log'
for details.