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

CHECK report for paxtoolsr on merida2

This page was generated on 2018-07-05 11:11:05 -0400 (Thu, 05 Jul 2018).

Package 1065/1560HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
paxtoolsr 1.14.0
Augustin Luna
Snapshot Date: 2018-07-04 16:45:12 -0400 (Wed, 04 Jul 2018)
URL: https://git.bioconductor.org/packages/paxtoolsr
Branch: RELEASE_3_7
Last Commit: e20a1a7
Last Changed Date: 2018-04-30 10:35:34 -0400 (Mon, 30 Apr 2018)
malbec2 Linux (Ubuntu 16.04.1 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
merida2 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.14.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.14.0.tar.gz
StartedAt: 2018-07-05 01:10:00 -0400 (Thu, 05 Jul 2018)
EndedAt: 2018-07-05 01:11:25 -0400 (Thu, 05 Jul 2018)
EllapsedTime: 84.9 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.14.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/Users/biocbuild/bbs-3.7-bioc/meat/paxtoolsr.Rcheck’
* using R version 3.5.0 (2018-04-23)
* 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.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.3Mb
  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
Examples with CPU or elapsed time > 5s
       user system elapsed
fetch 5.157   0.53   1.534
* 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.7-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.5/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 version 3.5.0 (2018-04-23) -- "Joy in Playing"
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

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 01:11:15,390 1059 [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 01:11:15,408 1077 [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 01:11:15,417 1086 [pool-1-thread-1] INFO  org.biopax.paxtools.io.gsea.GSEAConverter  - - fetched PRs: 2
2018-07-05 01:11:15,417 1086 [pool-1-thread-1] INFO  org.biopax.paxtools.io.gsea.GSEAConverter  - - grouping the PRs by organism...
2018-07-05 01:11:15,431 1100 [pool-1-thread-1] INFO  org.biopax.paxtools.io.gsea.GSEAConverter  - - creating GSEA/GMT entries...
2018-07-05 01:11:15,432 1101 [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 01:11:15,434 1103 [pool-1-thread-1] INFO  org.biopax.paxtools.io.gsea.GSEAConverter  - - collected 1entries.
2018-07-05 01:11:15,434 1103 [main] INFO  org.biopax.paxtools.io.gsea.GSEAConverter  - Creating entries for the rest fo (unused) PRs...
2018-07-05 01:11:15,878 1547 [main] INFO  org.biopax.paxtools.client.BiopaxValidatorClient  - BioPAX Validator location: http://biopax.baderlab.org/check.html
2018-07-05 01:11:16,533 2202 [main] INFO  org.biopax.paxtools.client.BiopaxValidatorClient  - BioPAX Validator location: http://biopax.baderlab.org/check.html
2018-07-05 01:11:16,982 2651 [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: 120 miliseconds.
2018-07-05 01:11:17,873 3542 [AWT-AppKit] INFO  org.biopax.paxtools.PaxtoolsMain  - toSifnx: not blacklisting ubiquitous molecules (no blacklist.txt found)
2018-07-05 01:11:18,497 4166 [AWT-AppKit] INFO  org.biopax.paxtools.PaxtoolsMain  - toSif: not blacklisting ubiquitous molecules (no blacklist.txt found)
2018-07-05 01:11:19,051 4720 [AWT-AppKit] 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 
 21.187   1.632  14.698 

Example timings

paxtoolsr.Rcheck/paxtoolsr-Ex.timings

nameusersystemelapsed
downloadFile0.0550.0120.160
downloadPc20.0020.0000.002
downloadSignedPC0.0010.0000.001
extractIds0.0410.0020.044
fetch5.1570.5301.534
filterSif0.8220.0220.277
getCacheFiles0.0010.0000.001
getErrorMessage0.0030.0000.002
getNeighbors0.9190.0950.201
getPc0.0080.0010.002
getPcUrl0.0050.0010.002
getSifInteractionCategories0.0050.0000.001
graphPc0.0030.0000.002
integrateBiopax3.7180.3231.043
loadSifInIgraph0.0210.0010.010
mapValues0.0050.0010.002
mergeBiopax1.3020.0760.605
pcDirections0.0010.0000.002
pcFormats0.0010.0000.001
pcGraphQueries0.0010.0000.002
processPcRequest0.0060.0010.007
readBiopax0.0030.0000.004
readGmt0.0050.0000.005
readSbgn0.0030.0010.003
readSif0.0040.0010.004
readSifnx0.0270.0010.028
searchListOfVectors0.0070.0010.007
searchPc0.0020.0000.002
summarize0.1690.0150.094
summarizeSif0.0050.0000.006
toGSEA0.1820.0100.077
toLevel30.4660.0120.100
toSBGN2.1090.2220.705
toSif2.7590.1320.626
toSifnx1.0580.1770.319
topPathways0.0040.0000.001
traverse0.0030.0010.002
validate2.0260.2381.480