Back to Multiple platform build/check report for BioC 3.8
ABCDEFGHIJKLMNOPQ[R]STUVWXYZ

CHECK report for rWikiPathways on malbec1

This page was generated on 2019-04-16 11:53:26 -0400 (Tue, 16 Apr 2019).

Package 1375/1649HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
rWikiPathways 1.2.1
Egon Willighagen , Alexander Pico
Snapshot Date: 2019-04-15 17:01:12 -0400 (Mon, 15 Apr 2019)
URL: https://git.bioconductor.org/packages/rWikiPathways
Branch: RELEASE_3_8
Last Commit: 01cdd36
Last Changed Date: 2019-02-06 19:28:57 -0400 (Wed, 06 Feb 2019)
malbec1 Linux (Ubuntu 16.04.6 LTS) / x86_64  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: rWikiPathways
Version: 1.2.1
Command: /home/biocbuild/bbs-3.8-bioc/R/bin/R CMD check --install=check:rWikiPathways.install-out.txt --library=/home/biocbuild/bbs-3.8-bioc/R/library --no-vignettes --timings rWikiPathways_1.2.1.tar.gz
StartedAt: 2019-04-16 02:50:38 -0400 (Tue, 16 Apr 2019)
EndedAt: 2019-04-16 02:52:32 -0400 (Tue, 16 Apr 2019)
EllapsedTime: 113.7 seconds
RetCode: 0
Status:  OK 
CheckDir: rWikiPathways.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.8-bioc/R/bin/R CMD check --install=check:rWikiPathways.install-out.txt --library=/home/biocbuild/bbs-3.8-bioc/R/library --no-vignettes --timings rWikiPathways_1.2.1.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/home/biocbuild/bbs-3.8-bioc/meat/rWikiPathways.Rcheck’
* using R version 3.5.3 (2019-03-11)
* using platform: x86_64-pc-linux-gnu (64-bit)
* using session charset: UTF-8
* using option ‘--no-vignettes’
* checking for file ‘rWikiPathways/DESCRIPTION’ ... OK
* checking extension type ... Package
* this is package ‘rWikiPathways’ version ‘1.2.1’
* 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 ... NOTE
Found the following hidden files and directories:
  .travis.yml
These were most likely included in error. See section ‘Package
structure’ in the ‘Writing R Extensions’ manual.
* checking for portable file names ... OK
* checking for sufficient/correct file permissions ... OK
* checking whether package ‘rWikiPathways’ can be installed ... OK
* checking installed package size ... OK
* 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 ... OK
* checking S3 generic/method consistency ... OK
* checking replacement functions ... OK
* checking foreign function calls ... OK
* checking R code for possible problems ... OK
* 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
findPathwaysByLiterature   0.200  0.064   5.061
findPathwayIdsByLiterature 0.228  0.016   5.126
getColoredPathway          0.184  0.044   8.000
* 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: 1 NOTE
See
  ‘/home/biocbuild/bbs-3.8-bioc/meat/rWikiPathways.Rcheck/00check.log’
for details.



Installation output

rWikiPathways.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.8-bioc/R/bin/R CMD INSTALL rWikiPathways
###
##############################################################################
##############################################################################


* installing to library ‘/home/biocbuild/bbs-3.8-bioc/R/library’
* installing *source* package ‘rWikiPathways’ ...
** 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 (rWikiPathways)

Tests output

rWikiPathways.Rcheck/tests/testthat.Rout


R version 3.5.3 (2019-03-11) -- "Great Truth"
Copyright (C) 2019 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(rWikiPathways)
> 
> test_check("rWikiPathways")
══ testthat results  ═══════════════════════════════════════════════════════════
OK: 30 SKIPPED: 0 FAILED: 0
> 
> proc.time()
   user  system elapsed 
  1.596   0.068  36.235 

Example timings

rWikiPathways.Rcheck/rWikiPathways-Ex.timings

nameusersystemelapsed
downloadPathwayArchive000
findPathwayIdsByLiterature0.2280.0165.126
findPathwayIdsByText0.0120.0000.635
findPathwayIdsByXref0.020.000.53
findPathwayNamesByLiterature0.0920.0044.477
findPathwayNamesByText0.0160.0000.616
findPathwayNamesByXref0.0360.0000.522
findPathwayUrlsByLiterature0.0960.0044.378
findPathwayUrlsByText0.0760.0000.674
findPathwayUrlsByXref0.0320.0000.513
findPathwaysByLiterature0.2000.0645.061
findPathwaysByText0.0280.0040.690
findPathwaysByXref0.0640.0360.706
getColoredPathway0.1840.0448.000
getCurationTagNames0.0080.0000.065
getCurationTags0.0080.0000.064
getEveryCurationTag0.0640.0240.821
getOntologyTermIds0.0080.0000.055
getOntologyTermNames0.0080.0000.057
getOntologyTerms0.0080.0000.053
getPathway0.0280.0000.073
getPathwayHistory0.0040.0040.055
getPathwayIdsByCurationTag0.0240.0000.603
getPathwayIdsByOntologyTerm0.0120.0000.073
getPathwayIdsByParentOntologyTerm0.0080.0000.074
getPathwayInfo0.0080.0000.054
getPathwaysByCurationTag0.0280.0080.615
getPathwaysByOntologyTerm0.0080.0040.069
getPathwaysByParentOntologyTerm0.0040.0040.070
getRecentChanges0.0200.0120.234
getRecentChangesIds0.0120.0000.186
getRecentChangesNames0.0160.0000.187
getXrefList0.0080.0000.192
listOrganisms0.0080.0000.052
listPathwayIds0.0160.0004.545
listPathwayNames0.0240.0004.519
listPathwayUrls0.0160.0044.410
listPathways0.0160.0124.554
wikipathwaysAPI0.0000.0120.011
wikipathwaysGET0.0080.0000.053