Last updated on 2026-01-22 01:49:47 CET.
| Package | ERROR | OK |
|---|---|---|
| ethiodate | 2 | 11 |
| nadaverse | 13 |
Current CRAN status: ERROR: 2, OK: 11
Version: 0.3.0
Check: tests
Result: ERROR
Running ‘testthat.R’ [11s/59s]
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(ethiodate)
>
> test_check("ethiodate")
Saving _problems/test-Ops-54.R
Attaching package: 'dplyr'
The following objects are masked from 'package:stats':
filter, lag
The following objects are masked from 'package:base':
intersect, setdiff, setequal, union
ethdate of length 0
[ FAIL 1 | WARN 0 | SKIP 21 | PASS 202 ]
══ Skipped tests (21) ══════════════════════════════════════════════════════════
• On CRAN (21): 'test-parse.R:8:1', 'test-snaps.R:4:1', 'test-snaps.R:13:1',
'test-snaps.R:22:1', 'test-snaps.R:31:1', 'test-snaps.R:55:1',
'test-snaps.R:60:1', 'test-snaps.R:96:5', 'test-snaps.R:96:5',
'test-snaps.R:96:5', 'test-snaps.R:96:5', 'test-snaps.R:96:5',
'test-snaps.R:96:5', 'test-snaps.R:96:5', 'test-snaps.R:96:5',
'test-snaps.R:96:5', 'test-snaps.R:96:5', 'test-snaps.R:96:5',
'test-snaps.R:96:5', 'test-snaps.R:108:1', 'test-snaps.R:113:1'
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test-Ops.R:54:3'): summary.ethdate behaves correctly ──────────────
Expected `out` to have names `c("Min.", "1st Qu.", "Median", "Mean", "3rd Qu.", "Max.", "NA's")`.
Differences:
`actual[4:7]`: "Mean" "3rd Qu." "Max." "NAs"
`expected[4:7]`: "Mean" "3rd Qu." "Max." "NA's"
[ FAIL 1 | WARN 0 | SKIP 21 | PASS 202 ]
Error:
! Test failures.
Execution halted
Flavor: r-devel-linux-x86_64-debian-clang
Version: 0.3.0
Check: tests
Result: ERROR
Running ‘testthat.R’ [9s/10s]
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(ethiodate)
>
> test_check("ethiodate")
Saving _problems/test-Ops-54.R
Attaching package: 'dplyr'
The following objects are masked from 'package:stats':
filter, lag
The following objects are masked from 'package:base':
intersect, setdiff, setequal, union
ethdate of length 0
[ FAIL 1 | WARN 0 | SKIP 21 | PASS 202 ]
══ Skipped tests (21) ══════════════════════════════════════════════════════════
• On CRAN (21): 'test-parse.R:8:1', 'test-snaps.R:4:1', 'test-snaps.R:13:1',
'test-snaps.R:22:1', 'test-snaps.R:31:1', 'test-snaps.R:55:1',
'test-snaps.R:60:1', 'test-snaps.R:96:5', 'test-snaps.R:96:5',
'test-snaps.R:96:5', 'test-snaps.R:96:5', 'test-snaps.R:96:5',
'test-snaps.R:96:5', 'test-snaps.R:96:5', 'test-snaps.R:96:5',
'test-snaps.R:96:5', 'test-snaps.R:96:5', 'test-snaps.R:96:5',
'test-snaps.R:96:5', 'test-snaps.R:108:1', 'test-snaps.R:113:1'
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test-Ops.R:54:3'): summary.ethdate behaves correctly ──────────────
Expected `out` to have names `c("Min.", "1st Qu.", "Median", "Mean", "3rd Qu.", "Max.", "NA's")`.
Differences:
`actual[4:7]`: "Mean" "3rd Qu." "Max." "NAs"
`expected[4:7]`: "Mean" "3rd Qu." "Max." "NA's"
[ FAIL 1 | WARN 0 | SKIP 21 | PASS 202 ]
Error:
! Test failures.
Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc
Current CRAN status: OK: 13