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.2: CHECK report for rBiopaxParser on perceval

This page was generated on 2015-08-24 10:53:04 -0700 (Mon, 24 Aug 2015).

Package 819/1071HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
rBiopaxParser 2.7.0
Frank Kramer
Snapshot Date: 2015-08-23 16:24:14 -0700 (Sun, 23 Aug 2015)
URL: https://hedgehog.fhcrc.org/bioconductor/trunk/madman/Rpacks/rBiopaxParser
Last Changed Rev: 102594 / Revision: 107696
Last Changed Date: 2015-04-16 13:02:44 -0700 (Thu, 16 Apr 2015)
zin1 Linux (Ubuntu 14.04.2 LTS) / x86_64  OK  OK  OK UNNEEDED, same version exists in internal repository
perceval Mac OS X Snow Leopard (10.6.8) / x86_64  OK  OK [ OK ] OK UNNEEDED, same version exists in internal repository
oaxaca Mac OS X Mavericks (10.9.5) / x86_64  OK  OK  OK  OK UNNEEDED, same version exists in internal repository

Summary

Package: rBiopaxParser
Version: 2.7.0
Command: /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R CMD check --no-vignettes --timings rBiopaxParser_2.7.0.tar.gz
StartedAt: 2015-08-24 04:19:50 -0700 (Mon, 24 Aug 2015)
EndedAt: 2015-08-24 04:20:54 -0700 (Mon, 24 Aug 2015)
EllapsedTime: 64.4 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 rBiopaxParser_2.7.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/Users/biocbuild/bbs-3.2-bioc/meat/rBiopaxParser.Rcheck’
* using R version 3.2.2 Patched (2015-08-14 r69078)
* 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.7.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:
  ‘graph’ ‘nem’ ‘RBGL’ ‘RCurl’ ‘Rgraphviz’
  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_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’
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 ... [21s/21s] OK
* checking for unstated dependencies in ‘tests’ ... OK
* checking tests ...
  Running ‘runTests.R’ [2s/2s]
 [3s/3s] 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: 2 NOTEs
See
  ‘/Users/biocbuild/bbs-3.2-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.0460.0020.047
addBiopaxInstance0.0120.0000.011
addBiopaxInstances0.0820.0010.082
addControl0.0530.0070.060
addPathway0.0550.0010.056
addPathwayComponents0.0620.0010.062
addPhysicalEntity0.0180.0000.019
addPhysicalEntityParticipant0.0350.0010.036
addPropertiesToBiopaxInstance0.0190.0010.020
biopax0.0150.0020.017
calcGraphOverlap2.7560.0392.799
colorGraphNodes1.7180.0251.749
combineNodes0.0050.0010.005
createBiopax0.0060.0010.006
diffGraphs2.4740.0142.493
downloadBiopaxData0.0010.0000.001
getClassProperties0.0030.0000.002
getInstanceClass0.0070.0010.008
getInstanceProperty0.0210.0010.022
getReferencedIDs0.0260.0010.027
getReferencingIDs0.0270.0000.027
getSubClasses0.0020.0000.001
getSuperClasses0.0010.0000.001
getXrefAnnotations0.2060.0010.207
intersectGraphs2.4330.0102.445
listComplexComponents0.0150.0010.016
listInstances0.0370.0040.040
listInteractionComponents0.0220.0010.022
listPathwayComponents0.0230.0020.025
listPathways0.0150.0010.016
pathway2AdjacancyMatrix1.3640.0091.374
pathway2Geneset0.3620.0020.365
pathway2RegulatoryGraph1.5440.0081.552
plotRegulatoryGraph1.6010.0261.628
print.biopax0.0150.0010.016
rBiopaxParser-package0.0010.0000.001
readBiopax0.0010.0000.000
removeNodes1.5180.0161.540
selectInstances0.0330.0020.036
splitComplex0.0440.0030.047
uniteGraphs2.5630.0202.588
writeBiopax0.0020.0010.003