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 3.1: CHECK report for minfi on petty

This page was generated on 2015-10-09 09:34:47 -0700 (Fri, 09 Oct 2015).

Package 603/1024HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
minfi 1.14.0
Kasper Daniel Hansen
Snapshot Date: 2015-10-08 17:20:21 -0700 (Thu, 08 Oct 2015)
URL: https://hedgehog.fhcrc.org/bioconductor/branches/RELEASE_3_1/madman/Rpacks/minfi
Last Changed Rev: 102591 / Revision: 109384
Last Changed Date: 2015-04-16 12:42:01 -0700 (Thu, 16 Apr 2015)
zin2 Linux (Ubuntu 14.04.2 LTS) / x86_64  OK  OK  OK UNNEEDED, same version exists in internal repository
moscato2 Windows Server 2008 R2 Enterprise SP1 (64-bit) / x64  OK  OK  OK  OK UNNEEDED, same version exists in internal repository
petty Mac OS X Snow Leopard (10.6.8) / x86_64  OK  OK [ OK ] OK UNNEEDED, same version exists in internal repository
morelia Mac OS X Mavericks (10.9.5) / x86_64  OK  OK  OK  OK UNNEEDED, same version exists in internal repository

Summary

Package: minfi
Version: 1.14.0
Command: /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R CMD check --no-vignettes --timings minfi_1.14.0.tar.gz
StartedAt: 2015-10-09 00:19:28 -0700 (Fri, 09 Oct 2015)
EndedAt: 2015-10-09 00:45:15 -0700 (Fri, 09 Oct 2015)
EllapsedTime: 1546.4 seconds
RetCode: 0
Status:  OK 
CheckDir: minfi.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R CMD check --no-vignettes --timings minfi_1.14.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/Users/biocbuild/bbs-3.1-bioc/meat/minfi.Rcheck’
* using R version 3.2.2 Patched (2015-08-14 r69078)
* using platform: x86_64-apple-darwin10.8.0 (64-bit)
* using session charset: UTF-8
* using option ‘--no-vignettes’
* checking for file ‘minfi/DESCRIPTION’ ... OK
* this is package ‘minfi’ version ‘1.14.0’
* checking package namespace information ... OK
* checking package dependencies ... NOTE
Depends: includes the non-default packages:
  ‘BiocGenerics’ ‘Biobase’ ‘lattice’ ‘GenomicRanges’ ‘Biostrings’
  ‘bumphunter’
Adding so many packages to the search path is excessive and importing
selectively is preferable.
* 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 for sufficient/correct file permissions ... OK
* checking whether package ‘minfi’ can be installed ... [30s/33s] OK
* checking installed package size ... OK
* 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
* 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
Unexported objects imported by ':::' calls:
  ‘bumphunter:::.getEstimate’
  ‘GenomicRanges:::.ShallowSimpleListAssays’
  ‘GenomicRanges:::.valid.SummarizedExperiment.colData_dims’
  ‘GenomicRanges:::clone’
  See the note in ?`:::` about the use of this operator.
* 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 sizes of PDF files under ‘inst/doc’ ... OK
* checking installed files from ‘inst/doc’ ... OK
* checking files in ‘vignettes’ ... OK
* checking examples ... [10m/16m] OK
Examples with CPU or elapsed time > 5s
                      user system elapsed
gaphunter          306.635  4.088 395.266
bumphunter          58.900 15.240  77.973
preprocessFunnorm   53.047  8.653 159.626
preprocessNoob      24.426  4.552  31.362
detectionP          25.398  1.144  26.550
preprocessQuantile  17.389  1.892  19.394
minfiQC             12.346  2.047  40.923
densityBeanPlot      9.933  0.669  10.607
densityPlot          7.623  0.647   8.282
getSex               7.293  0.737  12.397
read.450k.exp        7.246  0.431  19.226
read.450k            5.925  0.476  41.104
preprocessIllumina   5.435  0.451  15.743
preprocessRaw        5.373  0.409   5.823
getAnnotation        3.200  0.421  47.058
* checking for unstated dependencies in ‘tests’ ... OK
* checking tests ...
  Running ‘runTests.R’ [178s/243s]
 [178s/244s] OK
* 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
* DONE

Status: 2 NOTEs
See
  ‘/Users/biocbuild/bbs-3.1-bioc/meat/minfi.Rcheck/00check.log’
for details.


minfi.Rcheck/00install.out:

* installing *source* package ‘minfi’ ...
** R
** inst
** preparing package for lazy loading
Creating a generic function for ‘nchar’ from package ‘base’ in package ‘S4Vectors’
** help
*** installing help indices
** building package indices
** installing vignettes
** testing if installed package can be loaded
Creating a generic function for ‘nchar’ from package ‘base’ in package ‘S4Vectors’
* DONE (minfi)

minfi.Rcheck/minfi-Ex.timings:

nameusersystemelapsed
GenomicMethylSet-class0.0040.0010.005
GenomicRatioSet-class0.0030.0010.003
IlluminaMethylationManifest-class3.3800.2193.599
MethylSet-class0.0010.0000.002
RGChannelSet-class0.0010.0000.002
RatioSet-class0.0020.0000.002
bumphunter58.90015.24077.973
controlStripPlot2.9760.3613.611
densityBeanPlot 9.933 0.66910.607
densityPlot7.6230.6478.282
detectionP25.398 1.14426.550
dmpFinder0.4540.0190.474
estimateCellCounts0.0020.0000.001
fixMethOutliers1.4880.3721.859
gaphunter306.635 4.088395.266
getAnnotation 3.200 0.42147.058
getGenomicRatioSetFromGEO0.0010.0000.001
getQC0.5030.0210.573
getSex 7.293 0.73712.397
logit20.0010.0000.030
makeGenomicRatioSetFromMatrix3.5670.3324.951
mdsPlot1.1250.0682.986
minfiQC12.346 2.04740.923
plotBetasByType0.0010.0000.002
plotCpg0.8330.0293.002
preprocessFunnorm 53.047 8.653159.626
preprocessIllumina 5.435 0.45115.743
preprocessNoob24.426 4.55231.362
preprocessQuantile17.389 1.89219.394
preprocessRaw5.3730.4095.823
preprocessSwan0.0010.0000.028
qcReport0.1590.0020.161
read.450k 5.925 0.47641.104
read.450k.exp 7.246 0.43119.226
read.450k.sheet0.1680.0040.405
readGEORawFile0.0010.0000.000
readTCGA0.0010.0000.001
utils3.3140.5804.041