CRAN Package Check Results for Package BrazilCrime

Last updated on 2024-09-17 20:49:07 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.2.1 114.86 152.94 267.80 OK
r-devel-linux-x86_64-debian-gcc 0.2.1 78.25 94.36 172.61 OK
r-devel-linux-x86_64-fedora-clang 0.2.1 450.15 OK
r-devel-linux-x86_64-fedora-gcc 0.2.1 460.23 OK
r-devel-windows-x86_64 0.2.1 111.00 157.00 268.00 OK
r-patched-linux-x86_64 0.2 117.40 139.65 257.05 ERROR
r-release-linux-x86_64 0.2 115.16 140.64 255.80 ERROR
r-release-macos-arm64 0.2.1 132.00 OK
r-release-macos-x86_64 0.2.1 198.00 OK
r-release-windows-x86_64 0.2 113.00 191.00 304.00 ERROR
r-oldrel-macos-arm64 0.2.1 157.00 OK
r-oldrel-macos-x86_64 0.2.1 249.00 OK
r-oldrel-windows-x86_64 0.2.1 97.00 127.00 224.00 OK

Check Details

Version: 0.2
Check: tests
Result: ERROR Running ‘testthat.R’ [48s/69s] 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/testing-design.html#sec-tests-files-overview > # * https://testthat.r-lib.org/articles/special-files.html > > library(testthat) > library(BrazilCrime) > > test_check("BrazilCrime") Error downloading file. Try again later. Query completed. Error downloading file. Try again later. Query completed. [1] "Test data type" Query completed. [1] "Test state argument" Query completed. [1] "Test city argument" [1] "Test city and state arguments" Query completed. [1] "Test category argument" Query completed. [1] "Test typology argument" Query completed. [1] "Test granularity argument" [ FAIL 3 | WARN 0 | SKIP 0 | PASS 7 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test-get_sinesp_data.R:7:3'): get_sinesp_data downloads and processes data correctly ── is.data.frame(dados) is not TRUE `actual`: FALSE `expected`: TRUE ── Failure ('test-get_sinesp_data.R:10:3'): get_sinesp_data downloads and processes data correctly ── all(expected_columns %in% colnames(dados)) is not TRUE `actual`: FALSE `expected`: TRUE ── Error ('test-get_sinesp_data.R:12:3'): get_sinesp_data downloads and processes data correctly ── Error in `UseMethod("filter")`: no applicable method for 'filter' applied to an object of class "function" Backtrace: ▆ 1. └─BrazilCrime::get_sinesp_data(state = "SP") at test-get_sinesp_data.R:12:3 2. └─dplyr::filter(df, tolower(uf_abrev) %in% tolower(state)) [ FAIL 3 | WARN 0 | SKIP 0 | PASS 7 ] Error: Test failures Execution halted Flavor: r-patched-linux-x86_64

Version: 0.2
Check: tests
Result: ERROR Running ‘testthat.R’ [47s/66s] 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/testing-design.html#sec-tests-files-overview > # * https://testthat.r-lib.org/articles/special-files.html > > library(testthat) > library(BrazilCrime) > > test_check("BrazilCrime") Error downloading file. Try again later. Query completed. Error downloading file. Try again later. Query completed. [1] "Test data type" Query completed. [1] "Test state argument" Query completed. [1] "Test city argument" [1] "Test city and state arguments" Query completed. [1] "Test category argument" Query completed. [1] "Test typology argument" Query completed. [1] "Test granularity argument" [ FAIL 3 | WARN 0 | SKIP 0 | PASS 7 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test-get_sinesp_data.R:7:3'): get_sinesp_data downloads and processes data correctly ── is.data.frame(dados) is not TRUE `actual`: FALSE `expected`: TRUE ── Failure ('test-get_sinesp_data.R:10:3'): get_sinesp_data downloads and processes data correctly ── all(expected_columns %in% colnames(dados)) is not TRUE `actual`: FALSE `expected`: TRUE ── Error ('test-get_sinesp_data.R:12:3'): get_sinesp_data downloads and processes data correctly ── Error in `UseMethod("filter")`: no applicable method for 'filter' applied to an object of class "function" Backtrace: ▆ 1. └─BrazilCrime::get_sinesp_data(state = "SP") at test-get_sinesp_data.R:12:3 2. └─dplyr::filter(df, tolower(uf_abrev) %in% tolower(state)) [ FAIL 3 | WARN 0 | SKIP 0 | PASS 7 ] Error: Test failures Execution halted Flavor: r-release-linux-x86_64

Version: 0.2
Check: tests
Result: ERROR Running 'testthat.R' [63s] 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/testing-design.html#sec-tests-files-overview > # * https://testthat.r-lib.org/articles/special-files.html > > library(testthat) > library(BrazilCrime) > > test_check("BrazilCrime") Error downloading file. Try again later. Query completed. Error downloading file. Try again later. Query completed. [1] "Test data type" Query completed. [1] "Test state argument" Query completed. [1] "Test city argument" [1] "Test city and state arguments" Query completed. [1] "Test category argument" Query completed. [1] "Test typology argument" Query completed. [1] "Test granularity argument" [ FAIL 3 | WARN 0 | SKIP 0 | PASS 7 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test-get_sinesp_data.R:7:3'): get_sinesp_data downloads and processes data correctly ── is.data.frame(dados) is not TRUE `actual`: FALSE `expected`: TRUE ── Failure ('test-get_sinesp_data.R:10:3'): get_sinesp_data downloads and processes data correctly ── all(expected_columns %in% colnames(dados)) is not TRUE `actual`: FALSE `expected`: TRUE ── Error ('test-get_sinesp_data.R:12:3'): get_sinesp_data downloads and processes data correctly ── Error in `UseMethod("filter")`: no applicable method for 'filter' applied to an object of class "function" Backtrace: ▆ 1. └─BrazilCrime::get_sinesp_data(state = "SP") at test-get_sinesp_data.R:12:3 2. └─dplyr::filter(df, tolower(uf_abrev) %in% tolower(state)) [ FAIL 3 | WARN 0 | SKIP 0 | PASS 7 ] Error: Test failures Execution halted Flavor: r-release-windows-x86_64