Back to Multiple platform build/check report for BioC 3.9
ABCDEFGHIJ[K]LMNOPQRSTUVWXYZ

CHECK report for kimod on merida2

This page was generated on 2019-04-09 13:32:33 -0400 (Tue, 09 Apr 2019).

Package 845/1703HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
kimod 1.11.0
M L Zingaretti
Snapshot Date: 2019-04-08 17:01:18 -0400 (Mon, 08 Apr 2019)
URL: https://git.bioconductor.org/packages/kimod
Branch: master
Last Commit: 47cc0e0
Last Changed Date: 2018-10-30 11:54:35 -0400 (Tue, 30 Oct 2018)
malbec2 Linux (Ubuntu 18.04.2 LTS) / x86_64  OK  OK  OK UNNEEDED, same version exists in internal repository
tokay2 Windows Server 2012 R2 Standard / x64  OK  OK  OK  OK UNNEEDED, same version exists in internal repository
celaya2 OS X 10.11.6 El Capitan / x86_64  OK  OK  OK  OK UNNEEDED, same version exists in internal repository
merida2 OS X 10.11.6 El Capitan / x86_64  OK  OK [ OK ] OK 

Summary

Package: kimod
Version: 1.11.0
Command: /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R CMD check --install=check:kimod.install-out.txt --library=/Library/Frameworks/R.framework/Versions/Current/Resources/library --no-vignettes --timings kimod_1.11.0.tar.gz
StartedAt: 2019-04-09 01:48:13 -0400 (Tue, 09 Apr 2019)
EndedAt: 2019-04-09 01:49:42 -0400 (Tue, 09 Apr 2019)
EllapsedTime: 88.5 seconds
RetCode: 0
Status:  OK 
CheckDir: kimod.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R CMD check --install=check:kimod.install-out.txt --library=/Library/Frameworks/R.framework/Versions/Current/Resources/library --no-vignettes --timings kimod_1.11.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/Users/biocbuild/bbs-3.9-bioc/meat/kimod.Rcheck’
* using R Under development (unstable) (2018-11-27 r75683)
* using platform: x86_64-apple-darwin15.6.0 (64-bit)
* using session charset: UTF-8
* using option ‘--no-vignettes’
* checking for file ‘kimod/DESCRIPTION’ ... OK
* checking extension type ... Package
* this is package ‘kimod’ version ‘1.11.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 for sufficient/correct file permissions ... OK
* checking whether package ‘kimod’ can be installed ... OK
* checking installed package size ... OK
* 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
* 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 ... OK
* checking S3 generic/method consistency ... OK
* checking replacement functions ... OK
* checking foreign function calls ... OK
* checking R code for possible problems ... NOTE
Continous: no visible global function definition for ‘lm’
Continous: no visible global function definition for ‘pf’
Continous: no visible global function definition for ‘AIC’
Continous: no visible global function definition for ‘BIC’
DiStatis: no visible global function definition for ‘as.dist’
compbin: no visible global function definition for ‘na.omit’
confelli: no visible global function definition for ‘qf’
confelli: no visible global function definition for ‘runif’
dist.binary: no visible global function definition for ‘as.dist’
distan: no visible global function definition for ‘dist’
distan: no visible global function definition for ‘cor’
maha: no visible global function definition for ‘cov’
Biplot,SelectVar: no visible global function definition for ‘cutree’
BootPlot,Bootstrap: no visible global function definition for ‘cov’
BootPlot,Bootstrap: no visible global function definition for ‘rgb’
Bootstrap,DiStatis: no visible binding for global variable ‘sd’
Bootstrap,DiStatis: no visible global function definition for ‘qt’
GroupProj,SelectVar: no visible global function definition for ‘cutree’
SelectVar,DiStatis: no visible global function definition for
  ‘p.adjust’
TrajPlot,DiStatis: no visible global function definition for ‘rgb’
print,Bootstrap: no visible global function definition for ‘head’
print,DiStatis: no visible global function definition for ‘head’
print,GroupProj: no visible global function definition for ‘head’
print,SelectVar: no visible global function definition for ‘head’
Undefined global functions or variables:
  AIC BIC as.dist cor cov cutree dist head lm na.omit p.adjust pf qf qt
  rgb runif sd
Consider adding
  importFrom("grDevices", "rgb")
  importFrom("stats", "AIC", "BIC", "as.dist", "cor", "cov", "cutree",
             "dist", "lm", "na.omit", "p.adjust", "pf", "qf", "qt",
             "runif", "sd")
  importFrom("utils", "head")
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 sizes of PDF files under ‘inst/doc’ ... OK
* checking files in ‘vignettes’ ... OK
* checking examples ... OK
Examples with CPU or elapsed time > 5s
                    user system elapsed
DiStatis-Bootstrap 7.812  0.126   7.996
* 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 NOTE
See
  ‘/Users/biocbuild/bbs-3.9-bioc/meat/kimod.Rcheck/00check.log’
for details.



Installation output

kimod.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R CMD INSTALL kimod
###
##############################################################################
##############################################################################


* installing to library ‘/Library/Frameworks/R.framework/Versions/3.6/Resources/library’
* installing *source* package ‘kimod’ ...
** R
** data
*** moving datasets to lazyload DB
** 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 (kimod)

Tests output


Example timings

kimod.Rcheck/kimod-Ex.timings

nameusersystemelapsed
BootPlot2.6760.1072.809
Bootstrap-Class0.0010.0000.001
Bootstrap-print.Boot2.5930.0522.672
Bootstrap-summary2.4850.0432.548
DiStatis-Bootstrap7.8120.1267.996
DiStatis-Class0.0010.0010.002
DiStatis-CompPlot0.0010.0000.001
DiStatis-DiStatis0.1760.0070.183
DiStatis-PanelPlot0.1780.0130.195
DiStatis-RVPlot0.0730.0030.077
DiStatis-SelectVar4.3540.0294.408
DiStatis-TrajPlot0.1370.0050.141
DiStatis-print0.1190.0080.127
DiStatis-summary1.1310.2811.423
GroupProj-Class0.0010.0000.001
GroupProj-print2.1910.0142.216
GroupProj-summary2.0910.0262.130
GroupProj2.2420.0142.270
NCI60Selec0.0020.0010.003
NCI60Selec_ESet0.0010.0010.001
SelectVar-Biplot2.4530.0162.480
SelectVar-Class0.0010.0000.000
SelectVar-print2.0320.0152.062
SelectVar-summary2.0480.0132.073
winesassesors0.0010.0000.001