Package check result: OK Changes to worse in reverse depends: Package: gawdis Check: examples New result: ERROR Running examples in ‘gawdis-Ex.R’ failed The error most likely occurred in: > base::assign(".ptime", proc.time(), pos = "CheckExEnv") > ### Name: gawdis > ### Title: gawdis function > ### Aliases: gawdis > ### Keywords: gawdis gowdis > > ### ** Examples > > library(FD) # input data > #the gowdis and gawdis functions provide the same results# > ex1 <- gowdis(dummy$trait) Error: object 'dummy' not found Execution halted Package: gawdis Check: re-building of vignette outputs New result: ERROR Error(s) in re-building vignettes: ... --- re-building ‘gawdis.Rmd’ using rmarkdown Quitting from gawdis.Rmd:31-36 [unnamed-chunk-2] ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Error: ! object 'dummy' not found ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Error: processing vignette 'gawdis.Rmd' failed with diagnostics: object 'dummy' not found --- failed re-building ‘gawdis.Rmd’ SUMMARY: processing the following file failed: ‘gawdis.Rmd’ Error: Vignette re-building failed. Execution halted Package: hillR Check: examples New result: ERROR Running examples in ‘hillR-Ex.R’ failed The error most likely occurred in: > base::assign(".ptime", proc.time(), pos = "CheckExEnv") > ### Name: hill_func > ### Title: Functional diversity through Hill Numbers > ### Aliases: hill_func > > ### ** Examples > > dummy = FD::dummy Error: 'dummy' is not an exported object from 'namespace:FD' Execution halted Package: hillR Check: tests New result: ERROR Running ‘testthat.R’ [2s/2s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) > library(hillR) > > test_check("hillR") Saving _problems/test_hill_func-2.R Saving _problems/test_hill_phyl-2.R Saving _problems/test_hill_taxa-2.R [ FAIL 3 | WARN 0 | SKIP 0 | PASS 0 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test_hill_func.R:2:1'): (code run outside of `test_that()`) ───────── Error: 'dummy' is not an exported object from 'namespace:FD' ── Error ('test_hill_phyl.R:2:1'): (code run outside of `test_that()`) ───────── Error: 'dummy' is not an exported object from 'namespace:FD' ── Error ('test_hill_taxa.R:2:1'): (code run outside of `test_that()`) ───────── Error: 'dummy' is not an exported object from 'namespace:FD' [ FAIL 3 | WARN 0 | SKIP 0 | PASS 0 ] Error: ! Test failures. Execution halted