Back to Multiple platform build/check report for BioC 3.14 |
|
This page was generated on 2022-04-13 12:06:48 -0400 (Wed, 13 Apr 2022).
Hostname | OS | Arch (*) | R version | Installed pkgs |
---|---|---|---|---|
nebbiolo2 | Linux (Ubuntu 20.04.4 LTS) | x86_64 | 4.1.3 (2022-03-10) -- "One Push-Up" | 4324 |
tokay2 | Windows Server 2012 R2 Standard | x64 | 4.1.3 (2022-03-10) -- "One Push-Up" | 4077 |
machv2 | macOS 10.14.6 Mojave | x86_64 | 4.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 |
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. |
Package 1020/2083 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||||
lumi 2.46.0 (landing page) Lei Huang
| nebbiolo2 | Linux (Ubuntu 20.04.4 LTS) / x86_64 | OK | OK | WARNINGS | |||||||||
tokay2 | Windows Server 2012 R2 Standard / x64 | OK | OK | WARNINGS | OK | |||||||||
machv2 | macOS 10.14.6 Mojave / x86_64 | OK | OK | WARNINGS | OK | |||||||||
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 |
############################################################################## ############################################################################## ### ### 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.
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
lumi.Rcheck/examples_i386/lumi-Ex.timings
|
lumi.Rcheck/examples_x64/lumi-Ex.timings
|