Last updated on 2025-09-06 14:48:44 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.1.0 | 5.76 | 66.51 | 72.27 | ERROR | |
r-devel-linux-x86_64-debian-gcc | 0.1.0 | 4.11 | 48.04 | 52.15 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 0.1.0 | 117.52 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 0.1.0 | 131.23 | NOTE | |||
r-devel-windows-x86_64 | 0.1.0 | 9.00 | 79.00 | 88.00 | ERROR | |
r-patched-linux-x86_64 | 0.1.0 | 6.78 | 61.88 | 68.66 | NOTE | |
r-release-linux-x86_64 | 0.1.0 | 5.29 | 62.16 | 67.45 | NOTE | |
r-release-macos-arm64 | 0.1.0 | 38.00 | NOTE | |||
r-release-macos-x86_64 | 0.1.0 | 77.00 | OK | |||
r-release-windows-x86_64 | 0.1.0 | 8.00 | 80.00 | 88.00 | NOTE | |
r-oldrel-macos-arm64 | 0.1.0 | 42.00 | OK | |||
r-oldrel-macos-x86_64 | 0.1.0 | 58.00 | OK | |||
r-oldrel-windows-x86_64 | 0.1.0 | 11.00 | 105.00 | 116.00 | OK |
Version: 0.1.0
Check: DESCRIPTION meta-information
Result: NOTE
Missing dependency on R >= 4.2.0 because package code uses the pipe
placeholder syntax added in R 4.2.0.
File(s) using such syntax:
‘model-table.R’
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, 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-windows-x86_64
Version: 0.1.0
Check: re-building of vignette outputs
Result: ERROR
Error(s) in re-building vignettes:
...
--- re-building ‘getting_started.Rmd’ using rmarkdown
Quitting from getting_started.Rmd:82-93 [unnamed-chunk-6]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
NULL
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Error: processing vignette 'getting_started.Rmd' failed with diagnostics:
ℹ In column: `model_summary`.
ℹ In row: 1.
Caused by error:
! Can't unnest elements with missing names.
ℹ Supply `names_sep` to generate automatic names.
--- failed re-building ‘getting_started.Rmd’
SUMMARY: processing the following file failed:
‘getting_started.Rmd’
Error: Vignette re-building failed.
Execution halted
Flavor: r-devel-linux-x86_64-debian-clang
Version: 0.1.0
Check: re-building of vignette outputs
Result: ERROR
Error(s) in re-building vignettes:
--- re-building 'getting_started.Rmd' using rmarkdown
Quitting from getting_started.Rmd:82-93 [unnamed-chunk-6]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
NULL
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Error: processing vignette 'getting_started.Rmd' failed with diagnostics:
ℹ In column: `model_summary`.
ℹ In row: 1.
Caused by error:
! Can't unnest elements with missing names.
ℹ Supply `names_sep` to generate automatic names.
--- failed re-building 'getting_started.Rmd'
SUMMARY: processing the following file failed:
'getting_started.Rmd'
Error: Vignette re-building failed.
Execution halted
Flavor: r-devel-windows-x86_64