Last updated on 2026-09-25 06:50:54 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.4.2 | 5.40 | 236.53 | 241.93 | OK | |
| r-devel-linux-x86_64-debian-gcc | 1.4.2 | 4.38 | 167.51 | 171.89 | OK | |
| r-devel-linux-x86_64-fedora-clang | 1.4.2 | 161.31 | OK | |||
| r-devel-linux-x86_64-fedora-gcc | 1.4.2 | 446.22 | OK | |||
| r-devel-windows-x86_64 | 1.4.2 | 9.00 | 253.00 | 262.00 | OK | |
| r-patched-linux-x86_64 | 1.4.2 | 7.28 | 222.53 | 229.81 | OK | |
| r-release-linux-x86_64 | 1.4.2 | 5.48 | 228.70 | 234.18 | OK | |
| r-release-macos-arm64 | 1.4.2 | 2.00 | 128.00 | 130.00 | OK | |
| r-release-macos-x86_64 | 1.4.2 | 5.00 | 489.00 | 494.00 | OK | |
| r-release-windows-x86_64 | 1.4.2 | 9.00 | 236.00 | 245.00 | OK | |
| r-oldrel-macos-arm64 | 1.4.2 | 2.00 | 101.00 | 103.00 | OK | |
| r-oldrel-macos-x86_64 | 1.4.2 | 4.00 | 404.00 | 408.00 | OK | |
| r-oldrel-windows-x86_64 | 1.4.2 | 12.00 | 289.00 | 301.00 | ERROR |
Version: 1.4.2
Check: tests
Result: ERROR
Running 'testthat.R' [74s]
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(cffr)
>
> test_check("cffr")
Starting 2 test processes.
> test-as-cff.R: v 'D:\temp\2026_09_23_09_31_10_28374\RtmpQHxlLT\file601dc7a7e3208.cff' generated.
> test-as-cff.R: == Validating CFF ==============================================================
> test-as-cff.R: v 'D:\temp\2026_09_23_09_31_10_28374\RtmpQHxlLT\file601dc7a7e3208.cff' is valid.
> test-cff-validate.R: == Validating CFF ==============================================================
> test-cff-validate.R: v 'D:/RCompile/CRANpkg/lib/4.5/cffr/examples/CITATION_complete.cff' is valid.
> test-cff-create.R: i Found 1 unknown key. Trying to map it:
> test-cff-validate.R: == Validating CFF ==============================================================
> test-cff-validate.R: == Validating CFF ==============================================================
> test-cff-write-misc.R: v Results written to 'D:\temp\2026_09_23_09_31_10_28374\RtmpyekPUO\file1be5078655b23/noext.bib'.
> test-cff-write-misc.R: i Saving a backup of 'D:\temp\2026_09_23_09_31_10_28374\RtmpyekPUO\file1be5078655b23/noext.bib' as 'D:\temp\2026_09_23_09_31_10_28374\RtmpyekPUO\file1be5078655b23/noext.bib.bk1'.
> test-cff-write-misc.R: i Writing 4 lines.
> test-cff-write-misc.R: v Results written to 'D:\temp\2026_09_23_09_31_10_28374\RtmpyekPUO\file1be5078655b23/noext.bib'.
> test-cff-write-misc.R: i Writing 4 lines.
> test-cff-write-misc.R: v Results written to 'D:\temp\2026_09_23_09_31_10_28374\RtmpyekPUO\file1be50309d1845/nowiamverbose/append.bib'.
> test-cff-write-misc.R: v Results written to 'D:\temp\2026_09_23_09_31_10_28374\RtmpyekPUO\file1be50f645d00'.
> test-cff-write-misc.R: v Results written to 'D:\temp\2026_09_23_09_31_10_28374\RtmpyekPUO\file1be50288ff97/CITAT_ION'.
> test-cff-write.R: i Found 1 unknown key. Trying to map it:
> test-cff.R: i Found 1 unknown key. Trying to map it:
> test-utils-alerts.R:
Error:
! testthat subprocess exited in file 'test-utils-alerts.R'.
Caused by error:
! R session crashed with exit code -1073741819
Backtrace:
▆
1. └─testthat::test_check("cffr")
2. └─testthat::test_dir(...)
3. └─testthat:::test_files(...)
4. └─testthat:::test_files_parallel(...)
5. ├─withr::with_dir(...)
6. │ └─base::force(code)
7. ├─testthat::with_reporter(...)
8. │ └─base::tryCatch(...)
9. │ └─base (local) tryCatchList(expr, classes, parentenv, handlers)
10. │ └─base (local) tryCatchOne(expr, names, parentenv, handlers[[1L]])
11. │ └─base (local) doTryCatch(return(expr), name, parentenv, handler)
12. └─testthat:::parallel_event_loop_chunky(queue, reporters, ".")
13. └─queue$poll(Inf)
14. └─base::lapply(...)
15. └─testthat (local) FUN(X[[i]], ...)
16. └─private$handle_error(msg, i)
17. └─cli::cli_abort(...)
18. └─rlang::abort(...)
Execution halted
Flavor: r-oldrel-windows-x86_64