Back to the "Multiple platform build/check report" A  B  C  D  E  F  G  H  I  J  K  L [M] N  O  P  Q  R  S  T  U  V  W  X  Y  Z 

BioC 2.13: CHECK report for marray on moscato1

This page was generated on 2014-04-05 09:49:05 -0700 (Sat, 05 Apr 2014).

Package 419/750HostnameOS / ArchBUILDCHECKBUILD BIN
marray 1.40.0
Yee Hwa (Jean) Yang
Snapshot Date: 2014-04-04 16:20:29 -0700 (Fri, 04 Apr 2014)
URL: https://hedgehog.fhcrc.org/bioconductor/branches/RELEASE_2_13/madman/Rpacks/marray
Last Changed Rev: 81642 / Revision: 88450
Last Changed Date: 2013-10-14 14:29:21 -0700 (Mon, 14 Oct 2013)
zin1 Linux (Ubuntu 12.04.4 LTS) / x86_64  OK  OK 
moscato1 Windows Server 2008 R2 Enterprise SP1 (64-bit) / x64  OK [ OK ] OK 
perceval Mac OS X Snow Leopard (10.6.8) / x86_64  OK  OK  OK 

Summary

Package: marray
Version: 1.40.0
Command: rm -rf marray.buildbin-libdir && mkdir marray.buildbin-libdir && D:\biocbld\bbs-2.13-bioc\R\bin\R.exe CMD INSTALL --build --merge-multiarch --library=marray.buildbin-libdir marray_1.40.0.tar.gz >marray-install.out 2>&1 && D:\biocbld\bbs-2.13-bioc\R\bin\R.exe CMD check --library=marray.buildbin-libdir --install="check:marray-install.out" --force-multiarch --no-vignettes --timings marray_1.40.0.tar.gz && mv marray.buildbin-libdir/* marray.Rcheck/ && rmdir marray.buildbin-libdir
StartedAt: 2014-04-05 04:57:21 -0700 (Sat, 05 Apr 2014)
EndedAt: 2014-04-05 04:59:51 -0700 (Sat, 05 Apr 2014)
EllapsedTime: 150.0 seconds
RetCode: 0
Status:  OK  
CheckDir: marray.Rcheck
Warnings: 0

Command output

* using log directory 'D:/biocbld/bbs-2.13-bioc/meat/marray.Rcheck'
* using R version 3.0.3 (2014-03-06)
* using platform: i386-w64-mingw32 (32-bit)
* using session charset: ISO8859-1
* using option '--no-vignettes'
* checking for file 'marray/DESCRIPTION' ... OK
* this is package 'marray' version '1.40.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 hidden files and directories ... OK
* checking for portable file names ... OK
* checking whether package 'marray' can be installed ... OK
* checking installed package size ... NOTE
  installed size is  8.0Mb
  sub-directories of 1Mb or more:
    doc         1.7Mb
    swirldata   5.5Mb
* checking package directory ... OK
* checking 'build' directory ... OK
* checking DESCRIPTION meta-information ... OK
* checking top-level files ... NOTE
File
  LICENSE
is not mentioned in the DESCRIPTION file.
* 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 dependencies in R code ... NOTE
Package in Depends field not imported from: 'limma'
  These packages need to be imported from (in the NAMESPACE file)
  for when this namespace is loaded but not attached.
See the information on DESCRIPTION files in the chapter 'Creating R
packages' of the 'Writing R Extensions' manual.
* checking S3 generic/method consistency ... OK
* checking replacement functions ... OK
* checking foreign function calls ... OK
* checking R code for possible problems ... NOTE
maImage: warning in layout(matrix(c(1, 2), 1, 2), width = c(8, 2)):
  partial argument match of 'width' to 'widths'
widget.marrayInfo : inputInfo: warning in assign(newname, newInfo, env
  = .GlobalEnv): partial argument match of 'env' to 'envir'
widget.marrayLayout : inputLayout: warning in assign(newname,
  newLayout, env = .GlobalEnv): partial argument match of 'env' to
  'envir'
widget.marrayRaw : inputRaw: warning in assign(newname, newRaw, env =
  .GlobalEnv): partial argument match of 'env' to 'envir'
maA,marrayRaw: warning in matrix(nr = 0, nc = 0): partial argument
  match of 'nr' to 'nrow'
maA,marrayRaw: warning in matrix(nr = 0, nc = 0): partial argument
  match of 'nc' to 'ncol'
maM,marrayRaw: warning in matrix(nr = 0, nc = 0): partial argument
  match of 'nr' to 'nrow'
maM,marrayRaw: warning in matrix(nr = 0, nc = 0): partial argument
  match of 'nc' to 'ncol'
findID: no visible binding for global variable 'gnames'
htmlPage: no visible binding for global variable 'Gnames'
maTwoSamples: no visible global function definition for 'gpTools'
scale.na: no visible global function definition for 'applyy'
widget.TwoSamples: no visible global function definition for
  'widgetRender'
widget.mapGeneInfo: no visible global function definition for
  'widgetRender'
* 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 contents of 'data' directory ... OK
* checking data for non-ASCII characters ... OK
* checking data for ASCII and uncompressed saves ... OK
* checking installed files from 'inst/doc' ... OK
* checking for old-style vignette sources ... NOTE
Vignette sources only in 'inst/doc':
  'marray.Rnw', 'marrayClasses.Rnw', 'marrayClassesShort.Rnw',
  'marrayInput.Rnw', 'marrayNorm.Rnw', 'marrayPlots.Rnw'
A 'vignettes' directory will be required as from R 3.1.0
* checking examples ...
** running examples for arch 'i386' ... [37s] OK
Examples with CPU or elapsed time > 5s
            user system elapsed
maNormMain 16.91   0.02   16.93
** running examples for arch 'x64' ... [34s] OK
Examples with CPU or elapsed time > 5s
            user system elapsed
maNormMain 16.23      0   16.24
* 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 vignette outputs ... SKIPPED
* checking PDF version of manual ... OK

NOTE: There were 5 notes.
See
  'D:/biocbld/bbs-2.13-bioc/meat/marray.Rcheck/00check.log'
for details.

marray.Rcheck/00install.out:


install for i386

* installing *source* package 'marray' ...
** R
** data
** inst
** preparing package for lazy loading
** help
*** installing help indices
** building package indices
** installing vignettes
** testing if installed package can be loaded

install for x64

* installing *source* package 'marray' ...
** testing if installed package can be loaded
* MD5 sums
packaged installation of 'marray' as marray_1.40.0.zip
* DONE (marray)

marray.Rcheck/examples_i386/marray-Ex.timings:

nameusersystemelapsed
boxplot0.850.020.87
checkTargetInfo0.270.000.26
dim0.040.000.05
findID0.130.010.14
htmlPage0.170.000.17
image0.110.000.11
ma2D000
maBoxplot0.020.000.01
maColorBar0.010.000.02
maCompCoord000
maCompInd0.020.000.02
maCompLayout0.020.000.01
maCompNormA000
maCompPlate0.020.000.02
maCoord2Ind000
maDefaultPar000
maDotsDefaults000
maDotsMatch0.020.000.02
maGenControls0.20.00.2
maGeneTable0.090.000.09
maImage1.030.051.08
maImage.func0.020.000.01
maInd2Coord000
maLegendLines0.000.010.02
maLoess000
maLoessLines000
maMAD000
maMed000
maNorm2.470.002.47
maNorm2D000
maNormLoess0.010.000.02
maNormMAD000
maNormMain16.91 0.0216.93
maNormMed000
maNormScale0.390.000.39
maNum2Logic0.020.000.01
maPalette0.060.000.06
maPlot2.790.023.01
maPlot.func000
maSelectGnames0.030.000.03
maText000
maTop000
mapGeneInfo0.010.000.01
marrayInfo-class000
marrayLayout-class0.020.000.02
marrayNorm-class0.500.010.51
marrayRaw-class0.280.000.28
opVersionID0.020.000.02
plotMA3.120.023.13
read.Galfile0.110.000.11
read.marrayInfo0.100.000.09
read.marrayLayout0.210.000.20
read.marrayRaw3.490.063.56
rm.na0.020.000.01
stat.confband.text0.590.000.59
stat.gnames0.310.000.32
write.list0.140.000.15
write.marray0.090.020.11
write.xls0.140.010.20

marray.Rcheck/examples_x64/marray-Ex.timings:

nameusersystemelapsed
boxplot0.610.010.77
checkTargetInfo0.160.000.16
dim0.060.000.06
findID0.080.000.08
htmlPage0.120.000.12
image0.060.000.06
ma2D0.020.000.01
maBoxplot000
maColorBar0.030.000.04
maCompCoord000
maCompInd0.020.000.02
maCompLayout000
maCompNormA000
maCompPlate0.020.000.01
maCoord2Ind000
maDefaultPar000
maDotsDefaults000
maDotsMatch000
maGenControls0.140.000.14
maGeneTable0.120.000.12
maImage1.270.001.26
maImage.func0.040.000.05
maInd2Coord000
maLegendLines0.010.000.02
maLoess000
maLoessLines000
maMAD000
maMed000
maNorm2.550.002.56
maNorm2D0.020.000.01
maNormLoess000
maNormMAD0.020.000.02
maNormMain16.23 0.0016.24
maNormMed000
maNormScale0.360.000.36
maNum2Logic000
maPalette0.030.000.03
maPlot2.710.002.76
maPlot.func000
maSelectGnames000
maText000
maTop000
mapGeneInfo000
marrayInfo-class000
marrayLayout-class000
marrayNorm-class0.450.000.45
marrayRaw-class0.140.000.14
opVersionID000
plotMA2.420.002.42
read.Galfile0.080.000.07
read.marrayInfo0.050.000.05
read.marrayLayout0.110.000.11
read.marrayRaw2.610.032.63
rm.na000
stat.confband.text0.670.000.67
stat.gnames0.530.000.53
write.list0.170.000.58
write.marray0.090.000.10
write.xls0.160.010.17