• using R Under development (unstable) (2025-11-24 r89059)
  • using platform: aarch64-apple-darwin23
  • R was compiled by     Apple clang version 17.0.0 (clang-1700.3.19.1)     GNU Fortran (GCC) 14.2.0
  • running under: macOS Sequoia 15.7.1
  • using session charset: UTF-8
  • checking for file ‘moexer/DESCRIPTION’ ... OK
  • checking extension type ... Package
  • this is package ‘moexer’ version ‘0.3.0’
  • 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 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 ‘moexer’ can be installed ... [2s/2s] OK See the install log for details.
  • 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 code files for non-ASCII characters ... OK
  • checking R files for syntax errors ... OK
  • checking whether the package can be loaded ... [1s/1s] OK
  • checking whether the package can be loaded with stated dependencies ... [0s/1s] OK
  • checking whether the package can be unloaded cleanly ... [0s/1s] OK
  • checking whether the namespace can be loaded with stated dependencies ... [0s/1s] OK
  • checking whether the namespace can be unloaded cleanly ... [1s/1s] OK
  • checking loading without being on the library search path ... [1s/1s] OK
  • checking whether startup messages can be suppressed ... [1s/1s] 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 ... [1s/1s] OK
  • checking Rd files ... [0s/0s] 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 examples ... [1s/1s] OK
  • checking for unstated dependencies in ‘tests’ ... OK
  • checking tests ... [1s/1s] ERROR   Running ‘testthat.R’ [1s/1s] Running the tests in ‘tests/testthat.R’ failed. Complete output:   > library(testthat)   > library(moexer)   >   > test_check("moexer")   Saving _problems/test-candles-20.R   Saving _problems/test-candles-31.R   Saving _problems/test-candles-42.R   Saving _problems/test-iss-6.R   [ FAIL 4 | WARN 0 | SKIP 0 | PASS 0 ]      ══ Failed tests ════════════════════════════════════════════════════════════════   ── Error ('test-candles.R:17:5'): Fetching candles works ───────────────────────   <lifecycle_error_deprecated/defunctError/rlang_error/error/condition>   Error: `with_mock()` was deprecated in testthat 3.2.0 and is now defunct.   ℹ Please use `with_mocked_bindings()` instead.   Backtrace:       ▆    1. └─testthat::with_mock(...) at test-candles.R:17:5    2. └─lifecycle::deprecate_stop("3.2.0", "with_mock()", "with_mocked_bindings()")    3. └─lifecycle:::deprecate_stop0(msg)    4. └─rlang::cnd_signal(...)   ── Error ('test-candles.R:28:5'): Specifying wrong symbols only returns an empty tibble ──   <lifecycle_error_deprecated/defunctError/rlang_error/error/condition>   Error: `with_mock()` was deprecated in testthat 3.2.0 and is now defunct.   ℹ Please use `with_mocked_bindings()` instead.   Backtrace:       ▆    1. └─testthat::with_mock(...) at test-candles.R:28:5    2. └─lifecycle::deprecate_stop("3.2.0", "with_mock()", "with_mocked_bindings()")    3. └─lifecycle:::deprecate_stop0(msg)    4. └─rlang::cnd_signal(...)   ── Error ('test-candles.R:39:5'): Getting candle borders works ─────────────────   <lifecycle_error_deprecated/defunctError/rlang_error/error/condition>   Error: `with_mock()` was deprecated in testthat 3.2.0 and is now defunct.   ℹ Please use `with_mocked_bindings()` instead.   Backtrace:       ▆    1. └─testthat::with_mock(...) at test-candles.R:39:5    2. └─lifecycle::deprecate_stop("3.2.0", "with_mock()", "with_mocked_bindings()")    3. └─lifecycle:::deprecate_stop0(msg)    4. └─rlang::cnd_signal(...)   ── Error ('test-iss.R:3:5'): Parsing a JSON ISS response works ─────────────────   <lifecycle_error_deprecated/defunctError/rlang_error/error/condition>   Error: `with_mock()` was deprecated in testthat 3.2.0 and is now defunct.   ℹ Please use `with_mocked_bindings()` instead.   Backtrace:       ▆    1. └─testthat::with_mock(...) at test-iss.R:3:5    2. └─lifecycle::deprecate_stop("3.2.0", "with_mock()", "with_mocked_bindings()")    3. └─lifecycle:::deprecate_stop0(msg)    4. └─rlang::cnd_signal(...)      [ FAIL 4 | WARN 0 | SKIP 0 | PASS 0 ]   Error:   ! Test failures.   Execution halted
  • checking PDF version of manual ... [1s/1s] OK
  • DONE Status: 1 ERROR
  • using check arguments '--no-clean-on-error '