CRAN Package Check Results for Package distantia

Last updated on 2025-02-01 12:48:24 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 2.0.1 50.28 153.41 203.69 ERROR
r-devel-linux-x86_64-debian-gcc 2.0.1 37.47 97.27 134.74 ERROR
r-devel-linux-x86_64-fedora-clang 2.0.1 251.90 ERROR
r-devel-linux-x86_64-fedora-gcc 2.0.1 183.64 ERROR
r-devel-windows-x86_64 2.0.1 59.00 218.00 277.00 OK
r-patched-linux-x86_64 2.0.1 62.90 141.60 204.50 OK
r-release-linux-x86_64 2.0.1 52.55 148.02 200.57 OK
r-release-macos-arm64 2.0.1 89.00 NOTE
r-release-macos-x86_64 2.0.1 207.00 OK
r-release-windows-x86_64 2.0.1 58.00 213.00 271.00 OK
r-oldrel-macos-arm64 2.0.0 80.00 NOTE
r-oldrel-macos-x86_64 2.0.0 197.00 OK
r-oldrel-windows-x86_64 2.0.1 67.00 270.00 337.00 OK

Check Details

Version: 2.0.1
Check: tests
Result: ERROR Running ‘spelling.R’ [0s/0s] Running ‘testthat.R’ [38s/50s] 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(distantia, quietly = TRUE) > > test_check("distantia") [ FAIL 1 | WARN 0 | SKIP 0 | PASS 251 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test-utils_new_time.R:14:3'): `utils_new_time()` works ──────────── unique(diff(new_time)) (`actual`) not equal to c(90, 91, 92) (`expected`). `attr(actual, 'units')` is a character vector ('days') `attr(expected, 'units')` is absent [ FAIL 1 | WARN 0 | SKIP 0 | PASS 251 ] Error: Test failures Execution halted Flavor: r-devel-linux-x86_64-debian-clang

Version: 2.0.1
Check: tests
Result: ERROR Running ‘spelling.R’ [0s/0s] Running ‘testthat.R’ [23s/26s] 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(distantia, quietly = TRUE) > > test_check("distantia") [ FAIL 1 | WARN 0 | SKIP 0 | PASS 251 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test-utils_new_time.R:14:3'): `utils_new_time()` works ──────────── unique(diff(new_time)) (`actual`) not equal to c(90, 91, 92) (`expected`). `attr(actual, 'units')` is a character vector ('days') `attr(expected, 'units')` is absent [ FAIL 1 | WARN 0 | SKIP 0 | PASS 251 ] Error: Test failures Execution halted Flavor: r-devel-linux-x86_64-debian-gcc

Version: 2.0.1
Check: tests
Result: ERROR Running ‘spelling.R’ Running ‘testthat.R’ [33s/33s] 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(distantia, quietly = TRUE) > > test_check("distantia") [ FAIL 1 | WARN 0 | SKIP 0 | PASS 251 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test-utils_new_time.R:14:3'): `utils_new_time()` works ──────────── unique(diff(new_time)) (`actual`) not equal to c(90, 91, 92) (`expected`). `attr(actual, 'units')` is a character vector ('days') `attr(expected, 'units')` is absent [ FAIL 1 | WARN 0 | SKIP 0 | PASS 251 ] Error: Test failures Execution halted Flavor: r-devel-linux-x86_64-fedora-clang

Version: 2.0.1
Check: tests
Result: ERROR Running ‘spelling.R’ Running ‘testthat.R’ [29s/29s] 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(distantia, quietly = TRUE) > > test_check("distantia") [ FAIL 1 | WARN 0 | SKIP 0 | PASS 251 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test-utils_new_time.R:14:3'): `utils_new_time()` works ──────────── unique(diff(new_time)) (`actual`) not equal to c(90, 91, 92) (`expected`). `attr(actual, 'units')` is a character vector ('days') `attr(expected, 'units')` is absent [ FAIL 1 | WARN 0 | SKIP 0 | PASS 251 ] Error: Test failures Execution halted Flavor: r-devel-linux-x86_64-fedora-gcc

Version: 2.0.1
Check: installed package size
Result: NOTE installed size is 5.1Mb sub-directories of 1Mb or more: libs 3.4Mb Flavor: r-release-macos-arm64

Version: 2.0.0
Check: installed package size
Result: NOTE installed size is 5.1Mb sub-directories of 1Mb or more: libs 3.4Mb Flavor: r-oldrel-macos-arm64