Last updated on 2025-10-31 02:50:43 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags | 
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.2.4 | 32.32 | 367.76 | 400.08 | OK | |
| r-devel-linux-x86_64-debian-gcc | 1.2.4 | 22.98 | 237.53 | 260.51 | OK | |
| r-devel-linux-x86_64-fedora-clang | 1.2.4 | 82.00 | 554.06 | 636.06 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 1.2.4 | 88.00 | 547.50 | 635.50 | OK | |
| r-devel-windows-x86_64 | 1.2.4 | 32.00 | 325.00 | 357.00 | OK | |
| r-patched-linux-x86_64 | 1.2.4 | 31.63 | 350.16 | 381.79 | OK | |
| r-release-linux-x86_64 | 1.2.4 | 33.69 | 350.28 | 383.97 | OK | |
| r-release-macos-arm64 | 1.2.4 | 18.00 | 145.00 | 163.00 | ERROR | |
| r-release-macos-x86_64 | 1.2.4 | 34.00 | 324.00 | 358.00 | ERROR | |
| r-release-windows-x86_64 | 1.2.4 | 32.00 | 326.00 | 358.00 | OK | |
| r-oldrel-macos-arm64 | 1.2.4 | 14.00 | 122.00 | 136.00 | OK | |
| r-oldrel-macos-x86_64 | 1.2.4 | 28.00 | 252.00 | 280.00 | OK | |
| r-oldrel-windows-x86_64 | 1.2.4 | 46.00 | 442.00 | 488.00 | OK | 
Version: 1.2.4
Check: re-building of vignette outputs
Result: ERROR
  Error(s) in re-building vignettes:
  --- re-building ‘secrlinear-vignette.Rmd’ using rmarkdown
  
  Quitting from secrlinear-vignette.Rmd:584-611 [secrdesign]
  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  <error/rlang_error>
  Error in `library()`:
  ! there is no package called 'secrdesign'
  ---
  Backtrace:
      x
   1. \-base::library(secrdesign)
  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  
  Error: processing vignette 'secrlinear-vignette.Rmd' failed with diagnostics:
  there is no package called 'secrdesign'
  --- failed re-building ‘secrlinear-vignette.Rmd’
  
  SUMMARY: processing the following file failed:
    ‘secrlinear-vignette.Rmd’
  
  Error: Vignette re-building failed.
  Execution halted
Flavor: r-release-macos-arm64
Version: 1.2.4
Check: re-building of vignette outputs
Result: ERROR
  Error(s) in re-building vignettes:
  --- re-building ‘secrlinear-vignette.Rmd’ using rmarkdown
  
  Quitting from secrlinear-vignette.Rmd:584-611 [secrdesign]
  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  <error/rlang_error>
  Error in `desc$Version`:
  ! $ operator is invalid for atomic vectors
  ---
  Backtrace:
      x
   1. \-secrdesign::run.scenarios(...)
   2.   \-secrdesign (local) makeoutput(output, scenarios)
   3.     \-base::paste("secrdesign", desc$Version)
  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  
  Error: processing vignette 'secrlinear-vignette.Rmd' failed with diagnostics:
  $ operator is invalid for atomic vectors
  --- failed re-building ‘secrlinear-vignette.Rmd’
  
  SUMMARY: processing the following file failed:
    ‘secrlinear-vignette.Rmd’
  
  Error: Vignette re-building failed.
  Execution halted
Flavor: r-release-macos-x86_64