Last updated on 2024-11-03 17:49:20 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.5.7 | 5.49 | 55.24 | 60.73 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 0.5.7 | 0.29 | 1.51 | 1.80 | ERROR | |
r-devel-linux-x86_64-fedora-clang | 0.5.7 | 98.35 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 0.5.7 | 108.02 | NOTE | |||
r-devel-windows-x86_64 | 0.5.7 | 6.00 | 81.00 | 87.00 | NOTE | |
r-patched-linux-x86_64 | 0.5.7 | 4.88 | 52.44 | 57.32 | NOTE | |
r-release-linux-x86_64 | 0.5.7 | 4.41 | 52.22 | 56.63 | ERROR | |
r-release-macos-arm64 | 0.5.7 | 36.00 | NOTE | |||
r-release-macos-x86_64 | 0.5.7 | 58.00 | NOTE | |||
r-release-windows-x86_64 | 0.5.7 | 6.00 | 84.00 | 90.00 | NOTE | |
r-oldrel-macos-arm64 | 0.5.7 | 40.00 | OK | |||
r-oldrel-macos-x86_64 | 0.5.7 | 56.00 | OK | |||
r-oldrel-windows-x86_64 | 0.5.7 | 7.00 | 88.00 | 95.00 | OK |
Version: 0.5.7
Check: Rd files
Result: NOTE
checkRd: (-1) ld_build_html_site.Rd:41: Lost braces
41 | directory specified by `rmd_dir`. Note that this is an {{rmarkdown}}
| ^
checkRd: (-1) ld_create_doc.Rd:29: Lost braces
29 | directory specified by `rmd_dir`. Note that this is an {{rmarkdown}}
| ^
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-devel-windows-x86_64, r-patched-linux-x86_64, r-release-linux-x86_64, r-release-macos-arm64, r-release-macos-x86_64, r-release-windows-x86_64
Version: 0.5.7
Check: whether package can be installed
Result: ERROR
Installation failed.
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 0.5.7
Check: package dependencies
Result: NOTE
Package suggested but not available for checking: ‘DT’
Package which this enhances but not available for checking: ‘workflowr’
Flavor: r-release-linux-x86_64
Version: 0.5.7
Check: tests
Result: ERROR
Running ‘testthat.r’ [12s/14s]
Running the tests in ‘tests/testthat.r’ failed.
Complete output:
> library(testthat)
> library(listdown)
>
> test_check("listdown")
[ FAIL 1 | WARN 0 | SKIP 1 | PASS 32 ]
══ Skipped tests (1) ═══════════════════════════════════════════════════════════
• On CRAN (1): 'test-create-doc.r:27:3'
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test-make-chunks.r:2:1'): (code run outside of `test_that()`) ───────
<packageNotFoundError/error/condition>
Error in `library(DT)`: there is no package called 'DT'
Backtrace:
▆
1. └─base::library(DT) at test-make-chunks.r:2:1
[ FAIL 1 | WARN 0 | SKIP 1 | PASS 32 ]
Error: Test failures
Execution halted
Flavor: r-release-linux-x86_64
Version: 0.5.7
Check: re-building of vignette outputs
Result: ERROR
Error(s) in re-building vignettes:
...
--- re-building ‘listdown.rmd’ using rmarkdown
Quitting from lines 144-149 [unnamed-chunk-9] (listdown.rmd)
Error: processing vignette 'listdown.rmd' failed with diagnostics:
there is no package called 'DT'
--- failed re-building ‘listdown.rmd’
SUMMARY: processing the following file failed:
‘listdown.rmd’
Error: Vignette re-building failed.
Execution halted
Flavor: r-release-linux-x86_64