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

CHECK report for paxtoolsr on malbec1

This page was generated on 2018-04-11 14:27:40 -0400 (Wed, 11 Apr 2018).

Package 1011/1472HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
paxtoolsr 1.12.0
Augustin Luna
Snapshot Date: 2018-04-10 16:46:01 -0400 (Tue, 10 Apr 2018)
URL: https://git.bioconductor.org/packages/paxtoolsr
Branch: RELEASE_3_6
Last Commit: 4bf56d9
Last Changed Date: 2017-10-30 12:40:41 -0400 (Mon, 30 Oct 2017)
malbec1 Linux (Ubuntu 16.04.1 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
veracruz1 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.12.0
Command: /home/biocbuild/bbs-3.6-bioc/R/bin/R CMD check --no-vignettes --timings paxtoolsr_1.12.0.tar.gz
StartedAt: 2018-04-11 01:39:57 -0400 (Wed, 11 Apr 2018)
EndedAt: 2018-04-11 01:40:56 -0400 (Wed, 11 Apr 2018)
EllapsedTime: 59.4 seconds
RetCode: 0
Status:  OK 
CheckDir: paxtoolsr.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.6-bioc/R/bin/R CMD check --no-vignettes --timings paxtoolsr_1.12.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/home/biocbuild/bbs-3.6-bioc/meat/paxtoolsr.Rcheck’
* using R version 3.4.4 (2018-03-15)
* 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.12.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 32.1Mb
  sub-directories of 1Mb or more:
    doc       1.7Mb
    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 installed files from ‘inst/doc’ ... 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.6-bioc/meat/paxtoolsr.Rcheck/00check.log’
for details.



Installation output

paxtoolsr.Rcheck/00install.out

* installing *source* package ‘paxtoolsr’ ...
** R
** inst
** preparing 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.4.4 (2018-03-15) -- "Someone to Lean On"
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-04-11 01:40:49,601 593  [main] INFO  org.biopax.paxtools.PaxtoolsMain  - Collecting proteins for a pathway, the converter will also consider its sub-pathways, their sub-pathways, etc.
2018-04-11 01:40:49,610 602  [pool-1-thread-1] INFO  org.biopax.paxtools.io.gsea.GSEAConverter  - Begin converting Glycolysis Pathway pathway, uri=http://www.biopax.org/examples/myExamplePathway50
2018-04-11 01:40:49,616 608  [pool-1-thread-1] INFO  org.biopax.paxtools.io.gsea.GSEAConverter  - - fetched PRs: 2
2018-04-11 01:40:49,616 608  [pool-1-thread-1] INFO  org.biopax.paxtools.io.gsea.GSEAConverter  - - grouping the PRs by organism...
2018-04-11 01:40:49,626 618  [pool-1-thread-1] INFO  org.biopax.paxtools.io.gsea.GSEAConverter  - - creating GSEA/GMT entries...
2018-04-11 01:40:49,627 619  [pool-2-thread-1] INFO  org.biopax.paxtools.io.gsea.GSEAConverter  - adding uniprot IDs of  proteins (PRs) from 'Glycolysis Pathway', amaze;kegg pathway...
2018-04-11 01:40:49,629 621  [pool-1-thread-1] INFO  org.biopax.paxtools.io.gsea.GSEAConverter  - - collected 1entries.
2018-04-11 01:40:49,629 621  [main] INFO  org.biopax.paxtools.io.gsea.GSEAConverter  - Creating entries for the rest fo (unused) PRs...
2018-04-11 01:40:50,177 1169 [main] INFO  org.biopax.paxtools.client.BiopaxValidatorClient  - BioPAX Validator location: http://biopax.baderlab.org/check.html
2018-04-11 01:40:50,692 1684 [main] INFO  org.biopax.paxtools.client.BiopaxValidatorClient  - BioPAX Validator location: http://biopax.baderlab.org/check.html
2018-04-11 01:40:51,012 2004 [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: 96 miliseconds.
2018-04-11 01:40:51,629 2621 [main] INFO  org.biopax.paxtools.PaxtoolsMain  - toSifnx: not blacklisting ubiquitous molecules (no blacklist.txt found)
2018-04-11 01:40:52,167 3159 [main] INFO  org.biopax.paxtools.PaxtoolsMain  - toSif: not blacklisting ubiquitous molecules (no blacklist.txt found)
2018-04-11 01:40:52,655 3647 [main] INFO  org.biopax.paxtools.PaxtoolsMain  - toSif: not blacklisting ubiquitous molecules (no blacklist.txt found)
══ testthat results  ═══════════════════════════════════════════════════════════
OK: 35 SKIPPED: 11 FAILED: 0
> 
> proc.time()
   user  system elapsed 
 17.524   0.384  13.008 

Example timings

paxtoolsr.Rcheck/paxtoolsr-Ex.timings

nameusersystemelapsed
downloadFile0.2760.0000.666
downloadPc20.0000.0000.001
downloadSignedPC000
extractIds0.0240.0000.023
fetch3.5840.1040.864
filterSif0.5520.0080.250
getCacheFiles0.0040.0000.001
getErrorMessage0.0040.0000.002
getNeighbors0.9560.0160.231
getPc000
getPcUrl000
getSifInteractionCategories000
graphPc000
integrateBiopax2.8120.0600.706
loadSifInIgraph0.0880.0000.048
mapValues0.0000.0000.001
mergeBiopax1.0480.0120.439
pcDirections0.0040.0000.000
pcFormats0.0000.0000.001
pcGraphQueries0.0000.0000.001
processPcRequest0.0080.0000.004
readBiopax0.0040.0000.002
readGmt0.0120.0000.006
readSbgn0.0040.0000.002
readSif0.0040.0000.002
readSifnx0.0320.0000.017
searchListOfVectors0.0040.0000.002
searchPc0.0000.0000.001
summarize0.1560.0000.049
summarizeSif0.0080.0000.003
toGSEA0.2560.0040.131
toLevel30.3240.0000.071
toSBGN1.6120.0440.589
toSif2.3880.0440.516
toSifnx1.4480.0080.254
topPathways0.0000.0000.001
traverse0.0040.0000.001
validate1.0840.0161.098