* using log directory ‘/data/gannet/ripley/R/packages/tests-Suggests/loadflux.Rcheck’ * using R Under development (unstable) (2023-05-04 r84395) * using platform: x86_64-pc-linux-gnu (64-bit) * R was compiled by gcc-13 (GCC) 13.1.0 GNU Fortran (GCC) 13.1.0 * running under: Fedora Linux 36 (Workstation Edition) * using session charset: UTF-8 * using option ‘--no-stop-on-test-error’ * checking for file ‘loadflux/DESCRIPTION’ ... OK * checking extension type ... Package * this is package ‘loadflux’ version ‘0.0.2’ * package encoding: UTF-8 * checking package namespace information ... OK * checking package dependencies ... NOTE Package suggested but not available for checking: ‘brolgar’ * checking if this is a source package ... OK * checking if there is a namespace ... OK * checking for executable files ... OK * checking for hidden files and directories ... OK * checking for portable file names ... OK * checking for sufficient/correct file permissions ... OK * checking whether package ‘loadflux’ can be installed ... [13s/45s] 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 loading without being on the library search path ... OK * checking use of S3 registration ... 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 ... [15s/40s] OK * checking Rd files ... OK * checking Rd metadata ... OK * checking Rd line widths ... 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 contents of ‘data’ directory ... OK * checking data for non-ASCII characters ... OK * checking LazyData ... OK * checking data for ASCII and uncompressed saves ... OK * checking installed files from ‘inst/doc’ ... OK * checking files in ‘vignettes’ ... OK * checking examples ... [6s/17s] ERROR Running examples in ‘loadflux-Ex.R’ failed The error most likely occurred in: > ### Name: loadflux-features > ### Title: Calculate features of a 'tsibble' object in conjunction with > ### [features()] > ### Aliases: loadflux-features feat_event > > ### ** Examples > > > # You can use any of the features `feat_*` in conjunction with `features` > # like so: > library(dplyr) Attaching package: ‘dplyr’ The following objects are masked from ‘package:stats’: filter, lag The following objects are masked from ‘package:base’: intersect, setdiff, setequal, union > library(fabletools) Error in library(fabletools) : there is no package called ‘fabletools’ Execution halted * checking for unstated dependencies in ‘tests’ ... OK * checking tests ... Running ‘testthat.R’ [4s/10s] ERROR Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) > library(loadflux) > > test_check("loadflux") Attaching package: 'dplyr' The following object is masked from 'package:testthat': matches The following objects are masked from 'package:stats': filter, lag The following objects are masked from 'package:base': intersect, setdiff, setequal, union Attaching package: 'tsibble' The following objects are masked from 'package:base': intersect, setdiff, union [ FAIL 1 | WARN 0 | SKIP 0 | PASS 0 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test-check_output.R:5:1'): (code run outside of `test_that()`) ────── Error in `library(fabletools)`: there is no package called 'fabletools' Backtrace: ▆ 1. └─base::library(fabletools) at test-check_output.R:5:0 [ FAIL 1 | WARN 0 | SKIP 0 | PASS 0 ] Error: Test failures Execution halted * checking for unstated dependencies in vignettes ... OK * checking package vignettes in ‘inst/doc’ ... OK * checking re-building of vignette outputs ... [12s/30s] ERROR Error(s) in re-building vignettes: --- re-building ‘loadflux.Rmd’ using rmarkdown --- finished re-building ‘loadflux.Rmd’ --- re-building ‘turbidity.Rmd’ using rmarkdown Quitting from lines 78-84 (turbidity.Rmd) Error: processing vignette 'turbidity.Rmd' failed with diagnostics: there is no package called 'feasts' --- failed re-building ‘turbidity.Rmd’ SUMMARY: processing the following file failed: ‘turbidity.Rmd’ Error: Vignette re-building failed. Execution halted * checking PDF version of manual ... [7s/22s] OK * checking HTML version of manual ... OK * checking for non-standard things in the check directory ... OK * checking for detritus in the temp directory ... OK * DONE Status: 3 ERRORs, 1 NOTE See ‘/data/gannet/ripley/R/packages/tests-Suggests/loadflux.Rcheck/00check.log’ for details. Command exited with non-zero status 1 Time 5:17.38, 100.65 + 13.66