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

This page was generated on 2022-04-13 12:06:48 -0400 (Wed, 13 Apr 2022).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo2Linux (Ubuntu 20.04.4 LTS)x86_644.1.3 (2022-03-10) -- "One Push-Up" 4324
tokay2Windows Server 2012 R2 Standardx644.1.3 (2022-03-10) -- "One Push-Up" 4077
machv2macOS 10.14.6 Mojavex86_644.1.3 (2022-03-10) -- "One Push-Up" 4137
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 tokay2


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 1020/2083HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
lumi 2.46.0  (landing page)
Lei Huang
Snapshot Date: 2022-04-12 01:55:07 -0400 (Tue, 12 Apr 2022)
git_url: https://git.bioconductor.org/packages/lumi
git_branch: RELEASE_3_14
git_last_commit: a68932c
git_last_commit_date: 2021-10-26 11:50:43 -0400 (Tue, 26 Oct 2021)
nebbiolo2Linux (Ubuntu 20.04.4 LTS) / x86_64  OK    OK    WARNINGS  UNNEEDED, same version is already published
tokay2Windows Server 2012 R2 Standard / x64  OK    OK    WARNINGS    OK  UNNEEDED, same version is already published
machv2macOS 10.14.6 Mojave / x86_64  OK    OK    WARNINGS    OK  UNNEEDED, same version is already published

Summary

Package: lumi
Version: 2.46.0
Command: C:\Users\biocbuild\bbs-3.14-bioc\R\bin\R.exe CMD check --force-multiarch --install=check:lumi.install-out.txt --library=C:\Users\biocbuild\bbs-3.14-bioc\R\library --no-vignettes --timings lumi_2.46.0.tar.gz
StartedAt: 2022-04-12 22:05:37 -0400 (Tue, 12 Apr 2022)
EndedAt: 2022-04-12 22:15:59 -0400 (Tue, 12 Apr 2022)
EllapsedTime: 622.2 seconds
RetCode: 0
Status:   WARNINGS  
CheckDir: lumi.Rcheck
Warnings: 3

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   C:\Users\biocbuild\bbs-3.14-bioc\R\bin\R.exe CMD check --force-multiarch --install=check:lumi.install-out.txt --library=C:\Users\biocbuild\bbs-3.14-bioc\R\library --no-vignettes --timings lumi_2.46.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory 'C:/Users/biocbuild/bbs-3.14-bioc/meat/lumi.Rcheck'
* using R version 4.1.3 (2022-03-10)
* using platform: x86_64-w64-mingw32 (64-bit)
* using session charset: ISO8859-1
* using option '--no-vignettes'
* checking for file 'lumi/DESCRIPTION' ... OK
* checking extension type ... Package
* this is package 'lumi' version '2.46.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 ... NOTE
  installed size is  5.6Mb
  sub-directories of 1Mb or more:
    R      1.0Mb
    data   3.6Mb
* 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
* loading checks for arch 'i386'
** 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
* loading checks for arch 'x64'
** 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 ...
** running examples for arch 'i386' ... OK
Examples with CPU (user + system) or elapsed time > 5s
                 user system elapsed
lumiMethyStatus 44.34   0.18   44.51
getChipInfo      5.68   0.27   11.37
** running examples for arch 'x64' ... OK
Examples with CPU (user + system) or elapsed time > 5s
                 user system elapsed
lumiMethyStatus 42.42      0   42.45
* checking PDF version of manual ... OK
* DONE

Status: 3 WARNINGs, 1 NOTE
See
  'C:/Users/biocbuild/bbs-3.14-bioc/meat/lumi.Rcheck/00check.log'
for details.



Installation output

lumi.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   C:\cygwin\bin\curl.exe -O http://155.52.207.166/BBS/3.14/bioc/src/contrib/lumi_2.46.0.tar.gz && rm -rf lumi.buildbin-libdir && mkdir lumi.buildbin-libdir && C:\Users\biocbuild\bbs-3.14-bioc\R\bin\R.exe CMD INSTALL --merge-multiarch --build --library=lumi.buildbin-libdir lumi_2.46.0.tar.gz && C:\Users\biocbuild\bbs-3.14-bioc\R\bin\R.exe CMD INSTALL lumi_2.46.0.zip && rm lumi_2.46.0.tar.gz lumi_2.46.0.zip
###
##############################################################################
##############################################################################


  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
 16 8225k   16 1386k    0     0  1549k      0  0:00:05 --:--:--  0:00:05 1549k
 48 8225k   48 3953k    0     0  2119k      0  0:00:03  0:00:01  0:00:02 2119k
 90 8225k   90 7448k    0     0  2598k      0  0:00:03  0:00:02  0:00:01 2598k
100 8225k  100 8225k    0     0  2692k      0  0:00:03  0:00:03 --:--:-- 2693k

install for i386

* 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
  converting help for package 'lumi'
    finding HTML links ... done
    IlluminaID2nuID                         html  
    LumiBatch-class                         html  
    MAplot-methods                          html  
    addAnnotationInfo                       html  
    addControlData2lumi                     html  
    addControlData2methyLumiM               html  
    addNuID2lumi                            html  
REDIRECT:topic	 Previous alias or file overwritten by alias: C:/Users/biocbuild/bbs-3.14-bioc/meat/lumi.buildbin-libdir/00LOCK-lumi/00new/lumi/help/addNuId2lumi.html
    adjColorBias.quantile                   html  
    adjColorBias.ssn                        html  
    asBigMatrix-methods                     html  
    beta2m                                  html  
    bgAdjust                                html  
    bgAdjustMethylation                     html  
    boxplot-MethyLumiM-methods              html  
    finding level-2 HTML links ... done

    boxplot-methods                         html  
    boxplotColorBias                        html  
    colorBiasSummary                        html  
    density-methods                         html  
    detectOutlier                           html  
    detectionCall                           html  
    estimateBeta                            html  
    estimateIntensity                       html  
    estimateLumiCV                          html  
    estimateM                               html  
    estimateMethylationBG                   html  
    example.lumi                            html  
    example.lumiMethy                       html  
    example.methyTitration                  html  
    gammaFitEM                              html  
    getChipInfo                             html  
    getChrInfo                              html  
    getControlData                          html  
    getControlProbe                         html  
    getControlType                          html  
    getNuIDMappingInfo                      html  
    hist-methods                            html  
    id2seq                                  html  
    importMethyIDAT                         html  
    inverseVST                              html  
    is.nuID                                 html  
    lumi.package                            html  
    lumiB                                   html  
    lumiExpresso                            html  
    lumiMethyB                              html  
    lumiMethyC                              html  
    lumiMethyN                              html  
    lumiMethyR                              html  
    lumiMethyStatus                         html  
    lumiN                                   html  
    lumiQ                                   html  
    lumiR                                   html  
    lumiR.batch                             html  
    lumiT                                   html  
    m2beta                                  html  
    methylationCall                         html  
    monoSmu                                 html  
    monoSpline                              html  
    normalizeMethylation.quantile           html  
    normalizeMethylation.ssn                html  
    nuID2EntrezID                           html  
    nuID2IlluminaID                         html  
    nuID2RefSeqID                           html  
    nuID2probeID                            html  
    nuID2targetID                           html  
    pairs-methods                           html  
    plot-methods                            html  
    plotCDF                                 html  
    plotColorBias1D                         html  
    plotColorBias2D                         html  
    plotControlData                         html  
    plotDensity                             html  
    plotGammaFit                            html  
    plotHousekeepingGene                    html  
    plotSampleRelation                      html  
    plotStringencyGene                      html  
    plotVST                                 html  
    probeID2nuID                            html  
    produceGEOPlatformFile                  html  
    produceGEOSampleInfoTemplate            html  
    produceGEOSubmissionFile                html  
    produceMethylationGEOSubmissionFile     html  
    rankinvariant                           html  
    rsn                                     html  
    seq2id                                  html  
    smoothQuantileNormalization             html  
    ssn                                     html  
    targetID2nuID                           html  
    vst                                     html  
** 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

install for x64

* installing *source* package 'lumi' ...
** testing if installed package can be loaded
No methods found in package 'RSQLite' for request: 'dbListFields' when loading 'lumi'
* MD5 sums
packaged installation of 'lumi' as lumi_2.46.0.zip
* DONE (lumi)
* installing to library 'C:/Users/biocbuild/bbs-3.14-bioc/R/library'
package 'lumi' successfully unpacked and MD5 sums checked

Tests output


Example timings

lumi.Rcheck/examples_i386/lumi-Ex.timings

nameusersystemelapsed
LumiBatch-class0.940.291.23
MAplot-methods3.810.033.85
addAnnotationInfo0.050.000.05
addControlData2lumi000
addNuID2lumi000
adjColorBias.quantile1.420.101.52
adjColorBias.ssn0.360.000.36
bgAdjust0.080.000.07
bgAdjustMethylation0.120.010.14
boxplot-MethyLumiM-methods0.520.020.54
boxplot-methods0.090.000.09
boxplotColorBias0.810.010.83
density-methods0.110.000.11
detectOutlier0.110.000.11
detectionCall0.160.020.17
estimateBeta0.140.020.15
estimateIntensity0.150.000.16
estimateLumiCV0.100.000.09
estimateM0.450.030.49
estimateMethylationBG0.110.000.11
example.lumi0.080.000.08
example.lumiMethy0.050.000.04
example.methyTitration0.180.000.19
gammaFitEM2.390.072.47
getChipInfo 5.68 0.2711.37
getControlData000
getControlProbe000
getControlType000
getNuIDMappingInfo1.250.051.70
hist-methods0.160.000.15
id2seq000
inverseVST0.460.110.56
is.nuID000
lumiB0.230.030.27
lumiExpresso0.270.000.26
lumiMethyB0.040.020.07
lumiMethyC0.940.000.93
lumiMethyN0.080.000.08
lumiMethyStatus44.34 0.1844.51
lumiN0.440.000.44
lumiQ0.310.000.31
lumiR000
lumiR.batch000
lumiT0.390.010.41
methylationCall2.740.002.73
normalizeMethylation.quantile0.150.000.16
normalizeMethylation.ssn0.160.000.16
nuID2EntrezID0.730.020.75
nuID2IlluminaID3.960.064.01
nuID2RefSeqID0.720.020.74
nuID2probeID2.980.073.06
nuID2targetID3.090.113.20
pairs-methods0.930.050.97
plot-methods1.670.031.70
plotCDF0.170.000.18
plotColorBias1D0.190.020.20
plotColorBias2D0.180.000.19
plotControlData000
plotDensity0.130.000.12
plotGammaFit3.030.013.04
plotHousekeepingGene000
plotSampleRelation0.430.000.44
plotStringencyGene000
plotVST0.430.000.42
probeID2nuID2.680.002.69
produceGEOPlatformFile000
produceGEOSubmissionFile000
produceMethylationGEOSubmissionFile000
seq2id000
targetID2nuID2.770.032.80
vst0.230.020.25

lumi.Rcheck/examples_x64/lumi-Ex.timings

nameusersystemelapsed
LumiBatch-class1.020.031.04
MAplot-methods4.710.004.70
addAnnotationInfo0.040.000.05
addControlData2lumi000
addNuID2lumi000
adjColorBias.quantile0.710.010.71
adjColorBias.ssn0.400.000.41
bgAdjust0.160.000.16
bgAdjustMethylation0.300.000.29
boxplot-MethyLumiM-methods0.880.030.91
boxplot-methods0.090.030.12
boxplotColorBias0.130.000.13
density-methods0.090.000.09
detectOutlier0.090.020.11
detectionCall0.160.020.17
estimateBeta0.160.010.17
estimateIntensity0.180.010.20
estimateLumiCV0.100.020.11
estimateM0.530.010.55
estimateMethylationBG0.110.000.11
example.lumi0.060.020.07
example.lumiMethy0.060.000.07
example.methyTitration0.140.010.15
gammaFitEM3.070.023.08
getChipInfo3.290.083.38
getControlData000
getControlProbe000
getControlType000
getNuIDMappingInfo0.670.030.70
hist-methods0.110.000.11
id2seq000
inverseVST0.360.000.36
is.nuID000
lumiB0.080.000.08
lumiExpresso0.190.000.18
lumiMethyB0.050.000.05
lumiMethyC1.010.001.02
lumiMethyN0.050.020.06
lumiMethyStatus42.42 0.0042.45
lumiN0.420.000.44
lumiQ0.330.000.33
lumiR000
lumiR.batch000
lumiT0.360.010.37
methylationCall2.440.022.46
normalizeMethylation.quantile0.140.000.14
normalizeMethylation.ssn0.140.000.14
nuID2EntrezID0.760.000.76
nuID2IlluminaID3.030.033.07
nuID2RefSeqID0.710.010.71
nuID2probeID2.930.022.94
nuID2targetID2.760.002.76
pairs-methods0.950.000.96
plot-methods1.770.031.79
plotCDF0.160.000.16
plotColorBias1D0.250.000.25
plotColorBias2D0.150.000.16
plotControlData000
plotDensity0.110.020.12
plotGammaFit4.030.014.05
plotHousekeepingGene000
plotSampleRelation0.470.000.47
plotStringencyGene000
plotVST0.340.000.35
probeID2nuID2.920.002.92
produceGEOPlatformFile000
produceGEOSubmissionFile000
produceMethylationGEOSubmissionFile000
seq2id000
targetID2nuID2.740.002.74
vst0.220.000.22