| Back to Multiple platform build/check report for BioC 3.8 |
|
This page was generated on 2019-04-16 11:48:28 -0400 (Tue, 16 Apr 2019).
| Package 868/1649 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||
| maigesPack 1.46.0 Gustavo H. Esteves
| malbec1 | Linux (Ubuntu 16.04.6 LTS) / x86_64 | OK | OK | [ OK ] | |||||||
| merida1 | OS X 10.11.6 El Capitan / x86_64 | OK | OK | OK | OK |
| Package: maigesPack |
| Version: 1.46.0 |
| Command: /home/biocbuild/bbs-3.8-bioc/R/bin/R CMD check --install=check:maigesPack.install-out.txt --library=/home/biocbuild/bbs-3.8-bioc/R/library --no-vignettes --timings maigesPack_1.46.0.tar.gz |
| StartedAt: 2019-04-16 01:06:05 -0400 (Tue, 16 Apr 2019) |
| EndedAt: 2019-04-16 01:07:55 -0400 (Tue, 16 Apr 2019) |
| EllapsedTime: 109.3 seconds |
| RetCode: 0 |
| Status: OK |
| CheckDir: maigesPack.Rcheck |
| Warnings: 0 |
##############################################################################
##############################################################################
###
### Running command:
###
### /home/biocbuild/bbs-3.8-bioc/R/bin/R CMD check --install=check:maigesPack.install-out.txt --library=/home/biocbuild/bbs-3.8-bioc/R/library --no-vignettes --timings maigesPack_1.46.0.tar.gz
###
##############################################################################
##############################################################################
* using log directory ‘/home/biocbuild/bbs-3.8-bioc/meat/maigesPack.Rcheck’
* using R version 3.5.3 (2019-03-11)
* using platform: x86_64-pc-linux-gnu (64-bit)
* using session charset: UTF-8
* using option ‘--no-vignettes’
* checking for file ‘maigesPack/DESCRIPTION’ ... OK
* this is package ‘maigesPack’ version ‘1.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 ... NOTE
Found the following hidden files and directories:
.BBSoptions
These were most likely included in error. See section ‘Package
structure’ in the ‘Writing R Extensions’ manual.
* checking for portable file names ... OK
* checking for sufficient/correct file permissions ... OK
* checking whether package ‘maigesPack’ can be installed ... OK
* checking installed package size ... OK
* checking package directory ... OK
* checking ‘build’ directory ... OK
* checking DESCRIPTION meta-information ... NOTE
Malformed Description field: should contain one or more complete sentences.
* 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 ... NOTE
'library' or 'require' calls in package code:
‘OLIN’ ‘annotate’ ‘rgl’
Please use :: or requireNamespace() instead.
See section 'Suggested packages' in the 'Writing R Extensions' manual.
* checking S3 generic/method consistency ... OK
* checking replacement functions ... OK
* checking foreign function calls ... OK
* checking R code for possible problems ... NOTE
activeMod: no visible global function definition for ‘sessionInfo’
activeModScoreHTML: no visible binding for global variable ‘data’
activeNet: no visible global function definition for ‘sessionInfo’
activeNetScoreHTML: no visible binding for global variable ‘data’
blackBlue: no visible global function definition for ‘col2rgb’
blackBlue: no visible global function definition for ‘rgb’
classifyKNN: no visible global function definition for ‘sessionInfo’
classifyKNNsc: no visible global function definition for ‘sessionInfo’
classifyLDA: no visible global function definition for ‘sessionInfo’
classifyLDAsc: no visible global function definition for ‘sessionInfo’
classifySVM: no visible global function definition for ‘sessionInfo’
classifySVMsc: no visible global function definition for ‘sessionInfo’
createMaigesRaw: no visible global function definition for
‘sessionInfo’
createTDMS: no visible global function definition for ‘write.table’
deGenes2by2BootT: no visible global function definition for
‘sessionInfo’
deGenes2by2Ttest: no visible global function definition for
‘sessionInfo’
deGenes2by2Wilcox: no visible global function definition for
‘sessionInfo’
deGenesANOVA: no visible global function definition for ‘sessionInfo’
designANOVA: no visible global function definition for ‘sessionInfo’
greenRed: no visible global function definition for ‘col2rgb’
greenRed: no visible global function definition for ‘rgb’
loadData: no visible global function definition for ‘read.table’
loadData: no visible global function definition for ‘sessionInfo’
normLoc: no visible global function definition for ‘sessionInfo’
normOLIN: no visible global function definition for ‘sessionInfo’
normRepLoess: no visible global function definition for ‘sessionInfo’
normScaleLimma: no visible global function definition for ‘sessionInfo’
normScaleMarray: no visible global function definition for
‘sessionInfo’
print.maiges: no visible global function definition for ‘str’
print.maigesANOVA: no visible global function definition for ‘str’
print.maigesPreRaw: no visible global function definition for ‘str’
print.maigesRaw: no visible global function definition for ‘str’
relNet2TGF.maigesRelNetB: no visible global function definition for
‘write.table’
relNet2TGF.maigesRelNetM: no visible global function definition for
‘write.table’
relNetworkB: no visible global function definition for ‘sessionInfo’
relNetworkM: no visible global function definition for ‘sessionInfo’
selSpots: no visible global function definition for ‘sessionInfo’
summarizeReplicates: no visible global function definition for
‘sessionInfo’
tableClass: no visible global function definition for ‘write.table’
tablesDE: no visible global function definition for ‘setRepository’
tablesDE: no visible global function definition for ‘write.table’
Undefined global functions or variables:
col2rgb data read.table rgb sessionInfo setRepository str write.table
Consider adding
importFrom("grDevices", "col2rgb", "rgb")
importFrom("utils", "data", "read.table", "sessionInfo", "str",
"write.table")
to your NAMESPACE file.
* checking Rd files ... OK
* checking Rd metadata ... OK
* checking Rd cross-references ... OK
* 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 line endings in C/C++/Fortran sources/headers ... OK
* checking compiled code ... NOTE
Note: information on .o files is not available
* checking files in ‘vignettes’ ... OK
* checking examples ... OK
Examples with CPU or elapsed time > 5s
user system elapsed
plot-methods 6.536 0.424 7.596
normScaleLimma 6.548 0.316 6.880
* 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: 5 NOTEs
See
‘/home/biocbuild/bbs-3.8-bioc/meat/maigesPack.Rcheck/00check.log’
for details.
maigesPack.Rcheck/00install.out
############################################################################## ############################################################################## ### ### Running command: ### ### /home/biocbuild/bbs-3.8-bioc/R/bin/R CMD INSTALL maigesPack ### ############################################################################## ############################################################################## * installing to library ‘/home/biocbuild/bbs-3.8-bioc/R/library’ * installing *source* package ‘maigesPack’ ... ** libs gcc -I"/home/biocbuild/bbs-3.8-bioc/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -Wall -c Minfo.c -o Minfo.o gcc -I"/home/biocbuild/bbs-3.8-bioc/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -Wall -c bootstrapT.c -o bootstrapT.o gcc -I"/home/biocbuild/bbs-3.8-bioc/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -Wall -c register.c -o register.o gcc -I"/home/biocbuild/bbs-3.8-bioc/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -Wall -c robustCorr.c -o robustCorr.o gcc -I"/home/biocbuild/bbs-3.8-bioc/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -Wall -c stats.c -o stats.o gcc -shared -L/home/biocbuild/bbs-3.8-bioc/R/lib -L/usr/local/lib -o maigesPack.so Minfo.o bootstrapT.o register.o robustCorr.o stats.o -L/home/biocbuild/bbs-3.8-bioc/R/lib -lR installing to /home/biocbuild/bbs-3.8-bioc/R/library/maigesPack/libs ** R ** data ** byte-compile and prepare package for lazy loading ** help *** installing help indices ** building package indices ** installing vignettes ** testing if installed package can be loaded * DONE (maigesPack)
maigesPack.Rcheck/maigesPack-Ex.timings
| name | user | system | elapsed | |
| MI | 0.000 | 0.000 | 0.002 | |
| activeMod | 1.352 | 0.044 | 1.418 | |
| activeModScoreHTML | 0.512 | 0.032 | 0.548 | |
| activeNet | 2.492 | 0.028 | 2.526 | |
| activeNetScoreHTML | 2.608 | 0.032 | 2.653 | |
| addGeneGrps | 0 | 0 | 0 | |
| addPaths | 0 | 0 | 0 | |
| bootstrapCor | 0.032 | 0.000 | 0.033 | |
| bootstrapMI | 0.152 | 0.008 | 0.161 | |
| bootstrapT | 0.004 | 0.000 | 0.003 | |
| boxplot-methods | 1.776 | 0.196 | 1.987 | |
| bracketMethods | 0.128 | 0.016 | 0.146 | |
| calcA | 0.120 | 0.056 | 0.174 | |
| calcW | 0.124 | 0.056 | 0.181 | |
| classifyKNN | 0.236 | 0.056 | 0.314 | |
| classifyKNNsc | 0.348 | 0.044 | 0.404 | |
| classifyLDA | 0.628 | 0.068 | 0.712 | |
| classifyLDAsc | 1.152 | 0.060 | 1.233 | |
| classifySVM | 0.44 | 0.04 | 0.50 | |
| classifySVMsc | 0.696 | 0.100 | 0.811 | |
| coerce-methods | 0.092 | 0.012 | 0.105 | |
| compCorr | 0 | 0 | 0 | |
| createMaigesRaw | 0.192 | 0.020 | 0.219 | |
| deGenes2by2BootT | 0.404 | 0.048 | 0.458 | |
| deGenes2by2Ttest | 0.272 | 0.072 | 0.352 | |
| deGenes2by2Wilcox | 0.232 | 0.044 | 0.282 | |
| deGenesANOVA | 0.172 | 0.096 | 0.286 | |
| designANOVA | 0.136 | 0.036 | 0.179 | |
| dim-methods | 0.096 | 0.000 | 0.097 | |
| getLabels | 0.088 | 0.000 | 0.086 | |
| hierM | 1.256 | 0.012 | 1.211 | |
| hierMde | 1.644 | 0.124 | 1.781 | |
| image-methods | 1.320 | 0.064 | 1.403 | |
| kmeansM | 1.128 | 0.036 | 1.176 | |
| kmeansMde | 0.380 | 0.028 | 0.419 | |
| loadData | 0 | 0 | 0 | |
| normLoc | 1.964 | 0.112 | 2.097 | |
| normOLIN | 0.060 | 0.000 | 0.064 | |
| normRepLoess | 0.064 | 0.000 | 0.065 | |
| normScaleLimma | 6.548 | 0.316 | 6.880 | |
| normScaleMarray | 1.260 | 0.196 | 1.467 | |
| plot-methods | 6.536 | 0.424 | 7.596 | |
| plotGenePair | 0.112 | 0.040 | 0.156 | |
| print-methods | 0.180 | 0.016 | 0.195 | |
| relNet2TGF | 0.160 | 0.072 | 0.246 | |
| relNetworkB | 1.712 | 0.168 | 1.902 | |
| relNetworkM | 0.136 | 0.068 | 0.212 | |
| robustCorr | 0.000 | 0.000 | 0.001 | |
| selSpots | 0.304 | 0.144 | 0.470 | |
| show-methods | 0.176 | 0.012 | 0.187 | |
| somM | 1.728 | 0.036 | 1.772 | |
| somMde | 0.496 | 0.080 | 0.587 | |
| summarizeReplicates | 0.996 | 0.120 | 1.145 | |
| summary-methods | 0.148 | 0.008 | 0.157 | |
| tableClass | 0.76 | 0.08 | 0.85 | |
| tablesDE | 3.120 | 0.204 | 3.342 | |