• 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 ‘Rexperigen/DESCRIPTION’ ... OK
  • this is package ‘Rexperigen’ version ‘0.2.1’
  • 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 ‘Rexperigen’ can be installed ... [1s/1s] 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 ... [0s/0s] OK
  • checking whether the package can be loaded with stated dependencies ... [0s/0s] OK
  • checking whether the package can be unloaded cleanly ... [0s/0s] OK
  • checking whether the namespace can be loaded with stated dependencies ... [0s/0s] OK
  • checking whether the namespace can be unloaded cleanly ... [0s/0s] OK
  • checking loading without being on the library search path ... [0s/0s] OK
  • checking whether startup messages can be suppressed ... [0s/0s] 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 LazyData ... INFO   'LazyData' is specified without a 'data' directory
  • checking examples ... [0s/3s] 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(Rexperigen)   >   > test_check("Rexperigen")   Saving _problems/test-download-19.R   Saving _problems/test-download-34.R   Saving _problems/test-download-51.R   Saving _problems/test-download-65.R   Saving _problems/test-download-78.R   Saving _problems/test-registration-29.R   Saving _problems/test-registration-43.R   Saving _problems/test-registration-56.R   Saving _problems/test-server-10.R   Saving _problems/test-server-47.R   Saving _problems/test-server-88.R   Saving _problems/test-utils-21.R   Saving _problems/test-utils-52.R   Saving _problems/test-utils-67.R   Saving _problems/test-utils-114.R   Saving _problems/test-zzz-7.R   Saving _problems/test-zzz-8.R   [ FAIL 17 | WARN 0 | SKIP 0 | PASS 23 ]      ══ Failed tests ════════════════════════════════════════════════════════════════   ── Error ('test-download.R:12:5'): makecsv with no auth, server 1 ──────────────   <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-download.R:12:5    2. └─lifecycle::deprecate_stop("3.2.0", "with_mock()", "with_mocked_bindings()")    3. └─lifecycle:::deprecate_stop0(msg)    4. └─rlang::cnd_signal(...)   ── Error ('test-download.R:27:5'): makecsv with no auth, server 2 ──────────────   <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-download.R:27:5    2. └─lifecycle::deprecate_stop("3.2.0", "with_mock()", "with_mocked_bindings()")    3. └─lifecycle:::deprecate_stop0(msg)    4. └─rlang::cnd_signal(...)   ── Error ('test-download.R:42:5'): makecsv with auth, server 2 ─────────────────   <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-download.R:42:5    2. └─lifecycle::deprecate_stop("3.2.0", "with_mock()", "with_mocked_bindings()")    3. └─lifecycle:::deprecate_stop0(msg)    4. └─rlang::cnd_signal(...)   ── Error ('test-download.R:58:5'): getDestinations ─────────────────────────────   <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-download.R:58:5    2. └─lifecycle::deprecate_stop("3.2.0", "with_mock()", "with_mocked_bindings()")    3. └─lifecycle:::deprecate_stop0(msg)    4. └─rlang::cnd_signal(...)   ── Error ('test-download.R:71:5'): getUsers ────────────────────────────────────   <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-download.R:71:5    2. └─lifecycle::deprecate_stop("3.2.0", "with_mock()", "with_mocked_bindings()")    3. └─lifecycle:::deprecate_stop0(msg)    4. └─rlang::cnd_signal(...)   ── Error ('test-registration.R:21:5'): registering new experiment ──────────────   <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-registration.R:21:5    2. └─lifecycle::deprecate_stop("3.2.0", "with_mock()", "with_mocked_bindings()")    3. └─lifecycle:::deprecate_stop0(msg)    4. └─rlang::cnd_signal(...)   ── Error ('test-registration.R:35:5'): removing registration ───────────────────   <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-registration.R:35:5    2. └─lifecycle::deprecate_stop("3.2.0", "with_mock()", "with_mocked_bindings()")    3. └─lifecycle:::deprecate_stop0(msg)    4. └─rlang::cnd_signal(...)   ── Error ('test-registration.R:48:5'): listing registered experiments ──────────   <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-registration.R:48:5    2. └─lifecycle::deprecate_stop("3.2.0", "with_mock()", "with_mocked_bindings()")    3. └─lifecycle:::deprecate_stop0(msg)    4. └─rlang::cnd_signal(...)   ── Error ('test-server.R:4:5'): setExperigenServer ─────────────────────────────   <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-server.R:4:5    2. └─lifecycle::deprecate_stop("3.2.0", "with_mock()", "with_mocked_bindings()")    3. └─lifecycle:::deprecate_stop0(msg)    4. └─rlang::cnd_signal(...)   ── Error ('test-server.R:33:5'): Setting credentials ───────────────────────────   <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-server.R:33:5    2. └─lifecycle::deprecate_stop("3.2.0", "with_mock()", "with_mocked_bindings()")    3. └─lifecycle:::deprecate_stop0(msg)    4. └─rlang::cnd_signal(...)   ── Error ('test-server.R:74:5'): creating experimenters ────────────────────────   <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-server.R:74:5    2. └─lifecycle::deprecate_stop("3.2.0", "with_mock()", "with_mocked_bindings()")    3. └─lifecycle:::deprecate_stop0(msg)    4. └─rlang::cnd_signal(...)   ── Error ('test-utils.R:15:5'): API requests ───────────────────────────────────   <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-utils.R:15:5    2. └─lifecycle::deprecate_stop("3.2.0", "with_mock()", "with_mocked_bindings()")    3. └─lifecycle:::deprecate_stop0(msg)    4. └─rlang::cnd_signal(...)   ── Error ('test-utils.R:38:5'): Authed API request ─────────────────────────────   <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-utils.R:38:5    2. └─lifecycle::deprecate_stop("3.2.0", "with_mock()", "with_mocked_bindings()")    3. └─lifecycle:::deprecate_stop0(msg)    4. └─rlang::cnd_signal(...)   ── Error ('test-utils.R:58:5'): serverVersion ──────────────────────────────────   <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-utils.R:58:5    2. └─lifecycle::deprecate_stop("3.2.0", "with_mock()", "with_mocked_bindings()")    3. └─lifecycle:::deprecate_stop0(msg)    4. └─rlang::cnd_signal(...)   ── Error ('test-utils.R:108:5'): cleanurl ──────────────────────────────────────   <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-utils.R:108:5    2. └─lifecycle::deprecate_stop("3.2.0", "with_mock()", "with_mocked_bindings()")    3. └─lifecycle:::deprecate_stop0(msg)    4. └─rlang::cnd_signal(...)   ── Failure ('test-zzz.R:7:3'): initialization is okay ──────────────────────────   Expected `getOption("Rexperigen.experimenter")` to equal "".   Differences:   1/1 mismatches   x[1]: "alma"   y[1]: ""   ── Failure ('test-zzz.R:8:3'): initialization is okay ──────────────────────────   Expected `getOption("Rexperigen.password")` to equal "".   Differences:   1/1 mismatches   x[1]: "korte"   y[1]: ""      [ FAIL 17 | WARN 0 | SKIP 0 | PASS 23 ]   Error:   ! Test failures.   Execution halted
  • checking PDF version of manual ... [1s/2s] OK
  • DONE Status: 1 ERROR
  • using check arguments '--no-clean-on-error '