Last updated on 2025-10-31 00:50:57 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags | 
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.4.1 | 2.14 | 74.92 | 77.06 | NOTE | |
| r-devel-linux-x86_64-debian-gcc | 0.4.1 | 2.00 | 55.81 | 57.81 | NOTE | |
| r-devel-linux-x86_64-fedora-clang | 0.4.1 | 113.10 | NOTE | |||
| r-devel-linux-x86_64-fedora-gcc | 0.4.1 | 124.00 | NOTE | |||
| r-devel-windows-x86_64 | 0.4.1 | 5.00 | 81.00 | 86.00 | NOTE | |
| r-patched-linux-x86_64 | 0.4.1 | 2.84 | 69.96 | 72.80 | NOTE | |
| r-release-linux-x86_64 | 0.4.1 | 2.51 | 69.72 | 72.23 | NOTE | |
| r-release-macos-arm64 | 0.4.1 | 2.00 | 51.00 | 53.00 | NOTE | |
| r-release-macos-x86_64 | 0.4.1 | 2.00 | 57.00 | 59.00 | ERROR | |
| r-release-windows-x86_64 | 0.4.1 | 5.00 | 86.00 | 91.00 | NOTE | |
| r-oldrel-macos-arm64 | 0.4.1 | 1.00 | 44.00 | 45.00 | OK | |
| r-oldrel-macos-x86_64 | 0.4.1 | 2.00 | 75.00 | 77.00 | OK | |
| r-oldrel-windows-x86_64 | 0.4.1 | 6.00 | 102.00 | 108.00 | OK | 
Version: 0.4.1
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:
      ‘colour_table.R’ ‘save_govuk.Rd’
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.4.1
Check: re-building of vignette outputs
Result: ERROR
  Error(s) in re-building vignettes:
  --- re-building ‘accessibility.Rmd’ using rmarkdown
  --- finished re-building ‘accessibility.Rmd’
  
  --- re-building ‘colours.Rmd’ using rmarkdown
  --- finished re-building ‘colours.Rmd’
  
  --- re-building ‘cookbook.Rmd’ using rmarkdown
  
  Quitting from cookbook.Rmd:33-42 [load-packages]
  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  <error/rlang_error>
  Error in `library()`:
  ! there is no package called 'ggtext'
  ---
  Backtrace:
      ▆
   1. └─base::library(ggtext)
  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  
  Error: processing vignette 'cookbook.Rmd' failed with diagnostics:
  there is no package called 'ggtext'
  --- failed re-building ‘cookbook.Rmd’
  
  --- re-building ‘saving.Rmd’ using rmarkdown
  --- finished re-building ‘saving.Rmd’
  
  SUMMARY: processing the following file failed:
    ‘cookbook.Rmd’
  
  Error: Vignette re-building failed.
  Execution halted
Flavor: r-release-macos-x86_64