• 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 ‘pocketapi/DESCRIPTION’ ... OK
  • this is package ‘pocketapi’ version ‘0.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 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 ‘pocketapi’ can be installed ... [1s/1s] OK See the install log for details.
  • checking installed package size ... 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 ... NOTE Problems with news in ‘NEWS.md’: No news entries found.
  • 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 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 installed files from ‘inst/doc’ ... OK
  • checking files in ‘vignettes’ ... OK
  • checking examples ... NONE
  • 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(pocketapi)   >   > test_check("pocketapi")   Saving _problems/test_pocket_add-43.R   Saving _problems/test_pocket_archive-28.R   Saving _problems/test_pocket_archive-44.R   Saving _problems/test_pocket_delete-29.R   Saving _problems/test_pocket_delete-44.R   Saving _problems/test_pocket_delete-58.R   Saving _problems/test_pocket_favorite-28.R   Saving _problems/test_pocket_tag-37.R   Saving _problems/test_pocket_tag-51.R   Saving _problems/test_pocket_tag-71.R   Saving _problems/test_pocket_tag-91.R   Saving _problems/test_pocket_tag-112.R   Saving _problems/test_pocket_unfavorite-28.R   [ FAIL 13 | WARN 0 | SKIP 0 | PASS 45 ]      ══ Failed tests ════════════════════════════════════════════════════════════════   ── Error ('test_pocket_add.R:32:7'): Valid case ────────────────────────────────   <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_pocket_add.R:32:7    2. └─lifecycle::deprecate_stop("3.2.0", "with_mock()", "with_mocked_bindings()")    3. └─lifecycle:::deprecate_stop0(msg)    4. └─rlang::cnd_signal(...)   ── Error ('test_pocket_archive.R:22:5'): pocket_archive - success generates message ──   <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_pocket_archive.R:22:5    2. └─lifecycle::deprecate_stop("3.2.0", "with_mock()", "with_mocked_bindings()")    3. └─lifecycle:::deprecate_stop0(msg)    4. └─rlang::cnd_signal(...)   ── Error ('test_pocket_archive.R:38:5'): pocket_archive - one success, one error ──   <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_pocket_archive.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_pocket_delete.R:23:5'): pocket_delete - success generates message ──   <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_pocket_delete.R:23:5    2. └─lifecycle::deprecate_stop("3.2.0", "with_mock()", "with_mocked_bindings()")    3. └─lifecycle:::deprecate_stop0(msg)    4. └─rlang::cnd_signal(...)   ── Error ('test_pocket_delete.R:38:5'): pocket_delete - two successes ──────────   <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_pocket_delete.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_pocket_delete.R:52:5'): pocket_delete - one success, one error ──   <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_pocket_delete.R:52:5    2. └─lifecycle::deprecate_stop("3.2.0", "with_mock()", "with_mocked_bindings()")    3. └─lifecycle:::deprecate_stop0(msg)    4. └─rlang::cnd_signal(...)   ── Error ('test_pocket_favorite.R:22:5'): pocket_favorite - success generates message ──   <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_pocket_favorite.R:22:5    2. └─lifecycle::deprecate_stop("3.2.0", "with_mock()", "with_mocked_bindings()")    3. └─lifecycle:::deprecate_stop0(msg)    4. └─rlang::cnd_signal(...)   ── Error ('test_pocket_tag.R:32:5'): pocket_tag tags_add - two successes ───────   <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_pocket_tag.R:32:5    2. └─lifecycle::deprecate_stop("3.2.0", "with_mock()", "with_mocked_bindings()")    3. └─lifecycle:::deprecate_stop0(msg)    4. └─rlang::cnd_signal(...)   ── Error ('test_pocket_tag.R:46:5'): pocket_tag tags_remove - two successes ────   <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_pocket_tag.R:46:5    2. └─lifecycle::deprecate_stop("3.2.0", "with_mock()", "with_mocked_bindings()")    3. └─lifecycle:::deprecate_stop0(msg)    4. └─rlang::cnd_signal(...)   ── Error ('test_pocket_tag.R:66:5'): pocket_tag tags_clear - two successes ─────   <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_pocket_tag.R:66:5    2. └─lifecycle::deprecate_stop("3.2.0", "with_mock()", "with_mocked_bindings()")    3. └─lifecycle:::deprecate_stop0(msg)    4. └─rlang::cnd_signal(...)   ── Error ('test_pocket_tag.R:86:5'): pocket_tag tags_replace - two successes ───   <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_pocket_tag.R:86:5    2. └─lifecycle::deprecate_stop("3.2.0", "with_mock()", "with_mocked_bindings()")    3. └─lifecycle:::deprecate_stop0(msg)    4. └─rlang::cnd_signal(...)   ── Error ('test_pocket_tag.R:107:5'): pocket_tag tag_delete - success ──────────   <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_pocket_tag.R:107:5    2. └─lifecycle::deprecate_stop("3.2.0", "with_mock()", "with_mocked_bindings()")    3. └─lifecycle:::deprecate_stop0(msg)    4. └─rlang::cnd_signal(...)   ── Error ('test_pocket_unfavorite.R:22:5'): pocket_unfavorite - success generates message ──   <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_pocket_unfavorite.R:22:5    2. └─lifecycle::deprecate_stop("3.2.0", "with_mock()", "with_mocked_bindings()")    3. └─lifecycle:::deprecate_stop0(msg)    4. └─rlang::cnd_signal(...)      [ FAIL 13 | WARN 0 | SKIP 0 | PASS 45 ]   Error:   ! Test failures.   Execution halted
  • checking for unstated dependencies in vignettes ... OK
  • checking package vignettes ... OK
  • checking re-building of vignette outputs ... [5s/5s] OK
  • checking PDF version of manual ... [1s/1s] OK
  • DONE Status: 1 ERROR, 1 NOTE
  • using check arguments '--no-clean-on-error '