Last updated on 2023-11-29 10:10:56 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.9-23 | 59.51 | 179.10 | 238.61 | WARN | |
r-devel-linux-x86_64-debian-gcc | 0.9-23 | 41.03 | 122.99 | 164.02 | WARN | |
r-devel-linux-x86_64-fedora-clang | 0.9-23 | 338.59 | WARN | |||
r-devel-linux-x86_64-fedora-gcc | 0.9-23 | 338.63 | WARN | |||
r-devel-windows-x86_64 | 0.9-23 | 53.00 | 176.00 | 229.00 | WARN | |
r-patched-linux-x86_64 | 0.9-23 | 48.09 | 170.37 | 218.46 | OK | |
r-release-linux-x86_64 | 0.9-23 | 51.43 | 165.05 | 216.48 | OK | |
r-release-macos-arm64 | 0.9-23 | 93.00 | OK | |||
r-release-macos-x86_64 | 0.9-23 | 168.00 | OK | |||
r-release-windows-x86_64 | 0.9-23 | 59.00 | 188.00 | 247.00 | OK | |
r-oldrel-macos-arm64 | 0.9-23 | 83.00 | OK | |||
r-oldrel-macos-x86_64 | 0.9-23 | 119.00 | OK | |||
r-oldrel-windows-x86_64 | 0.9-23 | 58.00 | 202.00 | 260.00 | OK |
Version: 0.9-23
Check: whether package can be installed
Result: WARN
Found the following significant warnings:
bartFit.cpp:996:25: warning: field width should have type 'int', but argument has type 'size_t' (aka 'unsigned long') [-Wformat]
bartFit.cpp:1393:49: warning: format specifies type 'unsigned int' but the argument has type 'size_t' (aka 'unsigned long') [-Wformat]
bartFit.cpp:1393:56: warning: format specifies type 'unsigned int' but the argument has type 'size_t' (aka 'unsigned long') [-Wformat]
bartFit.cpp:1573:59: warning: format specifies type 'unsigned int' but the argument has type 'std::size_t' (aka 'unsigned long') [-Wformat]
bartFit.cpp:1574:55: warning: format specifies type 'unsigned int' but the argument has type 'std::size_t' (aka 'unsigned long') [-Wformat]
bartFit.cpp:1575:59: warning: format specifies type 'unsigned int' but the argument has type 'std::size_t' (aka 'unsigned long') [-Wformat]
bartFit.cpp:1584:31: warning: format specifies type 'unsigned int' but the argument has type 'size_t' (aka 'unsigned long') [-Wformat]
bartFit.cpp:1591:39: warning: format specifies type 'unsigned int' but the argument has type 'size_t' (aka 'unsigned long') [-Wformat]
bartFit.cpp:1649:29: warning: format specifies type 'unsigned int' but the argument has type 'size_t' (aka 'unsigned long') [-Wformat]
bartFit.cpp:1653:27: warning: format specifies type 'unsigned int' but the argument has type 'std::size_t' (aka 'unsigned long') [-Wformat]
node.cpp:204:19: warning: field width should have type 'int', but argument has type 'std::size_t' (aka 'unsigned long') [-Wformat]
node.cpp:233:19: warning: field width should have type 'int', but argument has type 'std::size_t' (aka 'unsigned long') [-Wformat]
io.c:26:12: warning: format string is not a string literal (potentially insecure) [-Wformat-security]
io.c:44:11: warning: format string is not a string literal (potentially insecure) [-Wformat-security]
io.c:62:14: warning: format string is not a string literal (potentially insecure) [-Wformat-security]
hierarchicalThreadManager.c:236:22: warning: format string is not a string literal (potentially insecure) [-Wformat-security]
hierarchicalThreadManager.c:272:20: warning: format string is not a string literal (potentially insecure) [-Wformat-security]
hierarchicalThreadManager.c:294:16: warning: format string is not a string literal (potentially insecure) [-Wformat-security]
hierarchicalThreadManager.c:785:16: warning: format string is not a string literal (potentially insecure) [-Wformat-security]
See ‘/home/hornik/tmp/R.check/r-devel-clang/Work/PKGS/dbarts.Rcheck/00install.out’ for details.
* used C compiler: ‘Debian clang version 17.0.5 (1)’
* used C++ compiler: ‘Debian clang version 17.0.5 (1)’
Flavor: r-devel-linux-x86_64-debian-clang
Version: 0.9-23
Check: whether package can be installed
Result: WARN
Found the following significant warnings:
bartFit.cpp:996:24: warning: field width specifier ‘*’ expects argument of type ‘int’, but argument 2 has type ‘std::size_t’ {aka ‘long unsigned int’} [-Wformat=]
bartFit.cpp:1393:35: warning: format ‘%u’ expects argument of type ‘unsigned int’, but argument 2 has type ‘std::size_t’ {aka ‘long unsigned int’} [-Wformat=]
bartFit.cpp:1393:42: warning: format ‘%u’ expects argument of type ‘unsigned int’, but argument 3 has type ‘std::size_t’ {aka ‘long unsigned int’} [-Wformat=]
bartFit.cpp:1573:53: warning: format ‘%u’ expects argument of type ‘unsigned int’, but argument 2 has type ‘long unsigned int’ [-Wformat=]
bartFit.cpp:1574:49: warning: format ‘%u’ expects argument of type ‘unsigned int’, but argument 2 has type ‘long unsigned int’ [-Wformat=]
bartFit.cpp:1575:53: warning: format ‘%u’ expects argument of type ‘unsigned int’, but argument 2 has type ‘long unsigned int’ [-Wformat=]
bartFit.cpp:1584:21: warning: format ‘%u’ expects argument of type ‘unsigned int’, but argument 2 has type ‘std::size_t’ {aka ‘long unsigned int’} [-Wformat=]
bartFit.cpp:1591:24: warning: format ‘%u’ expects argument of type ‘unsigned int’, but argument 2 has type ‘std::size_t’ {aka ‘long unsigned int’} [-Wformat=]
bartFit.cpp:1649:23: warning: format ‘%u’ expects argument of type ‘unsigned int’, but argument 2 has type ‘std::size_t’ {aka ‘long unsigned int’} [-Wformat=]
bartFit.cpp:1653:22: warning: format ‘%u’ expects argument of type ‘unsigned int’, but argument 2 has type ‘std::size_t’ {aka ‘long unsigned int’} [-Wformat=]
node.cpp:204:18: warning: field width specifier ‘*’ expects argument of type ‘int’, but argument 2 has type ‘std::size_t’ {aka ‘long unsigned int’} [-Wformat=]
node.cpp:233:18: warning: field width specifier ‘*’ expects argument of type ‘int’, but argument 2 has type ‘std::size_t’ {aka ‘long unsigned int’} [-Wformat=]
See ‘/home/hornik/tmp/R.check/r-devel-gcc/Work/PKGS/dbarts.Rcheck/00install.out’ for details.
* used C compiler: ‘gcc-13 (Debian 13.2.0-5) 13.2.0’
* used C++ compiler: ‘g++-13 (Debian 13.2.0-5) 13.2.0’
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 0.9-23
Check: whether package can be installed
Result: WARN
Found the following significant warnings:
bartFit.cpp:996:25: warning: field width should have type 'int', but argument has type 'size_t' (aka 'unsigned long') [-Wformat]
bartFit.cpp:1393:49: warning: format specifies type 'unsigned int' but the argument has type 'size_t' (aka 'unsigned long') [-Wformat]
bartFit.cpp:1393:56: warning: format specifies type 'unsigned int' but the argument has type 'size_t' (aka 'unsigned long') [-Wformat]
bartFit.cpp:1573:59: warning: format specifies type 'unsigned int' but the argument has type 'std::size_t' (aka 'unsigned long') [-Wformat]
bartFit.cpp:1574:55: warning: format specifies type 'unsigned int' but the argument has type 'std::size_t' (aka 'unsigned long') [-Wformat]
bartFit.cpp:1575:59: warning: format specifies type 'unsigned int' but the argument has type 'std::size_t' (aka 'unsigned long') [-Wformat]
bartFit.cpp:1584:31: warning: format specifies type 'unsigned int' but the argument has type 'size_t' (aka 'unsigned long') [-Wformat]
bartFit.cpp:1591:39: warning: format specifies type 'unsigned int' but the argument has type 'size_t' (aka 'unsigned long') [-Wformat]
bartFit.cpp:1649:29: warning: format specifies type 'unsigned int' but the argument has type 'size_t' (aka 'unsigned long') [-Wformat]
bartFit.cpp:1653:27: warning: format specifies type 'unsigned int' but the argument has type 'std::size_t' (aka 'unsigned long') [-Wformat]
node.cpp:204:19: warning: field width should have type 'int', but argument has type 'size_t' (aka 'unsigned long') [-Wformat]
node.cpp:233:19: warning: field width should have type 'int', but argument has type 'size_t' (aka 'unsigned long') [-Wformat]
io.c:26:12: warning: format string is not a string literal (potentially insecure) [-Wformat-security]
io.c:44:11: warning: format string is not a string literal (potentially insecure) [-Wformat-security]
io.c:62:14: warning: format string is not a string literal (potentially insecure) [-Wformat-security]
hierarchicalThreadManager.c:236:22: warning: format string is not a string literal (potentially insecure) [-Wformat-security]
hierarchicalThreadManager.c:272:20: warning: format string is not a string literal (potentially insecure) [-Wformat-security]
hierarchicalThreadManager.c:294:16: warning: format string is not a string literal (potentially insecure) [-Wformat-security]
hierarchicalThreadManager.c:785:16: warning: format string is not a string literal (potentially insecure) [-Wformat-security]
See ‘/data/gannet/ripley/R/packages/tests-clang/dbarts.Rcheck/00install.out’ for details.
* used C compiler: ‘clang version 17.0.5’
* used C++ compiler: ‘clang version 17.0.5’
Flavor: r-devel-linux-x86_64-fedora-clang
Version: 0.9-23
Check: whether package can be installed
Result: WARN
Found the following significant warnings:
bartFit.cpp:996:24: warning: field width specifier '*' expects argument of type 'int', but argument 2 has type 'std::size_t' {aka 'long unsigned int'} [-Wformat=]
bartFit.cpp:1393:35: warning: format '%u' expects argument of type 'unsigned int', but argument 2 has type 'std::size_t' {aka 'long unsigned int'} [-Wformat=]
bartFit.cpp:1393:42: warning: format '%u' expects argument of type 'unsigned int', but argument 3 has type 'std::size_t' {aka 'long unsigned int'} [-Wformat=]
bartFit.cpp:1573:53: warning: format '%u' expects argument of type 'unsigned int', but argument 2 has type 'long unsigned int' [-Wformat=]
bartFit.cpp:1574:49: warning: format '%u' expects argument of type 'unsigned int', but argument 2 has type 'long unsigned int' [-Wformat=]
bartFit.cpp:1575:53: warning: format '%u' expects argument of type 'unsigned int', but argument 2 has type 'long unsigned int' [-Wformat=]
bartFit.cpp:1584:21: warning: format '%u' expects argument of type 'unsigned int', but argument 2 has type 'std::size_t' {aka 'long unsigned int'} [-Wformat=]
bartFit.cpp:1591:24: warning: format '%u' expects argument of type 'unsigned int', but argument 2 has type 'std::size_t' {aka 'long unsigned int'} [-Wformat=]
bartFit.cpp:1649:23: warning: format '%u' expects argument of type 'unsigned int', but argument 2 has type 'std::size_t' {aka 'long unsigned int'} [-Wformat=]
bartFit.cpp:1653:22: warning: format '%u' expects argument of type 'unsigned int', but argument 2 has type 'std::size_t' {aka 'long unsigned int'} [-Wformat=]
node.cpp:204:18: warning: field width specifier '*' expects argument of type 'int', but argument 2 has type 'std::size_t' {aka 'long unsigned int'} [-Wformat=]
node.cpp:233:18: warning: field width specifier '*' expects argument of type 'int', but argument 2 has type 'std::size_t' {aka 'long unsigned int'} [-Wformat=]
See ‘/data/gannet/ripley/R/packages/tests-devel/dbarts.Rcheck/00install.out’ for details.
* used C compiler: ‘gcc-13 (GCC) 13.2.0’
* used C++ compiler: ‘g++-13 (GCC) 13.2.0’
Flavor: r-devel-linux-x86_64-fedora-gcc
Version: 0.9-23
Check: whether package can be installed
Result: WARN
Found the following significant warnings:
R_interface_sampler.cpp:516:40: warning: format '%lu' expects argument of type 'long unsigned int', but argument 2 has type 'std::size_t' {aka 'long long unsigned int'} [-Wformat=]
R_interface_sampler.cpp:516:75: warning: format '%lu' expects argument of type 'long unsigned int', but argument 3 has type 'std::size_t' {aka 'long long unsigned int'} [-Wformat=]
R_interface_sampler.cpp:736:19: warning: format '%lu' expects argument of type 'long unsigned int', but argument 2 has type 'std::size_t' {aka 'long long unsigned int'} [-Wformat=]
R_interface_sampler.cpp:736:49: warning: format '%lu' expects argument of type 'long unsigned int', but argument 3 has type 'std::size_t' {aka 'long long unsigned int'} [-Wformat=]
R_interface_sampler.cpp:738:19: warning: format '%lu' expects argument of type 'long unsigned int', but argument 2 has type 'std::size_t' {aka 'long long unsigned int'} [-Wformat=]
R_interface_sampler.cpp:738:50: warning: format '%lu' expects argument of type 'long unsigned int', but argument 3 has type 'std::size_t' {aka 'long long unsigned int'} [-Wformat=]
R_interface_sampler.cpp:740:19: warning: format '%lu' expects argument of type 'long unsigned int', but argument 2 has type 'std::size_t' {aka 'long long unsigned int'} [-Wformat=]
R_interface_sampler.cpp:740:48: warning: format '%lu' expects argument of type 'long unsigned int', but argument 3 has type 'std::size_t' {aka 'long long unsigned int'} [-Wformat=]
R_interface_sampler.cpp:791:19: warning: format '%lu' expects argument of type 'long unsigned int', but argument 2 has type 'std::size_t' {aka 'long long unsigned int'} [-Wformat=]
R_interface_sampler.cpp:791:49: warning: format '%lu' expects argument of type 'long unsigned int', but argument 3 has type 'std::size_t' {aka 'long long unsigned int'} [-Wformat=]
R_interface_sampler.cpp:793:19: warning: format '%lu' expects argument of type 'long unsigned int', but argument 2 has type 'std::size_t' {aka 'long long unsigned int'} [-Wformat=]
R_interface_sampler.cpp:793:50: warning: format '%lu' expects argument of type 'long unsigned int', but argument 3 has type 'std::size_t' {aka 'long long unsigned int'} [-Wformat=]
R_interface_sampler.cpp:795:19: warning: format '%lu' expects argument of type 'long unsigned int', but argument 2 has type 'std::size_t' {aka 'long long unsigned int'} [-Wformat=]
R_interface_sampler.cpp:795:48: warning: format '%lu' expects argument of type 'long unsigned int', but argument 3 has type 'std::size_t' {aka 'long long unsigned int'} [-Wformat=]
crossvalidate.cpp:118:23: warning: format '%lu' expects argument of type 'long unsigned int', but argument 2 has type 'std::size_t' {aka 'long long unsigned int'} [-Wformat=]
crossvalidate.cpp:119:23: warning: format '%lu' expects argument of type 'long unsigned int', but argument 2 has type 'std::size_t' {aka 'long long unsigned int'} [-Wformat=]
crossvalidate.cpp:120:23: warning: format '%lu' expects argument of type 'long unsigned int', but argument 2 has type 'std::size_t' {aka 'long long unsigned int'} [-Wformat=]
crossvalidate.cpp:122:23: warning: format '%lu' expects argument of type 'long unsigned int', but argument 2 has type 'std::size_t' {aka 'long long unsigned int'} [-Wformat=]
crossvalidate.cpp:125:22: warning: format '%lu' expects argument of type 'long unsigned int', but argument 2 has type 'std::size_t' {aka 'long long unsigned int'} [-Wformat=]
crossvalidate.cpp:125:40: warning: format '%lu' expects argument of type 'long unsigned int', but argument 3 has type 'std::size_t' {aka 'long long unsigned int'} [-Wformat=]
crossvalidate.cpp:126:44: warning: format '%lu' expects argument of type 'long unsigned int', but argument 3 has type 'std::size_t' {aka 'long long unsigned int'} [-Wformat=]
crossvalidate.cpp:127:33: warning: format '%lu' expects argument of type 'long unsigned int', but argument 2 has type 'long long unsigned int' [-Wformat=]
crossvalidate.cpp:127:48: warning: format '%lu' expects argument of type 'long unsigned int', but argument 3 has type 'std::size_t' {aka 'long long unsigned int'} [-Wformat=]
crossvalidate.cpp:128:32: warning: format '%lu' expects argument of type 'long unsigned int', but argument 2 has type 'std::size_t' {aka 'long long unsigned int'} [-Wformat=]
crossvalidate.cpp:128:43: warning: format '%lu' expects argument of type 'long unsigned int', but argument 3 has type 'std::size_t' {aka 'long long unsigned int'} [-Wformat=]
crossvalidate.cpp:128:54: warning: format '%lu' expects argument of type 'long unsigned int', but argument 4 has type 'std::size_t' {aka 'long long unsigned int'} [-Wformat=]
crossvalidate.cpp:894:22: warning: format '%lu' expects argument of type 'long unsigned int', but argument 2 has type 'std::size_t' {aka 'long long unsigned int'} [-Wformat=]
crossvalidate.cpp:894:27: warning: format '%lu' expects argument of type 'long unsigned int', but argument 3 has type 'std::size_t' {aka 'long long unsigned int'} [-Wformat=]
crossvalidate.cpp:894:41: warning: format '%lu' expects argument of type 'long unsigned int', but argument 4 has type 'std::size_t' {aka 'long long unsigned int'} [-Wformat=]
crossvalidate.cpp:911:28: warning: format '%lu' expects argument of type 'long unsigned int', but argument 2 has type 'std::size_t' {aka 'long long unsigned int'} [-Wformat=]
crossvalidate.cpp:911:42: warning: format '%lu' expects argument of type 'long unsigned int', but argument 3 has type 'std::size_t' {aka 'long long unsigned int'} [-Wformat=]
bartFit.cpp:976:29: warning: format '%lu' expects argument of type 'long unsigned int', but argument 2 has type 'std::size_t' {aka 'long long unsigned int'} [-Wformat=]
bartFit.cpp:996:24: warning: field width specifier '*' expects argument of type 'int', but argument 2 has type 'std::size_t' {aka 'long long unsigned int'} [-Wformat=]
bartFit.cpp:996:35: warning: format '%lu' expects argument of type 'long unsigned int', but argument 4 has type 'std::size_t' {aka 'long long unsigned int'} [-Wformat=]
bartFit.cpp:1393:35: warning: format '%u' expects argument of type 'unsigned int', but argument 2 has type 'std::size_t' {aka 'long long unsigned int'} [-Wformat=]
bartFit.cpp:1393:42: warning: format '%u' expects argument of type 'unsigned int', but argument 3 has type 'std::size_t' {aka 'long long unsigned int'} [-Wformat=]
bartFit.cpp:1549:36: warning: format '%lu' expects argument of type 'long unsigned int', but argument 2 has type 'long long unsigned int' [-Wformat=]
bartFit.cpp:1550:37: warning: format '%lu' expects argument of type 'long unsigned int', but argument 2 has type 'long long unsigned int' [-Wformat=]
bartFit.cpp:1550:60: warning: format '%lu' expects argument of type 'long unsigned int', but argument 3 has type 'long long unsigned int' [-Wformat=]
bartFit.cpp:1573:53: warning: format '%u' expects argument of type 'unsigned int', but argument 2 has type 'long long unsigned int' [-Wformat=]
bartFit.cpp:1574:49: warning: format '%u' expects argument of type 'unsigned int', but argument 2 has type 'long long unsigned int' [-Wformat=]
bartFit.cpp:1575:53: warning: format '%u' expects argument of type 'unsigned int', but argument 2 has type 'long long unsigned int' [-Wformat=]
bartFit.cpp:1584:21: warning: format '%u' expects argument of type 'unsigned int', but argument 2 has type 'std::size_t' {aka 'long long unsigned int'} [-Wformat=]
bartFit.cpp:1591:24: warning: format '%u' expects argument of type 'unsigned int', but argument 2 has type 'std::size_t' {aka 'long long unsigned int'} [-Wformat=]
bartFit.cpp:1649:23: warning: format '%u' expects argument of type 'unsigned int', but argument 2 has type 'std::size_t' {aka 'long long unsigned int'} [-Wformat=]
bartFit.cpp:1653:22: warning: format '%u' expects argument of type 'unsigned int', but argument 2 has type 'std::size_t' {aka 'long long unsigned int'} [-Wformat=]
node.cpp:204:18: warning: field width specifier '*' expects argument of type 'int', but argument 2 has type 'std::size_t' {aka 'long long unsigned int'} [-Wformat=]
node.cpp:205:22: warning: format '%lu' expects argument of type 'long unsigned int', but argument 2 has type 'std::size_t' {aka 'long long unsigned int'} [-Wformat=]
node.cpp:233:18: warning: field width specifier '*' expects argument of type 'int', but argument 2 has type 'std::size_t' {aka 'long long unsigned int'} [-Wformat=]
hierarchicalThreadManager.c:807:17: warning: format '%lu' expects argument of type 'long unsigned int', but argument 2 has type 'size_t' {aka 'long long unsigned int'} [-Wformat=]
hierarchicalThreadManager.c:811:21: warning: format '%lu' expects argument of type 'long unsigned int', but argument 2 has type 'size_t' {aka 'long long unsigned int'} [-Wformat=]
hierarchicalThreadManager.c:824:35: warning: format '%lu' expects argument of type 'long unsigned int', but argument 2 has type 'size_t' {aka 'long long unsigned int'} [-Wformat=]
hierarchicalThreadManager.c:824:46: warning: format '%lu' expects argument of type 'long unsigned int', but argument 3 has type 'size_t' {aka 'long long unsigned int'} [-Wformat=]
hierarchicalThreadManager.c:828:28: warning: format '%lu' expects argument of type 'long unsigned int', but argument 2 has type 'size_t' {aka 'long long unsigned int'} [-Wformat=]
hierarchicalThreadManager.c:830:32: warning: format '%lu' expects argument of type 'long unsigned int', but argument 2 has type 'size_t' {aka 'long long unsigned int'} [-Wformat=]
hierarchicalThreadManager.c:833:26: warning: format '%lu' expects argument of type 'long unsigned int', but argument 2 has type 'size_t' {aka 'long long unsigned int'} [-Wformat=]
hierarchicalThreadManager.c:837:24: warning: format '%lu' expects argument of type 'long unsigned int', but argument 2 has type 'size_t' {aka 'long long unsigned int'} [-Wformat=]
hierarchicalThreadManager.c:853:22: warning: format '%lu' expects argument of type 'long unsigned int', but argument 2 has type 'size_t' {aka 'long long unsigned int'} [-Wformat=]
bounds.c:806:52: warning: unknown conversion type character 'z' in format [-Wformat=]
bounds.c:806:16: warning: too many arguments for format [-Wformat-extra-args]
bounds.c:809:79: warning: unknown conversion type character 'z' in format [-Wformat=]
bounds.c:809:31: warning: too many arguments for format [-Wformat-extra-args]
bounds.c:826:73: warning: unknown conversion type character 'z' in format [-Wformat=]
bounds.c:826:37: warning: too many arguments for format [-Wformat-extra-args]
bounds.c:829:84: warning: unknown conversion type character 'z' in format [-Wformat=]
bounds.c:829:36: warning: too many arguments for format [-Wformat-extra-args]
bounds.c:832:70: warning: unknown conversion type character 'z' in format [-Wformat=]
bounds.c:832:37: warning: too many arguments for format [-Wformat-extra-args]
bounds.c:835:81: warning: unknown conversion type character 'z' in format [-Wformat=]
bounds.c:835:36: warning: too many arguments for format [-Wformat-extra-args]
bounds.c:838:69: warning: unknown conversion type character 'z' in format [-Wformat=]
bounds.c:838:37: warning: too many arguments for format [-Wformat-extra-args]
bounds.c:841:71: warning: unknown conversion type character 'z' in format [-Wformat=]
bounds.c:841:37: warning: too many arguments for format [-Wformat-extra-args]
See 'd:/Rcompile/CRANpkg/local/4.4/dbarts.Rcheck/00install.out' for details.
* used C compiler: 'gcc.exe (GCC) 12.3.0'
* used C++ compiler: 'g++.exe (GCC) 12.3.0'
Flavor: r-devel-windows-x86_64