Back to Multiple platform build/check report for BioC 3.9 |
|
This page was generated on 2019-04-09 11:59:12 -0400 (Tue, 09 Apr 2019).
Package 619/1703 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||
genefu 2.15.0 Benjamin Haibe-Kains
| malbec2 | Linux (Ubuntu 18.04.2 LTS) / x86_64 | OK | OK | OK | |||||||
tokay2 | Windows Server 2012 R2 Standard / x64 | OK | OK | [ WARNINGS ] | OK | |||||||
celaya2 | OS X 10.11.6 El Capitan / x86_64 | OK | OK | OK | OK | |||||||
merida2 | OS X 10.11.6 El Capitan / x86_64 | OK | OK | OK | OK |
Package: genefu |
Version: 2.15.0 |
Command: C:\Users\biocbuild\bbs-3.9-bioc\R\bin\R.exe CMD check --force-multiarch --install=check:genefu.install-out.txt --library=C:\Users\biocbuild\bbs-3.9-bioc\R\library --no-vignettes --timings genefu_2.15.0.tar.gz |
StartedAt: 2019-04-09 02:55:52 -0400 (Tue, 09 Apr 2019) |
EndedAt: 2019-04-09 02:58:57 -0400 (Tue, 09 Apr 2019) |
EllapsedTime: 185.7 seconds |
RetCode: 0 |
Status: WARNINGS |
CheckDir: genefu.Rcheck |
Warnings: 1 |
############################################################################## ############################################################################## ### ### Running command: ### ### C:\Users\biocbuild\bbs-3.9-bioc\R\bin\R.exe CMD check --force-multiarch --install=check:genefu.install-out.txt --library=C:\Users\biocbuild\bbs-3.9-bioc\R\library --no-vignettes --timings genefu_2.15.0.tar.gz ### ############################################################################## ############################################################################## * using log directory 'C:/Users/biocbuild/bbs-3.9-bioc/meat/genefu.Rcheck' * using R Under development (unstable) (2019-03-09 r76216) * using platform: x86_64-w64-mingw32 (64-bit) * using session charset: ISO8859-1 * using option '--no-vignettes' * checking for file 'genefu/DESCRIPTION' ... OK * checking extension type ... Package * this is package 'genefu' version '2.15.0' * checking package namespace information ... OK * checking package dependencies ... NOTE Depends: includes the non-default packages: 'survcomp', 'mclust', 'limma', 'biomaRt', 'iC10', 'AIMS' Adding so many packages to the search path is excessive and importing selectively is preferable. * 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 'genefu' can be installed ... WARNING Found the following significant warnings: Rd warning: C:/Users/biocbuild/bbs-3.9-bioc/tmpdir/RtmpUfXRYg/R.INSTALL1d701cb861c3/genefu/man/cordiff.dep.Rd:53: file link 'compareProtoCor' in package 'genefu' does not exist and so has been treated as a topic Rd warning: C:/Users/biocbuild/bbs-3.9-bioc/tmpdir/RtmpUfXRYg/R.INSTALL1d701cb861c3/genefu/man/expos.Rd:23: file link 'data.expos' in package 'genefu' does not exist and so has been treated as a topic Rd warning: C:/Users/biocbuild/bbs-3.9-bioc/tmpdir/RtmpUfXRYg/R.INSTALL1d701cb861c3/genefu/man/nkis.Rd:23: file link 'data.nkis' in package 'genefu' does not exist and so has been treated as a topic Rd warning: C:/Users/biocbuild/bbs-3.9-bioc/tmpdir/RtmpUfXRYg/R.INSTALL1d701cb861c3/genefu/man/read.m.file.Rd:16: file link 'read.csv' in package 'utils' does not exist and so has been treated as a topic Rd warning: C:/Users/biocbuild/bbs-3.9-bioc/tmpdir/RtmpUfXRYg/R.INSTALL1d701cb861c3/genefu/man/vdxs.Rd:23: file link 'data.vdxs' in package 'genefu' does not exist and so has been treated as a topic Rd warning: C:/Users/biocbuild/bbs-3.9-bioc/tmpdir/RtmpUfXRYg/R.INSTALL1d701cb861c3/genefu/man/write.m.file.Rd:22: file link 'read.csv' in package 'utils' does not exist and so has been treated as a topic See 'C:/Users/biocbuild/bbs-3.9-bioc/meat/genefu.Rcheck/00install.out' for details. * checking installed package size ... NOTE installed size is 6.6Mb sub-directories of 1Mb or more: data 5.0Mb * checking package directory ... OK * checking 'build' 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 ... NOTE Unexported objects imported by ':::' calls: 'mclust:::grid1' 'mclust:::grid2' See the note in ?`:::` about the use of this operator. * checking S3 generic/method consistency ... OK * checking replacement functions ... OK * checking foreign function calls ... OK * checking R code for possible problems ... NOTE claudinLow: no visible global function definition for 'standardize' Undefined global functions or variables: standardize * checking Rd files ... OK * checking Rd metadata ... OK * checking Rd cross-references ... NOTE Packages unavailable to check Rd xrefs: 'multilevel', 'dplR' * 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' ... OK * checking examples ... ** running examples for arch 'i386' ... OK ** running examples for arch 'x64' ... OK * checking for unstated dependencies in vignettes ... OK * checking package vignettes in 'inst/doc' ... OK * checking running R code from vignettes ... SKIPPED * checking re-building of vignette outputs ... SKIPPED * checking PDF version of manual ... OK * DONE Status: 1 WARNING, 5 NOTEs See 'C:/Users/biocbuild/bbs-3.9-bioc/meat/genefu.Rcheck/00check.log' for details.
genefu.Rcheck/00install.out
############################################################################## ############################################################################## ### ### Running command: ### ### C:\cygwin\bin\curl.exe -O https://malbec2.bioconductor.org/BBS/3.9/bioc/src/contrib/genefu_2.15.0.tar.gz && rm -rf genefu.buildbin-libdir && mkdir genefu.buildbin-libdir && C:\Users\biocbuild\bbs-3.9-bioc\R\bin\R.exe CMD INSTALL --merge-multiarch --build --library=genefu.buildbin-libdir genefu_2.15.0.tar.gz && C:\Users\biocbuild\bbs-3.9-bioc\R\bin\R.exe CMD INSTALL genefu_2.15.0.zip && rm genefu_2.15.0.tar.gz genefu_2.15.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 100 4329k 100 4329k 0 0 41.3M 0 --:--:-- --:--:-- --:--:-- 44.5M install for i386 * installing *source* package 'genefu' ... ** R ** data *** moving datasets to lazyload DB ** inst ** byte-compile and prepare package for lazy loading ** help *** installing help indices converting help for package 'genefu' finding HTML links ... done bimod html boxplotplus2 html claudinLow html claudinLowData html collapseIDs html compare.proto.cor html compute.pairw.cor.meta html compute.pairw.cor.z html compute.proto.cor.meta html cordiff.dep html Rd warning: C:/Users/biocbuild/bbs-3.9-bioc/tmpdir/RtmpUfXRYg/R.INSTALL1d701cb861c3/genefu/man/cordiff.dep.Rd:53: file link 'compareProtoCor' in package 'genefu' does not exist and so has been treated as a topic endoPredict html expos html Rd warning: C:/Users/biocbuild/bbs-3.9-bioc/tmpdir/RtmpUfXRYg/R.INSTALL1d701cb861c3/genefu/man/expos.Rd:23: file link 'data.expos' in package 'genefu' does not exist and so has been treated as a topic fuzzy.ttest html gene70 html gene76 html genefu-package html geneid.map html genius html ggi html ihc4 html intrinsic.cluster html intrinsic.cluster.predict html map.datasets html medianCtr html mod1 html mod2 html modelOvcAngiogenic html molecular.subtyping html nkis html Rd warning: C:/Users/biocbuild/bbs-3.9-bioc/tmpdir/RtmpUfXRYg/R.INSTALL1d701cb861c3/genefu/man/nkis.Rd:23: file link 'data.nkis' in package 'genefu' does not exist and so has been treated as a topic npi html oncotypedx html ovcAngiogenic html ovcCrijns html ovcTCGA html ovcYoshihara html overlapSets html pam50 html pik3cags html power.cor html ps.cluster html read.m.file html Rd warning: C:/Users/biocbuild/bbs-3.9-bioc/tmpdir/RtmpUfXRYg/R.INSTALL1d701cb861c3/genefu/man/read.m.file.Rd:16: file link 'read.csv' in package 'utils' does not exist and so has been treated as a topic readArray html rename.duplicate html rescale html rorS html scmgene.robust html scmod1.robust html scmod2.robust html setcolclass.df html sig.endoPredict html sig.gene70 html sig.gene76 html sig.genius html sig.ggi html sig.oncotypedx html sig.pik3cags html sig.score html sig.tamr13 html sigOvcAngiogenic html sigOvcCrijns html sigOvcSpentzos html sigOvcTCGA html sigOvcYoshihara html spearmanCI html ssp2003 html ssp2006 html st.gallen html stab.fs html stab.fs.ranking html strescR html subtype.cluster html subtype.cluster.predict html tamr13 html tbrm html vdxs html Rd warning: C:/Users/biocbuild/bbs-3.9-bioc/tmpdir/RtmpUfXRYg/R.INSTALL1d701cb861c3/genefu/man/vdxs.Rd:23: file link 'data.vdxs' in package 'genefu' does not exist and so has been treated as a topic weighted.meanvar html write.m.file html Rd warning: C:/Users/biocbuild/bbs-3.9-bioc/tmpdir/RtmpUfXRYg/R.INSTALL1d701cb861c3/genefu/man/write.m.file.Rd:22: file link 'read.csv' in package 'utils' does not exist and so has been treated as a topic ** building package indices ** installing vignettes ** testing if installed package can be loaded from temporary location ** testing if installed package can be loaded from final location ** testing if installed package keeps a record of temporary installation path install for x64 * installing *source* package 'genefu' ... ** testing if installed package can be loaded * MD5 sums packaged installation of 'genefu' as genefu_2.15.0.zip * DONE (genefu) * installing to library 'C:/Users/biocbuild/bbs-3.9-bioc/R/library' package 'genefu' successfully unpacked and MD5 sums checked
genefu.Rcheck/examples_i386/genefu-Ex.timings
|
genefu.Rcheck/examples_x64/genefu-Ex.timings
|