Back to the "Multiple platform build/check report" A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q [R] S  T  U  V  W  X  Y  Z 

BioC 3.0: CHECK report for RGalaxy on moscato1

This page was generated on 2015-04-10 09:48:02 -0700 (Fri, 10 Apr 2015).

Package 745/933HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
RGalaxy 1.10.0
Bioconductor Package Maintainer
Snapshot Date: 2015-04-09 16:20:12 -0700 (Thu, 09 Apr 2015)
URL: https://hedgehog.fhcrc.org/bioconductor/branches/RELEASE_3_0/madman/Rpacks/RGalaxy
Last Changed Rev: 95439 / Revision: 102249
Last Changed Date: 2014-10-13 14:38:33 -0700 (Mon, 13 Oct 2014)
zin1 Linux (Ubuntu 12.04.4 LTS) / x86_64  NotNeeded  OK  OK 
moscato1 Windows Server 2008 R2 Enterprise SP1 (64-bit) / x64  NotNeeded  OK [ OK ] OK 
perceval Mac OS X Snow Leopard (10.6.8) / x86_64  NotNeeded  OK  OK  OK 
oaxaca Mac OS X Mavericks (10.9.5) / x86_64  NotNeeded  OK  OK  OK 

Summary

Package: RGalaxy
Version: 1.10.0
Command: rm -rf RGalaxy.buildbin-libdir RGalaxy.Rcheck && mkdir RGalaxy.buildbin-libdir RGalaxy.Rcheck && D:\biocbld\bbs-3.0-bioc\R\bin\R.exe CMD INSTALL --build --merge-multiarch --library=RGalaxy.buildbin-libdir RGalaxy_1.10.0.tar.gz >RGalaxy.Rcheck\00install.out 2>&1 && cp RGalaxy.Rcheck\00install.out RGalaxy-install.out && D:\biocbld\bbs-3.0-bioc\R\bin\R.exe CMD check --library=RGalaxy.buildbin-libdir --install="check:RGalaxy-install.out" --force-multiarch --no-vignettes --timings RGalaxy_1.10.0.tar.gz
StartedAt: 2015-04-10 04:57:54 -0700 (Fri, 10 Apr 2015)
EndedAt: 2015-04-10 05:00:10 -0700 (Fri, 10 Apr 2015)
EllapsedTime: 136.2 seconds
RetCode: 0
Status:  OK  
CheckDir: RGalaxy.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   rm -rf RGalaxy.buildbin-libdir RGalaxy.Rcheck && mkdir RGalaxy.buildbin-libdir RGalaxy.Rcheck && D:\biocbld\bbs-3.0-bioc\R\bin\R.exe CMD INSTALL --build --merge-multiarch --library=RGalaxy.buildbin-libdir RGalaxy_1.10.0.tar.gz >RGalaxy.Rcheck\00install.out 2>&1 && cp RGalaxy.Rcheck\00install.out RGalaxy-install.out  && D:\biocbld\bbs-3.0-bioc\R\bin\R.exe CMD check --library=RGalaxy.buildbin-libdir --install="check:RGalaxy-install.out" --force-multiarch --no-vignettes --timings RGalaxy_1.10.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory 'D:/biocbld/bbs-3.0-bioc/meat/RGalaxy.Rcheck'
* using R version 3.1.3 (2015-03-09)
* using platform: i386-w64-mingw32 (32-bit)
* using session charset: ISO8859-1
* using option '--no-vignettes'
* checking for file 'RGalaxy/DESCRIPTION' ... OK
* this is package 'RGalaxy' version '1.10.0'
* checking package namespace information ... OK
* checking package dependencies ... NOTE
Package which this enhances but not available for checking: 'RSclient'
* 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 'RGalaxy' 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
** checking loading without being on the library search path ... 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 loading without being on the library search path ... OK
* checking dependencies in R code ... NOTE
'library' or 'require' calls in package code:
  'RSclient' 'hgu95av2.db'
  Please use :: or requireNamespace() instead.
  See section 'Suggested packages' in the 'Writing R Extensions' manual.
Packages in Depends field not imported from:
  'XML' 'digest' 'methods' 'optparse' 'tools'
  These packages need to be imported from (in the NAMESPACE file)
  for when this namespace is loaded but not attached.
':::' call which should be '::': 'tools:::md5sum'
  See the note in ?`:::` about the use of this operator.
Unexported objects imported by ':::' calls:
  'tools:::.Rd_get_argument_table' 'tools:::.Rd_get_metadata'
  'tools:::fetchRdDB'
  See the note in ?`:::` about the use of this operator.
There are ::: calls to the package's namespace in its code. A package
  almost never needs to use ::: for its own objects:
  'parseSectionFromText'
* checking S3 generic/method consistency ... OK
* checking replacement functions ... OK
* checking foreign function calls ... OK
* checking R code for possible problems ... NOTE
editToolConfXML: no visible global function definition for
  'xmlInternalTreeParse'
  (D:/biocbld/bbs-3.0-bioc/tmpdir/Rtmpsromxt/R.INSTALLc584feb67b1/RGalaxy/R/galaxy.R:15)
editToolConfXML: no visible global function definition for
  'xpathSApply'
  (D:/biocbld/bbs-3.0-bioc/tmpdir/Rtmpsromxt/R.INSTALLc584feb67b1/RGalaxy/R/galaxy.R:16)
editToolConfXML: no visible global function definition for
  'xpathSApply'
  (D:/biocbld/bbs-3.0-bioc/tmpdir/Rtmpsromxt/R.INSTALLc584feb67b1/RGalaxy/R/galaxy.R:17-18)
editToolConfXML: no visible global function definition for 'newXMLNode'
  (D:/biocbld/bbs-3.0-bioc/tmpdir/Rtmpsromxt/R.INSTALLc584feb67b1/RGalaxy/R/galaxy.R:21)
editToolConfXML: no visible global function definition for
  'xmlChildren'
  (D:/biocbld/bbs-3.0-bioc/tmpdir/Rtmpsromxt/R.INSTALLc584feb67b1/RGalaxy/R/galaxy.R:24)
editToolConfXML: no visible global function definition for 'xmlAttrs'
  (D:/biocbld/bbs-3.0-bioc/tmpdir/Rtmpsromxt/R.INSTALLc584feb67b1/RGalaxy/R/galaxy.R:32-35)
editToolConfXML: no visible global function definition for
  'removeNodes'
  (D:/biocbld/bbs-3.0-bioc/tmpdir/Rtmpsromxt/R.INSTALLc584feb67b1/RGalaxy/R/galaxy.R:37)
editToolConfXML: no visible global function definition for 'xmlAttrs'
  (D:/biocbld/bbs-3.0-bioc/tmpdir/Rtmpsromxt/R.INSTALLc584feb67b1/RGalaxy/R/galaxy.R:41)
editToolConfXML: no visible global function definition for 'xmlAttrs<-'
  (D:/biocbld/bbs-3.0-bioc/tmpdir/Rtmpsromxt/R.INSTALLc584feb67b1/RGalaxy/R/galaxy.R:41)
editToolConfXML: no visible global function definition for 'xmlAttrs'
  (D:/biocbld/bbs-3.0-bioc/tmpdir/Rtmpsromxt/R.INSTALLc584feb67b1/RGalaxy/R/galaxy.R:42)
editToolConfXML: no visible global function definition for 'xmlAttrs<-'
  (D:/biocbld/bbs-3.0-bioc/tmpdir/Rtmpsromxt/R.INSTALLc584feb67b1/RGalaxy/R/galaxy.R:42)
editToolConfXML: no visible global function definition for 'newXMLNode'
  (D:/biocbld/bbs-3.0-bioc/tmpdir/Rtmpsromxt/R.INSTALLc584feb67b1/RGalaxy/R/galaxy.R:43)
editToolConfXML: no visible global function definition for 'xmlAttrs'
  (D:/biocbld/bbs-3.0-bioc/tmpdir/Rtmpsromxt/R.INSTALLc584feb67b1/RGalaxy/R/galaxy.R:44)
editToolConfXML: no visible global function definition for 'xmlAttrs<-'
  (D:/biocbld/bbs-3.0-bioc/tmpdir/Rtmpsromxt/R.INSTALLc584feb67b1/RGalaxy/R/galaxy.R:44)
editToolConfXML: no visible global function definition for 'saveXML'
  (D:/biocbld/bbs-3.0-bioc/tmpdir/Rtmpsromxt/R.INSTALLc584feb67b1/RGalaxy/R/galaxy.R:45)
galaxy: no visible global function definition for 'newXMLNode'
  (D:/biocbld/bbs-3.0-bioc/tmpdir/Rtmpsromxt/R.INSTALLc584feb67b1/RGalaxy/R/galaxy.R:179)
galaxy: no visible global function definition for 'xmlAttrs'
  (D:/biocbld/bbs-3.0-bioc/tmpdir/Rtmpsromxt/R.INSTALLc584feb67b1/RGalaxy/R/galaxy.R:180)
galaxy: no visible global function definition for 'xmlAttrs<-'
  (D:/biocbld/bbs-3.0-bioc/tmpdir/Rtmpsromxt/R.INSTALLc584feb67b1/RGalaxy/R/galaxy.R:180)
galaxy: no visible global function definition for 'xmlAttrs'
  (D:/biocbld/bbs-3.0-bioc/tmpdir/Rtmpsromxt/R.INSTALLc584feb67b1/RGalaxy/R/galaxy.R:183)
galaxy: no visible global function definition for 'xmlAttrs<-'
  (D:/biocbld/bbs-3.0-bioc/tmpdir/Rtmpsromxt/R.INSTALLc584feb67b1/RGalaxy/R/galaxy.R:183)
galaxy: no visible global function definition for 'xmlAttrs'
  (D:/biocbld/bbs-3.0-bioc/tmpdir/Rtmpsromxt/R.INSTALLc584feb67b1/RGalaxy/R/galaxy.R:184)
galaxy: no visible global function definition for 'xmlAttrs<-'
  (D:/biocbld/bbs-3.0-bioc/tmpdir/Rtmpsromxt/R.INSTALLc584feb67b1/RGalaxy/R/galaxy.R:184)
galaxy: no visible global function definition for 'newXMLNode'
  (D:/biocbld/bbs-3.0-bioc/tmpdir/Rtmpsromxt/R.INSTALLc584feb67b1/RGalaxy/R/galaxy.R:186-187)
galaxy: no visible global function definition for 'newXMLTextNode'
  (D:/biocbld/bbs-3.0-bioc/tmpdir/Rtmpsromxt/R.INSTALLc584feb67b1/RGalaxy/R/galaxy.R:186-187)
galaxy: no visible global function definition for 'newXMLNode'
  (D:/biocbld/bbs-3.0-bioc/tmpdir/Rtmpsromxt/R.INSTALLc584feb67b1/RGalaxy/R/galaxy.R:202-203)
galaxy: no visible global function definition for 'newXMLTextNode'
  (D:/biocbld/bbs-3.0-bioc/tmpdir/Rtmpsromxt/R.INSTALLc584feb67b1/RGalaxy/R/galaxy.R:202-203)
galaxy: no visible global function definition for 'xmlAttrs'
  (D:/biocbld/bbs-3.0-bioc/tmpdir/Rtmpsromxt/R.INSTALLc584feb67b1/RGalaxy/R/galaxy.R:208)
galaxy: no visible global function definition for 'xmlAttrs<-'
  (D:/biocbld/bbs-3.0-bioc/tmpdir/Rtmpsromxt/R.INSTALLc584feb67b1/RGalaxy/R/galaxy.R:208)
galaxy: no visible global function definition for 'newXMLNode'
  (D:/biocbld/bbs-3.0-bioc/tmpdir/Rtmpsromxt/R.INSTALLc584feb67b1/RGalaxy/R/galaxy.R:209)
galaxy: no visible global function definition for 'newXMLNode'
  (D:/biocbld/bbs-3.0-bioc/tmpdir/Rtmpsromxt/R.INSTALLc584feb67b1/RGalaxy/R/galaxy.R:210)
galaxy: no visible global function definition for 'newXMLNode'
  (D:/biocbld/bbs-3.0-bioc/tmpdir/Rtmpsromxt/R.INSTALLc584feb67b1/RGalaxy/R/galaxy.R:211-212)
galaxy: no visible global function definition for 'newXMLNode'
  (D:/biocbld/bbs-3.0-bioc/tmpdir/Rtmpsromxt/R.INSTALLc584feb67b1/RGalaxy/R/galaxy.R:220)
galaxy: no visible global function definition for 'newXMLNode'
  (D:/biocbld/bbs-3.0-bioc/tmpdir/Rtmpsromxt/R.INSTALLc584feb67b1/RGalaxy/R/galaxy.R:223)
galaxy: no visible global function definition for 'xmlAttrs'
  (D:/biocbld/bbs-3.0-bioc/tmpdir/Rtmpsromxt/R.INSTALLc584feb67b1/RGalaxy/R/galaxy.R:224)
galaxy: no visible global function definition for 'xmlAttrs<-'
  (D:/biocbld/bbs-3.0-bioc/tmpdir/Rtmpsromxt/R.INSTALLc584feb67b1/RGalaxy/R/galaxy.R:224)
galaxy: no visible global function definition for 'xmlAttrs'
  (D:/biocbld/bbs-3.0-bioc/tmpdir/Rtmpsromxt/R.INSTALLc584feb67b1/RGalaxy/R/galaxy.R:225)
galaxy: no visible global function definition for 'xmlAttrs<-'
  (D:/biocbld/bbs-3.0-bioc/tmpdir/Rtmpsromxt/R.INSTALLc584feb67b1/RGalaxy/R/galaxy.R:225)
galaxy: no visible global function definition for 'xmlAttrs'
  (D:/biocbld/bbs-3.0-bioc/tmpdir/Rtmpsromxt/R.INSTALLc584feb67b1/RGalaxy/R/galaxy.R:226)
galaxy: no visible global function definition for 'xmlAttrs<-'
  (D:/biocbld/bbs-3.0-bioc/tmpdir/Rtmpsromxt/R.INSTALLc584feb67b1/RGalaxy/R/galaxy.R:226)
galaxy: no visible global function definition for 'newXMLNode'
  (D:/biocbld/bbs-3.0-bioc/tmpdir/Rtmpsromxt/R.INSTALLc584feb67b1/RGalaxy/R/galaxy.R:228)
galaxy: no visible global function definition for 'xmlAttrs'
  (D:/biocbld/bbs-3.0-bioc/tmpdir/Rtmpsromxt/R.INSTALLc584feb67b1/RGalaxy/R/galaxy.R:229)
galaxy: no visible global function definition for 'xmlAttrs<-'
  (D:/biocbld/bbs-3.0-bioc/tmpdir/Rtmpsromxt/R.INSTALLc584feb67b1/RGalaxy/R/galaxy.R:229)
galaxy: no visible global function definition for 'xmlAttrs'
  (D:/biocbld/bbs-3.0-bioc/tmpdir/Rtmpsromxt/R.INSTALLc584feb67b1/RGalaxy/R/galaxy.R:231-232)
galaxy: no visible global function definition for 'xmlAttrs<-'
  (D:/biocbld/bbs-3.0-bioc/tmpdir/Rtmpsromxt/R.INSTALLc584feb67b1/RGalaxy/R/galaxy.R:231-232)
galaxy: no visible global function definition for 'xmlAttrs'
  (D:/biocbld/bbs-3.0-bioc/tmpdir/Rtmpsromxt/R.INSTALLc584feb67b1/RGalaxy/R/galaxy.R:233)
galaxy: no visible global function definition for 'xmlAttrs<-'
  (D:/biocbld/bbs-3.0-bioc/tmpdir/Rtmpsromxt/R.INSTALLc584feb67b1/RGalaxy/R/galaxy.R:233)
galaxy: no visible global function definition for 'xmlAttrs'
  (D:/biocbld/bbs-3.0-bioc/tmpdir/Rtmpsromxt/R.INSTALLc584feb67b1/RGalaxy/R/galaxy.R:237-239)
galaxy: no visible global function definition for 'xmlAttrs<-'
  (D:/biocbld/bbs-3.0-bioc/tmpdir/Rtmpsromxt/R.INSTALLc584feb67b1/RGalaxy/R/galaxy.R:237-239)
galaxy: no visible global function definition for 'xmlAttrs'
  (D:/biocbld/bbs-3.0-bioc/tmpdir/Rtmpsromxt/R.INSTALLc584feb67b1/RGalaxy/R/galaxy.R:242)
galaxy: no visible global function definition for 'xmlAttrs<-'
  (D:/biocbld/bbs-3.0-bioc/tmpdir/Rtmpsromxt/R.INSTALLc584feb67b1/RGalaxy/R/galaxy.R:242)
galaxy: no visible global function definition for 'xmlAttrs'
  (D:/biocbld/bbs-3.0-bioc/tmpdir/Rtmpsromxt/R.INSTALLc584feb67b1/RGalaxy/R/galaxy.R:247-248)
galaxy: no visible global function definition for 'xmlAttrs<-'
  (D:/biocbld/bbs-3.0-bioc/tmpdir/Rtmpsromxt/R.INSTALLc584feb67b1/RGalaxy/R/galaxy.R:247-248)
galaxy: no visible global function definition for 'xmlAttrs'
  (D:/biocbld/bbs-3.0-bioc/tmpdir/Rtmpsromxt/R.INSTALLc584feb67b1/RGalaxy/R/galaxy.R:255)
galaxy: no visible global function definition for 'xmlAttrs<-'
  (D:/biocbld/bbs-3.0-bioc/tmpdir/Rtmpsromxt/R.INSTALLc584feb67b1/RGalaxy/R/galaxy.R:255)
galaxy: no visible global function definition for 'xmlAttrs'
  (D:/biocbld/bbs-3.0-bioc/tmpdir/Rtmpsromxt/R.INSTALLc584feb67b1/RGalaxy/R/galaxy.R:257-261)
galaxy: no visible global function definition for 'xmlAttrs<-'
  (D:/biocbld/bbs-3.0-bioc/tmpdir/Rtmpsromxt/R.INSTALLc584feb67b1/RGalaxy/R/galaxy.R:257-261)
galaxy: no visible global function definition for 'xmlAttrs'
  (D:/biocbld/bbs-3.0-bioc/tmpdir/Rtmpsromxt/R.INSTALLc584feb67b1/RGalaxy/R/galaxy.R:263)
galaxy: no visible global function definition for 'xmlAttrs<-'
  (D:/biocbld/bbs-3.0-bioc/tmpdir/Rtmpsromxt/R.INSTALLc584feb67b1/RGalaxy/R/galaxy.R:263)
galaxy: no visible global function definition for 'xmlAttrs'
  (D:/biocbld/bbs-3.0-bioc/tmpdir/Rtmpsromxt/R.INSTALLc584feb67b1/RGalaxy/R/galaxy.R:275-277)
galaxy: no visible global function definition for 'xmlAttrs<-'
  (D:/biocbld/bbs-3.0-bioc/tmpdir/Rtmpsromxt/R.INSTALLc584feb67b1/RGalaxy/R/galaxy.R:275-277)
galaxy: no visible global function definition for 'xmlAttrs'
  (D:/biocbld/bbs-3.0-bioc/tmpdir/Rtmpsromxt/R.INSTALLc584feb67b1/RGalaxy/R/galaxy.R:282-283)
galaxy: no visible global function definition for 'xmlAttrs<-'
  (D:/biocbld/bbs-3.0-bioc/tmpdir/Rtmpsromxt/R.INSTALLc584feb67b1/RGalaxy/R/galaxy.R:282-283)
galaxy: no visible global function definition for 'xmlAttrs'
  (D:/biocbld/bbs-3.0-bioc/tmpdir/Rtmpsromxt/R.INSTALLc584feb67b1/RGalaxy/R/galaxy.R:288-289)
galaxy: no visible global function definition for 'xmlAttrs<-'
  (D:/biocbld/bbs-3.0-bioc/tmpdir/Rtmpsromxt/R.INSTALLc584feb67b1/RGalaxy/R/galaxy.R:288-289)
galaxy: no visible global function definition for 'xmlAttrs'
  (D:/biocbld/bbs-3.0-bioc/tmpdir/Rtmpsromxt/R.INSTALLc584feb67b1/RGalaxy/R/galaxy.R:290-291)
galaxy: no visible global function definition for 'xmlAttrs<-'
  (D:/biocbld/bbs-3.0-bioc/tmpdir/Rtmpsromxt/R.INSTALLc584feb67b1/RGalaxy/R/galaxy.R:290-291)
galaxy: no visible global function definition for 'xmlAttrs'
  (D:/biocbld/bbs-3.0-bioc/tmpdir/Rtmpsromxt/R.INSTALLc584feb67b1/RGalaxy/R/galaxy.R:295)
galaxy: no visible global function definition for 'xmlAttrs<-'
  (D:/biocbld/bbs-3.0-bioc/tmpdir/Rtmpsromxt/R.INSTALLc584feb67b1/RGalaxy/R/galaxy.R:295)
galaxy: no visible global function definition for 'xmlAttrs'
  (D:/biocbld/bbs-3.0-bioc/tmpdir/Rtmpsromxt/R.INSTALLc584feb67b1/RGalaxy/R/galaxy.R:300-301)
galaxy: no visible global function definition for 'xmlAttrs<-'
  (D:/biocbld/bbs-3.0-bioc/tmpdir/Rtmpsromxt/R.INSTALLc584feb67b1/RGalaxy/R/galaxy.R:300-301)
galaxy: no visible global function definition for 'xmlAttrs'
  (D:/biocbld/bbs-3.0-bioc/tmpdir/Rtmpsromxt/R.INSTALLc584feb67b1/RGalaxy/R/galaxy.R:302-304)
galaxy: no visible global function definition for 'xmlAttrs<-'
  (D:/biocbld/bbs-3.0-bioc/tmpdir/Rtmpsromxt/R.INSTALLc584feb67b1/RGalaxy/R/galaxy.R:302-304)
galaxy: no visible global function definition for 'newXMLNode'
  (D:/biocbld/bbs-3.0-bioc/tmpdir/Rtmpsromxt/R.INSTALLc584feb67b1/RGalaxy/R/galaxy.R:315-316)
galaxy: no visible global function definition for 'xmlAttrs'
  (D:/biocbld/bbs-3.0-bioc/tmpdir/Rtmpsromxt/R.INSTALLc584feb67b1/RGalaxy/R/galaxy.R:317)
galaxy: no visible global function definition for 'xmlAttrs<-'
  (D:/biocbld/bbs-3.0-bioc/tmpdir/Rtmpsromxt/R.INSTALLc584feb67b1/RGalaxy/R/galaxy.R:317)
galaxy: no visible global function definition for 'newXMLNode'
  (D:/biocbld/bbs-3.0-bioc/tmpdir/Rtmpsromxt/R.INSTALLc584feb67b1/RGalaxy/R/galaxy.R:328)
galaxy: no visible global function definition for 'xmlAttrs'
  (D:/biocbld/bbs-3.0-bioc/tmpdir/Rtmpsromxt/R.INSTALLc584feb67b1/RGalaxy/R/galaxy.R:332)
galaxy: no visible global function definition for 'xmlAttrs<-'
  (D:/biocbld/bbs-3.0-bioc/tmpdir/Rtmpsromxt/R.INSTALLc584feb67b1/RGalaxy/R/galaxy.R:332)
galaxy: no visible global function definition for 'xmlAttrs'
  (D:/biocbld/bbs-3.0-bioc/tmpdir/Rtmpsromxt/R.INSTALLc584feb67b1/RGalaxy/R/galaxy.R:333)
galaxy: no visible global function definition for 'xmlAttrs<-'
  (D:/biocbld/bbs-3.0-bioc/tmpdir/Rtmpsromxt/R.INSTALLc584feb67b1/RGalaxy/R/galaxy.R:333)
galaxy: no visible global function definition for 'xmlAttrs'
  (D:/biocbld/bbs-3.0-bioc/tmpdir/Rtmpsromxt/R.INSTALLc584feb67b1/RGalaxy/R/galaxy.R:334)
galaxy: no visible global function definition for 'xmlAttrs<-'
  (D:/biocbld/bbs-3.0-bioc/tmpdir/Rtmpsromxt/R.INSTALLc584feb67b1/RGalaxy/R/galaxy.R:334)
galaxy: no visible global function definition for 'newXMLNode'
  (D:/biocbld/bbs-3.0-bioc/tmpdir/Rtmpsromxt/R.INSTALLc584feb67b1/RGalaxy/R/galaxy.R:345)
galaxy: no visible global function definition for 'newXMLNode'
  (D:/biocbld/bbs-3.0-bioc/tmpdir/Rtmpsromxt/R.INSTALLc584feb67b1/RGalaxy/R/galaxy.R:348)
galaxy: no visible global function definition for 'xmlAttrs'
  (D:/biocbld/bbs-3.0-bioc/tmpdir/Rtmpsromxt/R.INSTALLc584feb67b1/RGalaxy/R/galaxy.R:349)
galaxy: no visible global function definition for 'xmlAttrs<-'
  (D:/biocbld/bbs-3.0-bioc/tmpdir/Rtmpsromxt/R.INSTALLc584feb67b1/RGalaxy/R/galaxy.R:349)
galaxy: no visible global function definition for 'xmlAttrs'
  (D:/biocbld/bbs-3.0-bioc/tmpdir/Rtmpsromxt/R.INSTALLc584feb67b1/RGalaxy/R/galaxy.R:357-358)
galaxy: no visible global function definition for 'xmlAttrs<-'
  (D:/biocbld/bbs-3.0-bioc/tmpdir/Rtmpsromxt/R.INSTALLc584feb67b1/RGalaxy/R/galaxy.R:357-358)
galaxy: no visible global function definition for 'xmlAttrs'
  (D:/biocbld/bbs-3.0-bioc/tmpdir/Rtmpsromxt/R.INSTALLc584feb67b1/RGalaxy/R/galaxy.R:363)
galaxy: no visible global function definition for 'xmlAttrs<-'
  (D:/biocbld/bbs-3.0-bioc/tmpdir/Rtmpsromxt/R.INSTALLc584feb67b1/RGalaxy/R/galaxy.R:363)
galaxy: no visible global function definition for 'newXMLNode'
  (D:/biocbld/bbs-3.0-bioc/tmpdir/Rtmpsromxt/R.INSTALLc584feb67b1/RGalaxy/R/galaxy.R:371)
galaxy: no visible global function definition for 'newXMLTextNode'
  (D:/biocbld/bbs-3.0-bioc/tmpdir/Rtmpsromxt/R.INSTALLc584feb67b1/RGalaxy/R/galaxy.R:371)
galaxy: no visible global function definition for 'saveXML'
  (D:/biocbld/bbs-3.0-bioc/tmpdir/Rtmpsromxt/R.INSTALLc584feb67b1/RGalaxy/R/galaxy.R:372)
getManPage: no visible global function definition for 'parse_Rd'
  (D:/biocbld/bbs-3.0-bioc/tmpdir/Rtmpsromxt/R.INSTALLc584feb67b1/RGalaxy/R/man.R:6)
getManSection: no visible global function definition for 'parse_Rd'
  (D:/biocbld/bbs-3.0-bioc/tmpdir/Rtmpsromxt/R.INSTALLc584feb67b1/RGalaxy/R/man.R:27)
getSupportedExtensions: no visible global function definition for
  'xmlInternalTreeParse'
  (D:/biocbld/bbs-3.0-bioc/tmpdir/Rtmpsromxt/R.INSTALLc584feb67b1/RGalaxy/R/galaxy.R:488)
getSupportedExtensions: no visible global function definition for
  'xpathSApply'
  (D:/biocbld/bbs-3.0-bioc/tmpdir/Rtmpsromxt/R.INSTALLc584feb67b1/RGalaxy/R/galaxy.R:489)
getSupportedExtensions: no visible binding for global variable
  'xmlAttrs'
  (D:/biocbld/bbs-3.0-bioc/tmpdir/Rtmpsromxt/R.INSTALLc584feb67b1/RGalaxy/R/galaxy.R:490)
parseSectionFromText: no visible global function definition for
  'Rd2txt'
  (D:/biocbld/bbs-3.0-bioc/tmpdir/Rtmpsromxt/R.INSTALLc584feb67b1/RGalaxy/R/man.R:62)
probeLookup: no visible global function definition for 'select'
  (D:/biocbld/bbs-3.0-bioc/tmpdir/Rtmpsromxt/R.INSTALLc584feb67b1/RGalaxy/R/test_functions.R:149-150)
probeLookup: no visible binding for global variable 'hgu95av2.db'
  (D:/biocbld/bbs-3.0-bioc/tmpdir/Rtmpsromxt/R.INSTALLc584feb67b1/RGalaxy/R/test_functions.R:149-150)
* 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 installed files from 'inst/doc' ... OK
* checking files in 'vignettes' ... OK
* checking examples ...
** running examples for arch 'i386' ... [12s] OK
Examples with CPU or elapsed time > 5s
            user system elapsed
probeLookup  4.6   0.12    8.62
** running examples for arch 'x64' ... [8s] OK
Examples with CPU or elapsed time > 5s
            user system elapsed
probeLookup 5.21      0    5.21
* checking for unstated dependencies in tests ... OK
* checking tests ...
** running tests for arch 'i386' ...
  Running 'runTests.R' [13s]
 [13s] OK
** running tests for arch 'x64' ...
  Running 'runTests.R' [14s]
 [14s] 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

NOTE: There were 3 notes.
See
  'D:/biocbld/bbs-3.0-bioc/meat/RGalaxy.Rcheck/00check.log'
for details.

RGalaxy.Rcheck/00install.out:


install for i386

* installing *source* package 'RGalaxy' ...
** 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 'RGalaxy' ...
** testing if installed package can be loaded
* MD5 sums
packaged installation of 'RGalaxy' as RGalaxy_1.10.0.zip
* DONE (RGalaxy)

RGalaxy.Rcheck/examples_i386/RGalaxy-Ex.timings:

nameusersystemelapsed
GalaxyClasses0.030.000.03
GalaxyConfig-class000
GalaxyInputFile-class000
GalaxyOutput-class000
RserveConnection-class0.010.000.01
addTwoNumbers000
addTwoNumbersWithTest0.050.000.72
anotherTestFunction0.120.020.67
functionToGalaxify0.050.000.05
galaxy000
getFriendlyName0.020.000.01
probeLookup4.600.128.62
utilities000

RGalaxy.Rcheck/examples_x64/RGalaxy-Ex.timings:

nameusersystemelapsed
GalaxyClasses0.010.000.01
GalaxyConfig-class0.000.020.02
GalaxyInputFile-class000
GalaxyOutput-class000
RserveConnection-class000
addTwoNumbers000
addTwoNumbersWithTest0.010.010.05
anotherTestFunction0.080.000.09
functionToGalaxify0.010.020.03
galaxy0.000.010.02
getFriendlyName000
probeLookup5.210.005.21
utilities000