Last updated on 2025-10-31 09:50:15 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags | 
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.24.2 | 13.72 | 209.95 | 223.67 | ERROR | |
| r-devel-linux-x86_64-debian-gcc | 1.24.2 | 9.85 | 147.90 | 157.75 | ERROR | |
| r-devel-linux-x86_64-fedora-clang | 1.24.2 | 31.00 | 338.22 | 369.22 | ERROR | |
| r-devel-linux-x86_64-fedora-gcc | 1.24.2 | 32.00 | 332.83 | 364.83 | ERROR | |
| r-devel-windows-x86_64 | 1.24.2 | 17.00 | 201.00 | 218.00 | ERROR | |
| r-patched-linux-x86_64 | 1.24.2 | 15.51 | 206.73 | 222.24 | ERROR | |
| r-release-linux-x86_64 | 1.24.2 | 12.97 | 207.51 | 220.48 | ERROR | |
| r-release-macos-arm64 | 1.24.2 | 6.00 | 102.00 | 108.00 | NOTE | |
| r-release-macos-x86_64 | 1.24.2 | 22.00 | 273.00 | 295.00 | NOTE | |
| r-release-windows-x86_64 | 1.24.2 | 22.00 | 200.00 | 222.00 | ERROR | |
| r-oldrel-macos-arm64 | 1.24.2 | 7.00 | 98.00 | 105.00 | OK | |
| r-oldrel-macos-x86_64 | 1.25.10 | 16.00 | 328.00 | 344.00 | OK | |
| r-oldrel-windows-x86_64 | 1.24.2 | 22.00 | 278.00 | 300.00 | ERROR | 
Version: 1.24.2
Check: CRAN incoming feasibility
Result: NOTE
  Maintainer: ‘Till Krenz <egor@tillt.net>’
  
  Found the following (possibly) invalid URLs:
    URL: https:///egor.tillt.net/
      From: man/egor-package.Rd
      Message: Invalid URL: missing authority part
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc
Version: 1.24.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:
      ‘clustered.graphs.R’
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: 1.24.2
Check: Rd cross-references
Result: NOTE
  Found the following Rd file(s) with Rd \link{} targets missing package
  anchors:
    as_tibble.egor.Rd: tbl_svy, as_tibble, as_survey
    egor.Rd: as_tibble, tibble, tbl_svy
    rowlist.Rd: tibble
  Please provide package anchors for all Rd \link{} targets not in the
  package itself and the base packages.
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-windows-x86_64, r-patched-linux-x86_64, r-release-linux-x86_64, r-release-windows-x86_64
Version: 1.24.2
Check: re-building of vignette outputs
Result: ERROR
  Error(s) in re-building vignettes:
    ...
  --- re-building ‘egor_allbus.Rmd’ using rmarkdown
  [WARNING] Deprecated: --highlight-style. Use --syntax-highlighting instead.
  --- finished re-building ‘egor_allbus.Rmd’
  
  --- re-building ‘qualtrics.Rmd’ using rmarkdown
  [WARNING] Deprecated: --highlight-style. Use --syntax-highlighting instead.
  --- finished re-building ‘qualtrics.Rmd’
  
  --- re-building ‘using_egor.Rmd’ using rmarkdown
  
  Quitting from using_egor.Rmd:221-241 [unnamed-chunk-16]
  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  <error/rlang_error>
  Error in `gray()`:
  ! invalid gray level, must be in [0,1].
  ---
  Backtrace:
      ▆
   1. └─egor::vis_clustered_graphs(...)
   2.   └─egor (local) plotGraph(graph, center, this_layout)
   3.     └─grDevices::gray(1 - betw_grp_dens/max(betw_grp_dens), alpha = 0.7)
  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  
  Error: processing vignette 'using_egor.Rmd' failed with diagnostics:
  invalid gray level, must be in [0,1].
  --- failed re-building ‘using_egor.Rmd’
  
  SUMMARY: processing the following file failed:
    ‘using_egor.Rmd’
  
  Error: Vignette re-building failed.
  Execution halted
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-patched-linux-x86_64, r-release-linux-x86_64
Version: 1.24.2
Check: re-building of vignette outputs
Result: ERROR
  Error(s) in re-building vignettes:
  --- re-building ‘egor_allbus.Rmd’ using rmarkdown
  [WARNING] Deprecated: --highlight-style. Use --syntax-highlighting instead.
  --- finished re-building ‘egor_allbus.Rmd’
  
  --- re-building ‘qualtrics.Rmd’ using rmarkdown
  [WARNING] Deprecated: --highlight-style. Use --syntax-highlighting instead.
  --- finished re-building ‘qualtrics.Rmd’
  
  --- re-building ‘using_egor.Rmd’ using rmarkdown
  
  Quitting from using_egor.Rmd:221-241 [unnamed-chunk-16]
  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  <error/rlang_error>
  Error in `gray()`:
  ! invalid grey level, must be in [0,1].
  ---
  Backtrace:
      ▆
   1. └─egor::vis_clustered_graphs(...)
   2.   └─egor (local) plotGraph(graph, center, this_layout)
   3.     └─grDevices::gray(1 - betw_grp_dens/max(betw_grp_dens), alpha = 0.7)
  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  
  Error: processing vignette 'using_egor.Rmd' failed with diagnostics:
  invalid grey level, must be in [0,1].
  --- failed re-building ‘using_egor.Rmd’
  
  SUMMARY: processing the following file failed:
    ‘using_egor.Rmd’
  
  Error: Vignette re-building failed.
  Execution halted
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc
Version: 1.24.2
Check: re-building of vignette outputs
Result: ERROR
  Error(s) in re-building vignettes:
  --- re-building 'egor_allbus.Rmd' using rmarkdown
  --- finished re-building 'egor_allbus.Rmd'
  
  --- re-building 'qualtrics.Rmd' using rmarkdown
  --- finished re-building 'qualtrics.Rmd'
  
  --- re-building 'using_egor.Rmd' using rmarkdown
  
  Quitting from using_egor.Rmd:221-241 [unnamed-chunk-16]
  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  <error/rlang_error>
  Error in `gray()`:
  ! invalid gray level, must be in [0,1].
  ---
  Backtrace:
      ▆
   1. └─egor::vis_clustered_graphs(...)
   2.   └─egor (local) plotGraph(graph, center, this_layout)
   3.     └─grDevices::gray(1 - betw_grp_dens/max(betw_grp_dens), alpha = 0.7)
  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  
  Error: processing vignette 'using_egor.Rmd' failed with diagnostics:
  invalid gray level, must be in [0,1].
  --- failed re-building 'using_egor.Rmd'
  
  SUMMARY: processing the following file failed:
    'using_egor.Rmd'
  
  Error: Vignette re-building failed.
  Execution halted
Flavors: r-devel-windows-x86_64, r-release-windows-x86_64, r-oldrel-windows-x86_64