Last updated on 2023-01-25 04:51:35 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.1.2 | 8.33 | 84.01 | 92.34 | ERROR | |
r-devel-linux-x86_64-debian-gcc | 0.1.2 | 6.39 | 62.80 | 69.19 | OK | |
r-devel-linux-x86_64-fedora-clang | 0.1.2 | 113.56 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 0.1.2 | 109.15 | NOTE | |||
r-devel-windows-x86_64 | 0.1.2 | 37.00 | 119.00 | 156.00 | OK | |
r-patched-linux-x86_64 | 0.1.2 | 5.85 | 84.05 | 89.90 | OK | |
r-release-linux-x86_64 | 0.1.2 | 4.89 | 83.82 | 88.71 | OK | |
r-release-macos-arm64 | 0.1.2 | 37.00 | NOTE | |||
r-release-macos-x86_64 | 0.1.2 | 52.00 | NOTE | |||
r-release-windows-x86_64 | 0.1.2 | 12.00 | 121.00 | 133.00 | OK |
Version: 0.1.2
Check: tests
Result: ERROR
Running ‘testthat.R’ [15s/16s]
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/tests.html
> # * https://testthat.r-lib.org/reference/test_package.html#special-files
>
> library(testthat)
> library(ebvcube)
>
> test_check("ebvcube")
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 87 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test-ebv_manipulate.R:32'): test ebv_manipulate ───────────────────
as.Date(file.info(file)$mtim) (`actual`) not equal to Sys.Date() (`expected`).
`actual`: "2023-01-23"
`expected`: "2023-01-24"
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 87 ]
Error: Test failures
Execution halted
Flavor: r-devel-linux-x86_64-debian-clang
Version: 0.1.2
Check: data for non-ASCII characters
Result: NOTE
Note: found 2 marked UTF-8 strings
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-release-macos-arm64, r-release-macos-x86_64