Last updated on 2025-03-13 15:51:15 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.7.2 | 161.60 | 199.37 | 360.97 | WARN | |
r-devel-linux-x86_64-debian-gcc | 0.7.2 | 113.75 | 133.09 | 246.84 | OK | |
r-devel-linux-x86_64-fedora-clang | 0.7.2 | 638.45 | WARN | |||
r-devel-linux-x86_64-fedora-gcc | 0.7.2 | 626.70 | OK | |||
r-devel-macos-arm64 | 0.7.2 | 156.00 | OK | |||
r-devel-macos-x86_64 | 0.7.2 | 315.00 | OK | |||
r-devel-windows-x86_64 | 0.7.2 | 166.00 | 270.00 | 436.00 | OK | |
r-patched-linux-x86_64 | 0.7.2 | OK | ||||
r-release-linux-x86_64 | 0.7.2 | 157.40 | 186.81 | 344.21 | OK | |
r-release-macos-arm64 | 0.7.2 | 179.00 | NOTE | |||
r-release-macos-x86_64 | 0.7.2 | 290.00 | NOTE | |||
r-release-windows-x86_64 | 0.7.2 | 150.00 | 264.00 | 414.00 | OK | |
r-oldrel-macos-arm64 | 0.7.1 | NOTE | ||||
r-oldrel-macos-x86_64 | 0.7.2 | 270.00 | NOTE | |||
r-oldrel-windows-x86_64 | 0.7.2 | 181.00 | 317.00 | 498.00 | OK |
Version: 0.7.2
Check: whether package can be installed
Result: WARN
Found the following significant warnings:
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/tzdb/include/date/date.h:966:34: warning: identifier '_d' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/tzdb/include/date/date.h:967:34: warning: identifier '_y' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/tzdb/include/date/date.h:1975:13: warning: identifier '_d' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/tzdb/include/date/date.h:1983:13: warning: identifier '_y' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/tzdb/include/date/iso_week.h:750:13: warning: identifier '_y' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/tzdb/include/date/iso_week.h:758:13: warning: identifier '_w' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
./ordinal.h:240:40: warning: identifier '_yd' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
./ordinal.h:241:40: warning: identifier '_y' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
./ordinal.h:631:13: warning: identifier '_yd' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
./ordinal.h:639:13: warning: identifier '_y' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
./week.h:880:13: warning: identifier '_w' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
See ‘/home/hornik/tmp/R.check/r-devel-clang/Work/PKGS/clock.Rcheck/00install.out’ for details.
* used C++ compiler: ‘Debian clang version 19.1.7 (1+b1)’
Flavor: r-devel-linux-x86_64-debian-clang
Version: 0.7.2
Check: whether package can be installed
Result: WARN
Found the following significant warnings:
/data/gannet/ripley/R/test-clang/tzdb/include/date/date.h:966:34: warning: identifier '_d' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
/data/gannet/ripley/R/test-clang/tzdb/include/date/date.h:967:34: warning: identifier '_y' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
/data/gannet/ripley/R/test-clang/tzdb/include/date/date.h:1975:13: warning: identifier '_d' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
/data/gannet/ripley/R/test-clang/tzdb/include/date/date.h:1983:13: warning: identifier '_y' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
/data/gannet/ripley/R/test-clang/tzdb/include/date/iso_week.h:750:13: warning: identifier '_y' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
/data/gannet/ripley/R/test-clang/tzdb/include/date/iso_week.h:758:13: warning: identifier '_w' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
./ordinal.h:240:40: warning: identifier '_yd' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
./ordinal.h:241:40: warning: identifier '_y' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
./ordinal.h:631:13: warning: identifier '_yd' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
./ordinal.h:639:13: warning: identifier '_y' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
./week.h:880:13: warning: identifier '_w' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
See ‘/data/gannet/ripley/R/packages/tests-clang/clock.Rcheck/00install.out’ for details.
* used C++ compiler: ‘clang version 20.1.0’
Flavor: r-devel-linux-x86_64-fedora-clang
Version: 0.7.2
Check: installed package size
Result: NOTE
installed size is 18.4Mb
sub-directories of 1Mb or more:
libs 16.5Mb
Flavors: r-release-macos-arm64, r-release-macos-x86_64, r-oldrel-macos-x86_64
Version: 0.7.1
Check: installed package size
Result: NOTE
installed size is 18.3Mb
sub-directories of 1Mb or more:
libs 16.4Mb
Flavor: r-oldrel-macos-arm64