Back to Multiple platform build/check report for BioC 3.6
ABCDEFGHIJKL[M]NOPQRSTUVWXYZ

CHECK report for maigesPack on malbec1

This page was generated on 2018-04-12 13:08:09 -0400 (Thu, 12 Apr 2018).

Package 775/1472HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
maigesPack 1.42.0
Gustavo H. Esteves
Snapshot Date: 2018-04-11 16:45:18 -0400 (Wed, 11 Apr 2018)
URL: https://git.bioconductor.org/packages/maigesPack
Branch: RELEASE_3_6
Last Commit: 32781c6
Last Changed Date: 2017-10-30 12:39:21 -0400 (Mon, 30 Oct 2017)
malbec1 Linux (Ubuntu 16.04.1 LTS) / x86_64  NotNeeded  OK [ OK ]UNNEEDED, same version exists in internal repository
tokay1 Windows Server 2012 R2 Standard / x64  NotNeeded  OK  OK  OK UNNEEDED, same version exists in internal repository
veracruz1 OS X 10.11.6 El Capitan / x86_64  NotNeeded  OK  OK  OK UNNEEDED, same version exists in internal repository

Summary

Package: maigesPack
Version: 1.42.0
Command: /home/biocbuild/bbs-3.6-bioc/R/bin/R CMD check --no-vignettes --timings maigesPack_1.42.0.tar.gz
StartedAt: 2018-04-12 00:44:24 -0400 (Thu, 12 Apr 2018)
EndedAt: 2018-04-12 00:46:21 -0400 (Thu, 12 Apr 2018)
EllapsedTime: 116.8 seconds
RetCode: 0
Status:  OK 
CheckDir: maigesPack.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.6-bioc/R/bin/R CMD check --no-vignettes --timings maigesPack_1.42.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/home/biocbuild/bbs-3.6-bioc/meat/maigesPack.Rcheck’
* using R version 3.4.4 (2018-03-15)
* 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.42.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 loading without being on the library search path ... 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 ... OK
* checking installed files from ‘inst/doc’ ... OK
* checking files in ‘vignettes’ ... OK
* checking examples ... OK
Examples with CPU or elapsed time > 5s
                 user system elapsed
normScaleLimma 13.296  0.212  13.936
plot-methods    6.252  0.324   7.080
* 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: 4 NOTEs
See
  ‘/home/biocbuild/bbs-3.6-bioc/meat/maigesPack.Rcheck/00check.log’
for details.



Installation output

maigesPack.Rcheck/00install.out

* installing *source* package ‘maigesPack’ ...
** libs
gcc -I/home/biocbuild/bbs-3.6-bioc/R/include -DNDEBUG   -I/usr/local/include   -fpic  -g -O2  -Wall -c Minfo.c -o Minfo.o
gcc -I/home/biocbuild/bbs-3.6-bioc/R/include -DNDEBUG   -I/usr/local/include   -fpic  -g -O2  -Wall -c bootstrapT.c -o bootstrapT.o
gcc -I/home/biocbuild/bbs-3.6-bioc/R/include -DNDEBUG   -I/usr/local/include   -fpic  -g -O2  -Wall -c register.c -o register.o
gcc -I/home/biocbuild/bbs-3.6-bioc/R/include -DNDEBUG   -I/usr/local/include   -fpic  -g -O2  -Wall -c robustCorr.c -o robustCorr.o
gcc -I/home/biocbuild/bbs-3.6-bioc/R/include -DNDEBUG   -I/usr/local/include   -fpic  -g -O2  -Wall -c stats.c -o stats.o
g++ -shared -L/home/biocbuild/bbs-3.6-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.6-bioc/R/lib -lR
installing to /home/biocbuild/bbs-3.6-bioc/meat/maigesPack.Rcheck/maigesPack/libs
** R
** data
** inst
** preparing package for lazy loading
** help
*** installing help indices
** building package indices
** installing vignettes
** testing if installed package can be loaded
* DONE (maigesPack)

Tests output


Example timings

maigesPack.Rcheck/maigesPack-Ex.timings

nameusersystemelapsed
MI0.0320.0000.032
activeMod1.4680.0361.517
activeModScoreHTML0.6160.0280.654
activeNet2.4600.0242.491
activeNetScoreHTML2.4640.0282.502
addGeneGrps000
addPaths0.0040.0000.000
bootstrapCor0.0240.0040.031
bootstrapMI0.1600.0040.164
bootstrapT0.0000.0000.002
boxplot-methods4.1520.2604.428
bracketMethods0.2120.0040.214
calcA0.1600.0520.212
calcW0.1440.0800.223
classifyKNN0.2440.0320.299
classifyKNNsc0.2800.0400.338
classifyLDA0.7600.0440.820
classifyLDAsc1.2120.0361.266
classifySVM0.8120.0520.881
classifySVMsc0.8160.0360.872
coerce-methods0.1440.0160.160
compCorr0.0000.0000.001
createMaigesRaw0.2240.0200.256
deGenes2by2BootT0.3760.0120.395
deGenes2by2Ttest0.1800.0360.220
deGenes2by2Wilcox0.2080.0240.236
deGenesANOVA0.7080.0520.777
designANOVA0.0880.0200.113
dim-methods0.0640.0000.064
getLabels0.0640.0120.074
hierM1.0640.0200.973
hierMde1.2720.0441.326
image-methods1.1720.0481.229
kmeansM1.4040.0521.470
kmeansMde0.4120.0480.464
loadData0.0000.0000.001
normLoc1.9840.0562.049
normOLIN0.0680.0000.069
normRepLoess0.0640.0000.064
normScaleLimma13.296 0.21213.936
normScaleMarray1.5160.1001.626
plot-methods6.2520.3247.080
plotGenePair0.0880.0440.137
print-methods0.1360.0360.169
relNet2TGF0.1320.0280.168
relNetworkB1.4120.1041.535
relNetworkM0.0920.0280.125
robustCorr0.0000.0000.001
selSpots0.2160.0680.302
show-methods0.1320.0040.136
somM1.3720.0281.395
somMde0.3240.0480.379
summarizeReplicates1.1440.0761.240
summary-methods0.1200.0040.125
tableClass0.4560.0400.506
tablesDE3.0960.1043.210