| Back to Multiple platform build/check report for BioC 3.8 |
|
This page was generated on 2019-04-16 11:50:53 -0400 (Tue, 16 Apr 2019).
| Package 1129/1649 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||
| paxtoolsr 1.16.0 Augustin Luna
| malbec1 | Linux (Ubuntu 16.04.6 LTS) / x86_64 | OK | OK | [ OK ] | |||||||
| merida1 | OS X 10.11.6 El Capitan / x86_64 | OK | OK | OK | OK |
| Package: paxtoolsr |
| Version: 1.16.0 |
| Command: /home/biocbuild/bbs-3.8-bioc/R/bin/R CMD check --install=check:paxtoolsr.install-out.txt --library=/home/biocbuild/bbs-3.8-bioc/R/library --no-vignettes --timings paxtoolsr_1.16.0.tar.gz |
| StartedAt: 2019-04-16 01:59:27 -0400 (Tue, 16 Apr 2019) |
| EndedAt: 2019-04-16 02:01:32 -0400 (Tue, 16 Apr 2019) |
| EllapsedTime: 125.3 seconds |
| RetCode: 0 |
| Status: OK |
| CheckDir: paxtoolsr.Rcheck |
| Warnings: 0 |
##############################################################################
##############################################################################
###
### Running command:
###
### /home/biocbuild/bbs-3.8-bioc/R/bin/R CMD check --install=check:paxtoolsr.install-out.txt --library=/home/biocbuild/bbs-3.8-bioc/R/library --no-vignettes --timings paxtoolsr_1.16.0.tar.gz
###
##############################################################################
##############################################################################
* using log directory ‘/home/biocbuild/bbs-3.8-bioc/meat/paxtoolsr.Rcheck’
* using R version 3.5.3 (2019-03-11)
* using platform: x86_64-pc-linux-gnu (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.16.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 58.676 0.264 59.05
* 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
‘/home/biocbuild/bbs-3.8-bioc/meat/paxtoolsr.Rcheck/00check.log’
for details.
paxtoolsr.Rcheck/00install.out
############################################################################## ############################################################################## ### ### Running command: ### ### /home/biocbuild/bbs-3.8-bioc/R/bin/R CMD INSTALL paxtoolsr ### ############################################################################## ############################################################################## * installing to library ‘/home/biocbuild/bbs-3.8-bioc/R/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)
paxtoolsr.Rcheck/tests/testthat.Rout
R version 3.5.3 (2019-03-11) -- "Great Truth"
Copyright (C) 2019 The R Foundation for Statistical Computing
Platform: x86_64-pc-linux-gnu (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-16 02:01:23,784 1047 [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-16 02:01:23,799 1062 [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-16 02:01:23,813 1076 [pool-1-thread-1] INFO org.biopax.paxtools.io.gsea.GSEAConverter - - fetched PRs: 2
2019-04-16 02:01:23,813 1076 [pool-1-thread-1] INFO org.biopax.paxtools.io.gsea.GSEAConverter - - grouping the PRs by organism...
2019-04-16 02:01:23,821 1084 [pool-1-thread-1] INFO org.biopax.paxtools.io.gsea.GSEAConverter - - creating GSEA/GMT entries...
2019-04-16 02:01:23,822 1085 [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-16 02:01:23,824 1087 [pool-1-thread-1] INFO org.biopax.paxtools.io.gsea.GSEAConverter - - collected 1entries.
2019-04-16 02:01:23,824 1087 [main] INFO org.biopax.paxtools.io.gsea.GSEAConverter - Creating entries for the rest fo (unused) PRs...
2019-04-16 02:01:24,283 1546 [main] INFO org.biopax.paxtools.client.BiopaxValidatorClient - BioPAX Validator location: http://biopax.baderlab.org/check.html
2019-04-16 02:01:24,920 2183 [main] INFO org.biopax.paxtools.client.BiopaxValidatorClient - BioPAX Validator location: http://biopax.baderlab.org/check.html
2019-04-16 02:01:25,384 2647 [main] INFO org.biopax.paxtools.PaxtoolsMain - Elements in the result model: 240
SBGN-PD Layout is running...
success ratio: 0.7142857142857143
enhanced ratio: 0.7857142857142857
Total execution time: 110 miliseconds.
2019-04-16 02:01:26,167 3430 [main] INFO org.biopax.paxtools.PaxtoolsMain - toSifnx: not blacklisting ubiquitous molecules (no blacklist.txt found)
2019-04-16 02:01:27,053 4316 [main] INFO org.biopax.paxtools.PaxtoolsMain - toSif: not blacklisting ubiquitous molecules (no blacklist.txt found)
2019-04-16 02:01:27,882 5145 [main] 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
19.140 0.380 14.449
paxtoolsr.Rcheck/paxtoolsr-Ex.timings
| name | user | system | elapsed | |
| addAttributeList | 0.024 | 0.004 | 0.031 | |
| convertDataFrameListsToVectors | 0.004 | 0.000 | 0.006 | |
| convertIds | 3.228 | 0.092 | 3.330 | |
| convertSifToGmt | 0.028 | 0.004 | 0.059 | |
| downloadFile | 0.208 | 0.004 | 0.437 | |
| downloadPc2 | 0 | 0 | 0 | |
| downloadSignedPC | 0.000 | 0.000 | 0.001 | |
| fetch | 4.164 | 0.156 | 1.415 | |
| filterSif | 0.380 | 0.000 | 0.216 | |
| getCacheFiles | 0.000 | 0.000 | 0.001 | |
| getErrorMessage | 0.004 | 0.000 | 0.001 | |
| getNeighbors | 0.788 | 0.028 | 0.210 | |
| getPc | 0.004 | 0.000 | 0.000 | |
| getPcDatabaseNames | 0.160 | 0.004 | 0.333 | |
| getPcUrl | 0.000 | 0.000 | 0.001 | |
| getShortestPathSif | 0.032 | 0.000 | 0.047 | |
| getSifInteractionCategories | 0 | 0 | 0 | |
| graphPc | 0.000 | 0.004 | 0.000 | |
| integrateBiopax | 3.076 | 0.084 | 0.700 | |
| loadSifInIgraph | 0.008 | 0.000 | 0.003 | |
| mapValues | 0 | 0 | 0 | |
| mergeBiopax | 0.964 | 0.028 | 0.417 | |
| pcDirections | 0 | 0 | 0 | |
| pcFormats | 0.000 | 0.000 | 0.001 | |
| pcGraphQueries | 0 | 0 | 0 | |
| processPcRequest | 0.028 | 0.000 | 0.023 | |
| readBiopax | 0.008 | 0.000 | 0.008 | |
| readGmt | 0.056 | 0.004 | 0.057 | |
| readPcPathwaysInfo | 58.676 | 0.264 | 59.050 | |
| readSbgn | 0.000 | 0.004 | 0.015 | |
| readSif | 0.004 | 0.000 | 0.003 | |
| readSifnx | 0.016 | 0.000 | 0.032 | |
| searchListOfVectors | 0.004 | 0.000 | 0.001 | |
| searchPc | 0 | 0 | 0 | |
| summarize | 0.296 | 0.004 | 0.191 | |
| summarizeSif | 0.016 | 0.000 | 0.006 | |
| toCytoscape | 0.032 | 0.000 | 0.029 | |
| toGSEA | 0.136 | 0.016 | 0.105 | |
| toLevel3 | 0.292 | 0.000 | 0.107 | |
| toSBGN | 1.680 | 0.036 | 0.915 | |
| toSif | 2.088 | 0.032 | 0.623 | |
| toSifnx | 2.528 | 0.024 | 0.796 | |
| topPathways | 0 | 0 | 0 | |
| traverse | 0 | 0 | 0 | |
| validate | 1.608 | 0.056 | 1.857 | |