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 CRImage on moscato1

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

Package 176/750HostnameOS / ArchBUILDCHECKBUILD BIN
CRImage 1.10.0
Henrik Failmezger , Yinyin Yuan
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/CRImage
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: CRImage
Version: 1.10.0
Command: rm -rf CRImage.buildbin-libdir && mkdir CRImage.buildbin-libdir && D:\biocbld\bbs-2.13-bioc\R\bin\R.exe CMD INSTALL --build --merge-multiarch --library=CRImage.buildbin-libdir CRImage_1.10.0.tar.gz >CRImage-install.out 2>&1 && D:\biocbld\bbs-2.13-bioc\R\bin\R.exe CMD check --library=CRImage.buildbin-libdir --install="check:CRImage-install.out" --force-multiarch --no-vignettes --timings CRImage_1.10.0.tar.gz && mv CRImage.buildbin-libdir/* CRImage.Rcheck/ && rmdir CRImage.buildbin-libdir
StartedAt: 2014-04-05 03:18:16 -0700 (Sat, 05 Apr 2014)
EndedAt: 2014-04-05 03:21:24 -0700 (Sat, 05 Apr 2014)
EllapsedTime: 187.3 seconds
RetCode: 0
Status:  OK  
CheckDir: CRImage.Rcheck
Warnings: 0

Command output

* using log directory 'D:/biocbld/bbs-2.13-bioc/meat/CRImage.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 'CRImage/DESCRIPTION' ... OK
* checking extension type ... Package
* this is package 'CRImage' version '1.10.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 'CRImage' can be installed ... OK
* checking installed package size ... NOTE
  installed size is  7.6Mb
  sub-directories of 1Mb or more:
    doc       2.1Mb
    extdata   5.4Mb
* checking package directory ... OK
* checking 'build' 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
* 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
'library' or 'require' calls to packages already attached by Depends:
  'DNAcopy' 'aCGH'
  Please remove these calls from your code.
':::' call which should be '::': 'aCGH:::combine.func'
  See the note in ?`:::` about the use of this operator.
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 ... OK
* 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 for old-style vignette sources ... NOTE
Vignette sources only in 'inst/doc':
  'CRImage.Rnw'
A 'vignettes' directory will be required as from R 3.1.0
* checking examples ...
** running examples for arch 'i386' ... [45s] OK
Examples with CPU or elapsed time > 5s
                     user system elapsed
calculateCellularity 8.41   0.88    9.33
convertRGBToHSV      7.77   0.13    7.89
classifyCells        7.08   0.81    7.90
** running examples for arch 'x64' ... [44s] OK
Examples with CPU or elapsed time > 5s
                     user system elapsed
calculateCellularity 8.12   0.85    9.03
convertRGBToHSV      6.40   0.16    6.57
classifyCells        5.71   0.75    6.46
createBinaryImage    4.79   0.45    5.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 3 notes.
See
  'D:/biocbld/bbs-2.13-bioc/meat/CRImage.Rcheck/00check.log'
for details.

CRImage.Rcheck/00install.out:


install for i386

* installing *source* package 'CRImage' ...
** R
** 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 'CRImage' ...
** testing if installed package can be loaded
* MD5 sums
packaged installation of 'CRImage' as CRImage_1.10.0.zip
* DONE (CRImage)

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

nameusersystemelapsed
CRImage-package0.410.011.31
SauvolaThreshold1.170.181.39
calculateCellularity8.410.889.33
calculateMeanStdTarget1.650.612.26
calculateOtsu0.400.070.47
classifyCells7.080.817.90
colorCorrection2.020.682.70
convertHSVToRGB0.730.250.98
convertLABToRGB0.940.171.11
convertRGBToHSV7.770.137.89
convertRGBToLAB0.850.171.01
correctCopyNumber0.180.000.19
createBinaryImage3.780.534.31
createClassifier0.240.000.25
labelCells000
plotCorrectedCN0.200.000.21
processAperio0.050.000.04
segmentImage000

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

nameusersystemelapsed
CRImage-package0.360.000.36
SauvolaThreshold1.470.141.65
calculateCellularity8.120.859.03
calculateMeanStdTarget2.010.552.56
calculateOtsu0.300.170.47
classifyCells5.710.756.46
colorCorrection2.010.582.58
convertHSVToRGB0.740.261.00
convertLABToRGB0.900.281.19
convertRGBToHSV6.400.166.57
convertRGBToLAB1.310.251.56
correctCopyNumber0.190.000.19
createBinaryImage4.790.455.24
createClassifier0.170.000.17
labelCells000
plotCorrectedCN0.150.000.16
processAperio0.020.020.03
segmentImage000