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 | | |
moscato2 | Windows Server 2008 R2 Enterprise SP1 (64-bit) / x64 | OK | OK | OK | OK | |
petty | Mac OS X Snow Leopard (10.6.8) / x86_64 | OK | OK | [ OK ] | OK | |
morelia | Mac OS X Mavericks (10.9.5) / x86_64 | OK | OK | OK | OK | |
##############################################################################
##############################################################################
###
### 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.
* 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)