CRAN Package Check Results for Package allhomes

Last updated on 2022-11-06 08:57:11 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.3.0 3.23 35.33 38.56 ERROR
r-devel-linux-x86_64-debian-gcc 0.3.0 2.62 27.44 30.06 ERROR
r-devel-linux-x86_64-fedora-clang 0.3.0 58.53 ERROR
r-devel-linux-x86_64-fedora-gcc 0.3.0 55.63 ERROR
r-devel-windows-x86_64 0.3.0 15.00 69.00 84.00 ERROR
r-patched-linux-x86_64 0.3.0 2.83 33.76 36.59 ERROR
r-release-linux-x86_64 0.3.0 2.06 33.48 35.54 ERROR
r-release-macos-arm64 0.3.0 23.00 OK
r-release-macos-x86_64 0.3.0 29.00 OK
r-release-windows-x86_64 0.3.0 14.00 66.00 80.00 ERROR
r-oldrel-macos-arm64 0.3.0 22.00 OK
r-oldrel-macos-x86_64 0.3.0 32.00 OK
r-oldrel-windows-ix86+x86_64 0.3.0 8.00 61.00 69.00 ERROR

Additional issues

M1mac

Check Details

Version: 0.3.0
Check: tests
Result: ERROR
     Running 'testthat.R' [5s/11s]
    Running the tests in 'tests/testthat.R' failed.
    Complete output:
     > # This file is part of the standard setup for testthat.
     > # It is recommended that you do not modify it.
     > #
     > # Where should you do additional test configuration?
     > # Learn more about the roles of various files in:
     > # * https://r-pkgs.org/tests.html
     > # * https://testthat.r-lib.org/reference/test_package.html#special-files
     >
     > library(testthat)
     > library(allhomes)
     >
     > test_check("allhomes")
     [2022-11-04 09:30:13.239552] Looking up division ID for suburb='Arboretrum, ACT'...
     [2022-11-04 09:30:13.240801] URL: https://www.allhomes.com.au/svc/locality/searchallbyname?st=ACT&n=arboretrum
     [ FAIL 1 | WARN 17 | SKIP 0 | PASS 13 ]
    
     == Failed tests ================================================================
     -- Failure ('test-extract_past_sales_data.R:20'): Valid search returns `data.frame`/`tibble` --
     extract_past_sales_data(18009, 2020, quiet = TRUE) is not an S3 object
    
     [ FAIL 1 | WARN 17 | SKIP 0 | PASS 13 ]
     Error: Test failures
     Execution halted
Flavor: r-devel-linux-x86_64-debian-clang

Version: 0.3.0
Check: tests
Result: ERROR
     Running ‘testthat.R’ [3s/12s]
    Running the tests in ‘tests/testthat.R’ failed.
    Complete output:
     > # This file is part of the standard setup for testthat.
     > # It is recommended that you do not modify it.
     > #
     > # Where should you do additional test configuration?
     > # Learn more about the roles of various files in:
     > # * https://r-pkgs.org/tests.html
     > # * https://testthat.r-lib.org/reference/test_package.html#special-files
     >
     > library(testthat)
     > library(allhomes)
     >
     > test_check("allhomes")
     [2022-11-05 18:36:41.132121] Looking up division ID for suburb='Arboretrum, ACT'...
     [2022-11-05 18:36:41.133176] URL: https://www.allhomes.com.au/svc/locality/searchallbyname?st=ACT&n=arboretrum
     [ FAIL 1 | WARN 14 | SKIP 0 | PASS 13 ]
    
     ══ Failed tests ════════════════════════════════════════════════════════════════
     ── Failure ('test-extract_past_sales_data.R:20'): Valid search returns `data.frame`/`tibble` ──
     extract_past_sales_data(18009, 2020, quiet = TRUE) is not an S3 object
    
     [ FAIL 1 | WARN 14 | SKIP 0 | PASS 13 ]
     Error: Test failures
     Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc

Version: 0.3.0
Check: tests
Result: ERROR
     Running ‘testthat.R’ [5s/11s]
    Running the tests in ‘tests/testthat.R’ failed.
    Complete output:
     > # This file is part of the standard setup for testthat.
     > # It is recommended that you do not modify it.
     > #
     > # Where should you do additional test configuration?
     > # Learn more about the roles of various files in:
     > # * https://r-pkgs.org/tests.html
     > # * https://testthat.r-lib.org/reference/test_package.html#special-files
     >
     > library(testthat)
     > library(allhomes)
     >
     > test_check("allhomes")
     [2022-10-22 23:55:50.493598] Looking up division ID for suburb='Arboretrum, ACT'...
     [2022-10-22 23:55:50.494912] URL: https://www.allhomes.com.au/svc/locality/searchallbyname?st=ACT&n=arboretrum
     [ FAIL 1 | WARN 14 | SKIP 0 | PASS 13 ]
    
     ══ Failed tests ════════════════════════════════════════════════════════════════
     ── Failure ('test-extract_past_sales_data.R:20'): Valid search returns `data.frame`/`tibble` ──
     extract_past_sales_data(18009, 2020, quiet = TRUE) is not an S3 object
    
     [ FAIL 1 | WARN 14 | SKIP 0 | PASS 13 ]
     Error: Test failures
     Execution halted
Flavor: r-devel-linux-x86_64-fedora-clang

Version: 0.3.0
Check: tests
Result: ERROR
     Running ‘testthat.R’ [5s/12s]
    Running the tests in ‘tests/testthat.R’ failed.
    Complete output:
     > # This file is part of the standard setup for testthat.
     > # It is recommended that you do not modify it.
     > #
     > # Where should you do additional test configuration?
     > # Learn more about the roles of various files in:
     > # * https://r-pkgs.org/tests.html
     > # * https://testthat.r-lib.org/reference/test_package.html#special-files
     >
     > library(testthat)
     > library(allhomes)
     >
     > test_check("allhomes")
     [2022-10-29 21:22:12.69236] Looking up division ID for suburb='Arboretrum, ACT'...
     [2022-10-29 21:22:12.693729] URL: https://www.allhomes.com.au/svc/locality/searchallbyname?st=ACT&n=arboretrum
     [ FAIL 1 | WARN 14 | SKIP 0 | PASS 13 ]
    
     ══ Failed tests ════════════════════════════════════════════════════════════════
     ── Failure ('test-extract_past_sales_data.R:20'): Valid search returns `data.frame`/`tibble` ──
     extract_past_sales_data(18009, 2020, quiet = TRUE) is not an S3 object
    
     [ FAIL 1 | WARN 14 | SKIP 0 | PASS 13 ]
     Error: Test failures
     Execution halted
Flavor: r-devel-linux-x86_64-fedora-gcc

Version: 0.3.0
Check: tests
Result: ERROR
     Running 'testthat.R' [10s]
    Running the tests in 'tests/testthat.R' failed.
    Complete output:
     > # This file is part of the standard setup for testthat.
     > # It is recommended that you do not modify it.
     > #
     > # Where should you do additional test configuration?
     > # Learn more about the roles of various files in:
     > # * https://r-pkgs.org/tests.html
     > # * https://testthat.r-lib.org/reference/test_package.html#special-files
     >
     > library(testthat)
     > library(allhomes)
     >
     > test_check("allhomes")
     [2022-11-05 12:58:01.707658] Looking up division ID for suburb='Arboretrum, ACT'...
     [2022-11-05 12:58:01.708964] URL: https://www.allhomes.com.au/svc/locality/searchallbyname?st=ACT&n=arboretrum
     [ FAIL 1 | WARN 14 | SKIP 0 | PASS 13 ]
    
     ══ Failed tests ════════════════════════════════════════════════════════════════
     ── Failure ('test-extract_past_sales_data.R:20'): Valid search returns `data.frame`/`tibble` ──
     extract_past_sales_data(18009, 2020, quiet = TRUE) is not an S3 object
    
     [ FAIL 1 | WARN 14 | SKIP 0 | PASS 13 ]
     Error: Test failures
     Execution halted
Flavor: r-devel-windows-x86_64

Version: 0.3.0
Check: tests
Result: ERROR
     Running ‘testthat.R’ [4s/10s]
    Running the tests in ‘tests/testthat.R’ failed.
    Complete output:
     > # This file is part of the standard setup for testthat.
     > # It is recommended that you do not modify it.
     > #
     > # Where should you do additional test configuration?
     > # Learn more about the roles of various files in:
     > # * https://r-pkgs.org/tests.html
     > # * https://testthat.r-lib.org/reference/test_package.html#special-files
     >
     > library(testthat)
     > library(allhomes)
     >
     > test_check("allhomes")
     [2022-11-02 01:21:17] Looking up division ID for suburb='Arboretrum, ACT'...
     [2022-11-02 01:21:17] URL: https://www.allhomes.com.au/svc/locality/searchallbyname?st=ACT&n=arboretrum
     [ FAIL 1 | WARN 14 | SKIP 0 | PASS 13 ]
    
     ══ Failed tests ════════════════════════════════════════════════════════════════
     ── Failure ('test-extract_past_sales_data.R:20'): Valid search returns `data.frame`/`tibble` ──
     extract_past_sales_data(18009, 2020, quiet = TRUE) is not an S3 object
    
     [ FAIL 1 | WARN 14 | SKIP 0 | PASS 13 ]
     Error: Test failures
     Execution halted
Flavor: r-patched-linux-x86_64

Version: 0.3.0
Check: tests
Result: ERROR
     Running ‘testthat.R’ [4s/11s]
    Running the tests in ‘tests/testthat.R’ failed.
    Complete output:
     > # This file is part of the standard setup for testthat.
     > # It is recommended that you do not modify it.
     > #
     > # Where should you do additional test configuration?
     > # Learn more about the roles of various files in:
     > # * https://r-pkgs.org/tests.html
     > # * https://testthat.r-lib.org/reference/test_package.html#special-files
     >
     > library(testthat)
     > library(allhomes)
     >
     > test_check("allhomes")
     [2022-11-03 05:06:54] Looking up division ID for suburb='Arboretrum, ACT'...
     [2022-11-03 05:06:54] URL: https://www.allhomes.com.au/svc/locality/searchallbyname?st=ACT&n=arboretrum
     [ FAIL 1 | WARN 14 | SKIP 0 | PASS 13 ]
    
     ══ Failed tests ════════════════════════════════════════════════════════════════
     ── Failure ('test-extract_past_sales_data.R:20'): Valid search returns `data.frame`/`tibble` ──
     extract_past_sales_data(18009, 2020, quiet = TRUE) is not an S3 object
    
     [ FAIL 1 | WARN 14 | SKIP 0 | PASS 13 ]
     Error: Test failures
     Execution halted
Flavor: r-release-linux-x86_64

Version: 0.3.0
Check: tests
Result: ERROR
     Running 'testthat.R' [10s]
    Running the tests in 'tests/testthat.R' failed.
    Complete output:
     > # This file is part of the standard setup for testthat.
     > # It is recommended that you do not modify it.
     > #
     > # Where should you do additional test configuration?
     > # Learn more about the roles of various files in:
     > # * https://r-pkgs.org/tests.html
     > # * https://testthat.r-lib.org/reference/test_package.html#special-files
     >
     > library(testthat)
     > library(allhomes)
     >
     > test_check("allhomes")
     [2022-11-03 11:30:07] Looking up division ID for suburb='Arboretrum, ACT'...
     [2022-11-03 11:30:07] URL: https://www.allhomes.com.au/svc/locality/searchallbyname?st=ACT&n=arboretrum
     [ FAIL 1 | WARN 14 | SKIP 0 | PASS 13 ]
    
     ══ Failed tests ════════════════════════════════════════════════════════════════
     ── Failure ('test-extract_past_sales_data.R:20'): Valid search returns `data.frame`/`tibble` ──
     extract_past_sales_data(18009, 2020, quiet = TRUE) is not an S3 object
    
     [ FAIL 1 | WARN 14 | SKIP 0 | PASS 13 ]
     Error: Test failures
     Execution halted
Flavor: r-release-windows-x86_64

Version: 0.3.0
Check: tests
Result: ERROR
     Running 'testthat.R' [10s]
    Running the tests in 'tests/testthat.R' failed.
    Complete output:
     > # This file is part of the standard setup for testthat.
     > # It is recommended that you do not modify it.
     > #
     > # Where should you do additional test configuration?
     > # Learn more about the roles of various files in:
     > # * https://r-pkgs.org/tests.html
     > # * https://testthat.r-lib.org/reference/test_package.html#special-files
     >
     > library(testthat)
     > library(allhomes)
     >
     > test_check("allhomes")
     [2022-10-29 09:16:33] Looking up division ID for suburb='Arboretrum, ACT'...
     [2022-10-29 09:16:33] URL: https://www.allhomes.com.au/svc/locality/searchallbyname?st=ACT&n=arboretrum
     [ FAIL 1 | WARN 14 | SKIP 0 | PASS 13 ]
    
     == Failed tests ================================================================
     -- Failure ('test-extract_past_sales_data.R:20'): Valid search returns `data.frame`/`tibble` --
     extract_past_sales_data(18009, 2020, quiet = TRUE) is not an S3 object
    
     [ FAIL 1 | WARN 14 | SKIP 0 | PASS 13 ]
     Error: Test failures
     Execution halted
Flavor: r-oldrel-windows-ix86+x86_64