Back to Multiple platform build/check report for BioC 3.11
ABCDEFGHIJK[L]MNOPQRSTUVWXYZ

CHECK report for lumi on celaya2

This page was generated on 2020-01-16 13:30:36 -0500 (Thu, 16 Jan 2020).

Package 925/1818HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
lumi 2.39.0
Pan Du , Lei Huang , Gang Feng
Snapshot Date: 2020-01-15 16:46:30 -0500 (Wed, 15 Jan 2020)
URL: https://git.bioconductor.org/packages/lumi
Branch: master
Last Commit: ea20dc6
Last Changed Date: 2019-10-29 13:34:45 -0500 (Tue, 29 Oct 2019)
malbec2 Linux (Ubuntu 18.04.3 LTS) / x86_64  OK  OK  WARNINGS UNNEEDED, same version exists in internal repository
tokay2 Windows Server 2012 R2 Standard / x64  OK  OK  WARNINGS  OK UNNEEDED, same version exists in internal repository
celaya2 OS X 10.11.6 El Capitan / x86_64  OK  OK [ WARNINGS ] OK UNNEEDED, same version exists in internal repository

Summary

Package: lumi
Version: 2.39.0
Command: /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R CMD check --install=check:lumi.install-out.txt --library=/Library/Frameworks/R.framework/Versions/Current/Resources/library --no-vignettes --timings lumi_2.39.0.tar.gz
StartedAt: 2020-01-16 05:58:17 -0500 (Thu, 16 Jan 2020)
EndedAt: 2020-01-16 06:10:31 -0500 (Thu, 16 Jan 2020)
EllapsedTime: 733.8 seconds
RetCode: 0
Status:  WARNINGS 
CheckDir: lumi.Rcheck
Warnings: 3

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R CMD check --install=check:lumi.install-out.txt --library=/Library/Frameworks/R.framework/Versions/Current/Resources/library --no-vignettes --timings lumi_2.39.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/Users/biocbuild/bbs-3.11-bioc/meat/lumi.Rcheck’
* using R Under development (unstable) (2019-12-14 r77572)
* using platform: x86_64-apple-darwin15.6.0 (64-bit)
* using session charset: UTF-8
* using option ‘--no-vignettes’
* checking for file ‘lumi/DESCRIPTION’ ... OK
* checking extension type ... Package
* this is package ‘lumi’ version ‘2.39.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 for sufficient/correct file permissions ... OK
* checking whether package ‘lumi’ can be installed ... OK
* checking installed package size ... OK
* checking package 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 ... WARNING
'::' or ':::' imports not declared from:
  ‘IRanges’ ‘bigmemoryExtras’
* 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 ... WARNING
Package unavailable to check Rd xrefs: ‘hdrcde’
Missing link or links in documentation object 'lumiN.Rd':
  ‘[vsn]{vsn}’

See section 'Cross-references' in the 'Writing R Extensions' manual.

* 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 files in ‘vignettes’ ... WARNING
Files in the 'vignettes' directory but no files in 'inst/doc':
  ‘IlluminaAnnotation.R’, ‘IlluminaAnnotation.pdf’, ‘lumi.R’,
    ‘lumi.pdf’, ‘lumi_VST_evaluation.R’, ‘lumi_VST_evaluation.pdf’,
    ‘methylationAnalysis.R’, ‘methylationAnalysis.pdf’
Package has no Sweave vignette sources and no VignetteBuilder field.
* checking examples ... OK
Examples with CPU (user + system) or elapsed time > 5s
                   user system elapsed
lumiMethyStatus 105.628 13.607 119.348
getChipInfo       8.712  0.672   9.447
plotGammaFit      8.326  0.861   9.187
gammaFitEM        6.041  0.844   6.895
nuID2IlluminaID   6.662  0.199   6.861
methylationCall   5.876  0.862   6.740
targetID2nuID     5.790  0.129   5.948
nuID2targetID     5.648  0.132   5.780
nuID2probeID      5.513  0.136   5.649
probeID2nuID      5.018  0.104   5.123
* checking PDF version of manual ... OK
* DONE

Status: 3 WARNINGs
See
  ‘/Users/biocbuild/bbs-3.11-bioc/meat/lumi.Rcheck/00check.log’
for details.



Installation output

lumi.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R CMD INSTALL lumi
###
##############################################################################
##############################################################################


* installing to library ‘/Library/Frameworks/R.framework/Versions/4.0/Resources/library’
* installing *source* package ‘lumi’ ...
** using staged installation
** R
** data
** inst
** byte-compile and prepare package for lazy loading
No methods found in package ‘RSQLite’ for request: ‘dbListFields’ when loading ‘lumi’
** help
*** installing help indices
** building package indices
** installing vignettes
** testing if installed package can be loaded from temporary location
No methods found in package ‘RSQLite’ for request: ‘dbListFields’ when loading ‘lumi’
** testing if installed package can be loaded from final location
No methods found in package ‘RSQLite’ for request: ‘dbListFields’ when loading ‘lumi’
** testing if installed package keeps a record of temporary installation path
* DONE (lumi)

Tests output


Example timings

lumi.Rcheck/lumi-Ex.timings

nameusersystemelapsed
LumiBatch-class2.9880.2323.221
MAplot-methods4.4600.1294.594
addAnnotationInfo0.0820.0120.094
addControlData2lumi0.0000.0010.001
addNuID2lumi000
adjColorBias.quantile1.1470.1371.289
adjColorBias.ssn1.7070.0731.783
bgAdjust0.0980.0130.111
bgAdjustMethylation0.1660.0240.191
boxplot-MethyLumiM-methods1.5290.0461.577
boxplot-methods0.1180.0130.132
boxplotColorBias0.1900.0430.233
density-methods0.0930.0090.103
detectOutlier0.1190.0170.137
detectionCall0.1710.0180.190
estimateBeta0.3000.0380.339
estimateIntensity0.3210.0260.351
estimateLumiCV0.1330.0120.144
estimateM0.7500.0470.797
estimateMethylationBG0.2270.0340.260
example.lumi0.1080.0110.120
example.lumiMethy0.0740.0040.079
example.methyTitration0.2690.0150.285
gammaFitEM6.0410.8446.895
getChipInfo8.7120.6729.447
getControlData0.0020.0010.003
getControlProbe0.0020.0010.003
getControlType0.0020.0010.002
getNuIDMappingInfo2.1520.1542.309
hist-methods0.1710.0140.186
id2seq0.0010.0000.002
inverseVST0.6300.0250.655
is.nuID0.0020.0000.002
lumiB0.1410.0130.154
lumiExpresso0.3920.0250.418
lumiMethyB0.0900.0070.097
lumiMethyC1.8250.1231.966
lumiMethyN0.1250.0110.135
lumiMethyStatus105.628 13.607119.348
lumiN0.5790.0460.626
lumiQ0.3900.0270.421
lumiR000
lumiR.batch0.0000.0000.001
lumiT0.4760.0560.539
methylationCall5.8760.8626.740
normalizeMethylation.quantile0.2740.0370.311
normalizeMethylation.ssn0.2390.0280.271
nuID2EntrezID1.7160.0961.812
nuID2IlluminaID6.6620.1996.861
nuID2RefSeqID1.9590.0702.029
nuID2probeID5.5130.1365.649
nuID2targetID5.6480.1325.780
pairs-methods1.1850.1351.323
plot-methods2.5470.1002.667
plotCDF0.1970.0200.217
plotColorBias1D0.4310.0290.464
plotColorBias2D0.2230.0100.235
plotControlData0.0010.0000.002
plotDensity0.1600.0120.172
plotGammaFit8.3260.8619.187
plotHousekeepingGene0.0020.0010.003
plotSampleRelation1.1860.0251.212
plotStringencyGene0.0010.0010.002
plotVST0.6000.0560.661
probeID2nuID5.0180.1045.123
produceGEOPlatformFile0.0010.0010.001
produceGEOSubmissionFile0.0010.0010.000
produceMethylationGEOSubmissionFile0.0000.0000.001
seq2id0.0010.0000.001
targetID2nuID5.7900.1295.948
vst0.2600.0200.281