Last updated on 2025-03-20 01:51:14 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.8 | 43.32 | 221.13 | 264.45 | OK | |
r-devel-linux-x86_64-debian-gcc | 0.8 | 36.67 | 153.72 | 190.39 | OK | |
r-devel-linux-x86_64-fedora-clang | 0.8 | 416.19 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 0.8 | 530.64 | OK | |||
r-devel-macos-arm64 | 0.8 | 73.00 | OK | |||
r-devel-macos-x86_64 | 0.8 | 241.00 | OK | |||
r-devel-windows-x86_64 | 0.8 | 50.00 | 196.00 | 246.00 | OK | |
r-patched-linux-x86_64 | 0.8 | 42.02 | 209.55 | 251.57 | OK | |
r-release-linux-x86_64 | 0.8 | 40.70 | 205.64 | 246.34 | OK | |
r-release-macos-arm64 | 0.8 | 100.00 | NOTE | |||
r-release-macos-x86_64 | 0.8 | 228.00 | NOTE | |||
r-release-windows-x86_64 | 0.8 | 44.00 | 197.00 | 241.00 | NOTE | |
r-oldrel-macos-arm64 | 0.8 | 115.00 | ERROR | |||
r-oldrel-macos-x86_64 | 0.8 | 170.00 | ERROR | |||
r-oldrel-windows-x86_64 | 0.8 | 62.00 | 221.00 | 283.00 | ERROR |
Version: 0.8
Check: installed package size
Result: NOTE
installed size is 8.0Mb
sub-directories of 1Mb or more:
data 6.0Mb
doc 1.8Mb
Flavors: r-release-macos-arm64, r-release-macos-x86_64, r-release-windows-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-x86_64
Version: 0.8
Check: R code for possible problems
Result: NOTE
posterior_epred_ordbeta_prep: no visible global function definition for
‘%||%’
Undefined global functions or variables:
%||%
Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-x86_64
Version: 0.8
Check: examples
Result: ERROR
Running examples in ‘ordbetareg-Ex.R’ failed
The error most likely occurred in:
> ### Name: posterior_epred_ordbeta.brmsfit
> ### Title: Calculate Probability of Response Components
> ### Aliases: posterior_epred_ordbeta.brmsfit posterior_epred_ordbeta
>
> ### ** Examples
>
>
> data('ord_fit_mean')
>
> # use function to calculate probability of top end of scale
>
> pr_1s <- posterior_epred_ordbeta(ord_fit_mean,component="top")
Error in incl_thres %||% FALSE : could not find function "%||%"
Calls: posterior_epred_ordbeta ... posterior_epred_ordbeta.brmsfit -> posterior_epred_ordbeta_prep -> as_one_logical
Execution halted
Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-x86_64
Version: 0.8
Check: re-building of vignette outputs
Result: ERROR
Error(s) in re-building vignettes:
--- re-building 'package_introduction.qmd' using html
processing file: package_introduction.qmd
Error in incl_thres %||% FALSE : could not find function "%||%"
Calls: .main ... posterior_epred_ordbeta.brmsfit -> posterior_epred_ordbeta_prep -> as_one_logical
Quitting from package_introduction.qmd:287-297 [posterior_epred_ordbeta]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
<error/rlang_error>
Error in `incl_thres %||% FALSE`:
! could not find function "%||%"
---
Backtrace:
▆
1. ├─... %>% hist
2. ├─graphics::hist(.)
3. ├─ordbetareg::posterior_epred_ordbeta(ord_fit_mean, component = "top")
4. └─ordbetareg:::posterior_epred_ordbeta.brmsfit(ord_fit_mean, component = "top")
5. └─ordbetareg:::posterior_epred_ordbeta_prep(...)
6. └─ordbetareg:::as_one_logical(incl_thres %||% FALSE)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Execution halted
Error: processing vignette 'package_introduction.qmd' failed with diagnostics:
✖ Error running quarto cli.
Caused by error:
! System command 'quarto.exe' failed
--- failed re-building 'package_introduction.qmd'
SUMMARY: processing the following file failed:
'package_introduction.qmd'
Error: Vignette re-building failed.
Execution halted
Flavor: r-oldrel-windows-x86_64