Last updated on 2025-11-03 03:49:39 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags | 
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.24.2 | 13.48 | 221.69 | 235.17 | ERROR | |
| r-devel-linux-x86_64-debian-gcc | 1.25.10 | 9.00 | 179.25 | 188.25 | OK | |
| r-devel-linux-x86_64-fedora-clang | 1.25.10 | 40.00 | 354.92 | 394.92 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 1.25.10 | 47.00 | 382.22 | 429.22 | OK | |
| r-devel-windows-x86_64 | 1.25.10 | 20.00 | 225.00 | 245.00 | OK | |
| r-patched-linux-x86_64 | 1.24.2 | 15.51 | 206.73 | 222.24 | ERROR | |
| r-release-linux-x86_64 | 1.25.10 | 10.87 | 246.89 | 257.76 | OK | |
| r-release-macos-arm64 | 1.25.10 | 6.00 | 101.00 | 107.00 | OK | |
| r-release-macos-x86_64 | 1.25.10 | 18.00 | 262.00 | 280.00 | OK | |
| r-release-windows-x86_64 | 1.25.10 | 19.00 | 222.00 | 241.00 | OK | |
| r-oldrel-macos-arm64 | 1.25.10 | 6.00 | 108.00 | 114.00 | OK | |
| r-oldrel-macos-x86_64 | 1.25.10 | 16.00 | 285.00 | 301.00 | OK | |
| r-oldrel-windows-x86_64 | 1.25.10 | 15.00 | 312.00 | 327.00 | OK | 
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
Flavor: r-devel-linux-x86_64-debian-clang
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-patched-linux-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-patched-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 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-patched-linux-x86_64