Back to Multiple platform build/check report for BioC 3.16:   simplified   long
ABCDEFGHIJK[L]MNOPQRSTUVWXYZ

This page was generated on 2023-04-12 11:05:38 -0400 (Wed, 12 Apr 2023).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo2Linux (Ubuntu 20.04.5 LTS)x86_644.2.3 (2023-03-15) -- "Shortstop Beagle" 4502
palomino4Windows Server 2022 Datacenterx644.2.3 (2023-03-15 ucrt) -- "Shortstop Beagle" 4282
lconwaymacOS 12.5.1 Montereyx86_644.2.3 (2023-03-15) -- "Shortstop Beagle" 4310
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 palomino4


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 1065/2183HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
lumi 2.50.0  (landing page)
Lei Huang
Snapshot Date: 2023-04-10 14:00:05 -0400 (Mon, 10 Apr 2023)
git_url: https://git.bioconductor.org/packages/lumi
git_branch: RELEASE_3_16
git_last_commit: 8711b77
git_last_commit_date: 2022-11-01 10:42:41 -0400 (Tue, 01 Nov 2022)
nebbiolo2Linux (Ubuntu 20.04.5 LTS) / x86_64  OK    OK    WARNINGS  UNNEEDED, same version is already published
palomino4Windows Server 2022 Datacenter / x64  OK    OK    WARNINGS    OK  UNNEEDED, same version is already published
lconwaymacOS 12.5.1 Monterey / x86_64  OK    OK    WARNINGS    OK  UNNEEDED, same version is already published

Summary

Package: lumi
Version: 2.50.0
Command: F:\biocbuild\bbs-3.16-bioc\R\bin\R.exe CMD check --no-multiarch --install=check:lumi.install-out.txt --library=F:\biocbuild\bbs-3.16-bioc\R\library --no-vignettes --timings lumi_2.50.0.tar.gz
StartedAt: 2023-04-11 02:51:47 -0400 (Tue, 11 Apr 2023)
EndedAt: 2023-04-11 02:59:04 -0400 (Tue, 11 Apr 2023)
EllapsedTime: 436.7 seconds
RetCode: 0
Status:   WARNINGS  
CheckDir: lumi.Rcheck
Warnings: 3

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   F:\biocbuild\bbs-3.16-bioc\R\bin\R.exe CMD check --no-multiarch --install=check:lumi.install-out.txt --library=F:\biocbuild\bbs-3.16-bioc\R\library --no-vignettes --timings lumi_2.50.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory 'F:/biocbuild/bbs-3.16-bioc/meat/lumi.Rcheck'
* using R version 4.2.3 (2023-03-15 ucrt)
* using platform: x86_64-w64-mingw32 (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.50.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 '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 46.84   2.21   49.05
getChipInfo      3.98   0.39    5.86
* checking PDF version of manual ... OK
* DONE

Status: 3 WARNINGs
See
  'F:/biocbuild/bbs-3.16-bioc/meat/lumi.Rcheck/00check.log'
for details.



Installation output

lumi.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   F:\biocbuild\bbs-3.16-bioc\R\bin\R.exe CMD INSTALL lumi
###
##############################################################################
##############################################################################


* installing to library 'F:/biocbuild/bbs-3.16-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.280.081.36
MAplot-methods4.420.024.43
addAnnotationInfo0.030.000.03
addControlData2lumi000
addNuID2lumi000
adjColorBias.quantile0.620.030.65
adjColorBias.ssn0.360.000.36
bgAdjust0.060.000.06
bgAdjustMethylation0.130.000.13
boxplot-MethyLumiM-methods0.530.000.53
boxplot-methods0.060.000.06
boxplotColorBias1.140.001.14
density-methods0.060.000.07
detectOutlier0.060.010.08
detectionCall0.100.020.10
estimateBeta0.120.000.13
estimateIntensity0.130.020.14
estimateLumiCV0.060.030.09
estimateM0.510.040.58
estimateMethylationBG0.100.020.11
example.lumi0.060.000.06
example.lumiMethy0.050.000.05
example.methyTitration0.140.000.14
gammaFitEM2.410.502.90
getChipInfo3.980.395.86
getControlData000
getControlProbe000
getControlType000
getNuIDMappingInfo0.800.060.97
hist-methods0.110.000.11
id2seq000
inverseVST0.580.000.57
is.nuID000
lumiB0.060.000.07
lumiExpresso0.170.010.19
lumiMethyB0.030.020.05
lumiMethyC0.830.010.84
lumiMethyN0.060.000.06
lumiMethyStatus46.84 2.2149.05
lumiN0.380.030.41
lumiQ0.220.010.23
lumiR000
lumiR.batch000
lumiT0.330.040.36
methylationCall2.460.072.55
normalizeMethylation.quantile0.150.020.15
normalizeMethylation.ssn0.100.000.11
nuID2EntrezID0.690.030.72
nuID2IlluminaID3.350.023.36
nuID2RefSeqID0.900.000.91
nuID2probeID3.110.033.14
nuID2targetID4.140.004.14
pairs-methods0.620.080.71
plot-methods1.360.041.41
plotCDF0.110.020.12
plotColorBias1D0.250.010.27
plotColorBias2D0.150.000.16
plotControlData000
plotDensity0.100.020.11
plotGammaFit2.830.423.25
plotHousekeepingGene000
plotSampleRelation0.390.020.40
plotStringencyGene000
plotVST0.250.030.28
probeID2nuID3.110.013.13
produceGEOPlatformFile000
produceGEOSubmissionFile000
produceMethylationGEOSubmissionFile000
seq2id000
targetID2nuID3.070.053.12
vst0.140.000.14