CRAN Package Check Results for Package dint

Last updated on 2024-11-09 06:50:06 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 2.1.4 3.72 58.95 62.67 ERROR
r-devel-linux-x86_64-debian-gcc 2.1.4 2.62 41.16 43.78 ERROR
r-devel-linux-x86_64-fedora-clang 2.1.4 109.32 ERROR
r-devel-linux-x86_64-fedora-gcc 2.1.4 106.19 ERROR
r-devel-windows-x86_64 2.1.4 6.00 79.00 85.00 ERROR
r-patched-linux-x86_64 2.1.4 3.86 55.52 59.38 OK
r-release-linux-x86_64 2.1.4 3.37 54.07 57.44 OK
r-release-macos-arm64 2.1.4 34.00 OK
r-release-macos-x86_64 2.1.4 57.00 OK
r-release-windows-x86_64 2.1.4 5.00 76.00 81.00 OK
r-oldrel-macos-arm64 2.1.4 38.00 OK
r-oldrel-macos-x86_64 2.1.4 60.00 OK
r-oldrel-windows-x86_64 2.1.4 5.00 89.00 94.00 OK

Check Details

Version: 2.1.4
Check: tests
Result: ERROR Running ‘testthat.R’ [10s/13s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) > library(dint) > > test_check("dint") [ FAIL 4 | WARN 2 | SKIP 2 | PASS 1267 ] ══ Skipped tests (2) ═══════════════════════════════════════════════════════════ • empty test (1): 'test_date_xx.R:46:1' • not yet (1): 'test_scale_date_xx.R:95:3' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test_first_of.R:181:3'): first_of_isoweek works ─────────────────── first_of_isoweek(tdat) not identical to `tdat`. Objects equal but not identical ── Failure ('test_first_of.R:186:3'): first_of_isoweek works ─────────────────── last_of_isoweek(tdat) not identical to tdat + 6L. Objects equal but not identical ── Failure ('test_first_of.R:191:3'): first_of_isoweek works ─────────────────── seq(as.Date("2004-01-05"), as.Date("2004-12-20"), by = "7 days") not identical to first_of_yw(2004, 2:52). Objects equal but not identical ── Failure ('test_first_of.R:195:3'): first_of_isoweek works ─────────────────── seq(as.Date("2004-01-11"), as.Date("2004-12-26"), by = "7 days") not identical to last_of_yw(2004, 2:52). Objects equal but not identical [ FAIL 4 | WARN 2 | SKIP 2 | PASS 1267 ] Error: Test failures Execution halted Flavor: r-devel-linux-x86_64-debian-clang

Version: 2.1.4
Check: tests
Result: ERROR Running ‘testthat.R’ [6s/7s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) > library(dint) > > test_check("dint") [ FAIL 4 | WARN 2 | SKIP 2 | PASS 1267 ] ══ Skipped tests (2) ═══════════════════════════════════════════════════════════ • empty test (1): 'test_date_xx.R:46:1' • not yet (1): 'test_scale_date_xx.R:95:3' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test_first_of.R:181:3'): first_of_isoweek works ─────────────────── first_of_isoweek(tdat) not identical to `tdat`. Objects equal but not identical ── Failure ('test_first_of.R:186:3'): first_of_isoweek works ─────────────────── last_of_isoweek(tdat) not identical to tdat + 6L. Objects equal but not identical ── Failure ('test_first_of.R:191:3'): first_of_isoweek works ─────────────────── seq(as.Date("2004-01-05"), as.Date("2004-12-20"), by = "7 days") not identical to first_of_yw(2004, 2:52). Objects equal but not identical ── Failure ('test_first_of.R:195:3'): first_of_isoweek works ─────────────────── seq(as.Date("2004-01-11"), as.Date("2004-12-26"), by = "7 days") not identical to last_of_yw(2004, 2:52). Objects equal but not identical [ FAIL 4 | WARN 2 | SKIP 2 | PASS 1267 ] Error: Test failures Execution halted Flavor: r-devel-linux-x86_64-debian-gcc

Version: 2.1.4
Check: tests
Result: ERROR Running ‘testthat.R’ [17s/54s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) > library(dint) > > test_check("dint") [ FAIL 4 | WARN 2 | SKIP 2 | PASS 1267 ] ══ Skipped tests (2) ═══════════════════════════════════════════════════════════ • empty test (1): 'test_date_xx.R:46:1' • not yet (1): 'test_scale_date_xx.R:95:3' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test_first_of.R:181:3'): first_of_isoweek works ─────────────────── first_of_isoweek(tdat) not identical to `tdat`. Objects equal but not identical ── Failure ('test_first_of.R:186:3'): first_of_isoweek works ─────────────────── last_of_isoweek(tdat) not identical to tdat + 6L. Objects equal but not identical ── Failure ('test_first_of.R:191:3'): first_of_isoweek works ─────────────────── seq(as.Date("2004-01-05"), as.Date("2004-12-20"), by = "7 days") not identical to first_of_yw(2004, 2:52). Objects equal but not identical ── Failure ('test_first_of.R:195:3'): first_of_isoweek works ─────────────────── seq(as.Date("2004-01-11"), as.Date("2004-12-26"), by = "7 days") not identical to last_of_yw(2004, 2:52). Objects equal but not identical [ FAIL 4 | WARN 2 | SKIP 2 | PASS 1267 ] Error: Test failures Execution halted Flavor: r-devel-linux-x86_64-fedora-clang

Version: 2.1.4
Check: tests
Result: ERROR Running ‘testthat.R’ [14s/16s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) > library(dint) > > test_check("dint") [ FAIL 4 | WARN 2 | SKIP 2 | PASS 1267 ] ══ Skipped tests (2) ═══════════════════════════════════════════════════════════ • empty test (1): 'test_date_xx.R:46:1' • not yet (1): 'test_scale_date_xx.R:95:3' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test_first_of.R:181:3'): first_of_isoweek works ─────────────────── first_of_isoweek(tdat) not identical to `tdat`. Objects equal but not identical ── Failure ('test_first_of.R:186:3'): first_of_isoweek works ─────────────────── last_of_isoweek(tdat) not identical to tdat + 6L. Objects equal but not identical ── Failure ('test_first_of.R:191:3'): first_of_isoweek works ─────────────────── seq(as.Date("2004-01-05"), as.Date("2004-12-20"), by = "7 days") not identical to first_of_yw(2004, 2:52). Objects equal but not identical ── Failure ('test_first_of.R:195:3'): first_of_isoweek works ─────────────────── seq(as.Date("2004-01-11"), as.Date("2004-12-26"), by = "7 days") not identical to last_of_yw(2004, 2:52). Objects equal but not identical [ FAIL 4 | WARN 2 | SKIP 2 | PASS 1267 ] Error: Test failures Execution halted Flavor: r-devel-linux-x86_64-fedora-gcc

Version: 2.1.4
Check: tests
Result: ERROR Running 'testthat.R' [8s] Running the tests in 'tests/testthat.R' failed. Complete output: > library(testthat) > library(dint) > > test_check("dint") [ FAIL 4 | WARN 2 | SKIP 2 | PASS 1267 ] ══ Skipped tests (2) ═══════════════════════════════════════════════════════════ • empty test (1): 'test_date_xx.R:46:1' • not yet (1): 'test_scale_date_xx.R:95:3' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test_first_of.R:181:3'): first_of_isoweek works ─────────────────── first_of_isoweek(tdat) not identical to `tdat`. Objects equal but not identical ── Failure ('test_first_of.R:186:3'): first_of_isoweek works ─────────────────── last_of_isoweek(tdat) not identical to tdat + 6L. Objects equal but not identical ── Failure ('test_first_of.R:191:3'): first_of_isoweek works ─────────────────── seq(as.Date("2004-01-05"), as.Date("2004-12-20"), by = "7 days") not identical to first_of_yw(2004, 2:52). Objects equal but not identical ── Failure ('test_first_of.R:195:3'): first_of_isoweek works ─────────────────── seq(as.Date("2004-01-11"), as.Date("2004-12-26"), by = "7 days") not identical to last_of_yw(2004, 2:52). Objects equal but not identical [ FAIL 4 | WARN 2 | SKIP 2 | PASS 1267 ] Error: Test failures Execution halted Flavor: r-devel-windows-x86_64