Last updated on 2023-09-27 02:00:35 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.4.4 | 8.11 | 51.91 | 60.02 | NOTE | --no-vignettes |
r-devel-linux-x86_64-debian-gcc | 1.4.4 | 4.59 | 38.47 | 43.06 | NOTE | --no-vignettes |
r-devel-linux-x86_64-fedora-clang | 1.4.4 | 71.79 | NOTE | --no-vignettes | ||
r-devel-linux-x86_64-fedora-gcc | 1.4.4 | 74.86 | NOTE | --no-vignettes | ||
r-devel-windows-x86_64 | 1.4.4 | 7.00 | 84.00 | 91.00 | NOTE | --no-vignettes |
r-patched-linux-x86_64 | 1.4.4 | 10.48 | 50.33 | 60.81 | NOTE | --no-vignettes |
r-release-linux-x86_64 | 1.4.4 | 6.72 | 50.98 | 57.70 | NOTE | --no-vignettes |
r-release-macos-arm64 | 1.4.4 | 598.00 | NOTE | |||
r-release-macos-x86_64 | 1.4.4 | 1391.00 | NOTE | |||
r-release-windows-x86_64 | 1.4.4 | 10.00 | 77.00 | 87.00 | NOTE | --no-vignettes |
r-oldrel-macos-arm64 | 1.4.4 | 931.00 | OK | |||
r-oldrel-macos-x86_64 | 1.4.4 | 1183.00 | OK | |||
r-oldrel-windows-x86_64 | 1.4.4 | 11.00 | 66.00 | 77.00 | OK | --no-vignettes |
Version: 1.4.4
Flags: --no-vignettes
Check: dependencies in R code
Result: NOTE
'library' or 'require' call to ‘network’ in package code.
Please use :: or requireNamespace() instead.
See section 'Suggested packages' in the 'Writing R Extensions' manual.
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-windows-x86_64
Version: 1.4.4
Check: dependencies in R code
Result: NOTE
'library' or 'require' call to ‘network’ in package code.
Please use :: or requireNamespace() instead.
See section 'Suggested packages' in the 'Writing R Extensions' manual.
Flavors: r-release-macos-arm64, r-release-macos-x86_64