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 2.14: CHECK report for rBiopaxParser on moscato2

This page was generated on 2014-10-08 08:55:18 -0700 (Wed, 08 Oct 2014).

Package 634/824HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
rBiopaxParser 2.2.0
Frank Kramer
Snapshot Date: 2014-10-07 17:20:37 -0700 (Tue, 07 Oct 2014)
URL: https://hedgehog.fhcrc.org/bioconductor/branches/RELEASE_2_14/madman/Rpacks/rBiopaxParser
Last Changed Rev: 88838 / Revision: 95116
Last Changed Date: 2014-04-11 14:07:21 -0700 (Fri, 11 Apr 2014)
zin2 Linux (Ubuntu 12.04.4 LTS) / x86_64  OK  OK  OK 
moscato2 Windows Server 2008 R2 Enterprise SP1 (64-bit) / x64  OK  OK [ OK ] OK 
petty Mac OS X Snow Leopard (10.6.8) / x86_64  OK  OK  OK  OK 
morelia Mac OS X Mavericks (10.9.5) / x86_64  OK  OK  OK  OK 

Summary

Package: rBiopaxParser
Version: 2.2.0
Command: rm -rf rBiopaxParser.buildbin-libdir && mkdir rBiopaxParser.buildbin-libdir && E:\biocbld\bbs-2.14-bioc\R\bin\R.exe CMD INSTALL --build --merge-multiarch --library=rBiopaxParser.buildbin-libdir rBiopaxParser_2.2.0.tar.gz >rBiopaxParser-install.out 2>&1 && E:\biocbld\bbs-2.14-bioc\R\bin\R.exe CMD check --library=rBiopaxParser.buildbin-libdir --install="check:rBiopaxParser-install.out" --force-multiarch --no-vignettes --timings rBiopaxParser_2.2.0.tar.gz
StartedAt: 2014-10-08 04:17:31 -0700 (Wed, 08 Oct 2014)
EndedAt: 2014-10-08 04:19:10 -0700 (Wed, 08 Oct 2014)
EllapsedTime: 99.8 seconds
RetCode: 0
Status:  OK  
CheckDir: rBiopaxParser.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   rm -rf rBiopaxParser.buildbin-libdir && mkdir rBiopaxParser.buildbin-libdir && E:\biocbld\bbs-2.14-bioc\R\bin\R.exe CMD INSTALL --build --merge-multiarch --library=rBiopaxParser.buildbin-libdir rBiopaxParser_2.2.0.tar.gz >rBiopaxParser-install.out 2>&1 && E:\biocbld\bbs-2.14-bioc\R\bin\R.exe CMD check --library=rBiopaxParser.buildbin-libdir --install="check:rBiopaxParser-install.out" --force-multiarch --no-vignettes --timings rBiopaxParser_2.2.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory 'E:/biocbld/bbs-2.14-bioc/meat/rBiopaxParser.Rcheck'
* using R version 3.1.1 (2014-07-10)
* using platform: i386-w64-mingw32 (32-bit)
* using session charset: ISO8859-1
* using option '--no-vignettes'
* checking for file 'rBiopaxParser/DESCRIPTION' ... OK
* checking extension type ... Package
* this is package 'rBiopaxParser' version '2.2.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 'rBiopaxParser' 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 ... OK
* checking S3 generic/method consistency ... OK
* checking replacement functions ... OK
* checking foreign function calls ... OK
* checking R code for possible problems ... NOTE
addBiopaxInstance: no visible binding for global variable 'property'
addBiopaxInstances: no visible binding for global variable 'id'
addBiopaxInstances: no visible binding for global variable 'property'
addPropertiesToBiopaxInstance: no visible binding for global variable
  'property'
createBiopax: no visible binding for global variable 'id'
createBiopax: no visible binding for global variable 'property'
getReferencedIDs: no visible binding for global variable
  'property_attr'
getReferencedIDs: no visible binding for global variable 'property'
getReferencingIDs: no visible binding for global variable
  'property_attr'
getReferencingIDs: no visible binding for global variable 'property'
internal_XMLInstance2DF: no visible binding for global variable 'i'
internal_XMLInstance2DF: no visible binding for global variable 'p'
internal_generateXMLfromBiopax: no visible binding for global variable
  'id'
internal_getBiopaxModelAsDataFrame: no visible binding for global
  variable 'property'
internal_propertyListToDF: no visible binding for global variable
  'property'
listInstances: no visible binding for global variable 'property_value'
listInstances: no visible binding for global variable 'property'
pathway2RegulatoryGraph: no visible binding for global variable 'id'
pathway2RegulatoryGraph: no visible binding for global variable
  'property'
removeProperties: no visible binding for global variable 'property'
selectInstances: no visible binding for global variable
  'property_value'
* 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 installed files from 'inst/doc' ... OK
* checking files in 'vignettes' ... OK
* checking examples ...
** running examples for arch 'i386' ... [21s] OK
** running examples for arch 'x64' ... [24s] OK
* checking for unstated dependencies in tests ... OK
* checking tests ...
** running tests for arch 'i386' ...
  Running 'runTests.R' [1s]
 [2s] OK
** running tests for arch 'x64' ...
  Running 'runTests.R' [2s]
 [2s] 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

NOTE: There was 1 note.
See
  'E:/biocbld/bbs-2.14-bioc/meat/rBiopaxParser.Rcheck/00check.log'
for details.

rBiopaxParser.Rcheck/00install.out:


install for i386

* installing *source* package 'rBiopaxParser' ...
** R
** data
** 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 'rBiopaxParser' ...
** testing if installed package can be loaded
* MD5 sums
packaged installation of 'rBiopaxParser' as rBiopaxParser_2.2.0.zip
* DONE (rBiopaxParser)

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

nameusersystemelapsed
addBiochemicalReaction0.040.000.05
addBiopaxInstance000
addBiopaxInstances0.030.000.04
addControl0.060.000.06
addPathway0.060.000.06
addPathwayComponents0.070.000.06
addPhysicalEntity0.030.000.03
addPhysicalEntityParticipant0.030.000.04
addPropertiesToBiopaxInstance0.020.000.01
biopax0.000.010.02
calcGraphOverlap2.800.032.84
colorGraphNodes1.970.021.98
combineNodes0.000.010.01
createBiopax000
diffGraphs2.540.022.56
downloadBiopaxData000
getClassProperties000
getInstanceClass000
getInstanceProperty0.010.000.01
getReferencedIDs0.020.000.02
getReferencingIDs0.010.020.03
getSubClasses000
getSuperClasses0.020.000.01
getXrefAnnotations0.200.000.21
intersectGraphs2.730.012.74
listComplexComponents0.010.000.01
listInstances0.030.000.04
listInteractionComponents0.020.000.01
listPathwayComponents0.030.000.03
listPathways0.030.000.03
pathway2AdjacancyMatrix1.480.001.48
pathway2Geneset0.380.000.38
pathway2RegulatoryGraph1.540.001.54
plotRegulatoryGraph1.580.001.58
print.biopax0.010.000.01
rBiopaxParser-package000
readBiopax000
removeNodes1.710.021.72
selectInstances0.030.000.03
splitComplex0.030.000.03
uniteGraphs2.710.002.71
writeBiopax000

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

nameusersystemelapsed
addBiochemicalReaction0.050.000.05
addBiopaxInstance0.010.000.02
addBiopaxInstances0.040.010.04
addControl0.060.000.07
addPathway0.070.000.06
addPathwayComponents0.090.000.10
addPhysicalEntity0.020.000.01
addPhysicalEntityParticipant0.040.000.05
addPropertiesToBiopaxInstance0.020.000.01
biopax0.010.000.02
calcGraphOverlap3.120.003.12
colorGraphNodes2.030.022.04
combineNodes000
createBiopax0.020.000.02
diffGraphs2.840.002.84
downloadBiopaxData000
getClassProperties000
getInstanceClass000
getInstanceProperty0.010.000.02
getReferencedIDs0.030.000.03
getReferencingIDs0.030.000.03
getSubClasses000
getSuperClasses0.020.000.02
getXrefAnnotations0.270.000.26
intersectGraphs2.900.002.92
listComplexComponents0.030.000.03
listInstances0.030.000.03
listInteractionComponents0.010.000.02
listPathwayComponents0.040.000.03
listPathways0.010.000.02
pathway2AdjacancyMatrix1.510.001.51
pathway2Geneset0.410.000.40
pathway2RegulatoryGraph1.790.001.80
plotRegulatoryGraph1.810.001.81
print.biopax0.020.000.02
rBiopaxParser-package000
readBiopax000
removeNodes1.960.002.09
selectInstances0.030.000.03
splitComplex0.050.000.05
uniteGraphs3.170.003.16
writeBiopax0.000.020.02