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

This page was generated on 2021-10-15 15:06:20 -0400 (Fri, 15 Oct 2021).

CHECK results for rWikiPathways on tokay2

To the developers/maintainers of the rWikiPathways package:
- Please allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/rWikiPathways.git to
reflect on this report. See How and When does the builder pull? When will my changes propagate? here for more information.
- Make sure to use the following settings in order to reproduce any error or warning you see on this page.

raw results

Package 1659/2041HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
rWikiPathways 1.12.0  (landing page)
Egon Willighagen
Snapshot Date: 2021-10-14 04:50:12 -0400 (Thu, 14 Oct 2021)
git_url: https://git.bioconductor.org/packages/rWikiPathways
git_branch: RELEASE_3_13
git_last_commit: 1b68185
git_last_commit_date: 2021-05-19 12:34:47 -0400 (Wed, 19 May 2021)
nebbiolo1Linux (Ubuntu 20.04.2 LTS) / x86_64  OK    OK    OK  UNNEEDED, same version is already published
tokay2Windows Server 2012 R2 Standard / x64  OK    OK    OK    OK  UNNEEDED, same version is already published
machv2macOS 10.14.6 Mojave / x86_64  OK    OK    OK    OK  UNNEEDED, same version is already published

Summary

Package: rWikiPathways
Version: 1.12.0
Command: C:\Users\biocbuild\bbs-3.13-bioc\R\bin\R.exe CMD check --force-multiarch --install=check:rWikiPathways.install-out.txt --library=C:\Users\biocbuild\bbs-3.13-bioc\R\library --no-vignettes --timings rWikiPathways_1.12.0.tar.gz
StartedAt: 2021-10-15 05:00:24 -0400 (Fri, 15 Oct 2021)
EndedAt: 2021-10-15 05:04:10 -0400 (Fri, 15 Oct 2021)
EllapsedTime: 225.4 seconds
RetCode: 0
Status:   OK  
CheckDir: rWikiPathways.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   C:\Users\biocbuild\bbs-3.13-bioc\R\bin\R.exe CMD check --force-multiarch --install=check:rWikiPathways.install-out.txt --library=C:\Users\biocbuild\bbs-3.13-bioc\R\library --no-vignettes --timings rWikiPathways_1.12.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory 'C:/Users/biocbuild/bbs-3.13-bioc/meat/rWikiPathways.Rcheck'
* using R version 4.1.1 (2021-08-10)
* using platform: x86_64-w64-mingw32 (64-bit)
* using session charset: ISO8859-1
* using option '--no-vignettes'
* checking for file 'rWikiPathways/DESCRIPTION' ... OK
* checking extension type ... Package
* this is package 'rWikiPathways' 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 ... 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 ... NOTE
Found the following non-portable file path:
  rWikiPathways/docs/articles/rWikiPathways-and-BridgeDbR_files/accessible-code-block-0.0.1/empty-anchor.js

Tarballs are only required to store paths of up to 100 bytes and cannot
store those of more than 256 bytes, with restrictions including to 100
bytes for the final component.
See section 'Package structure' in the 'Writing R Extensions' manual.
* 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
* loading checks for arch 'i386'
** 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
* loading checks for arch 'x64'
** 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 ... NOTE
readPathwayGMT: no visible binding for global variable 'pathway'
Undefined global functions or variables:
  pathway
* 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 ...
** running examples for arch 'i386' ... OK
Examples with CPU (user + system) or elapsed time > 5s
                             user system elapsed
findPathwayIdsByLiterature   0.31   0.02    6.39
findPathwayNamesByLiterature 0.18   0.05    6.00
findPathwaysByLiterature     0.21   0.00    5.90
findPathwayUrlsByLiterature  0.20   0.00    6.25
** running examples for arch 'x64' ... OK
Examples with CPU (user + system) or elapsed time > 5s
                             user system elapsed
findPathwayIdsByLiterature   0.25   0.01    6.52
findPathwayNamesByLiterature 0.20   0.02    6.06
findPathwayUrlsByLiterature  0.18   0.00    6.24
findPathwaysByLiterature     0.18   0.00    6.33
listPathwayNames             0.02   0.00    5.15
* checking for unstated dependencies in 'tests' ... OK
* checking tests ...
** running tests for arch 'i386' ...
  Running 'testthat.R'
 OK
** running tests for arch 'x64' ...
  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
  'C:/Users/biocbuild/bbs-3.13-bioc/meat/rWikiPathways.Rcheck/00check.log'
for details.



Installation output

rWikiPathways.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   C:\cygwin\bin\curl.exe -O http://155.52.207.165/BBS/3.13/bioc/src/contrib/rWikiPathways_1.12.0.tar.gz && rm -rf rWikiPathways.buildbin-libdir && mkdir rWikiPathways.buildbin-libdir && C:\Users\biocbuild\bbs-3.13-bioc\R\bin\R.exe CMD INSTALL --merge-multiarch --build --library=rWikiPathways.buildbin-libdir rWikiPathways_1.12.0.tar.gz && C:\Users\biocbuild\bbs-3.13-bioc\R\bin\R.exe CMD INSTALL rWikiPathways_1.12.0.zip && rm rWikiPathways_1.12.0.tar.gz rWikiPathways_1.12.0.zip
###
##############################################################################
##############################################################################


  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  1 9514k    1  167k    0     0   737k      0  0:00:12 --:--:--  0:00:12  736k
 44 9514k   44 4231k    0     0  3442k      0  0:00:02  0:00:01  0:00:01 3443k
 97 9514k   97 9230k    0     0  4139k      0  0:00:02  0:00:02 --:--:-- 4139k
100 9514k  100 9514k    0     0  4151k      0  0:00:02  0:00:02 --:--:-- 4151k

install for i386

* installing *source* package 'rWikiPathways' ...
** using staged installation
** R
** inst
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
  converting help for package 'rWikiPathways'
    finding HTML links ... done
    downloadPathwayArchive                  html  
    findPathwayIdsByLiterature              html  
    findPathwayIdsByText                    html  
    findPathwayIdsByXref                    html  
    findPathwayNamesByLiterature            html  
    findPathwayNamesByText                  html  
    findPathwayNamesByXref                  html  
    findPathwayUrlsByLiterature             html  
    findPathwayUrlsByText                   html  
    findPathwayUrlsByXref                   html  
    findPathwaysByLiterature                html  
    findPathwaysByText                      html  
    findPathwaysByXref                      html  
    getCurationTagNames                     html  
    getCurationTags                         html  
    getEveryCurationTag                     html  
    getOntologyTermIds                      html  
    getOntologyTermNames                    html  
    getOntologyTerms                        html  
    getPathway                              html  
    getPathwayHistory                       html  
    getPathwayIdsByCurationTag              html  
    getPathwayIdsByOntologyTerm             html  
    getPathwayIdsByParentOntologyTerm       html  
    getPathwayInfo                          html  
    getPathwaysByCurationTag                html  
    getPathwaysByOntologyTerm               html  
    getPathwaysByParentOntologyTerm         html  
    getRecentChanges                        html  
    getRecentChangesIds                     html  
    getRecentChangesNames                   html  
    getXrefList                             html  
    listOrganisms                           html  
    listPathwayIds                          html  
    listPathwayNames                        html  
    listPathwayUrls                         html  
    listPathways                            html  
    readGMT                                 html  
    readGMTnames                            html  
    readPathwayGMT                          html  
    wikipathwaysAPI                         html  
    wikipathwaysGET                         html  
    writeGMT                                html  
** 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

install for x64

* installing *source* package 'rWikiPathways' ...
** testing if installed package can be loaded
* MD5 sums
packaged installation of 'rWikiPathways' as rWikiPathways_1.12.0.zip
* DONE (rWikiPathways)
* installing to library 'C:/Users/biocbuild/bbs-3.13-bioc/R/library'
package 'rWikiPathways' successfully unpacked and MD5 sums checked

Tests output

rWikiPathways.Rcheck/tests_i386/testthat.Rout


R version 4.1.1 (2021-08-10) -- "Kick Things"
Copyright (C) 2021 The R Foundation for Statistical Computing
Platform: i386-w64-mingw32/i386 (32-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")
[ FAIL 0 | WARN 0 | SKIP 0 | PASS 27 ]
> 
> proc.time()
   user  system elapsed 
   2.56    0.15   26.56 

rWikiPathways.Rcheck/tests_x64/testthat.Rout


R version 4.1.1 (2021-08-10) -- "Kick Things"
Copyright (C) 2021 The R Foundation for Statistical Computing
Platform: x86_64-w64-mingw32/x64 (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")
[ FAIL 0 | WARN 0 | SKIP 0 | PASS 27 ]
> 
> proc.time()
   user  system elapsed 
   2.68    0.14   26.71 

Example timings

rWikiPathways.Rcheck/examples_i386/rWikiPathways-Ex.timings

nameusersystemelapsed
downloadPathwayArchive000
findPathwayIdsByLiterature0.310.026.39
findPathwayIdsByText0.020.001.11
findPathwayIdsByXref0.050.000.76
findPathwayNamesByLiterature0.180.056.00
findPathwayNamesByText0.020.001.03
findPathwayNamesByXref0.030.000.79
findPathwayUrlsByLiterature0.200.006.25
findPathwayUrlsByText0.000.001.11
findPathwayUrlsByXref0.030.000.77
findPathwaysByLiterature0.210.005.90
findPathwaysByText0.010.001.14
findPathwaysByXref0.070.000.82
getCurationTagNames0.000.000.07
getCurationTags0.030.000.10
getEveryCurationTag0.060.050.92
getOntologyTermIds0.000.000.06
getOntologyTermNames0.000.000.06
getOntologyTerms0.000.010.06
getPathway0.010.000.08
getPathwayHistory0.020.000.08
getPathwayIdsByCurationTag0.030.000.81
getPathwayIdsByOntologyTerm0.00.00.1
getPathwayIdsByParentOntologyTerm0.020.000.08
getPathwayInfo0.000.000.06
getPathwaysByCurationTag0.060.000.72
getPathwaysByOntologyTerm0.000.000.07
getPathwaysByParentOntologyTerm0.030.000.10
getRecentChanges0.020.000.14
getRecentChangesIds0.010.000.12
getRecentChangesNames0.020.000.13
getXrefList0.000.000.29
listOrganisms0.010.000.06
listPathwayIds0.020.004.95
listPathwayNames0.030.003.99
listPathwayUrls0.010.003.96
listPathways0.020.003.74
readGMT000
readGMTnames000
readPathwayGMT000
wikipathwaysAPI000
wikipathwaysGET0.010.000.06
writeGMT000

rWikiPathways.Rcheck/examples_x64/rWikiPathways-Ex.timings

nameusersystemelapsed
downloadPathwayArchive000
findPathwayIdsByLiterature0.250.016.52
findPathwayIdsByText0.030.001.05
findPathwayIdsByXref0.050.000.75
findPathwayNamesByLiterature0.200.026.06
findPathwayNamesByText0.040.001.14
findPathwayNamesByXref0.030.000.80
findPathwayUrlsByLiterature0.180.006.24
findPathwayUrlsByText0.000.011.17
findPathwayUrlsByXref0.040.000.78
findPathwaysByLiterature0.180.006.33
findPathwaysByText0.030.001.14
findPathwaysByXref0.050.000.76
getCurationTagNames0.020.000.08
getCurationTags0.020.000.07
getEveryCurationTag0.080.030.94
getOntologyTermIds0.000.000.06
getOntologyTermNames0.000.000.07
getOntologyTerms0.000.000.06
getPathway0.030.000.08
getPathwayHistory0.000.000.06
getPathwayIdsByCurationTag0.030.000.78
getPathwayIdsByOntologyTerm0.000.000.08
getPathwayIdsByParentOntologyTerm0.040.000.09
getPathwayInfo0.000.000.06
getPathwaysByCurationTag0.090.000.74
getPathwaysByOntologyTerm0.000.000.07
getPathwaysByParentOntologyTerm0.000.000.08
getRecentChanges0.000.000.12
getRecentChangesIds0.000.020.12
getRecentChangesNames0.020.000.13
getXrefList0.000.000.31
listOrganisms0.000.000.06
listPathwayIds0.010.004.78
listPathwayNames0.020.005.15
listPathwayUrls0.030.004.50
listPathways0.010.004.40
readGMT000
readGMTnames000
readPathwayGMT000
wikipathwaysAPI000
wikipathwaysGET0.000.000.06
writeGMT000