Last updated on 2025-01-09 01:49:40 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.1-5 | ERROR | ||||
r-devel-linux-x86_64-debian-gcc | 0.1-5 | 1.44 | 19.91 | 21.35 | OK | |
r-devel-linux-x86_64-fedora-clang | 0.1-5 | 44.12 | OK | |||
r-devel-linux-x86_64-fedora-gcc | FAIL | |||||
r-devel-windows-x86_64 | 0.1-5 | 3.00 | 55.00 | 58.00 | OK | |
r-patched-linux-x86_64 | 0.1-5 | 1.86 | 23.85 | 25.71 | OK | |
r-release-linux-x86_64 | 0.1-5 | 1.81 | 23.89 | 25.70 | OK | |
r-release-macos-arm64 | 0.1-5 | 30.00 | OK | |||
r-release-macos-x86_64 | 0.1-5 | 41.00 | OK | |||
r-release-windows-x86_64 | 0.1-5 | 2.00 | 47.00 | 49.00 | OK | |
r-oldrel-macos-arm64 | 0.1-5 | 28.00 | OK | |||
r-oldrel-macos-x86_64 | 0.1-5 | 54.00 | OK | |||
r-oldrel-windows-x86_64 | 0.1-5 | 3.00 | 50.00 | 53.00 | OK |
Version: 0.1-5
Check: tests
Result: ERROR
Running ‘testthat.R’ [5s/6s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> # file corset/tests/testthat.R
> # Copyright (C) 2016 Merck Sharp & Dohme Corp. a subsidiary of Merck & Co.
> # , Inc., Kenilworth, NJ, USA.
> #
> # This program is free software: you can redistribute it and/or modify
> # it under the terms of the GNU General Public License as published by
> # the Free Software Foundation, either version 3 of the License, or
> # (at your option) any later version.
> #
> # This program is distributed in the hope that it will be useful,
> # but WITHOUT ANY WARRANTY; without even the implied warranty of
> # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
> # GNU General Public License for more details.
> #
> # You should have received a copy of the GNU General Public License
> # along with this program. If not, see <http://www.gnu.org/licenses/>.
>
> Sys.setenv("R_TESTS" = "")
> library(testthat)
> test_check("corset")
Loading required package: corset
[ FAIL 2 | WARN 0 | SKIP 4 | PASS 21 ]
══ Skipped tests (4) ═══════════════════════════════════════════════════════════
• On CRAN (4): 'test-bezier.R:118:3', 'test-exp.R:119:3', 'test-naive.R:48:3',
'test-naive.R:62:3'
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test-bezier.R:143:3'): Corset - class gts/hts ────────────────────
`cx` not equal to structure(...).
Component "bts": Mean relative difference: 1.149533
── Failure ('test-exp.R:144:3'): Corset - class gts/hts ───────────────────────
`cx` not equal to structure(...).
Component "bts": Mean relative difference: 1.187895
[ FAIL 2 | WARN 0 | SKIP 4 | PASS 21 ]
Error: Test failures
Execution halted
Flavor: r-devel-linux-x86_64-debian-clang
Version: 0.1-5
Check: examples
Result: FAIL
Flavor: r-devel-linux-x86_64-fedora-gcc