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 rBiopaxParser on oaxaca

This page was generated on 2015-04-10 10:06:51 -0700 (Fri, 10 Apr 2015).

Package 720/933HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
rBiopaxParser 2.4.0
Frank Kramer
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/rBiopaxParser
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  OK  OK  OK 
moscato1 Windows Server 2008 R2 Enterprise SP1 (64-bit) / x64  OK  OK  OK  OK 
perceval Mac OS X Snow Leopard (10.6.8) / x86_64  OK  OK  OK  OK 
oaxaca Mac OS X Mavericks (10.9.5) / x86_64  OK  OK [ OK ] OK 

Summary

Package: rBiopaxParser
Version: 2.4.0
Command: /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R CMD check --no-vignettes --timings --no-multiarch rBiopaxParser_2.4.0.tar.gz
StartedAt: 2015-04-10 02:37:02 -0700 (Fri, 10 Apr 2015)
EndedAt: 2015-04-10 02:38:15 -0700 (Fri, 10 Apr 2015)
EllapsedTime: 72.6 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.4.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/Users/biocbuild/bbs-3.0-bioc/meat/rBiopaxParser.Rcheck’
* using R version 3.1.3 (2015-03-09)
* using platform: x86_64-apple-darwin13.4.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.4.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 ... [3s/3s] 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 ... NOTE
'library' or 'require' calls in package code:
  ‘RBGL’ ‘RCurl’ ‘Rgraphviz’ ‘graph’ ‘nem’
  Please use :: or requireNamespace() instead.
  See section 'Suggested packages' in the 'Writing R Extensions' manual.
* 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’
layoutRegulatoryGraph: no visible global function definition for
  ‘nodes’
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’
plotRegulatoryGraph: no visible global function definition for ‘nodes’
removeNodes: no visible global function definition for ‘edgeWeights’
removeNodes: no visible global function definition for ‘removeNode’
removeNodes: no visible global function definition for ‘addEdge’
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 ... [24s/26s] OK
* checking for unstated dependencies in tests ... OK
* checking tests ...
  Running ‘runTests.R’ [2s/2s]
 [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
* DONE

NOTE: There were 2 notes.
See
  ‘/Users/biocbuild/bbs-3.0-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.0600.0020.063
addBiopaxInstance0.0140.0000.015
addBiopaxInstances0.0530.0020.056
addControl0.0750.0010.075
addPathway0.0830.0010.084
addPathwayComponents0.0800.0010.081
addPhysicalEntity0.0250.0010.025
addPhysicalEntityParticipant0.0470.0000.050
addPropertiesToBiopaxInstance0.0270.0000.028
biopax0.0180.0020.019
calcGraphOverlap3.4840.0283.522
colorGraphNodes2.2990.0192.337
combineNodes0.0050.0010.006
createBiopax0.0060.0000.007
diffGraphs3.1580.0093.186
downloadBiopaxData0.0010.0000.000
getClassProperties0.0020.0000.003
getInstanceClass0.0070.0010.008
getInstanceProperty0.0200.0000.021
getReferencedIDs0.0330.0000.033
getReferencingIDs0.0380.0010.038
getSubClasses0.0010.0000.002
getSuperClasses0.0020.0000.001
getXrefAnnotations0.2830.0010.284
intersectGraphs3.1500.0103.584
listComplexComponents0.0190.0010.020
listInstances0.0410.0030.044
listInteractionComponents0.0250.0010.026
listPathwayComponents0.0230.0010.024
listPathways0.0130.0000.013
pathway2AdjacancyMatrix1.5020.0051.510
pathway2Geneset0.3860.0030.389
pathway2RegulatoryGraph1.5460.0061.814
plotRegulatoryGraph1.4970.0061.702
print.biopax0.0130.0010.015
rBiopaxParser-package0.0010.0000.000
readBiopax0.0000.0010.000
removeNodes1.9040.0091.932
selectInstances0.0330.0010.034
splitComplex0.0500.0030.052
uniteGraphs3.1710.0163.203
writeBiopax0.0030.0010.003