| Back to Multiple platform build/check report for BioC 3.7 |
|
This page was generated on 2018-07-05 10:36:11 -0400 (Thu, 05 Jul 2018).
| Package 1065/1560 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||
| paxtoolsr 1.14.0 Augustin Luna
| malbec2 | Linux (Ubuntu 16.04.1 LTS) / x86_64 | OK | OK | [ OK ] | |||||||
| tokay2 | Windows Server 2012 R2 Standard / x64 | OK | OK | OK | OK | |||||||
| merida2 | OS X 10.11.6 El Capitan / x86_64 | OK | OK | OK | OK |
| Package: paxtoolsr |
| Version: 1.14.0 |
| Command: /home/biocbuild/bbs-3.7-bioc/R/bin/R CMD check --install=check:paxtoolsr.install-out.txt --library=/home/biocbuild/bbs-3.7-bioc/R/library --no-vignettes --timings paxtoolsr_1.14.0.tar.gz |
| StartedAt: 2018-07-05 02:13:16 -0400 (Thu, 05 Jul 2018) |
| EndedAt: 2018-07-05 02:14:05 -0400 (Thu, 05 Jul 2018) |
| EllapsedTime: 48.5 seconds |
| RetCode: 0 |
| Status: OK |
| CheckDir: paxtoolsr.Rcheck |
| Warnings: 0 |
##############################################################################
##############################################################################
###
### Running command:
###
### /home/biocbuild/bbs-3.7-bioc/R/bin/R CMD check --install=check:paxtoolsr.install-out.txt --library=/home/biocbuild/bbs-3.7-bioc/R/library --no-vignettes --timings paxtoolsr_1.14.0.tar.gz
###
##############################################################################
##############################################################################
* using log directory ‘/home/biocbuild/bbs-3.7-bioc/meat/paxtoolsr.Rcheck’
* using R version 3.5.1 RC (2018-06-24 r74929)
* 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.14.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 30.4Mb
sub-directories of 1Mb or more:
extdata 5.6Mb
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
Namespace in Imports field not imported from: ‘jsonlite’
All declared Imports should be used.
* checking S3 generic/method consistency ... OK
* checking replacement functions ... OK
* checking foreign function calls ... OK
* checking R code for possible problems ... NOTE
.onLoad: no visible global function definition for ‘write.table’
downloadFile: no visible global function definition for ‘URLencode’
downloadFile: no visible global function definition for ‘read.table’
downloadFile: no visible global function definition for ‘write.table’
downloadPc2: no visible global function definition for ‘select.list’
downloadSignedPC: no visible global function definition for
‘read.table’
getPcRequest: no visible global function definition for ‘URLencode’
readSifnx: no visible global function definition for ‘read.table’
splitSifnxByPathway: no visible global function definition for
‘txtProgressBar’
splitSifnxByPathway: no visible global function definition for
‘%dopar%’
splitSifnxByPathway: no visible global function definition for
‘setTxtProgressBar’
Undefined global functions or variables:
%dopar% URLencode read.table select.list setTxtProgressBar
txtProgressBar write.table
Consider adding
importFrom("utils", "URLencode", "read.table", "select.list",
"setTxtProgressBar", "txtProgressBar", "write.table")
to your NAMESPACE file.
* 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
* 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.7-bioc/meat/paxtoolsr.Rcheck/00check.log’
for details.
paxtoolsr.Rcheck/00install.out
############################################################################## ############################################################################## ### ### Running command: ### ### /home/biocbuild/bbs-3.7-bioc/R/bin/R CMD INSTALL paxtoolsr ### ############################################################################## ############################################################################## * installing to library ‘/home/biocbuild/bbs-3.7-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.1 RC (2018-06-24 r74929) -- "Feather Spray"
Copyright (C) 2018 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
Attaching package: 'paxtoolsr'
The following object is masked from 'package:testthat':
skip_on_bioc
>
> test_check("paxtoolsr")
URL: http://www.pathwaycommons.org/pc2/get?uri=http://identifiers.org/uniprot/Q06609&uri=http://identifiers.org/uniprot/Q96EB6&format=BIOPAX
2018-07-05 02:13:59,184 533 [main] INFO org.biopax.paxtools.PaxtoolsMain - Collecting proteins for a pathway, the converter will also consider its sub-pathways, their sub-pathways, etc.
2018-07-05 02:13:59,198 547 [pool-1-thread-1] INFO org.biopax.paxtools.io.gsea.GSEAConverter - Begin converting Glycolysis Pathway pathway, uri=http://www.biopax.org/examples/myExamplePathway50
2018-07-05 02:13:59,215 564 [pool-1-thread-1] INFO org.biopax.paxtools.io.gsea.GSEAConverter - - fetched PRs: 2
2018-07-05 02:13:59,215 564 [pool-1-thread-1] INFO org.biopax.paxtools.io.gsea.GSEAConverter - - grouping the PRs by organism...
2018-07-05 02:13:59,229 578 [pool-1-thread-1] INFO org.biopax.paxtools.io.gsea.GSEAConverter - - creating GSEA/GMT entries...
2018-07-05 02:13:59,231 580 [pool-2-thread-1] INFO org.biopax.paxtools.io.gsea.GSEAConverter - adding uniprot IDs of proteins (PRs) from 'Glycolysis Pathway', amaze;kegg pathway...
2018-07-05 02:13:59,233 582 [pool-1-thread-1] INFO org.biopax.paxtools.io.gsea.GSEAConverter - - collected 1entries.
2018-07-05 02:13:59,233 582 [main] INFO org.biopax.paxtools.io.gsea.GSEAConverter - Creating entries for the rest fo (unused) PRs...
2018-07-05 02:13:59,695 1044 [main] INFO org.biopax.paxtools.client.BiopaxValidatorClient - BioPAX Validator location: http://biopax.baderlab.org/check.html
2018-07-05 02:14:00,187 1536 [main] INFO org.biopax.paxtools.client.BiopaxValidatorClient - BioPAX Validator location: http://biopax.baderlab.org/check.html
2018-07-05 02:14:00,536 1885 [main] INFO org.biopax.paxtools.PaxtoolsMain - Elements in the result model: 240
SBGN-PD Layout is running...
success ratio: 0.7857142857142857
enhanced ratio: 0.7857142857142857
Total execution time: 100 miliseconds.
2018-07-05 02:14:01,156 2505 [main] INFO org.biopax.paxtools.PaxtoolsMain - toSifnx: not blacklisting ubiquitous molecules (no blacklist.txt found)
2018-07-05 02:14:01,724 3073 [main] INFO org.biopax.paxtools.PaxtoolsMain - toSif: not blacklisting ubiquitous molecules (no blacklist.txt found)
2018-07-05 02:14:02,165 3514 [main] INFO org.biopax.paxtools.PaxtoolsMain - toSif: not blacklisting ubiquitous molecules (no blacklist.txt found)
══ testthat results ═══════════════════════════════════════════════════════════
OK: 37 SKIPPED: 11 FAILED: 0
>
> proc.time()
user system elapsed
16.140 0.472 11.864
paxtoolsr.Rcheck/paxtoolsr-Ex.timings
| name | user | system | elapsed | |
| downloadFile | 0.092 | 0.004 | 0.290 | |
| downloadPc2 | 0.000 | 0.000 | 0.001 | |
| downloadSignedPC | 0.000 | 0.000 | 0.001 | |
| extractIds | 0.048 | 0.000 | 0.068 | |
| fetch | 3.868 | 0.120 | 0.943 | |
| filterSif | 0.484 | 0.004 | 0.195 | |
| getCacheFiles | 0 | 0 | 0 | |
| getErrorMessage | 0.000 | 0.000 | 0.001 | |
| getNeighbors | 0.812 | 0.004 | 0.204 | |
| getPc | 0.000 | 0.000 | 0.001 | |
| getPcUrl | 0 | 0 | 0 | |
| getSifInteractionCategories | 0.000 | 0.000 | 0.001 | |
| graphPc | 0.004 | 0.000 | 0.000 | |
| integrateBiopax | 3.048 | 0.040 | 0.626 | |
| loadSifInIgraph | 0.020 | 0.000 | 0.007 | |
| mapValues | 0 | 0 | 0 | |
| mergeBiopax | 1.032 | 0.016 | 0.319 | |
| pcDirections | 0 | 0 | 0 | |
| pcFormats | 0.004 | 0.000 | 0.001 | |
| pcGraphQueries | 0.000 | 0.000 | 0.001 | |
| processPcRequest | 0.012 | 0.000 | 0.009 | |
| readBiopax | 0.004 | 0.000 | 0.002 | |
| readGmt | 0.004 | 0.004 | 0.005 | |
| readSbgn | 0.004 | 0.000 | 0.001 | |
| readSif | 0.004 | 0.000 | 0.002 | |
| readSifnx | 0.020 | 0.000 | 0.019 | |
| searchListOfVectors | 0.000 | 0.000 | 0.002 | |
| searchPc | 0 | 0 | 0 | |
| summarize | 0.316 | 0.008 | 0.085 | |
| summarizeSif | 0.012 | 0.000 | 0.006 | |
| toGSEA | 0.128 | 0.004 | 0.067 | |
| toLevel3 | 0.388 | 0.004 | 0.078 | |
| toSBGN | 1.816 | 0.028 | 0.673 | |
| toSif | 2.272 | 0.024 | 0.523 | |
| toSifnx | 1.076 | 0.020 | 0.278 | |
| topPathways | 0.000 | 0.000 | 0.001 | |
| traverse | 0.000 | 0.000 | 0.001 | |
| validate | 1.076 | 0.044 | 1.119 | |