Last updated on 2025-11-04 11:52:42 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags | 
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.2.4 | 36.87 | 371.64 | 408.51 | OK | |
| r-devel-linux-x86_64-debian-gcc | 1.2.4 | 21.17 | 244.54 | 265.71 | 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 | 76.00 | 562.71 | 638.71 | OK | |
| r-devel-windows-x86_64 | 1.2.4 | 32.00 | 323.00 | 355.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 | 34.06 | 352.88 | 386.94 | 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 | 33.00 | 320.00 | 353.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 | 47.00 | 440.00 | 487.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