Back to Multiple platform build/check report for BioC 3.17:   simplified   long
A[B]CDEFGHIJKLMNOPQRSTUVWXYZ

This page was generated on 2023-10-16 11:36:52 -0400 (Mon, 16 Oct 2023).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo1Linux (Ubuntu 22.04.2 LTS)x86_644.3.1 (2023-06-16) -- "Beagle Scouts" 4626
palomino3Windows Server 2022 Datacenterx644.3.1 (2023-06-16 ucrt) -- "Beagle Scouts" 4379
merida1macOS 12.6.4 Montereyx86_644.3.1 (2023-06-16) -- "Beagle Scouts" 4395
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

Package 198/2230HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
biodbKegg 1.6.1  (landing page)
Pierrick Roger
Snapshot Date: 2023-10-15 14:00:13 -0400 (Sun, 15 Oct 2023)
git_url: https://git.bioconductor.org/packages/biodbKegg
git_branch: RELEASE_3_17
git_last_commit: 1d2fd5f
git_last_commit_date: 2023-08-02 13:01:05 -0400 (Wed, 02 Aug 2023)
nebbiolo1Linux (Ubuntu 22.04.2 LTS) / x86_64  OK    OK    ERROR  
palomino3Windows Server 2022 Datacenter / x64  OK    ERROR  skippedskipped
merida1macOS 12.6.4 Monterey / x86_64  OK    OK    ERROR    OK  
kjohnson2macOS 12.6.1 Monterey / arm64see weekly results here

CHECK results for biodbKegg on merida1


To the developers/maintainers of the biodbKegg package:
- Allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/biodbKegg.git to reflect on this report. See Troubleshooting Build Report for more information.
- Use the following Renviron settings to reproduce errors and warnings.
- If 'R CMD check' started to fail recently on the Linux builder(s) over a missing dependency, add the missing dependency to 'Suggests:' in your DESCRIPTION file. See Renviron.bioc for more information.

raw results


Summary

Package: biodbKegg
Version: 1.6.1
Command: /Library/Frameworks/R.framework/Resources/bin/R CMD check --install=check:biodbKegg.install-out.txt --library=/Library/Frameworks/R.framework/Resources/library --no-vignettes --timings biodbKegg_1.6.1.tar.gz
StartedAt: 2023-10-15 23:07:21 -0400 (Sun, 15 Oct 2023)
EndedAt: 2023-10-15 23:32:28 -0400 (Sun, 15 Oct 2023)
EllapsedTime: 1506.1 seconds
RetCode: 1
Status:   ERROR  
CheckDir: biodbKegg.Rcheck
Warnings: NA

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /Library/Frameworks/R.framework/Resources/bin/R CMD check --install=check:biodbKegg.install-out.txt --library=/Library/Frameworks/R.framework/Resources/library --no-vignettes --timings biodbKegg_1.6.1.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/Users/biocbuild/bbs-3.17-bioc/meat/biodbKegg.Rcheck’
* using R version 4.3.1 (2023-06-16)
* using platform: x86_64-apple-darwin20 (64-bit)
* R was compiled by
    Apple clang version 14.0.3 (clang-1403.0.22.14.1)
    GNU Fortran (GCC) 12.2.0
* running under: macOS Monterey 12.6.4
* using session charset: UTF-8
* using option ‘--no-vignettes’
* checking for file ‘biodbKegg/DESCRIPTION’ ... OK
* this is package ‘biodbKegg’ version ‘1.6.1’
* package encoding: UTF-8
* 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 ‘biodbKegg’ can be installed ... OK
* checking installed package size ... OK
* checking package 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 (user + system) or elapsed time > 5s
                   user system elapsed
KeggEnzymeConn   14.757  0.655 112.213
KeggCompoundConn  5.905  1.179  14.137
KeggPathwayConn   4.774  0.245  46.128
* checking for unstated dependencies in ‘tests’ ... OK
* checking tests ...
  Running ‘testthat.R’
 ERROR
Running the tests in ‘tests/testthat.R’ failed.
Last 13 lines of output:
  ── Failure ('test_700_reaction.R:16:1'): The peak table is correct. ────────────
  any(vapply(entries, is.null, FUN.VALUE = TRUE)) is not FALSE
  
  `actual`:   TRUE 
  `expected`: FALSE
  One of the entries is NULL.
  Backtrace:
      ▆
   1. ├─base::do.call(fct, params)
   2. └─biodb (local) `<fn>`(conn = `<KggRctnC>`, opt = `<named list>`)
   3.   └─testthat::expect_false(...)
  
  [ FAIL 70 | WARN 0 | SKIP 0 | PASS 906 ]
  Error: Test failures
  Execution halted
* 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 ERROR
See
  ‘/Users/biocbuild/bbs-3.17-bioc/meat/biodbKegg.Rcheck/00check.log’
for details.


Installation output

biodbKegg.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   /Library/Frameworks/R.framework/Resources/bin/R CMD INSTALL biodbKegg
###
##############################################################################
##############################################################################


* installing to library ‘/Library/Frameworks/R.framework/Versions/4.3-x86_64/Resources/library’
* installing *source* package ‘biodbKegg’ ...
** using staged installation
** 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 from temporary location
** testing if installed package can be loaded from final location
** testing if installed package keeps a record of temporary installation path
* DONE (biodbKegg)

Tests output

biodbKegg.Rcheck/tests/testthat.Rout.fail


R version 4.3.1 (2023-06-16) -- "Beagle Scouts"
Copyright (C) 2023 The R Foundation for Statistical Computing
Platform: x86_64-apple-darwin20 (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.

> # vi: fdm=marker
> # Script needed to run testthat automatically from ‘R CMD check’. See
> # testthat::test_dir documentation.
> library(testthat)
> library(biodbKegg)
> Sys.setenv(TESTTHAT_REPORTER = "summary")
> test_check("biodbKegg")
trying URL 'https://www.kegg.jp/kegg/pathway/map/map00260.png?16974270182018909'
downloaded 45 KB

[ FAIL 70 | WARN 0 | SKIP 0 | PASS 906 ]

══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test_100_compound.R:192:1'): getPathwayIds() issue_338 is corrected ──
`ids` inherits from `'NULL'` not `'character'`.
Backtrace:
    ▆
 1. ├─base::do.call(fct, params)
 2. └─biodbKegg (local) `<fn>`(conn = `<KggCmpnC>`)
 3.   └─testthat::expect_is(ids, "character") at test_100_compound.R:124:8
── Failure ('test_100_compound.R:192:1'): getPathwayIds() issue_338 is corrected ──
length(ids) > 0 is not TRUE

`actual`:   FALSE
`expected`: TRUE 
Backtrace:
    ▆
 1. ├─base::do.call(fct, params)
 2. └─biodbKegg (local) `<fn>`(conn = `<KggCmpnC>`)
 3.   └─testthat::expect_true(length(ids) > 0) at test_100_compound.R:125:8
── Failure ('test_100_compound.R:192:1'): getPathwayIds() issue_338 is corrected ──
pw %in% ids is not TRUE

`actual`:   FALSE
`expected`: TRUE 
Backtrace:
    ▆
 1. ├─base::do.call(fct, params)
 2. └─biodbKegg (local) `<fn>`(conn = `<KggCmpnC>`)
 3.   └─testthat::expect_true(pw %in% ids) at test_100_compound.R:126:8
── Error ('test_100_compound.R:193:1'): addInfo() works correctly. ─────────────
Error in `FUN(X[[i]], ...)`: attempt to apply non-function
Backtrace:
    ▆
 1. ├─base::do.call(fct, params)
 2. └─biodbKegg (local) `<fn>`(conn = `<KggCmpnC>`)
 3.   └─conn$addInfo(x, id.col = "ids", org = "mmu") at test_100_compound.R:151:4
 4.     └─self$getBiodb()$entriesFieldToVctOrLst(...)
 5.       └─base::lapply(...)
 6.         └─biodb (local) FUN(X[[i]], ...)
── Error ('test_200_enzyme.R:74:1'): RT unit is defined when there is an RT value. ──
Error in `eval_bare(expr, quo_get_env(quo))`: attempt to apply non-function
Backtrace:
    ▆
 1. ├─base::do.call(fct, params)
 2. └─biodb (local) `<fn>`(conn = `<KggEnzyC>`, opt = `<named list>`)
 3.   └─testthat::expect_true(...)
 4.     └─testthat::quasi_label(enquo(object), label, arg = "object")
 5.       └─rlang::eval_bare(expr, quo_get_env(quo))
── Failure ('test_200_enzyme.R:74:1'): We can search for an entry by searchable field ──
!is.null(entry) is not TRUE

`actual`:   FALSE
`expected`: TRUE 
Backtrace:
    ▆
 1. ├─base::do.call(fct, params)
 2. └─biodb (local) `<fn>`(conn = `<KggEnzyC>`, opt = `<named list>`)
 3.   └─testthat::expect_true(!is.null(entry))
── Error ('test_200_enzyme.R:74:1'): We can search for an entry by searchable field ──
Error in `entry$getFieldValue(f)`: attempt to apply non-function
Backtrace:
    ▆
 1. ├─base::do.call(fct, params)
 2. └─biodb (local) `<fn>`(conn = `<KggEnzyC>`, opt = `<named list>`)
── Failure ('test_200_enzyme.R:74:1'): We can search for an entry by name. ─────
!is.null(entry) is not TRUE

`actual`:   FALSE
`expected`: TRUE 
Backtrace:
    ▆
 1. ├─base::do.call(fct, params)
 2. └─biodb (local) `<fn>`(conn = `<KggEnzyC>`, opt = `<named list>`)
 3.   └─testthat::expect_true(!is.null(entry))
── Error ('test_200_enzyme.R:74:1'): We can search for an entry by name. ───────
Error in `entry$getFieldValue("name")`: attempt to apply non-function
Backtrace:
    ▆
 1. ├─base::do.call(fct, params)
 2. └─biodb (local) `<fn>`(conn = `<KggEnzyC>`, opt = `<named list>`)
── Failure ('test_200_enzyme.R:74:1'): We can load an entry from the database. ──
any(vapply(entries, is.null, FUN.VALUE = TRUE)) is not FALSE

`actual`:   TRUE 
`expected`: FALSE
Backtrace:
    ▆
 1. ├─base::do.call(fct, params)
 2. └─biodb (local) `<fn>`(conn = `<KggEnzyC>`, opt = `<named list>`)
 3.   └─opt$refEntries$getRealEntry(id)
 4.     └─self$getRealEntries(ids = id)
 5.       └─testthat::expect_false(any(vapply(entries, is.null, FUN.VALUE = TRUE)))
── Failure ('test_200_enzyme.R:74:1'): We can load an entry from the database. ──
`e` inherits from `'NULL'` not `'character'`.
Backtrace:
    ▆
 1. ├─base::do.call(fct, params)
 2. └─biodb (local) `<fn>`(conn = `<KggEnzyC>`, opt = `<named list>`)
 3.   └─testthat::expect_is(e, "BiodbEntry")
── Failure ('test_200_enzyme.R:74:1'): One wrong entry does not block the retrieval of good ones ──
any(vapply(entries[2:length(entries)], is.null, FUN.VALUE = TRUE)) is not FALSE

`actual`:   TRUE 
`expected`: FALSE
Backtrace:
    ▆
 1. ├─base::do.call(fct, params)
 2. └─biodb (local) `<fn>`(conn = `<KggEnzyC>`, opt = `<named list>`)
 3.   └─testthat::expect_false(...)
── Failure ('test_200_enzyme.R:74:1'): The peak table is correct. ──────────────
any(vapply(entries, is.null, FUN.VALUE = TRUE)) is not FALSE

`actual`:   TRUE 
`expected`: FALSE
One of the entries is NULL.
Backtrace:
    ▆
 1. ├─base::do.call(fct, params)
 2. └─biodb (local) `<fn>`(conn = `<KggEnzyC>`, opt = `<named list>`)
 3.   └─testthat::expect_false(...)
── Failure ('test_200_enzyme.R:77:1'): getPathwayIds() works correctly. ────────
length(ids) > 0 is not TRUE

`actual`:   FALSE
`expected`: TRUE 
Backtrace:
    ▆
 1. ├─base::do.call(fct, params)
 2. └─biodbKegg (local) `<fn>`(conn = `<KggEnzyC>`)
 3.   └─testthat::expect_true(length(ids) > 0) at test_200_enzyme.R:6:4
── Failure ('test_200_enzyme.R:79:1'): issue 340 is corrected. ─────────────────
all(right_pws %in% pws) is not TRUE

`actual`:   FALSE
`expected`: TRUE 
Backtrace:
    ▆
 1. ├─base::do.call(fct, params)
 2. └─biodbKegg (local) `<fn>`(conn = `<KggEnzyC>`)
 3.   └─testthat::expect_true(all(right_pws %in% pws)) at test_200_enzyme.R:34:4
── Error ('test_300_genes.R:32:1'): RT unit is defined when there is an RT value. ──
Error in `eval_bare(expr, quo_get_env(quo))`: attempt to apply non-function
Backtrace:
    ▆
 1. ├─base::do.call(fct, params)
 2. └─biodb (local) `<fn>`(conn = `<KggGnsCn>`, opt = `<named list>`)
 3.   └─testthat::expect_true(...)
 4.     └─testthat::quasi_label(enquo(object), label, arg = "object")
 5.       └─rlang::eval_bare(expr, quo_get_env(quo))
── Failure ('test_300_genes.R:32:1'): We can search for an entry by searchable field ──
!is.null(entry) is not TRUE

`actual`:   FALSE
`expected`: TRUE 
Backtrace:
    ▆
 1. ├─base::do.call(fct, params)
 2. └─biodb (local) `<fn>`(conn = `<KggGnsCn>`, opt = `<named list>`)
 3.   └─testthat::expect_true(!is.null(entry))
── Error ('test_300_genes.R:32:1'): We can search for an entry by searchable field ──
Error in `entry$getFieldValue(f)`: attempt to apply non-function
Backtrace:
    ▆
 1. ├─base::do.call(fct, params)
 2. └─biodb (local) `<fn>`(conn = `<KggGnsCn>`, opt = `<named list>`)
── Failure ('test_300_genes.R:32:1'): We can search for an entry by name. ──────
!is.null(entry) is not TRUE

`actual`:   FALSE
`expected`: TRUE 
Backtrace:
    ▆
 1. ├─base::do.call(fct, params)
 2. └─biodb (local) `<fn>`(conn = `<KggGnsCn>`, opt = `<named list>`)
 3.   └─testthat::expect_true(!is.null(entry))
── Error ('test_300_genes.R:32:1'): We can search for an entry by name. ────────
Error in `entry$getFieldValue("name")`: attempt to apply non-function
Backtrace:
    ▆
 1. ├─base::do.call(fct, params)
 2. └─biodb (local) `<fn>`(conn = `<KggGnsCn>`, opt = `<named list>`)
── Failure ('test_300_genes.R:32:1'): We can load an entry from the database. ──
any(vapply(entries, is.null, FUN.VALUE = TRUE)) is not FALSE

`actual`:   TRUE 
`expected`: FALSE
Backtrace:
    ▆
 1. ├─base::do.call(fct, params)
 2. └─biodb (local) `<fn>`(conn = `<KggGnsCn>`, opt = `<named list>`)
 3.   └─opt$refEntries$getRealEntry(id)
 4.     └─self$getRealEntries(ids = id)
 5.       └─testthat::expect_false(any(vapply(entries, is.null, FUN.VALUE = TRUE)))
── Failure ('test_300_genes.R:32:1'): We can load an entry from the database. ──
`e` inherits from `'NULL'` not `'character'`.
Backtrace:
    ▆
 1. ├─base::do.call(fct, params)
 2. └─biodb (local) `<fn>`(conn = `<KggGnsCn>`, opt = `<named list>`)
 3.   └─testthat::expect_is(e, "BiodbEntry")
── Failure ('test_300_genes.R:32:1'): One wrong entry does not block the retrieval of good ones ──
any(vapply(entries[2:length(entries)], is.null, FUN.VALUE = TRUE)) is not FALSE

`actual`:   TRUE 
`expected`: FALSE
Backtrace:
    ▆
 1. ├─base::do.call(fct, params)
 2. └─biodb (local) `<fn>`(conn = `<KggGnsCn>`, opt = `<named list>`)
 3.   └─testthat::expect_false(...)
── Failure ('test_300_genes.R:32:1'): The peak table is correct. ───────────────
any(vapply(entries, is.null, FUN.VALUE = TRUE)) is not FALSE

`actual`:   TRUE 
`expected`: FALSE
One of the entries is NULL.
Backtrace:
    ▆
 1. ├─base::do.call(fct, params)
 2. └─biodb (local) `<fn>`(conn = `<KggGnsCn>`, opt = `<named list>`)
 3.   └─testthat::expect_false(...)
── Failure ('test_300_genes.R:33:1'): getPathwayIdsPerGene() works correctly. ──
id %in% names(ids) is not TRUE

`actual`:   FALSE
`expected`: TRUE 
Backtrace:
    ▆
 1. ├─base::do.call(fct, params)
 2. └─biodbKegg (local) `<fn>`(conn = `<KggGnsCn>`)
 3.   └─testthat::expect_true(id %in% names(ids)) at test_300_genes.R:5:8
── Failure ('test_300_genes.R:33:1'): getPathwayIdsPerGene() works correctly. ──
ids[[id]] inherits from `'NULL'` not `'character'`.
Backtrace:
    ▆
 1. ├─base::do.call(fct, params)
 2. └─biodbKegg (local) `<fn>`(conn = `<KggGnsCn>`)
 3.   └─testthat::expect_is(ids[[id]], "character") at test_300_genes.R:6:8
── Failure ('test_300_genes.R:33:1'): getPathwayIdsPerGene() works correctly. ──
length(ids[[id]]) > 0 is not TRUE

`actual`:   FALSE
`expected`: TRUE 
Backtrace:
    ▆
 1. ├─base::do.call(fct, params)
 2. └─biodbKegg (local) `<fn>`(conn = `<KggGnsCn>`)
 3.   └─testthat::expect_true(length(ids[[id]]) > 0) at test_300_genes.R:7:8
── Failure ('test_300_genes.R:35:1'): getPathwayIds() works correctly. ─────────
`ids` inherits from `'NULL'` not `'character'`.
Backtrace:
    ▆
 1. ├─base::do.call(fct, params)
 2. └─biodbKegg (local) `<fn>`(conn = `<KggGnsCn>`)
 3.   └─testthat::expect_is(ids, "character") at test_300_genes.R:13:4
── Failure ('test_300_genes.R:35:1'): getPathwayIds() works correctly. ─────────
length(ids) > 0 is not TRUE

`actual`:   FALSE
`expected`: TRUE 
Backtrace:
    ▆
 1. ├─base::do.call(fct, params)
 2. └─biodbKegg (local) `<fn>`(conn = `<KggGnsCn>`)
 3.   └─testthat::expect_true(length(ids) > 0) at test_300_genes.R:14:4
── Error ('test_350_glycan.R:16:1'): RT unit is defined when there is an RT value. ──
Error in `eval_bare(expr, quo_get_env(quo))`: attempt to apply non-function
Backtrace:
    ▆
 1. ├─base::do.call(fct, params)
 2. └─biodb (local) `<fn>`(conn = `<KggGlycC>`, opt = `<named list>`)
 3.   └─testthat::expect_true(...)
 4.     └─testthat::quasi_label(enquo(object), label, arg = "object")
 5.       └─rlang::eval_bare(expr, quo_get_env(quo))
── Failure ('test_350_glycan.R:16:1'): We can search for an entry by searchable field ──
!is.null(entry) is not TRUE

`actual`:   FALSE
`expected`: TRUE 
Backtrace:
    ▆
 1. ├─base::do.call(fct, params)
 2. └─biodb (local) `<fn>`(conn = `<KggGlycC>`, opt = `<named list>`)
 3.   └─testthat::expect_true(!is.null(entry))
── Error ('test_350_glycan.R:16:1'): We can search for an entry by searchable field ──
Error in `entry$getFieldValue(f)`: attempt to apply non-function
Backtrace:
    ▆
 1. ├─base::do.call(fct, params)
 2. └─biodb (local) `<fn>`(conn = `<KggGlycC>`, opt = `<named list>`)
── Failure ('test_350_glycan.R:16:1'): We can search for an entry by name. ─────
!is.null(entry) is not TRUE

`actual`:   FALSE
`expected`: TRUE 
Backtrace:
    ▆
 1. ├─base::do.call(fct, params)
 2. └─biodb (local) `<fn>`(conn = `<KggGlycC>`, opt = `<named list>`)
 3.   └─testthat::expect_true(!is.null(entry))
── Error ('test_350_glycan.R:16:1'): We can search for an entry by name. ───────
Error in `entry$getFieldValue("name")`: attempt to apply non-function
Backtrace:
    ▆
 1. ├─base::do.call(fct, params)
 2. └─biodb (local) `<fn>`(conn = `<KggGlycC>`, opt = `<named list>`)
── Failure ('test_350_glycan.R:16:1'): We can load an entry from the database. ──
any(vapply(entries, is.null, FUN.VALUE = TRUE)) is not FALSE

`actual`:   TRUE 
`expected`: FALSE
Backtrace:
    ▆
 1. ├─base::do.call(fct, params)
 2. └─biodb (local) `<fn>`(conn = `<KggGlycC>`, opt = `<named list>`)
 3.   └─opt$refEntries$getRealEntry(id)
 4.     └─self$getRealEntries(ids = id)
 5.       └─testthat::expect_false(any(vapply(entries, is.null, FUN.VALUE = TRUE)))
── Failure ('test_350_glycan.R:16:1'): We can load an entry from the database. ──
`e` inherits from `'NULL'` not `'character'`.
Backtrace:
    ▆
 1. ├─base::do.call(fct, params)
 2. └─biodb (local) `<fn>`(conn = `<KggGlycC>`, opt = `<named list>`)
 3.   └─testthat::expect_is(e, "BiodbEntry")
── Failure ('test_350_glycan.R:16:1'): One wrong entry does not block the retrieval of good ones ──
any(vapply(entries[2:length(entries)], is.null, FUN.VALUE = TRUE)) is not FALSE

`actual`:   TRUE 
`expected`: FALSE
Backtrace:
    ▆
 1. ├─base::do.call(fct, params)
 2. └─biodb (local) `<fn>`(conn = `<KggGlycC>`, opt = `<named list>`)
 3.   └─testthat::expect_false(...)
── Failure ('test_350_glycan.R:16:1'): The peak table is correct. ──────────────
any(vapply(entries, is.null, FUN.VALUE = TRUE)) is not FALSE

`actual`:   TRUE 
`expected`: FALSE
One of the entries is NULL.
Backtrace:
    ▆
 1. ├─base::do.call(fct, params)
 2. └─biodb (local) `<fn>`(conn = `<KggGlycC>`, opt = `<named list>`)
 3.   └─testthat::expect_false(...)
── Error ('test_400_module.R:16:1'): RT unit is defined when there is an RT value. ──
Error in `eval_bare(expr, quo_get_env(quo))`: attempt to apply non-function
Backtrace:
    ▆
 1. ├─base::do.call(fct, params)
 2. └─biodb (local) `<fn>`(conn = `<KggMdlCn>`, opt = `<named list>`)
 3.   └─testthat::expect_true(...)
 4.     └─testthat::quasi_label(enquo(object), label, arg = "object")
 5.       └─rlang::eval_bare(expr, quo_get_env(quo))
── Failure ('test_400_module.R:16:1'): We can search for an entry by searchable field ──
!is.null(entry) is not TRUE

`actual`:   FALSE
`expected`: TRUE 
Backtrace:
    ▆
 1. ├─base::do.call(fct, params)
 2. └─biodb (local) `<fn>`(conn = `<KggMdlCn>`, opt = `<named list>`)
 3.   └─testthat::expect_true(!is.null(entry))
── Error ('test_400_module.R:16:1'): We can search for an entry by searchable field ──
Error in `entry$getFieldValue(f)`: attempt to apply non-function
Backtrace:
    ▆
 1. ├─base::do.call(fct, params)
 2. └─biodb (local) `<fn>`(conn = `<KggMdlCn>`, opt = `<named list>`)
── Failure ('test_400_module.R:16:1'): We can search for an entry by name. ─────
!is.null(entry) is not TRUE

`actual`:   FALSE
`expected`: TRUE 
Backtrace:
    ▆
 1. ├─base::do.call(fct, params)
 2. └─biodb (local) `<fn>`(conn = `<KggMdlCn>`, opt = `<named list>`)
 3.   └─testthat::expect_true(!is.null(entry))
── Error ('test_400_module.R:16:1'): We can search for an entry by name. ───────
Error in `entry$getFieldValue("name")`: attempt to apply non-function
Backtrace:
    ▆
 1. ├─base::do.call(fct, params)
 2. └─biodb (local) `<fn>`(conn = `<KggMdlCn>`, opt = `<named list>`)
── Failure ('test_400_module.R:16:1'): We can load an entry from the database. ──
any(vapply(entries, is.null, FUN.VALUE = TRUE)) is not FALSE

`actual`:   TRUE 
`expected`: FALSE
Backtrace:
    ▆
 1. ├─base::do.call(fct, params)
 2. └─biodb (local) `<fn>`(conn = `<KggMdlCn>`, opt = `<named list>`)
 3.   └─opt$refEntries$getRealEntry(id)
 4.     └─self$getRealEntries(ids = id)
 5.       └─testthat::expect_false(any(vapply(entries, is.null, FUN.VALUE = TRUE)))
── Failure ('test_400_module.R:16:1'): We can load an entry from the database. ──
`e` inherits from `'NULL'` not `'character'`.
Backtrace:
    ▆
 1. ├─base::do.call(fct, params)
 2. └─biodb (local) `<fn>`(conn = `<KggMdlCn>`, opt = `<named list>`)
 3.   └─testthat::expect_is(e, "BiodbEntry")
── Failure ('test_400_module.R:16:1'): One wrong entry does not block the retrieval of good ones ──
any(vapply(entries[2:length(entries)], is.null, FUN.VALUE = TRUE)) is not FALSE

`actual`:   TRUE 
`expected`: FALSE
Backtrace:
    ▆
 1. ├─base::do.call(fct, params)
 2. └─biodb (local) `<fn>`(conn = `<KggMdlCn>`, opt = `<named list>`)
 3.   └─testthat::expect_false(...)
── Failure ('test_400_module.R:16:1'): The peak table is correct. ──────────────
any(vapply(entries, is.null, FUN.VALUE = TRUE)) is not FALSE

`actual`:   TRUE 
`expected`: FALSE
One of the entries is NULL.
Backtrace:
    ▆
 1. ├─base::do.call(fct, params)
 2. └─biodb (local) `<fn>`(conn = `<KggMdlCn>`, opt = `<named list>`)
 3.   └─testthat::expect_false(...)
── Failure ('test_500_orthology.R:26:1'): We can search entry by name. ─────────
length(id) > 0 is not TRUE

`actual`:   FALSE
`expected`: TRUE 
Backtrace:
    ▆
 1. ├─base::do.call(fct, params)
 2. └─biodbKegg (local) `<fn>`(conn = `<KggOrthC>`)
 3.   └─testthat::expect_true(length(id) > 0) at test_500_orthology.R:4:4
── Error ('test_600_pathway.R:88:1'): RT unit is defined when there is an RT value. ──
Error in `eval_bare(expr, quo_get_env(quo))`: attempt to apply non-function
Backtrace:
    ▆
 1. ├─base::do.call(fct, params)
 2. └─biodb (local) `<fn>`(conn = `<KggPthwC>`, opt = `<named list>`)
 3.   └─testthat::expect_true(...)
 4.     └─testthat::quasi_label(enquo(object), label, arg = "object")
 5.       └─rlang::eval_bare(expr, quo_get_env(quo))
── Failure ('test_600_pathway.R:88:1'): We can search for an entry by searchable field ──
!is.null(entry) is not TRUE

`actual`:   FALSE
`expected`: TRUE 
Backtrace:
    ▆
 1. ├─base::do.call(fct, params)
 2. └─biodb (local) `<fn>`(conn = `<KggPthwC>`, opt = `<named list>`)
 3.   └─testthat::expect_true(!is.null(entry))
── Error ('test_600_pathway.R:88:1'): We can search for an entry by searchable field ──
Error in `entry$getFieldValue(f)`: attempt to apply non-function
Backtrace:
    ▆
 1. ├─base::do.call(fct, params)
 2. └─biodb (local) `<fn>`(conn = `<KggPthwC>`, opt = `<named list>`)
── Failure ('test_600_pathway.R:88:1'): We can search for an entry by name. ────
!is.null(entry) is not TRUE

`actual`:   FALSE
`expected`: TRUE 
Backtrace:
    ▆
 1. ├─base::do.call(fct, params)
 2. └─biodb (local) `<fn>`(conn = `<KggPthwC>`, opt = `<named list>`)
 3.   └─testthat::expect_true(!is.null(entry))
── Error ('test_600_pathway.R:88:1'): We can search for an entry by name. ──────
Error in `entry$getFieldValue("name")`: attempt to apply non-function
Backtrace:
    ▆
 1. ├─base::do.call(fct, params)
 2. └─biodb (local) `<fn>`(conn = `<KggPthwC>`, opt = `<named list>`)
── Failure ('test_600_pathway.R:88:1'): We can load an entry from the database. ──
any(vapply(entries, is.null, FUN.VALUE = TRUE)) is not FALSE

`actual`:   TRUE 
`expected`: FALSE
Backtrace:
    ▆
 1. ├─base::do.call(fct, params)
 2. └─biodb (local) `<fn>`(conn = `<KggPthwC>`, opt = `<named list>`)
 3.   └─opt$refEntries$getRealEntry(id)
 4.     └─self$getRealEntries(ids = id)
 5.       └─testthat::expect_false(any(vapply(entries, is.null, FUN.VALUE = TRUE)))
── Failure ('test_600_pathway.R:88:1'): We can load an entry from the database. ──
`e` inherits from `'NULL'` not `'character'`.
Backtrace:
    ▆
 1. ├─base::do.call(fct, params)
 2. └─biodb (local) `<fn>`(conn = `<KggPthwC>`, opt = `<named list>`)
 3.   └─testthat::expect_is(e, "BiodbEntry")
── Failure ('test_600_pathway.R:88:1'): One wrong entry does not block the retrieval of good ones ──
any(vapply(entries[2:length(entries)], is.null, FUN.VALUE = TRUE)) is not FALSE

`actual`:   TRUE 
`expected`: FALSE
Backtrace:
    ▆
 1. ├─base::do.call(fct, params)
 2. └─biodb (local) `<fn>`(conn = `<KggPthwC>`, opt = `<named list>`)
 3.   └─testthat::expect_false(...)
── Failure ('test_600_pathway.R:88:1'): The peak table is correct. ─────────────
any(vapply(entries, is.null, FUN.VALUE = TRUE)) is not FALSE

`actual`:   TRUE 
`expected`: FALSE
One of the entries is NULL.
Backtrace:
    ▆
 1. ├─base::do.call(fct, params)
 2. └─biodb (local) `<fn>`(conn = `<KggPthwC>`, opt = `<named list>`)
 3.   └─testthat::expect_false(...)
── Failure ('test_600_pathway.R:91:1'): getReactions() works correctly. ────────
length(reactions) > 0 is not TRUE

`actual`:   FALSE
`expected`: TRUE 
Backtrace:
    ▆
 1. ├─base::do.call(fct, params)
 2. └─biodbKegg (local) `<fn>`(conn = `<KggPthwC>`)
 3.   └─testthat::expect_true(length(reactions) > 0) at test_600_pathway.R:7:4
── Failure ('test_600_pathway.R:93:1'): buildPathwayGraph() works correctly. ───
`graph` inherits from `'NULL'` not `'character'`.
Backtrace:
    ▆
 1. ├─base::do.call(fct, params)
 2. └─biodbKegg (local) `<fn>`(conn = `<KggPthwC>`)
 3.   └─testthat::expect_is(graph, "list") at test_600_pathway.R:16:4
── Failure ('test_600_pathway.R:93:1'): buildPathwayGraph() works correctly. ───
names(graph) not equal to c("vertices", "edges").
target is NULL, current is character
Backtrace:
    ▆
 1. ├─base::do.call(fct, params)
 2. └─biodbKegg (local) `<fn>`(conn = `<KggPthwC>`)
 3.   └─testthat::expect_equal(names(graph), c("vertices", "edges")) at test_600_pathway.R:17:4
── Failure ('test_600_pathway.R:95:1'): getPathwayIgraph() works correctly. ────
`graph` inherits from `'NULL'` not `'character'`.
Backtrace:
    ▆
 1. ├─base::do.call(fct, params)
 2. └─biodbKegg (local) `<fn>`(conn = `<KggPthwC>`)
 3.   └─testthat::expect_is(graph, "igraph") at test_600_pathway.R:22:4
── Error ('test_700_reaction.R:16:1'): RT unit is defined when there is an RT value. ──
Error in `eval_bare(expr, quo_get_env(quo))`: attempt to apply non-function
Backtrace:
    ▆
 1. ├─base::do.call(fct, params)
 2. └─biodb (local) `<fn>`(conn = `<KggRctnC>`, opt = `<named list>`)
 3.   └─testthat::expect_true(...)
 4.     └─testthat::quasi_label(enquo(object), label, arg = "object")
 5.       └─rlang::eval_bare(expr, quo_get_env(quo))
── Failure ('test_700_reaction.R:16:1'): We can search for an entry by searchable field ──
!is.null(entry) is not TRUE

`actual`:   FALSE
`expected`: TRUE 
Backtrace:
    ▆
 1. ├─base::do.call(fct, params)
 2. └─biodb (local) `<fn>`(conn = `<KggRctnC>`, opt = `<named list>`)
 3.   └─testthat::expect_true(!is.null(entry))
── Error ('test_700_reaction.R:16:1'): We can search for an entry by searchable field ──
Error in `entry$getFieldValue(f)`: attempt to apply non-function
Backtrace:
    ▆
 1. ├─base::do.call(fct, params)
 2. └─biodb (local) `<fn>`(conn = `<KggRctnC>`, opt = `<named list>`)
── Failure ('test_700_reaction.R:16:1'): We can search for an entry by name. ───
!is.null(entry) is not TRUE

`actual`:   FALSE
`expected`: TRUE 
Backtrace:
    ▆
 1. ├─base::do.call(fct, params)
 2. └─biodb (local) `<fn>`(conn = `<KggRctnC>`, opt = `<named list>`)
 3.   └─testthat::expect_true(!is.null(entry))
── Error ('test_700_reaction.R:16:1'): We can search for an entry by name. ─────
Error in `entry$getFieldValue("name")`: attempt to apply non-function
Backtrace:
    ▆
 1. ├─base::do.call(fct, params)
 2. └─biodb (local) `<fn>`(conn = `<KggRctnC>`, opt = `<named list>`)
── Failure ('test_700_reaction.R:16:1'): We can load an entry from the database. ──
any(vapply(entries, is.null, FUN.VALUE = TRUE)) is not FALSE

`actual`:   TRUE 
`expected`: FALSE
Backtrace:
    ▆
 1. ├─base::do.call(fct, params)
 2. └─biodb (local) `<fn>`(conn = `<KggRctnC>`, opt = `<named list>`)
 3.   └─opt$refEntries$getRealEntry(id)
 4.     └─self$getRealEntries(ids = id)
 5.       └─testthat::expect_false(any(vapply(entries, is.null, FUN.VALUE = TRUE)))
── Failure ('test_700_reaction.R:16:1'): We can load an entry from the database. ──
`e` inherits from `'NULL'` not `'character'`.
Backtrace:
    ▆
 1. ├─base::do.call(fct, params)
 2. └─biodb (local) `<fn>`(conn = `<KggRctnC>`, opt = `<named list>`)
 3.   └─testthat::expect_is(e, "BiodbEntry")
── Failure ('test_700_reaction.R:16:1'): One wrong entry does not block the retrieval of good ones ──
any(vapply(entries[2:length(entries)], is.null, FUN.VALUE = TRUE)) is not FALSE

`actual`:   TRUE 
`expected`: FALSE
Backtrace:
    ▆
 1. ├─base::do.call(fct, params)
 2. └─biodb (local) `<fn>`(conn = `<KggRctnC>`, opt = `<named list>`)
 3.   └─testthat::expect_false(...)
── Failure ('test_700_reaction.R:16:1'): The peak table is correct. ────────────
any(vapply(entries, is.null, FUN.VALUE = TRUE)) is not FALSE

`actual`:   TRUE 
`expected`: FALSE
One of the entries is NULL.
Backtrace:
    ▆
 1. ├─base::do.call(fct, params)
 2. └─biodb (local) `<fn>`(conn = `<KggRctnC>`, opt = `<named list>`)
 3.   └─testthat::expect_false(...)

[ FAIL 70 | WARN 0 | SKIP 0 | PASS 906 ]
Error: Test failures
Execution halted

Example timings

biodbKegg.Rcheck/biodbKegg-Ex.timings

nameusersystemelapsed
KeggCircle0.0150.0020.027
KeggCompoundConn 5.905 1.17914.137
KeggCompoundEntry0.7790.0231.068
KeggConn0.7980.0283.108
KeggEntry0.7700.0181.054
KeggEnzymeConn 14.757 0.655112.213
KeggEnzymeEntry0.7910.0271.026
KeggGenesConn0.8390.0251.148
KeggGenesEntry0.8660.0281.371
KeggGlycanConn0.7470.0271.010
KeggGlycanEntry0.8390.0291.195
KeggModuleConn1.0370.0281.391
KeggModuleEntry0.7570.0341.085
KeggOrthologyConn1.0700.0403.322
KeggOrthologyEntry0.9760.0331.245
KeggPathwayConn 4.774 0.24546.128
KeggPathwayEntry0.7570.0270.989
KeggReactionConn0.7500.0241.026
KeggReactionEntry0.7380.0240.983
KeggRect0.0060.0010.008
KeggShape0.0010.0010.002