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

This page was generated on 2022-10-19 13:20:27 -0400 (Wed, 19 Oct 2022).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo1Linux (Ubuntu 20.04.5 LTS)x86_644.2.1 (2022-06-23) -- "Funny-Looking Kid" 4386
palomino3Windows Server 2022 Datacenterx644.2.1 (2022-06-23 ucrt) -- "Funny-Looking Kid" 4138
merida1macOS 10.14.6 Mojavex86_644.2.1 (2022-06-23) -- "Funny-Looking Kid" 4205
Click on any hostname to see more info about the system (e.g. compilers)      (*) as reported by 'uname -p', except on Windows and Mac OS X

CHECK results for lumi on nebbiolo1


To the developers/maintainers of the lumi package:
- Please allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/lumi.git to
reflect on this report. See How and When does the builder pull? When will my changes propagate? for more information.
- Make sure to use the following settings in order to reproduce any error or warning you see on this page.

raw results

Package 1046/2140HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
lumi 2.48.0  (landing page)
Lei Huang
Snapshot Date: 2022-10-18 13:55:19 -0400 (Tue, 18 Oct 2022)
git_url: https://git.bioconductor.org/packages/lumi
git_branch: RELEASE_3_15
git_last_commit: 1f988ff
git_last_commit_date: 2022-04-26 10:59:08 -0400 (Tue, 26 Apr 2022)
nebbiolo1Linux (Ubuntu 20.04.5 LTS) / x86_64  OK    OK    WARNINGS  UNNEEDED, same version is already published
palomino3Windows Server 2022 Datacenter / x64  OK    OK    WARNINGS    OK  UNNEEDED, same version is already published
merida1macOS 10.14.6 Mojave / x86_64  OK    OK    WARNINGS    OK  UNNEEDED, same version is already published

Summary

Package: lumi
Version: 2.48.0
Command: /home/biocbuild/bbs-3.15-bioc/R/bin/R CMD check --install=check:lumi.install-out.txt --library=/home/biocbuild/bbs-3.15-bioc/R/library --no-vignettes --timings lumi_2.48.0.tar.gz
StartedAt: 2022-10-18 20:21:36 -0400 (Tue, 18 Oct 2022)
EndedAt: 2022-10-18 20:28:18 -0400 (Tue, 18 Oct 2022)
EllapsedTime: 401.5 seconds
RetCode: 0
Status:   WARNINGS  
CheckDir: lumi.Rcheck
Warnings: 3

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.15-bioc/R/bin/R CMD check --install=check:lumi.install-out.txt --library=/home/biocbuild/bbs-3.15-bioc/R/library --no-vignettes --timings lumi_2.48.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/home/biocbuild/bbs-3.15-bioc/meat/lumi.Rcheck’
* using R version 4.2.1 (2022-06-23)
* using platform: x86_64-pc-linux-gnu (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.48.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
Unknown package ‘bigmemoryExtras’ in Rd xrefs
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 41.786  0.648  42.437
MAplot-methods   5.691  0.143   5.836
* checking PDF version of manual ... OK
* DONE

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



Installation output

lumi.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.15-bioc/R/bin/R CMD INSTALL lumi
###
##############################################################################
##############################################################################


* installing to library ‘/home/biocbuild/bbs-3.15-bioc/R/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-class1.1680.0521.221
MAplot-methods5.6910.1435.836
addAnnotationInfo0.0420.0070.050
addControlData2lumi000
addNuID2lumi000
adjColorBias.quantile0.6900.0270.718
adjColorBias.ssn1.4300.1191.549
bgAdjust0.0720.0040.076
bgAdjustMethylation0.1320.0330.165
boxplot-MethyLumiM-methods0.4100.0140.424
boxplot-methods0.0780.0040.082
boxplotColorBias0.1260.0000.126
density-methods0.0830.0000.083
detectOutlier0.0840.0000.084
detectionCall0.1360.0030.140
estimateBeta0.1410.0080.149
estimateIntensity0.1860.0030.189
estimateLumiCV0.0850.0040.089
estimateM0.3830.0030.386
estimateMethylationBG0.1260.0010.126
example.lumi0.0680.0030.072
example.lumiMethy0.0530.0000.053
example.methyTitration0.1620.0110.175
gammaFitEM2.2330.0122.245
getChipInfo3.8550.2844.252
getControlData0.0010.0000.001
getControlProbe0.0000.0000.001
getControlType0.0010.0000.001
getNuIDMappingInfo0.8180.0490.887
hist-methods0.1110.0080.119
id2seq0.0010.0000.002
inverseVST0.3700.0120.382
is.nuID0.0010.0000.001
lumiB0.0900.0080.097
lumiExpresso0.3350.0080.343
lumiMethyB0.0640.0000.064
lumiMethyC1.0650.0201.086
lumiMethyN0.0820.0040.086
lumiMethyStatus41.786 0.64842.437
lumiN0.3860.0040.389
lumiQ0.2800.0000.279
lumiR0.0010.0000.000
lumiR.batch0.0010.0000.000
lumiT0.3060.0120.318
methylationCall2.2520.0042.256
normalizeMethylation.quantile0.1520.0040.155
normalizeMethylation.ssn0.1450.0080.153
nuID2EntrezID0.7620.0080.770
nuID2IlluminaID3.6740.0233.696
nuID2RefSeqID0.8300.0240.853
nuID2probeID3.4300.0043.434
nuID2targetID3.3770.0283.406
pairs-methods2.1380.1762.313
plot-methods1.7630.0241.786
plotCDF0.1220.0080.131
plotColorBias1D0.1530.0200.174
plotColorBias2D0.1370.0040.140
plotControlData0.0010.0000.001
plotDensity0.1000.0000.099
plotGammaFit2.2330.0042.237
plotHousekeepingGene0.0010.0000.001
plotSampleRelation0.3880.0040.392
plotStringencyGene0.0010.0000.001
plotVST0.3150.0160.330
probeID2nuID3.1000.0283.128
produceGEOPlatformFile0.0010.0000.000
produceGEOSubmissionFile0.0010.0000.000
produceMethylationGEOSubmissionFile0.0010.0000.000
seq2id0.0010.0000.001
targetID2nuID3.1970.0003.197
vst0.1650.0040.169