Last updated on 2025-03-15 18:49:54 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.24.2 | 15.07 | 226.61 | 241.68 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 1.24.2 | 0.64 | 1.56 | 2.20 | ERROR | |
r-devel-linux-x86_64-fedora-clang | 1.24.2 | 381.25 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 1.24.2 | 379.52 | NOTE | |||
r-devel-macos-arm64 | 1.24.2 | 116.00 | OK | |||
r-devel-macos-x86_64 | 1.24.2 | 295.00 | NOTE | |||
r-devel-windows-x86_64 | 1.24.2 | 16.00 | 202.00 | 218.00 | NOTE | |
r-patched-linux-x86_64 | 1.24.2 | 14.64 | 212.01 | 226.65 | WARN | |
r-release-linux-x86_64 | 1.24.2 | 13.75 | 211.53 | 225.28 | OK | |
r-release-macos-arm64 | 1.24.2 | 105.00 | OK | |||
r-release-macos-x86_64 | 1.24.2 | 344.00 | OK | |||
r-release-windows-x86_64 | 1.24.2 | 19.00 | 199.00 | 218.00 | OK | |
r-oldrel-macos-arm64 | 1.24.2 | OK | ||||
r-oldrel-macos-x86_64 | 1.24.2 | 212.00 | OK | |||
r-oldrel-windows-x86_64 | 1.24.2 | 22.00 | 256.00 | 278.00 | OK |
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-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-devel-macos-x86_64, r-devel-windows-x86_64, 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-devel-windows-x86_64, r-patched-linux-x86_64
Version: 1.24.2
Check: whether package can be installed
Result: ERROR
Installation failed.
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 1.24.2
Check: whether package can be installed
Result: WARN
Found the following significant warnings:
Rd warning: as_tibble.egor.Rd:43: missing link ‘tbl_svy’
Rd warning: as_tibble.egor.Rd:47: missing link ‘as_tibble’
Rd warning: as_tibble.egor.Rd:49: missing link ‘as_survey’
Rd warning: as_tibble.egor.Rd:49: missing link ‘tbl_svy’
Rd warning: egor.Rd:131: missing link ‘as_tibble’
Rd warning: egor.Rd:131: missing link ‘tibble’
Rd warning: egor.Rd:131: missing link ‘tbl_svy’
Rd warning: rowlist.Rd:19: missing link ‘tibble’
Rd warning: rowlist.Rd:10: missing link ‘tibble’
Flavor: r-patched-linux-x86_64