CRAN Package Check Results for Package centr

Last updated on 2025-03-09 20:51:37 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.2.2 2.05 34.56 36.61 OK
r-devel-linux-x86_64-debian-gcc 0.2.2 1.49 26.00 27.49 OK
r-devel-linux-x86_64-fedora-clang 0.2.2 63.35 ERROR
r-devel-linux-x86_64-fedora-gcc 0.2.2 76.86 ERROR
r-devel-macos-arm64 0.2.2 42.00 OK
r-devel-macos-x86_64 0.2.2 103.00 OK
r-devel-windows-x86_64 0.2.2 3.00 56.00 59.00 OK
r-patched-linux-x86_64 0.2.2 1.98 32.97 34.95 OK
r-release-linux-x86_64 0.2.2 1.83 32.67 34.50 OK
r-release-macos-arm64 0.2.2 45.00 OK
r-release-macos-x86_64 0.2.2 72.00 OK
r-release-windows-x86_64 0.2.2 4.00 57.00 61.00 OK
r-oldrel-macos-arm64 0.2.2 44.00 OK
r-oldrel-macos-x86_64 0.2.2 67.00 OK
r-oldrel-windows-x86_64 0.2.2 4.00 60.00 64.00 OK

Check Details

Version: 0.2.2
Check: tests
Result: ERROR Running ‘testthat.R’ [8s/21s] 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(centr) > > test_check("centr") [ FAIL 1 | WARN 0 | SKIP 0 | PASS 27 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test-median_center.R:15:3'): median_center ──────────────────────── sf::st_coordinates(...) (`actual`) not equal to as.matrix(data.frame(X = -96.0135231, Y = 28.6822725)) (`expected`). actual vs expected [,1] [,2] - actual[1, ] -96.01353 28.68227 + expected[1, ] -96.01352 28.68227 [ FAIL 1 | WARN 0 | SKIP 0 | PASS 27 ] Error: Test failures Execution halted Flavor: r-devel-linux-x86_64-fedora-clang

Version: 0.2.2
Check: tests
Result: ERROR Running ‘testthat.R’ [8s/19s] 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(centr) > > test_check("centr") [ FAIL 1 | WARN 0 | SKIP 0 | PASS 27 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test-median_center.R:15:3'): median_center ──────────────────────── sf::st_coordinates(...) (`actual`) not equal to as.matrix(data.frame(X = -96.0135231, Y = 28.6822725)) (`expected`). actual vs expected [,1] [,2] - actual[1, ] -96.01353 28.68227 + expected[1, ] -96.01352 28.68227 [ FAIL 1 | WARN 0 | SKIP 0 | PASS 27 ] Error: Test failures Execution halted Flavor: r-devel-linux-x86_64-fedora-gcc

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.