Last updated on 2025-11-19 11:53:14 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.2.0 | 2.86 | 31.27 | 34.13 | ERROR | |
| r-devel-linux-x86_64-debian-gcc | 0.2.0 | 2.19 | 25.14 | 27.33 | ERROR | |
| r-devel-linux-x86_64-fedora-clang | 0.2.0 | 49.48 | ERROR | |||
| r-devel-linux-x86_64-fedora-gcc | 0.2.0 | 18.00 | 32.75 | 50.75 | ERROR | |
| r-devel-windows-x86_64 | 0.2.0 | 5.00 | 47.00 | 52.00 | OK | |
| r-patched-linux-x86_64 | 0.2.0 | 2.74 | 28.94 | 31.68 | OK | |
| r-release-linux-x86_64 | 0.2.0 | 2.76 | 28.78 | 31.54 | ERROR | |
| r-release-macos-arm64 | 0.2.0 | 2.00 | 30.00 | 32.00 | OK | |
| r-release-macos-x86_64 | 0.2.0 | 2.00 | 41.00 | 43.00 | OK | |
| r-release-windows-x86_64 | 0.2.0 | 4.00 | 46.00 | 50.00 | OK | |
| r-oldrel-macos-arm64 | 0.2.0 | 1.00 | 27.00 | 28.00 | NOTE | |
| r-oldrel-macos-x86_64 | 0.2.0 | 2.00 | 32.00 | 34.00 | NOTE | |
| r-oldrel-windows-x86_64 | 0.2.0 | 5.00 | 54.00 | 59.00 | NOTE |
Version: 0.2.0
Check: tests
Result: ERROR
Running ‘testthat.R’ [2s/3s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(humanize)
>
> test_check("humanize")
Saving _problems/test_time-150.R
Saving _problems/test_time-219.R
[ FAIL 2 | WARN 0 | SKIP 0 | PASS 96 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test_time.R:145:3'): natural_time works as expected ─────────────────
<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_time.R:145:3
2. └─lifecycle::deprecate_stop("3.2.0", "with_mock()", "with_mocked_bindings()")
3. └─lifecycle:::deprecate_stop0(msg)
4. └─rlang::cnd_signal(...)
── Error ('test_time.R:214:3'): natural_time no months works as expected ───────
<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_time.R:214:3
2. └─lifecycle::deprecate_stop("3.2.0", "with_mock()", "with_mocked_bindings()")
3. └─lifecycle:::deprecate_stop0(msg)
4. └─rlang::cnd_signal(...)
[ FAIL 2 | WARN 0 | SKIP 0 | PASS 96 ]
Error:
! Test failures.
Execution halted
Flavors: r-devel-linux-x86_64-debian-clang, r-release-linux-x86_64
Version: 0.2.0
Check: tests
Result: ERROR
Running ‘testthat.R’ [2s/2s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(humanize)
>
> test_check("humanize")
Saving _problems/test_time-150.R
Saving _problems/test_time-219.R
[ FAIL 2 | WARN 0 | SKIP 0 | PASS 96 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test_time.R:145:3'): natural_time works as expected ─────────────────
<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_time.R:145:3
2. └─lifecycle::deprecate_stop("3.2.0", "with_mock()", "with_mocked_bindings()")
3. └─lifecycle:::deprecate_stop0(msg)
4. └─rlang::cnd_signal(...)
── Error ('test_time.R:214:3'): natural_time no months works as expected ───────
<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_time.R:214:3
2. └─lifecycle::deprecate_stop("3.2.0", "with_mock()", "with_mocked_bindings()")
3. └─lifecycle:::deprecate_stop0(msg)
4. └─rlang::cnd_signal(...)
[ FAIL 2 | WARN 0 | SKIP 0 | PASS 96 ]
Error:
! Test failures.
Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 0.2.0
Check: tests
Result: ERROR
Running ‘testthat.R’
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(humanize)
>
> test_check("humanize")
Saving _problems/test_time-150.R
Saving _problems/test_time-219.R
[ FAIL 2 | WARN 0 | SKIP 0 | PASS 96 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test_time.R:145:3'): natural_time works as expected ─────────────────
<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_time.R:145:3
2. └─lifecycle::deprecate_stop("3.2.0", "with_mock()", "with_mocked_bindings()")
3. └─lifecycle:::deprecate_stop0(msg)
4. └─rlang::cnd_signal(...)
── Error ('test_time.R:214:3'): natural_time no months works as expected ───────
<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_time.R:214:3
2. └─lifecycle::deprecate_stop("3.2.0", "with_mock()", "with_mocked_bindings()")
3. └─lifecycle:::deprecate_stop0(msg)
4. └─rlang::cnd_signal(...)
[ FAIL 2 | WARN 0 | SKIP 0 | PASS 96 ]
Error:
! Test failures.
Execution halted
Flavor: r-devel-linux-x86_64-fedora-clang
Version: 0.2.0
Check: tests
Result: ERROR
Running ‘testthat.R’ [4s/11s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(humanize)
>
> test_check("humanize")
Saving _problems/test_time-150.R
Saving _problems/test_time-219.R
[ FAIL 2 | WARN 0 | SKIP 0 | PASS 96 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test_time.R:145:3'): natural_time works as expected ─────────────────
<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_time.R:145:3
2. └─lifecycle::deprecate_stop("3.2.0", "with_mock()", "with_mocked_bindings()")
3. └─lifecycle:::deprecate_stop0(msg)
4. └─rlang::cnd_signal(...)
── Error ('test_time.R:214:3'): natural_time no months works as expected ───────
<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_time.R:214:3
2. └─lifecycle::deprecate_stop("3.2.0", "with_mock()", "with_mocked_bindings()")
3. └─lifecycle:::deprecate_stop0(msg)
4. └─rlang::cnd_signal(...)
[ FAIL 2 | WARN 0 | SKIP 0 | PASS 96 ]
Error:
! Test failures.
Execution halted
Flavor: r-devel-linux-x86_64-fedora-gcc
Version: 0.2.0
Check: LazyData
Result: NOTE
'LazyData' is specified without a 'data' directory
Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-x86_64
These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.
Health stats visible at Monitor.