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

CHECK report for paxtoolsr on merida1

This page was generated on 2020-04-15 12:40:53 -0400 (Wed, 15 Apr 2020).

Package 1232/1823HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
paxtoolsr 1.20.0
Augustin Luna
Snapshot Date: 2020-04-14 16:46:13 -0400 (Tue, 14 Apr 2020)
URL: https://git.bioconductor.org/packages/paxtoolsr
Branch: RELEASE_3_10
Last Commit: bd307cf
Last Changed Date: 2019-10-29 13:09:05 -0400 (Tue, 29 Oct 2019)
malbec1 Linux (Ubuntu 18.04.4 LTS) / x86_64  OK  OK  OK UNNEEDED, same version exists in internal repository
tokay1 Windows Server 2012 R2 Standard / x64  OK  OK  OK  OK UNNEEDED, same version exists in internal repository
merida1 OS X 10.11.6 El Capitan / x86_64  OK  OK [ OK ] OK UNNEEDED, same version exists in internal repository

Summary

Package: paxtoolsr
Version: 1.20.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.20.0.tar.gz
StartedAt: 2020-04-15 04:28:25 -0400 (Wed, 15 Apr 2020)
EndedAt: 2020-04-15 04:31:18 -0400 (Wed, 15 Apr 2020)
EllapsedTime: 173.6 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.20.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/Users/biocbuild/bbs-3.10-bioc/meat/paxtoolsr.Rcheck’
* using R version 3.6.3 (2020-02-29)
* 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.20.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 68.834 12.074  82.200
fetch               5.410  0.570   1.453
* 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.10-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’ ...
** 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)

Tests output

paxtoolsr.Rcheck/tests/testthat.Rout


R version 3.6.3 (2020-02-29) -- "Holding the Windsock"
Copyright (C) 2020 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 
2020-04-15 04:31:07,671 1152 [main] INFO  org.biopax.paxtools.PaxtoolsMain  - Collecting proteins for a pathway, the converter will also consider its sub-pathways, their sub-pathways, etc.
2020-04-15 04:31:07,683 1164 [pool-1-thread-1] INFO  org.biopax.paxtools.io.gsea.GSEAConverter  - Begin converting Glycolysis Pathway pathway, uri=http://www.biopax.org/examples/myExamplePathway50
2020-04-15 04:31:07,693 1174 [pool-1-thread-1] INFO  org.biopax.paxtools.io.gsea.GSEAConverter  - - fetched PRs: 2
2020-04-15 04:31:07,693 1174 [pool-1-thread-1] INFO  org.biopax.paxtools.io.gsea.GSEAConverter  - - grouping the PRs by organism...
2020-04-15 04:31:07,706 1187 [pool-1-thread-1] INFO  org.biopax.paxtools.io.gsea.GSEAConverter  - - creating GSEA/GMT entries...
2020-04-15 04:31:07,707 1188 [pool-2-thread-1] INFO  org.biopax.paxtools.io.gsea.GSEAConverter  - adding uniprot IDs of  proteins (PRs) from 'Glycolysis Pathway', amaze;kegg pathway...
2020-04-15 04:31:07,709 1190 [pool-1-thread-1] INFO  org.biopax.paxtools.io.gsea.GSEAConverter  - - collected 1entries.
2020-04-15 04:31:07,709 1190 [main] INFO  org.biopax.paxtools.io.gsea.GSEAConverter  - Creating entries for the rest fo (unused) PRs...
2020-04-15 04:31:08,179 1660 [main] INFO  org.biopax.paxtools.client.BiopaxValidatorClient  - BioPAX Validator location: http://biopax.baderlab.org/check.html
2020-04-15 04:31:08,832 2313 [main] INFO  org.biopax.paxtools.client.BiopaxValidatorClient  - BioPAX Validator location: http://biopax.baderlab.org/check.html
2020-04-15 04:31:09,350 2831 [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: 149 miliseconds.
2020-04-15 04:31:10,441 3922 [AWT-AppKit] INFO  org.biopax.paxtools.PaxtoolsMain  - toSifnx: not blacklisting ubiquitous molecules (no blacklist.txt found)
2020-04-15 04:31:11,285 4766 [AWT-AppKit] INFO  org.biopax.paxtools.PaxtoolsMain  - toSif: not blacklisting ubiquitous molecules (no blacklist.txt found)
2020-04-15 04:31:12,213 5694 [AWT-AppKit] INFO  org.biopax.paxtools.PaxtoolsMain  - toSif: not blacklisting ubiquitous molecules (no blacklist.txt found)
══ testthat results  ═══════════════════════════════════════════════════════════
[ OK: 40 | SKIPPED: 10 | WARNINGS: 0 | FAILED: 0 ]
> 
> proc.time()
   user  system elapsed 
 23.648   1.945  16.101 

Example timings

paxtoolsr.Rcheck/paxtoolsr-Ex.timings

nameusersystemelapsed
addAttributeList0.0230.0010.024
convertDataFrameListsToVectors0.0060.0000.007
convertIds4.0900.2014.339
convertSifToGmt0.0170.0070.028
downloadFile0.0510.0100.182
downloadPc2000
downloadSignedPC0.0010.0000.000
fetch5.4100.5701.453
filterSif0.2380.0120.077
getCacheFiles000
getErrorMessage0.0010.0000.001
getNeighbors1.0600.2020.279
getPc0.0000.0010.000
getPcDatabaseNames0.2280.0040.178
getPcUrl000
getShortestPathSif0.0400.0030.020
getSifInteractionCategories000
graphPc0.0000.0010.000
integrateBiopax3.6530.2690.901
loadSifInIgraph0.0160.0010.004
mapValues0.0010.0000.001
mergeBiopax1.4280.0710.535
pcDirections000
pcFormats000
pcGraphQueries000
processPcRequest0.0120.0010.007
readBiopax0.0030.0000.002
readGmt0.1000.0020.054
readPcPathwaysInfo68.83412.07482.200
readSbgn0.0010.0010.002
readSif0.0020.0000.003
readSifnx0.0140.0010.016
searchListOfVectors0.0020.0010.001
searchPc0.0000.0000.001
summarize0.1540.0120.085
summarizeSif0.0040.0010.005
toCytoscape0.0250.0010.027
toGSEA0.1390.0120.045
toLevel30.4480.0190.094
toSBGN1.8480.1560.802
toSif2.4140.1390.647
toSifnx2.4450.2840.556
topPathways000
traverse0.0010.0000.000
validate1.8490.0831.167