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

This page was generated on 2022-04-13 12:07:17 -0400 (Wed, 13 Apr 2022).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo2Linux (Ubuntu 20.04.4 LTS)x86_644.1.3 (2022-03-10) -- "One Push-Up" 4324
tokay2Windows Server 2012 R2 Standardx644.1.3 (2022-03-10) -- "One Push-Up" 4077
machv2macOS 10.14.6 Mojavex86_644.1.3 (2022-03-10) -- "One Push-Up" 4137
Click on any hostname to see more info about the system (e.g. compilers)      (*) as reported by 'uname -p', except on Windows and Mac OS X

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? 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 1684/2083HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
rWikiPathways 1.14.0  (landing page)
Egon Willighagen
Snapshot Date: 2022-04-12 01:55:07 -0400 (Tue, 12 Apr 2022)
git_url: https://git.bioconductor.org/packages/rWikiPathways
git_branch: RELEASE_3_14
git_last_commit: b83547a
git_last_commit_date: 2021-10-26 12:43:34 -0400 (Tue, 26 Oct 2021)
nebbiolo2Linux (Ubuntu 20.04.4 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.14.0
Command: C:\Users\biocbuild\bbs-3.14-bioc\R\bin\R.exe CMD check --force-multiarch --install=check:rWikiPathways.install-out.txt --library=C:\Users\biocbuild\bbs-3.14-bioc\R\library --no-vignettes --timings rWikiPathways_1.14.0.tar.gz
StartedAt: 2022-04-13 02:11:38 -0400 (Wed, 13 Apr 2022)
EndedAt: 2022-04-13 02:15:50 -0400 (Wed, 13 Apr 2022)
EllapsedTime: 251.8 seconds
RetCode: 0
Status:   OK  
CheckDir: rWikiPathways.Rcheck
Warnings: 0

Command output

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


* using log directory 'C:/Users/biocbuild/bbs-3.14-bioc/meat/rWikiPathways.Rcheck'
* using R version 4.1.3 (2022-03-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.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 ... 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.35   0.00    7.20
findPathwayUrlsByLiterature  0.20   0.00    6.81
findPathwaysByLiterature     0.20   0.00    6.74
findPathwayNamesByLiterature 0.15   0.03    6.95
listPathways                 0.02   0.00    5.06
** running examples for arch 'x64' ... OK
Examples with CPU (user + system) or elapsed time > 5s
                             user system elapsed
findPathwayIdsByLiterature   0.26   0.00    7.11
findPathwaysByLiterature     0.21   0.01    6.76
findPathwayNamesByLiterature 0.18   0.03    6.77
findPathwayUrlsByLiterature  0.17   0.00    6.88
listPathwayUrls              0.02   0.00    5.28
* 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.14-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.166/BBS/3.14/bioc/src/contrib/rWikiPathways_1.14.0.tar.gz && rm -rf rWikiPathways.buildbin-libdir && mkdir rWikiPathways.buildbin-libdir && C:\Users\biocbuild\bbs-3.14-bioc\R\bin\R.exe CMD INSTALL --merge-multiarch --build --library=rWikiPathways.buildbin-libdir rWikiPathways_1.14.0.tar.gz && C:\Users\biocbuild\bbs-3.14-bioc\R\bin\R.exe CMD INSTALL rWikiPathways_1.14.0.zip && rm rWikiPathways_1.14.0.tar.gz rWikiPathways_1.14.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
  5 9509k    5  492k    0     0   619k      0  0:00:15 --:--:--  0:00:15  619k
 18 9509k   18 1742k    0     0   968k      0  0:00:09  0:00:01  0:00:08  968k
 41 9509k   41 3954k    0     0  1418k      0  0:00:06  0:00:02  0:00:04 1418k
 74 9509k   74 7059k    0     0  1856k      0  0:00:05  0:00:03  0:00:02 1856k
100 9509k  100 9509k    0     0  2143k      0  0:00:04  0:00:04 --:--:-- 2143k

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.14.0.zip
* DONE (rWikiPathways)
* installing to library 'C:/Users/biocbuild/bbs-3.14-bioc/R/library'
package 'rWikiPathways' successfully unpacked and MD5 sums checked

Tests output

rWikiPathways.Rcheck/tests_i386/testthat.Rout


R version 4.1.3 (2022-03-10) -- "One Push-Up"
Copyright (C) 2022 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.65    0.15   28.00 

rWikiPathways.Rcheck/tests_x64/testthat.Rout


R version 4.1.3 (2022-03-10) -- "One Push-Up"
Copyright (C) 2022 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.87    0.21   28.57 

Example timings

rWikiPathways.Rcheck/examples_i386/rWikiPathways-Ex.timings

nameusersystemelapsed
downloadPathwayArchive000
findPathwayIdsByLiterature0.350.007.20
findPathwayIdsByText0.000.001.14
findPathwayIdsByXref0.030.000.82
findPathwayNamesByLiterature0.150.036.95
findPathwayNamesByText0.010.001.17
findPathwayNamesByXref0.050.000.83
findPathwayUrlsByLiterature0.200.006.81
findPathwayUrlsByText0.020.001.16
findPathwayUrlsByXref0.030.000.83
findPathwaysByLiterature0.200.006.74
findPathwaysByText0.020.001.15
findPathwaysByXref0.030.010.86
getCurationTagNames0.010.000.11
getCurationTags0.000.000.09
getEveryCurationTag0.080.061.04
getOntologyTermIds0.030.000.09
getOntologyTermNames0.000.000.08
getOntologyTerms0.000.000.08
getPathway0.030.000.09
getPathwayHistory0.040.000.11
getPathwayIdsByCurationTag0.010.020.86
getPathwayIdsByOntologyTerm0.020.000.09
getPathwayIdsByParentOntologyTerm0.000.000.08
getPathwayInfo0.000.000.06
getPathwaysByCurationTag0.080.020.87
getPathwaysByOntologyTerm0.030.000.10
getPathwaysByParentOntologyTerm0.020.000.09
getRecentChanges0.010.000.23
getRecentChangesIds0.030.000.22
getRecentChangesNames0.000.000.19
getXrefList0.020.000.31
listOrganisms0.030.000.08
listPathwayIds0.020.004.70
listPathwayNames0.030.003.97
listPathwayUrls0.040.004.46
listPathways0.020.005.06
readGMT000
readGMTnames000
readPathwayGMT000
wikipathwaysAPI000
wikipathwaysGET0.020.000.08
writeGMT000

rWikiPathways.Rcheck/examples_x64/rWikiPathways-Ex.timings

nameusersystemelapsed
downloadPathwayArchive000
findPathwayIdsByLiterature0.260.007.11
findPathwayIdsByText0.010.001.16
findPathwayIdsByXref0.040.020.84
findPathwayNamesByLiterature0.180.036.77
findPathwayNamesByText0.000.001.16
findPathwayNamesByXref0.030.000.81
findPathwayUrlsByLiterature0.170.006.88
findPathwayUrlsByText0.000.001.15
findPathwayUrlsByXref0.040.000.84
findPathwaysByLiterature0.210.016.76
findPathwaysByText0.010.001.15
findPathwaysByXref0.070.000.85
getCurationTagNames0.000.000.08
getCurationTags0.010.020.10
getEveryCurationTag0.080.020.98
getOntologyTermIds0.000.000.06
getOntologyTermNames0.010.000.06
getOntologyTerms0.000.000.06
getPathway0.030.000.08
getPathwayHistory0.030.000.08
getPathwayIdsByCurationTag0.020.000.72
getPathwayIdsByOntologyTerm0.010.000.09
getPathwayIdsByParentOntologyTerm0.000.000.08
getPathwayInfo0.020.000.06
getPathwaysByCurationTag0.080.000.76
getPathwaysByOntologyTerm0.010.020.10
getPathwaysByParentOntologyTerm0.000.000.08
getRecentChanges0.040.000.23
getRecentChangesIds0.010.000.19
getRecentChangesNames0.020.000.19
getXrefList0.010.000.31
listOrganisms0.020.000.06
listPathwayIds0.010.014.94
listPathwayNames0.000.024.73
listPathwayUrls0.020.005.28
listPathways0.010.004.93
readGMT000
readGMTnames000
readPathwayGMT000
wikipathwaysAPI000
wikipathwaysGET0.020.000.06
writeGMT000