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

CHECK report for paxtoolsr on malbec2

This page was generated on 2018-07-05 10:36:11 -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: /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

Command output

##############################################################################
##############################################################################
###
### 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.



Installation output

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)

Tests output

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 

Example timings

paxtoolsr.Rcheck/paxtoolsr-Ex.timings

nameusersystemelapsed
downloadFile0.0920.0040.290
downloadPc20.0000.0000.001
downloadSignedPC0.0000.0000.001
extractIds0.0480.0000.068
fetch3.8680.1200.943
filterSif0.4840.0040.195
getCacheFiles000
getErrorMessage0.0000.0000.001
getNeighbors0.8120.0040.204
getPc0.0000.0000.001
getPcUrl000
getSifInteractionCategories0.0000.0000.001
graphPc0.0040.0000.000
integrateBiopax3.0480.0400.626
loadSifInIgraph0.0200.0000.007
mapValues000
mergeBiopax1.0320.0160.319
pcDirections000
pcFormats0.0040.0000.001
pcGraphQueries0.0000.0000.001
processPcRequest0.0120.0000.009
readBiopax0.0040.0000.002
readGmt0.0040.0040.005
readSbgn0.0040.0000.001
readSif0.0040.0000.002
readSifnx0.0200.0000.019
searchListOfVectors0.0000.0000.002
searchPc000
summarize0.3160.0080.085
summarizeSif0.0120.0000.006
toGSEA0.1280.0040.067
toLevel30.3880.0040.078
toSBGN1.8160.0280.673
toSif2.2720.0240.523
toSifnx1.0760.0200.278
topPathways0.0000.0000.001
traverse0.0000.0000.001
validate1.0760.0441.119