| Back to Multiple platform build/check report for BioC 3.17 | 
 | 
This page was generated on 2023-04-12 10:55:39 -0400 (Wed, 12 Apr 2023).
| Hostname | OS | Arch (*) | R version | Installed pkgs | 
|---|---|---|---|---|
| nebbiolo1 | Linux (Ubuntu 22.04.1 LTS) | x86_64 | 4.3.0 alpha (2023-04-03 r84154) | 4547 | 
| nebbiolo2 | Linux (Ubuntu 20.04.5 LTS) | x86_64 | R Under development (unstable) (2023-02-14 r83833) -- "Unsuffered Consequences" | 4333 | 
| Click on any hostname to see more info about the system (e.g. compilers) (*) as reported by 'uname -p', except on Windows and Mac OS X | ||||
| To the developers/maintainers of the paxtoolsr package: - Allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/paxtoolsr.git to reflect on this report. See Troubleshooting Build Report for more information. - Use the following Renviron settings to reproduce errors and warnings. Note: If "R CMD check" recently failed on the Linux builder over a missing dependency, add the missing dependency to "Suggests" in your DESCRIPTION file. See the Renviron.bioc for details. | 
| Package 1468/2207 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||||
| paxtoolsr 1.33.0  (landing page) Augustin Luna 
 | nebbiolo1 | Linux (Ubuntu 22.04.1 LTS) / x86_64 | OK | OK | OK | |||||||||
| nebbiolo2 | Linux (Ubuntu 20.04.5 LTS) / x86_64 | OK | OK | OK | ||||||||||
| Package: paxtoolsr | 
| Version: 1.33.0 | 
| Command: /home/biocbuild/bbs-3.17-bioc/R/bin/R CMD check --install=check:paxtoolsr.install-out.txt --library=/home/biocbuild/bbs-3.17-bioc/R/site-library --timings paxtoolsr_1.33.0.tar.gz | 
| StartedAt: 2023-04-12 08:14:14 -0400 (Wed, 12 Apr 2023) | 
| EndedAt: 2023-04-12 08:19:01 -0400 (Wed, 12 Apr 2023) | 
| EllapsedTime: 287.1 seconds | 
| RetCode: 0 | 
| Status: OK | 
| CheckDir: paxtoolsr.Rcheck | 
| Warnings: 0 | 
##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.17-bioc/R/bin/R CMD check --install=check:paxtoolsr.install-out.txt --library=/home/biocbuild/bbs-3.17-bioc/R/site-library --timings paxtoolsr_1.33.0.tar.gz
###
##############################################################################
##############################################################################
* using log directory ‘/home/biocbuild/bbs-3.17-bioc/meat/paxtoolsr.Rcheck’
* using R Under development (unstable) (2023-02-14 r83833)
* using platform: x86_64-pc-linux-gnu (64-bit)
* R was compiled by
    gcc (Ubuntu 9.4.0-1ubuntu1~20.04.1) 9.4.0
    GNU Fortran (Ubuntu 9.4.0-1ubuntu1~20.04.1) 9.4.0
* running under: Ubuntu 20.04.6 LTS
* using session charset: UTF-8
* checking for file ‘paxtoolsr/DESCRIPTION’ ... OK
* checking extension type ... Package
* this is package ‘paxtoolsr’ version ‘1.33.0’
* package encoding: UTF-8
* 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 32.1Mb
  sub-directories of 1Mb or more:
    extdata   7.3Mb
    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 loading without being on the library search path ... OK
* checking dependencies in R code ... OK
* checking S3 generic/method consistency ... OK
* checking replacement functions ... OK
* checking foreign function calls ... OK
* checking R code for possible problems ... NOTE
splitSifnxByPathway: no visible global function definition for
  ‘%dopar%’
Undefined global functions or variables:
  %dopar%
* 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 (user + system) or elapsed time > 5s
                     user system elapsed
readPcPathwaysInfo 75.442  1.294  84.830
fetch               5.756  0.170   2.254
* 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 ...
  ‘using_paxtoolsr.Rmd’ using ‘UTF-8’... OK
 NONE
* checking re-building of vignette outputs ... OK
* checking PDF version of manual ... OK
* DONE
Status: 2 NOTEs
See
  ‘/home/biocbuild/bbs-3.17-bioc/meat/paxtoolsr.Rcheck/00check.log’
for details.
paxtoolsr.Rcheck/00install.out
############################################################################## ############################################################################## ### ### Running command: ### ### /home/biocbuild/bbs-3.17-bioc/R/bin/R CMD INSTALL paxtoolsr ### ############################################################################## ############################################################################## * installing to library ‘/home/biocbuild/bbs-3.17-bioc/R/site-library’ * installing *source* package ‘paxtoolsr’ ... ** using staged installation ** 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 from temporary location ** testing if installed package can be loaded from final location ** testing if installed package keeps a record of temporary installation path * DONE (paxtoolsr)
paxtoolsr.Rcheck/tests/testthat.Rout
R Under development (unstable) (2023-02-14 r83833) -- "Unsuffered Consequences"
Copyright (C) 2023 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 
2023-04-12 08:17:35,592 2320 [main] INFO  org.biopax.paxtools.PaxtoolsMain  - Collecting proteins for a pathway, the converter will also consider its sub-pathways, their sub-pathways, etc.
2023-04-12 08:17:35,664 2392 [pool-1-thread-1] INFO  org.biopax.paxtools.io.gsea.GSEAConverter  - Begin converting Glycolysis Pathway pathway, uri=http://www.biopax.org/examples/myExamplePathway50
2023-04-12 08:17:35,699 2427 [pool-1-thread-1] INFO  org.biopax.paxtools.io.gsea.GSEAConverter  - - fetched PRs: 2
2023-04-12 08:17:35,700 2428 [pool-1-thread-1] INFO  org.biopax.paxtools.io.gsea.GSEAConverter  - - grouping the PRs by organism...
2023-04-12 08:17:35,726 2454 [pool-1-thread-1] INFO  org.biopax.paxtools.io.gsea.GSEAConverter  - - creating GSEA/GMT entries...
2023-04-12 08:17:35,751 2479 [pool-2-thread-1] INFO  org.biopax.paxtools.io.gsea.GSEAConverter  - adding uniprot IDs of  proteins (PRs) from 'Glycolysis Pathway', amaze;kegg pathway...
2023-04-12 08:17:35,757 2485 [pool-1-thread-1] INFO  org.biopax.paxtools.io.gsea.GSEAConverter  - - collected 1entries.
2023-04-12 08:17:35,758 2486 [main] INFO  org.biopax.paxtools.io.gsea.GSEAConverter  - Creating entries for the rest fo (unused) PRs...
2023-04-12 08:17:37,496 4224 [main] INFO  org.biopax.paxtools.client.BiopaxValidatorClient  - BioPAX Validator location: http://biopax.baderlab.org/check.html
2023-04-12 08:17:38,265 4993 [main] INFO  org.biopax.paxtools.client.BiopaxValidatorClient  - BioPAX Validator location: http://biopax.baderlab.org/check.html
2023-04-12 08:17:39,450 6178 [main] INFO  org.biopax.paxtools.PaxtoolsMain  - Elements in the result model: 240
SBGN-PD Layout is running...
success ratio: 0.8571428571428571
enhanced ratio: 0.8571428571428571
Total execution time: 381 miliseconds.
WARNING: An illegal reflective access operation has occurred
WARNING: Illegal reflective access by com.sun.xml.bind.v2.runtime.reflect.opt.Injector$1 (file:/home/biocbuild/bbs-3.17-bioc/R/site-library/paxtoolsr/java/paxtools-4.3.1.jar) to method java.lang.ClassLoader.defineClass(java.lang.String,byte[],int,int)
WARNING: Please consider reporting this to the maintainers of com.sun.xml.bind.v2.runtime.reflect.opt.Injector$1
WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
WARNING: All illegal access operations will be denied in a future release
2023-04-12 08:17:42,650 9378 [main] INFO  org.biopax.paxtools.PaxtoolsMain  - toSifnx: not blacklisting ubiquitous molecules (no blacklist.txt found)
2023-04-12 08:17:45,396 12124 [main] INFO  org.biopax.paxtools.PaxtoolsMain  - toSif: not blacklisting ubiquitous molecules (no blacklist.txt found)
2023-04-12 08:17:47,040 13768 [main] INFO  org.biopax.paxtools.PaxtoolsMain  - toSif: not blacklisting ubiquitous molecules (no blacklist.txt found)
[ FAIL 0 | WARN 0 | SKIP 10 | PASS 40 ]
══ Skipped tests ═══════════════════════════════════════════════════════════════
• On Bioconductor (7)
• empty test (3)
[ FAIL 0 | WARN 0 | SKIP 10 | PASS 40 ]
> 
> proc.time()
   user  system elapsed 
 30.488   1.004  32.163 
paxtoolsr.Rcheck/paxtoolsr-Ex.timings
| name | user | system | elapsed | |
| addAttributeList | 0.016 | 0.000 | 0.016 | |
| convertDataFrameListsToVectors | 0.01 | 0.00 | 0.01 | |
| convertSifToGmt | 0.247 | 0.017 | 0.288 | |
| downloadFile | 0.055 | 0.000 | 0.225 | |
| downloadPc2 | 0 | 0 | 0 | |
| downloadSignedPC | 0.001 | 0.000 | 0.000 | |
| fetch | 5.756 | 0.170 | 2.254 | |
| filterSif | 0.642 | 0.016 | 0.362 | |
| getCacheFiles | 0.001 | 0.000 | 0.000 | |
| getErrorMessage | 0.001 | 0.000 | 0.001 | |
| getNeighbors | 1.053 | 0.024 | 0.302 | |
| getPc | 0 | 0 | 0 | |
| getPcDatabaseNames | 0.469 | 0.008 | 0.327 | |
| getPcUrl | 0 | 0 | 0 | |
| getShortestPathSif | 0.209 | 0.000 | 0.198 | |
| getSifInteractionCategories | 0 | 0 | 0 | |
| graphPc | 0 | 0 | 0 | |
| integrateBiopax | 3.731 | 0.127 | 1.403 | |
| loadSifInIgraph | 0.043 | 0.000 | 0.015 | |
| mapValues | 0 | 0 | 0 | |
| mergeBiopax | 1.448 | 0.105 | 1.012 | |
| pcDirections | 0 | 0 | 0 | |
| pcFormats | 0 | 0 | 0 | |
| pcGraphQueries | 0 | 0 | 0 | |
| processPcRequest | 0.014 | 0.000 | 0.007 | |
| readBiopax | 0.003 | 0.004 | 0.004 | |
| readGmt | 0.073 | 0.005 | 0.050 | |
| readPcPathwaysInfo | 75.442 | 1.294 | 84.830 | |
| readSbgn | 0.002 | 0.000 | 0.002 | |
| readSif | 0.009 | 0.000 | 0.009 | |
| readSifnx | 0.026 | 0.000 | 0.083 | |
| searchListOfVectors | 0.000 | 0.001 | 0.001 | |
| searchPc | 0 | 0 | 0 | |
| summarize | 0.079 | 0.065 | 0.217 | |
| summarizeSif | 0.019 | 0.000 | 0.011 | |
| toCytoscape | 0.058 | 0.004 | 0.025 | |
| toGSEA | 0.134 | 0.008 | 0.064 | |
| toLevel3 | 0.237 | 0.032 | 0.071 | |
| toSBGN | 1.418 | 0.020 | 0.736 | |
| toSif | 2.400 | 0.104 | 0.534 | |
| toSifnx | 4.088 | 0.072 | 0.877 | |
| topPathways | 0 | 0 | 0 | |
| traverse | 0 | 0 | 0 | |
| validate | 3.454 | 0.090 | 1.901 | |