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 petty

This page was generated on 2014-10-08 09:00:41 -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: /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R CMD check --no-vignettes --timings --no-multiarch rBiopaxParser_2.2.0.tar.gz
StartedAt: 2014-10-07 23:41:49 -0700 (Tue, 07 Oct 2014)
EndedAt: 2014-10-07 23:43:51 -0700 (Tue, 07 Oct 2014)
EllapsedTime: 122.1 seconds
RetCode: 0
Status:  OK 
CheckDir: rBiopaxParser.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R CMD check --no-vignettes --timings --no-multiarch rBiopaxParser_2.2.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/Users/biocbuild/bbs-2.14-bioc/meat/rBiopaxParser.Rcheck’
* using R version 3.1.1 (2014-07-10)
* using platform: x86_64-apple-darwin10.8.0 (64-bit)
* using session charset: UTF-8
* 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 for sufficient/correct file permissions ... OK
* checking whether package ‘rBiopaxParser’ can be installed ... [5s/6s] 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
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_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’
internal_XMLInstance2DF: no visible binding for global variable ‘i’
internal_XMLInstance2DF: no visible binding for global variable ‘p’
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 sizes of PDF files under ‘inst/doc’ ... OK
* checking installed files from ‘inst/doc’ ... OK
* checking files in ‘vignettes’ ... OK
* checking examples ... [45s/46s] OK
Examples with CPU or elapsed time > 5s
                  user system elapsed
calcGraphOverlap 5.840  0.046   5.992
uniteGraphs      5.699  0.024   5.759
intersectGraphs  5.626  0.022   5.681
diffGraphs       5.531  0.017   5.569
* checking for unstated dependencies in tests ... OK
* checking tests ...
  Running ‘runTests.R’ [3s/3s]
 [4s/4s] 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
  ‘/Users/biocbuild/bbs-2.14-bioc/meat/rBiopaxParser.Rcheck/00check.log’
for details.

rBiopaxParser.Rcheck/00install.out:

* 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
* DONE (rBiopaxParser)

rBiopaxParser.Rcheck/rBiopaxParser-Ex.timings:

nameusersystemelapsed
addBiochemicalReaction0.0900.0030.092
addBiopaxInstance0.0230.0000.024
addBiopaxInstances0.0930.0020.096
addControl0.1110.0010.111
addPathway0.1270.0010.131
addPathwayComponents0.1480.0010.149
addPhysicalEntity0.0420.0010.042
addPhysicalEntityParticipant0.0770.0010.080
addPropertiesToBiopaxInstance0.0420.0000.043
biopax0.0290.0020.031
calcGraphOverlap5.8400.0465.992
colorGraphNodes3.8590.0323.950
combineNodes0.0080.0010.009
createBiopax0.0110.0000.011
diffGraphs5.5310.0175.569
downloadBiopaxData0.0010.0000.001
getClassProperties0.0030.0000.003
getInstanceClass0.0100.0000.011
getInstanceProperty0.030.000.03
getReferencedIDs0.0600.0010.062
getReferencingIDs0.0580.0010.059
getSubClasses0.0030.0000.002
getSuperClasses0.0020.0000.002
getXrefAnnotations0.4610.0020.466
intersectGraphs5.6260.0225.681
listComplexComponents0.0310.0010.032
listInstances0.0710.0050.075
listInteractionComponents0.0420.0020.044
listPathwayComponents0.0460.0030.048
listPathways0.0220.0010.025
pathway2AdjacancyMatrix3.0340.0133.061
pathway2Geneset0.8670.0050.876
pathway2RegulatoryGraph3.3550.0143.393
plotRegulatoryGraph3.4350.0133.478
print.biopax0.0250.0010.027
rBiopaxParser-package0.0010.0000.001
readBiopax0.0010.0000.001
removeNodes3.5680.0223.621
selectInstances0.0530.0020.055
splitComplex0.0800.0020.081
uniteGraphs5.6990.0245.759
writeBiopax0.0030.0010.004