CRAN Package Check Results for Package dint

Last updated on 2024-11-15 19:49:22 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 2.1.4 3.76 57.32 61.08 ERROR
r-devel-linux-x86_64-debian-gcc 2.1.4 2.72 39.29 42.01 ERROR
r-devel-linux-x86_64-fedora-clang 2.1.4 102.24 ERROR
r-devel-linux-x86_64-fedora-gcc 2.1.4 106.19 ERROR
r-devel-windows-x86_64 2.1.4 7.00 79.00 86.00 ERROR
r-patched-linux-x86_64 2.1.4 4.47 53.68 58.15 OK
r-release-linux-x86_64 2.1.4 3.24 54.50 57.74 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 7.00 77.00 84.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 88.00 93.00 OK

Check Details

Version: 2.1.4
Check: tests
Result: ERROR Running ‘testthat.R’ [10s/12s] 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/6s] 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’ [15s/28s] 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