Last updated on 2023-11-28 07:53:10 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.18.1 | 16.01 | 104.64 | 120.65 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 1.18.1 | 12.90 | 77.73 | 90.63 | WARN | |
r-devel-linux-x86_64-fedora-clang | 1.18.1 | 147.45 | WARN | |||
r-devel-linux-x86_64-fedora-gcc | 1.18.1 | 165.80 | WARN | |||
r-devel-windows-x86_64 | 1.18.1 | 17.00 | 122.00 | 139.00 | WARN | |
r-patched-linux-x86_64 | 1.18.1 | 22.25 | 97.72 | 119.97 | OK | |
r-release-linux-x86_64 | 1.18.1 | 15.93 | 98.45 | 114.38 | OK | |
r-release-macos-arm64 | 1.18.1 | 59.00 | OK | |||
r-release-macos-x86_64 | 1.18.1 | 88.00 | OK | |||
r-release-windows-x86_64 | 1.18.1 | 23.00 | 133.00 | 156.00 | OK | |
r-oldrel-macos-arm64 | 1.18.1 | 47.00 | OK | |||
r-oldrel-macos-x86_64 | 1.18.1 | 62.00 | OK | |||
r-oldrel-windows-x86_64 | 1.18.1 | 24.00 | 126.00 | 150.00 | OK |
Version: 1.18.1
Check: Rd \usage sections
Result: NOTE
Documented arguments not in \usage in Rd file 'network-internal.Rd':
‘...’
Functions with \usage entries need to have the appropriate \alias
entries, and all their arguments documented.
The \usage entries must correspond to syntactically valid R code.
See chapter ‘Writing R documentation files’ 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
Version: 1.18.1
Check: whether package can be installed
Result: WARN
Found the following significant warnings:
access.c:85:52: warning: format ‘%e’ expects argument of type ‘double’, but argument 3 has type ‘int’ [-Wformat=]
See ‘/home/hornik/tmp/R.check/r-devel-gcc/Work/PKGS/network.Rcheck/00install.out’ for details.
* used C compiler: ‘gcc-13 (Debian 13.2.0-5) 13.2.0’
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 1.18.1
Check: whether package can be installed
Result: WARN
Found the following significant warnings:
access.c:85:103: warning: format specifies type 'double' but the argument has type 'int' [-Wformat]
See ‘/data/gannet/ripley/R/packages/tests-clang/network.Rcheck/00install.out’ for details.
* used C compiler: ‘clang version 17.0.5’
Flavor: r-devel-linux-x86_64-fedora-clang
Version: 1.18.1
Check: whether package can be installed
Result: WARN
Found the following significant warnings:
access.c:85:52: warning: format '%e' expects argument of type 'double', but argument 3 has type 'int' [-Wformat=]
See ‘/data/gannet/ripley/R/packages/tests-devel/network.Rcheck/00install.out’ for details.
* used C compiler: ‘gcc-13 (GCC) 13.2.0’
Flavor: r-devel-linux-x86_64-fedora-gcc
Version: 1.18.1
Check: whether package can be installed
Result: WARN
Found the following significant warnings:
access.c:85:52: warning: format '%e' expects argument of type 'double', but argument 3 has type 'int' [-Wformat=]
See 'd:/Rcompile/CRANpkg/local/4.4/network.Rcheck/00install.out' for details.
* used C compiler: 'gcc.exe (GCC) 12.3.0'
Flavor: r-devel-windows-x86_64