Last updated on 2025-01-23 19:49:30 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.3.2 | 12.94 | 143.69 | 156.63 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 0.3.2 | 10.42 | 108.73 | 119.15 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 0.3.2 | 265.66 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 0.3.2 | 265.86 | NOTE | |||
r-devel-windows-x86_64 | 0.3.2 | 13.00 | 156.00 | 169.00 | NOTE | |
r-patched-linux-x86_64 | 0.3.2 | 11.74 | 134.26 | 146.00 | NOTE | |
r-release-linux-x86_64 | 0.3.2 | 13.03 | 133.88 | 146.91 | NOTE | |
r-release-macos-arm64 | 0.3.2 | 75.00 | NOTE | |||
r-release-macos-x86_64 | 0.3.2 | 105.00 | ERROR | |||
r-release-windows-x86_64 | 0.3.2 | 14.00 | 148.00 | 162.00 | NOTE | |
r-oldrel-macos-arm64 | 0.3.2 | 70.00 | OK | |||
r-oldrel-macos-x86_64 | 0.3.2 | 171.00 | OK | |||
r-oldrel-windows-x86_64 | 0.3.2 | 20.00 | 184.00 | 204.00 | OK |
Version: 0.3.2
Check: Rd files
Result: NOTE
checkRd: (-1) GSS.Rd:17: Lost braces
17 | code{2016}.}
| ^
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-macos-x86_64, r-release-windows-x86_64
Version: 0.3.2
Check: DESCRIPTION meta-information
Result: NOTE
Missing dependency on R >= 4.1.0 because package code uses the pipe
|> or function shorthand \(...) syntax added in R 4.1.0.
File(s) using such syntax:
‘as.data.frame.predict.R’
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 0.3.2
Check: re-building of vignette outputs
Result: ERROR
Error(s) in re-building vignettes:
...
--- re-building ‘nestedLogit.Rmd’ using rmarkdown
--- finished re-building ‘nestedLogit.Rmd’
--- re-building ‘plotting-ggplot.Rmd’ using rmarkdown
Quitting from lines 150-156 [wlf-ggplot-p2] (plotting-ggplot.Rmd)
Error: processing vignette 'plotting-ggplot.Rmd' failed with diagnostics:
Problem while converting geom to grob.
ℹ Error occurred in the 4th layer.
Caused by error in `txt$shape[, shape_vars]`:
! Can't subset columns that don't exist.
✖ Column `x_midpoint` doesn't exist.
--- failed re-building ‘plotting-ggplot.Rmd’
--- re-building ‘standard-errors.Rmd’ using rmarkdown
--- finished re-building ‘standard-errors.Rmd’
SUMMARY: processing the following file failed:
‘plotting-ggplot.Rmd’
Error: Vignette re-building failed.
Execution halted
Flavor: r-release-macos-x86_64