ROntoTools 2.0.0 Calin Voichita
Snapshot Date: 2016-10-12 17:20:15 -0700 (Wed, 12 Oct 2016) | URL: https://hedgehog.fhcrc.org/bioconductor/branches/RELEASE_3_3/madman/Rpacks/ROntoTools | Last Changed Rev: 117079 / Revision: 122332 | Last Changed Date: 2016-05-03 14:20:18 -0700 (Tue, 03 May 2016) |
| zin2 | Linux (Ubuntu 14.04.2 LTS) / x86_64 | OK | OK | OK | | |
moscato2 | Windows Server 2008 R2 Enterprise SP1 (64-bit) / x64 | OK | OK | [ OK ] | OK | |
oaxaca | Mac OS X Mavericks (10.9.5) / x86_64 | OK | OK | OK | OK | |
##############################################################################
##############################################################################
###
### Running command:
###
### rm -rf ROntoTools.buildbin-libdir ROntoTools.Rcheck && mkdir ROntoTools.buildbin-libdir ROntoTools.Rcheck && E:\biocbld\bbs-3.3-bioc\R\bin\R.exe CMD INSTALL --build --merge-multiarch --library=ROntoTools.buildbin-libdir ROntoTools_2.0.0.tar.gz >ROntoTools.Rcheck\00install.out 2>&1 && cp ROntoTools.Rcheck\00install.out ROntoTools-install.out && E:\biocbld\bbs-3.3-bioc\R\bin\R.exe CMD check --library=ROntoTools.buildbin-libdir --install="check:ROntoTools-install.out" --force-multiarch --no-vignettes --timings ROntoTools_2.0.0.tar.gz
###
##############################################################################
##############################################################################
* using log directory 'E:/biocbld/bbs-3.3-bioc/meat/ROntoTools.Rcheck'
* using R version 3.3.1 (2016-06-21)
* using platform: x86_64-w64-mingw32 (64-bit)
* using session charset: ISO8859-1
* using option '--no-vignettes'
* checking for file 'ROntoTools/DESCRIPTION' ... OK
* checking extension type ... Package
* this is package 'ROntoTools' version '2.0.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 'ROntoTools' 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
* 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
Packages in Depends field not imported from:
'Rgraphviz' 'methods'
These packages need to be imported from (in the NAMESPACE file)
for when this namespace is loaded but not attached.
* checking S3 generic/method consistency ... OK
* checking replacement functions ... OK
* checking foreign function calls ... OK
* checking R code for possible problems ... NOTE
compute.normalInv: no visible global function definition for 'pnorm'
compute.normalInv: no visible binding for global variable 'qnorm'
compute.pORA: no visible global function definition for 'phyper'
get.totalAccNorm: no visible global function definition for 'sd'
get.totalPertNorm: no visible global function definition for 'sd'
get.totalpDisNorm: no visible global function definition for 'sd'
keggPathwayGraphs: no visible global function definition for
'txtProgressBar'
keggPathwayGraphs : <anonymous>: no visible global function definition
for 'setTxtProgressBar'
keggPathwayGraphs : <anonymous>: no visible global function definition
for 'getTxtProgressBar'
loadKEGGpathwayDataREST: no visible global function definition for
'txtProgressBar'
loadKEGGpathwayDataREST : <anonymous>: no visible global function
definition for 'setTxtProgressBar'
loadKEGGpathwayDataREST : <anonymous>: no visible global function
definition for 'getTxtProgressBar'
pDis.helper: no visible global function definition for 'txtProgressBar'
pDis.helper : <anonymous>: no visible global function definition for
'setTxtProgressBar'
pDis.helper : <anonymous>: no visible global function definition for
'getTxtProgressBar'
peEdgeRenderInfo: no visible global function definition for
'removedEdges'
peNodeRenderInfo: no visible global function definition for
'colorRampPalette'
pf.helper: no visible global function definition for 'txtProgressBar'
pf.helper : <anonymous>: no visible global function definition for
'setTxtProgressBar'
pf.helper : <anonymous>: no visible global function definition for
'getTxtProgressBar'
summary.pDisRes : <anonymous>: no visible global function definition
for 'p.adjust'
summary.peRes : <anonymous>: no visible global function definition for
'p.adjust'
plot,pePathway-character: no visible global function definition for
'abline'
plot,pePathway-character: no visible global function definition for
'points'
plot,pePathway-character: no visible global function definition for
'sd'
plot,pePathway-character: no visible global function definition for
'density'
plot,peRes-character: no visible global function definition for 'chull'
plot,peRes-character: no visible global function definition for
'polygon'
plot,peRes-character: no visible global function definition for
'points'
plot,peRes-character: no visible global function definition for 'text'
plot,peRes-character: no visible global function definition for
'abline'
Undefined global functions or variables:
abline chull colorRampPalette density getTxtProgressBar p.adjust
phyper pnorm points polygon qnorm removedEdges sd setTxtProgressBar
text txtProgressBar
Consider adding
importFrom("grDevices", "chull", "colorRampPalette")
importFrom("graphics", "abline", "points", "polygon", "text")
importFrom("stats", "density", "p.adjust", "phyper", "pnorm", "qnorm",
"sd")
importFrom("utils", "getTxtProgressBar", "setTxtProgressBar",
"txtProgressBar")
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 ... NOTE
S3 methods shown with full name in documentation object 'summary.pDisRes':
'summary.pDisRes'
S3 methods shown with full name in documentation object 'summary.peRes':
'summary.peRes'
The \usage entries for S3 methods should use the \method markup and not
their full name.
See chapter 'Writing R documentation files' in the 'Writing R
Extensions' manual.
* checking Rd contents ... OK
* checking for unstated dependencies in examples ... OK
* checking installed files from 'inst/doc' ... OK
* checking files in 'vignettes' ... OK
* checking examples ...
** running examples for arch 'i386' ... OK
Examples with CPU or elapsed time > 5s
user system elapsed
peNodeRenderInfo 15.53 0.06 15.59
plot.peRes-methods 15.48 0.09 15.57
summary.peRes 15.08 0.06 15.16
pDis 14.10 0.04 14.13
pe 13.01 0.06 13.07
peEdgeRenderInfo 12.60 0.08 12.84
plot.pePathway-methods 12.49 0.03 12.52
summary.pDisRes 11.69 0.02 11.70
** running examples for arch 'x64' ... OK
Examples with CPU or elapsed time > 5s
user system elapsed
plot.peRes-methods 20.90 0.08 21.00
summary.peRes 16.10 0.01 16.17
peNodeRenderInfo 15.97 0.00 15.97
peEdgeRenderInfo 15.79 0.05 15.85
summary.pDisRes 15.30 0.00 15.43
plot.pePathway-methods 13.95 0.05 14.01
pe 13.56 0.07 13.64
pDis 13.54 0.07 13.62
* checking for unstated dependencies in 'tests' ... OK
* checking tests ...
** running tests for arch 'i386' ...
Running 'runTests.R'
OK
** running tests for arch 'x64' ...
Running 'runTests.R'
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: 3 NOTEs
See
'E:/biocbld/bbs-3.3-bioc/meat/ROntoTools.Rcheck/00check.log'
for details.
install for i386
* installing *source* package 'ROntoTools' ...
** R
** inst
** preparing package for lazy loading
** help
*** installing help indices
** building package indices
** installing vignettes
** testing if installed package can be loaded
install for x64
* installing *source* package 'ROntoTools' ...
** testing if installed package can be loaded
* MD5 sums
packaged installation of 'ROntoTools' as ROntoTools_2.0.0.zip
* DONE (ROntoTools)