Back to Multiple platform build/check report for BioC 3.9
ABCDEFGHIJKLMNO[P]QRSTUVWXYZ

CHECK report for paxtoolsr on merida2

This page was generated on 2019-04-09 13:30:36 -0400 (Tue, 09 Apr 2019).

Package 1158/1703HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
paxtoolsr 1.17.0
Augustin Luna
Snapshot Date: 2019-04-08 17:01:18 -0400 (Mon, 08 Apr 2019)
URL: https://git.bioconductor.org/packages/paxtoolsr
Branch: master
Last Commit: 46f3ef6
Last Changed Date: 2018-10-30 11:54:33 -0400 (Tue, 30 Oct 2018)
malbec2 Linux (Ubuntu 18.04.2 LTS) / x86_64  OK  OK  OK UNNEEDED, same version exists in internal repository
tokay2 Windows Server 2012 R2 Standard / x64  OK  OK  OK  OK UNNEEDED, same version exists in internal repository
celaya2 OS X 10.11.6 El Capitan / x86_64  OK  OK  OK  OK UNNEEDED, same version exists in internal repository
merida2 OS X 10.11.6 El Capitan / x86_64  OK  OK [ OK ] OK 

Summary

Package: paxtoolsr
Version: 1.17.0
Command: /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R CMD check --install=check:paxtoolsr.install-out.txt --library=/Library/Frameworks/R.framework/Versions/Current/Resources/library --no-vignettes --timings paxtoolsr_1.17.0.tar.gz
StartedAt: 2019-04-09 02:45:32 -0400 (Tue, 09 Apr 2019)
EndedAt: 2019-04-09 02:48:25 -0400 (Tue, 09 Apr 2019)
EllapsedTime: 173.2 seconds
RetCode: 0
Status:  OK 
CheckDir: paxtoolsr.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R CMD check --install=check:paxtoolsr.install-out.txt --library=/Library/Frameworks/R.framework/Versions/Current/Resources/library --no-vignettes --timings paxtoolsr_1.17.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/Users/biocbuild/bbs-3.9-bioc/meat/paxtoolsr.Rcheck’
* using R Under development (unstable) (2018-11-27 r75683)
* using platform: x86_64-apple-darwin15.6.0 (64-bit)
* using session charset: UTF-8
* using option ‘--no-vignettes’
* checking for file ‘paxtoolsr/DESCRIPTION’ ... OK
* checking extension type ... Package
* this is package ‘paxtoolsr’ version ‘1.17.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 ‘paxtoolsr’ can be installed ... OK
* checking installed package size ... NOTE
  installed size is 31.6Mb
  sub-directories of 1Mb or more:
    extdata   6.8Mb
    java     24.5Mb
* 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' call to ‘org.Hs.eg.db’ in package code.
  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
convertIds: no visible global function definition for ‘select’
convertIds: no visible binding for global variable ‘org.Hs.eg.db’
splitSifnxByPathway: no visible global function definition for
  ‘%dopar%’
Undefined global functions or variables:
  %dopar% org.Hs.eg.db select
* 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 files in ‘vignettes’ ... OK
* checking examples ... OK
Examples with CPU or elapsed time > 5s
                     user system elapsed
readPcPathwaysInfo 76.487 12.055  89.349
fetch               5.159  0.681   1.583
* checking for unstated dependencies in ‘tests’ ... OK
* checking tests ...
  Running ‘testthat.R’
 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: 3 NOTEs
See
  ‘/Users/biocbuild/bbs-3.9-bioc/meat/paxtoolsr.Rcheck/00check.log’
for details.



Installation output

paxtoolsr.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R CMD INSTALL paxtoolsr
###
##############################################################################
##############################################################################


* installing to library ‘/Library/Frameworks/R.framework/Versions/3.6/Resources/library’
* installing *source* package ‘paxtoolsr’ ...
** R
** inst
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
** building package indices
** installing vignettes
** testing if installed package can be loaded
* DONE (paxtoolsr)

Tests output

paxtoolsr.Rcheck/tests/testthat.Rout


R Under development (unstable) (2018-11-27 r75683) -- "Unsuffered Consequences"
Copyright (C) 2018 The R Foundation for Statistical Computing
Platform: x86_64-apple-darwin15.6.0 (64-bit)

R is free software and comes with ABSOLUTELY NO WARRANTY.
You are welcome to redistribute it under certain conditions.
Type 'license()' or 'licence()' for distribution details.

R is a collaborative project with many contributors.
Type 'contributors()' for more information and
'citation()' on how to cite R or R packages in publications.

Type 'demo()' for some demos, 'help()' for on-line help, or
'help.start()' for an HTML browser interface to help.
Type 'q()' to quit R.

> library(testthat)
> library(paxtoolsr)
Loading required package: rJava
Loading required package: XML
Consider citing this package: Luna A, et al. PaxtoolsR: pathway analysis in R using Pathway Commons. PMID: 26685306; citation("paxtoolsr")
> 
> test_check("paxtoolsr")
URL:  http://www.pathwaycommons.org/pc2/get?uri=http%3A%2F%2Fidentifiers.org%2Funiprot%2FQ06609&uri=http%3A%2F%2Fidentifiers.org%2Funiprot%2FQ96EB6&format=BIOPAX 
2019-04-09 02:48:14,607 883  [main] INFO  org.biopax.paxtools.PaxtoolsMain  - Collecting proteins for a pathway, the converter will also consider its sub-pathways, their sub-pathways, etc.
2019-04-09 02:48:14,624 900  [pool-1-thread-1] INFO  org.biopax.paxtools.io.gsea.GSEAConverter  - Begin converting Glycolysis Pathway pathway, uri=http://www.biopax.org/examples/myExamplePathway50
2019-04-09 02:48:14,632 908  [pool-1-thread-1] INFO  org.biopax.paxtools.io.gsea.GSEAConverter  - - fetched PRs: 2
2019-04-09 02:48:14,633 909  [pool-1-thread-1] INFO  org.biopax.paxtools.io.gsea.GSEAConverter  - - grouping the PRs by organism...
2019-04-09 02:48:14,647 923  [pool-1-thread-1] INFO  org.biopax.paxtools.io.gsea.GSEAConverter  - - creating GSEA/GMT entries...
2019-04-09 02:48:14,649 925  [pool-2-thread-1] INFO  org.biopax.paxtools.io.gsea.GSEAConverter  - adding uniprot IDs of  proteins (PRs) from 'Glycolysis Pathway', amaze;kegg pathway...
2019-04-09 02:48:14,652 928  [pool-1-thread-1] INFO  org.biopax.paxtools.io.gsea.GSEAConverter  - - collected 1entries.
2019-04-09 02:48:14,652 928  [main] INFO  org.biopax.paxtools.io.gsea.GSEAConverter  - Creating entries for the rest fo (unused) PRs...
2019-04-09 02:48:15,126 1402 [main] INFO  org.biopax.paxtools.client.BiopaxValidatorClient  - BioPAX Validator location: http://biopax.baderlab.org/check.html
2019-04-09 02:48:15,832 2108 [main] INFO  org.biopax.paxtools.client.BiopaxValidatorClient  - BioPAX Validator location: http://biopax.baderlab.org/check.html
2019-04-09 02:48:16,295 2571 [main] INFO  org.biopax.paxtools.PaxtoolsMain  - Elements in the result model: 240
SBGN-PD Layout is running...
success ratio: 1.0
enhanced ratio: 1.0
Total execution time: 76 miliseconds.
2019-04-09 02:48:17,088 3364 [AWT-AppKit] INFO  org.biopax.paxtools.PaxtoolsMain  - toSifnx: not blacklisting ubiquitous molecules (no blacklist.txt found)
2019-04-09 02:48:17,862 4138 [AWT-AppKit] INFO  org.biopax.paxtools.PaxtoolsMain  - toSif: not blacklisting ubiquitous molecules (no blacklist.txt found)
2019-04-09 02:48:18,632 4908 [AWT-AppKit] INFO  org.biopax.paxtools.PaxtoolsMain  - toSif: not blacklisting ubiquitous molecules (no blacklist.txt found)
══ testthat results  ═══════════════════════════════════════════════════════════
OK: 40 SKIPPED: 10 FAILED: 0
> 
> proc.time()
   user  system elapsed 
 23.929   1.898  15.083 

Example timings

paxtoolsr.Rcheck/paxtoolsr-Ex.timings

nameusersystemelapsed
addAttributeList0.0300.0020.032
convertDataFrameListsToVectors0.0040.0000.004
convertIds3.7250.1763.932
convertSifToGmt0.0550.0140.071
downloadFile0.0520.0110.160
downloadPc2000
downloadSignedPC000
fetch5.1590.6811.583
filterSif0.3660.0170.087
getCacheFiles000
getErrorMessage0.0010.0000.001
getNeighbors1.0200.0830.237
getPc0.0010.0000.000
getPcDatabaseNames0.1960.0130.169
getPcUrl0.0010.0010.001
getShortestPathSif0.0520.0030.038
getSifInteractionCategories0.0010.0000.001
graphPc000
integrateBiopax3.8490.3171.033
loadSifInIgraph0.0080.0010.005
mapValues0.0010.0000.000
mergeBiopax1.2510.0710.602
pcDirections0.0020.0000.001
pcFormats0.0010.0010.001
pcGraphQueries000
processPcRequest0.0120.0010.007
readBiopax0.0040.0000.002
readGmt0.0940.0020.083
readPcPathwaysInfo76.48712.05589.349
readSbgn0.0010.0010.002
readSif0.0020.0000.002
readSifnx0.0130.0020.014
searchListOfVectors0.0010.0000.001
searchPc000
summarize0.3350.0180.094
summarizeSif0.0140.0000.005
toCytoscape0.0730.0010.030
toGSEA0.1460.0100.054
toLevel30.4830.0120.102
toSBGN2.1370.1640.779
toSif2.5900.1220.656
toSifnx2.6200.3520.567
topPathways0.0010.0000.001
traverse0.0010.0000.000
validate2.1750.1491.698