Last updated on 2025-08-23 12:48:33 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 3.0.3 | 5.28 | 42.89 | 48.17 | ERROR | |
r-devel-linux-x86_64-debian-gcc | 3.0.3 | 3.09 | 30.93 | 34.02 | ERROR | |
r-devel-linux-x86_64-fedora-clang | 3.0.3 | 70.43 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 3.0.3 | 63.89 | OK | |||
r-devel-windows-x86_64 | 3.0.3 | 6.00 | 70.00 | 76.00 | OK | |
r-patched-linux-x86_64 | 3.0.3 | 4.55 | 37.24 | 41.79 | OK | |
r-release-linux-x86_64 | 3.0.3 | 5.30 | 37.77 | 43.07 | OK | |
r-release-macos-arm64 | 3.0.3 | 25.00 | OK | |||
r-release-macos-x86_64 | 3.0.3 | 47.00 | OK | |||
r-release-windows-x86_64 | 3.0.3 | 7.00 | 70.00 | 77.00 | OK | |
r-oldrel-macos-arm64 | 3.0.3 | 27.00 | OK | |||
r-oldrel-macos-x86_64 | 3.0.3 | 57.00 | OK | |||
r-oldrel-windows-x86_64 | 3.0.3 | 8.00 | 76.00 | 84.00 | OK |
Version: 3.0.3
Check: tests
Result: ERROR
Running ‘testthat.R’ [1s/1s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library("testthat")
> library("lazyWeave")
>
> test_check("lazyWeave")
[ FAIL 3 | WARN 0 | SKIP 0 | PASS 2 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test-lazy.citation.R:6:3'): markdown - lazy.citation ──────────────
lazy.citation() not equal to paste0(...).
1/1 mismatches
x[1]: "R Core Team (ROR: <https://ror.org/02zz1nj61>), \"R: A Language and Envir
x[1]: onment for Statistical Computing,\" R Foundation for Statistical Computing
x[1]: (ROR: <https://ror.org/05qewa988>), Vienna, Austria, Vol. , (2025) ."
y[1]: "R Core Team, \"R: A Language and Environment for Statistical Computing,\"
y[1]: R Foundation for Statistical Computing, Vienna, Austria, Vol. , (2025) ."
── Failure ('test-lazy.citation.R:14:3'): latex - lazy.citation ────────────────
lazy.citation() not equal to paste0(...).
1/1 mismatches
x[1]: "R Core Team (ROR: <https://ror.org/02zz1nj61>), ``R: A Language and Envir
x[1]: onment for Statistical Computing,\" R Foundation for Statistical Computing
x[1]: (ROR: <https://ror.org/05qewa988>), Vienna, Austria, Vol. , (2025) ."
y[1]: "R Core Team, ``R: A Language and Environment for Statistical Computing,\"
y[1]: R Foundation for Statistical Computing, Vienna, Austria, Vol. , (2025) ."
── Failure ('test-lazy.citation.R:22:3'): latex - lazy.citation ────────────────
lazy.citation() not equal to paste0(...).
1/1 mismatches
x[1]: "R Core Team (ROR: <https://ror.org/02zz1nj61>), \"R: A Language and Envir
x[1]: onment for Statistical Computing,\" R Foundation for Statistical Computing
x[1]: (ROR: <https://ror.org/05qewa988>), Vienna, Austria, Vol. , (2025) ."
y[1]: "R Core Team, \"R: A Language and Environment for Statistical Computing,\"
y[1]: R Foundation for Statistical Computing, Vienna, Austria, Vol. , (2025) ."
[ FAIL 3 | WARN 0 | SKIP 0 | PASS 2 ]
Error: Test failures
Execution halted
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc