Last updated on 2025-11-14 12:50:29 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.0.0 | 3.54 | 37.95 | 41.49 | OK | |
| r-devel-linux-x86_64-debian-gcc | 1.0.0 | 2.63 | 29.87 | 32.50 | OK | |
| r-devel-linux-x86_64-fedora-clang | 1.0.0 | 17.00 | 48.93 | 65.93 | ERROR | |
| r-devel-linux-x86_64-fedora-gcc | 1.0.0 | 16.00 | 47.48 | 63.48 | ERROR | |
| r-devel-windows-x86_64 | 1.0.0 | 4.00 | 59.00 | 63.00 | OK | |
| r-patched-linux-x86_64 | 1.0.0 | 3.33 | 35.95 | 39.28 | OK | |
| r-release-linux-x86_64 | 1.0.0 | 3.33 | 35.87 | 39.20 | OK | |
| r-release-macos-arm64 | 1.0.0 | 2.00 | 35.00 | 37.00 | OK | |
| r-release-macos-x86_64 | 1.0.0 | 3.00 | 77.00 | 80.00 | OK | |
| r-release-windows-x86_64 | 1.0.0 | 4.00 | 59.00 | 63.00 | OK | |
| r-oldrel-macos-arm64 | 1.0.0 | 2.00 | 24.00 | 26.00 | OK | |
| r-oldrel-macos-x86_64 | 1.0.0 | 3.00 | 50.00 | 53.00 | OK | |
| r-oldrel-windows-x86_64 | 1.0.0 | 5.00 | 68.00 | 73.00 | OK |
Version: 1.0.0
Check: tests
Result: ERROR
Running ‘spelling.R’
Running ‘testthat.R’ [6s/15s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(ZillowR)
>
> test_check("ZillowR")
Saving _problems/test-GetChart-11.R
Saving _problems/test-GetComps-11.R
Saving _problems/test-GetDeepComps-11.R
Saving _problems/test-GetDeepSearchResults-11.R
Saving _problems/test-GetMonthlyPayments-11.R
Saving _problems/test-GetRateSummary-11.R
Saving _problems/test-GetSearchResults-11.R
Saving _problems/test-GetUpdatedPropertyDetails-11.R
Saving _problems/test-GetZestimate-11.R
[ FAIL 9 | WARN 0 | SKIP 0 | PASS 125 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test-GetChart.R:7:5'): 'getURL' errors are handled gracefully ───────
<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-GetChart.R:7:5
2. └─lifecycle::deprecate_stop("3.2.0", "with_mock()", "with_mocked_bindings()")
3. └─lifecycle:::deprecate_stop0(msg)
4. └─rlang::cnd_signal(...)
── Error ('test-GetComps.R:7:5'): 'getURL' errors are handled gracefully ───────
<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-GetComps.R:7:5
2. └─lifecycle::deprecate_stop("3.2.0", "with_mock()", "with_mocked_bindings()")
3. └─lifecycle:::deprecate_stop0(msg)
4. └─rlang::cnd_signal(...)
── Error ('test-GetDeepComps.R:7:5'): 'getURL' errors are handled gracefully ───
<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-GetDeepComps.R:7:5
2. └─lifecycle::deprecate_stop("3.2.0", "with_mock()", "with_mocked_bindings()")
3. └─lifecycle:::deprecate_stop0(msg)
4. └─rlang::cnd_signal(...)
── Error ('test-GetDeepSearchResults.R:7:5'): 'getURL' errors are handled gracefully ──
<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-GetDeepSearchResults.R:7:5
2. └─lifecycle::deprecate_stop("3.2.0", "with_mock()", "with_mocked_bindings()")
3. └─lifecycle:::deprecate_stop0(msg)
4. └─rlang::cnd_signal(...)
── Error ('test-GetMonthlyPayments.R:7:5'): 'getURL' errors are handled gracefully ──
<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-GetMonthlyPayments.R:7:5
2. └─lifecycle::deprecate_stop("3.2.0", "with_mock()", "with_mocked_bindings()")
3. └─lifecycle:::deprecate_stop0(msg)
4. └─rlang::cnd_signal(...)
── Error ('test-GetRateSummary.R:7:5'): 'getURL' errors are handled gracefully ──
<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-GetRateSummary.R:7:5
2. └─lifecycle::deprecate_stop("3.2.0", "with_mock()", "with_mocked_bindings()")
3. └─lifecycle:::deprecate_stop0(msg)
4. └─rlang::cnd_signal(...)
── Error ('test-GetSearchResults.R:7:5'): 'getURL' errors are handled gracefully ──
<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-GetSearchResults.R:7:5
2. └─lifecycle::deprecate_stop("3.2.0", "with_mock()", "with_mocked_bindings()")
3. └─lifecycle:::deprecate_stop0(msg)
4. └─rlang::cnd_signal(...)
── Error ('test-GetUpdatedPropertyDetails.R:7:5'): 'getURL' errors are handled gracefully ──
<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-GetUpdatedPropertyDetails.R:7:5
2. └─lifecycle::deprecate_stop("3.2.0", "with_mock()", "with_mocked_bindings()")
3. └─lifecycle:::deprecate_stop0(msg)
4. └─rlang::cnd_signal(...)
── Error ('test-GetZestimate.R:7:5'): 'getURL' errors are handled gracefully ───
<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-GetZestimate.R:7:5
2. └─lifecycle::deprecate_stop("3.2.0", "with_mock()", "with_mocked_bindings()")
3. └─lifecycle:::deprecate_stop0(msg)
4. └─rlang::cnd_signal(...)
[ FAIL 9 | WARN 0 | SKIP 0 | PASS 125 ]
Error:
! Test failures.
Execution halted
Flavor: r-devel-linux-x86_64-fedora-clang
Version: 1.0.0
Check: tests
Result: ERROR
Running ‘spelling.R’
Running ‘testthat.R’ [5s/13s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(ZillowR)
>
> test_check("ZillowR")
Saving _problems/test-GetChart-11.R
Saving _problems/test-GetComps-11.R
Saving _problems/test-GetDeepComps-11.R
Saving _problems/test-GetDeepSearchResults-11.R
Saving _problems/test-GetMonthlyPayments-11.R
Saving _problems/test-GetRateSummary-11.R
Saving _problems/test-GetSearchResults-11.R
Saving _problems/test-GetUpdatedPropertyDetails-11.R
Saving _problems/test-GetZestimate-11.R
[ FAIL 9 | WARN 0 | SKIP 0 | PASS 125 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test-GetChart.R:7:5'): 'getURL' errors are handled gracefully ───────
<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-GetChart.R:7:5
2. └─lifecycle::deprecate_stop("3.2.0", "with_mock()", "with_mocked_bindings()")
3. └─lifecycle:::deprecate_stop0(msg)
4. └─rlang::cnd_signal(...)
── Error ('test-GetComps.R:7:5'): 'getURL' errors are handled gracefully ───────
<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-GetComps.R:7:5
2. └─lifecycle::deprecate_stop("3.2.0", "with_mock()", "with_mocked_bindings()")
3. └─lifecycle:::deprecate_stop0(msg)
4. └─rlang::cnd_signal(...)
── Error ('test-GetDeepComps.R:7:5'): 'getURL' errors are handled gracefully ───
<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-GetDeepComps.R:7:5
2. └─lifecycle::deprecate_stop("3.2.0", "with_mock()", "with_mocked_bindings()")
3. └─lifecycle:::deprecate_stop0(msg)
4. └─rlang::cnd_signal(...)
── Error ('test-GetDeepSearchResults.R:7:5'): 'getURL' errors are handled gracefully ──
<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-GetDeepSearchResults.R:7:5
2. └─lifecycle::deprecate_stop("3.2.0", "with_mock()", "with_mocked_bindings()")
3. └─lifecycle:::deprecate_stop0(msg)
4. └─rlang::cnd_signal(...)
── Error ('test-GetMonthlyPayments.R:7:5'): 'getURL' errors are handled gracefully ──
<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-GetMonthlyPayments.R:7:5
2. └─lifecycle::deprecate_stop("3.2.0", "with_mock()", "with_mocked_bindings()")
3. └─lifecycle:::deprecate_stop0(msg)
4. └─rlang::cnd_signal(...)
── Error ('test-GetRateSummary.R:7:5'): 'getURL' errors are handled gracefully ──
<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-GetRateSummary.R:7:5
2. └─lifecycle::deprecate_stop("3.2.0", "with_mock()", "with_mocked_bindings()")
3. └─lifecycle:::deprecate_stop0(msg)
4. └─rlang::cnd_signal(...)
── Error ('test-GetSearchResults.R:7:5'): 'getURL' errors are handled gracefully ──
<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-GetSearchResults.R:7:5
2. └─lifecycle::deprecate_stop("3.2.0", "with_mock()", "with_mocked_bindings()")
3. └─lifecycle:::deprecate_stop0(msg)
4. └─rlang::cnd_signal(...)
── Error ('test-GetUpdatedPropertyDetails.R:7:5'): 'getURL' errors are handled gracefully ──
<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-GetUpdatedPropertyDetails.R:7:5
2. └─lifecycle::deprecate_stop("3.2.0", "with_mock()", "with_mocked_bindings()")
3. └─lifecycle:::deprecate_stop0(msg)
4. └─rlang::cnd_signal(...)
── Error ('test-GetZestimate.R:7:5'): 'getURL' errors are handled gracefully ───
<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-GetZestimate.R:7:5
2. └─lifecycle::deprecate_stop("3.2.0", "with_mock()", "with_mocked_bindings()")
3. └─lifecycle:::deprecate_stop0(msg)
4. └─rlang::cnd_signal(...)
[ FAIL 9 | WARN 0 | SKIP 0 | PASS 125 ]
Error:
! Test failures.
Execution halted
Flavor: r-devel-linux-x86_64-fedora-gcc