Last updated on 2023-02-07 00:54:27 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 5.0.0-10 | 68.89 | 181.17 | 250.06 | WARN | |
r-devel-linux-x86_64-debian-gcc | 5.0.0-10 | 58.37 | 126.11 | 184.48 | WARN | |
r-devel-linux-x86_64-fedora-clang | 5.0.0-10 | 339.47 | WARN | |||
r-devel-linux-x86_64-fedora-gcc | 5.0.0-10 | 300.18 | WARN | |||
r-devel-windows-x86_64 | 5.0.0-10 | 127.00 | 283.00 | 410.00 | NOTE | |
r-patched-linux-x86_64 | 5.0.0-10 | 62.28 | 155.96 | 218.24 | OK | |
r-release-linux-x86_64 | 5.0.0-10 | 60.85 | 158.36 | 219.21 | OK | |
r-release-macos-arm64 | 5.0.0-10 | 75.00 | NOTE | |||
r-release-macos-x86_64 | 5.0.0-10 | 95.00 | NOTE | |||
r-release-windows-x86_64 | 5.0.0-10 | 147.00 | 276.00 | 423.00 | OK | |
r-oldrel-macos-arm64 | 5.0.0-10 | 86.00 | NOTE | |||
r-oldrel-macos-x86_64 | 5.0.0-10 | 126.00 | NOTE | |||
r-oldrel-windows-ix86+x86_64 | 5.0.0-10 | 183.00 | 373.00 | 556.00 | OK |
Version: 5.0.0-10
Check: whether package can be installed
Result: WARN
Found the following significant warnings:
../inst/include/sundials/sundials_nvector.h:163:37: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
../inst/include/sundials/sundials_nonlinearsolver.h:131:56: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
../inst/include/sundials/sundials_matrix.h:105:41: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
../inst/include/sundials/sundials_linearsolver.h:137:50: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
lib/sundials/sundials_nonlinearsolver.c:26:40: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
lib/sundials/sundials_matrix.c:29:25: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
lib/sundials/sundials_nvector.c:28:21: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
lib/sundials/sundials_linearsolver.c:28:34: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
See ‘/home/hornik/tmp/R.check/r-devel-clang/Work/PKGS/r2sundials.Rcheck/00install.out’ for details.
* used C++ compiler: ‘Debian clang version 15.0.6’
Flavor: r-devel-linux-x86_64-debian-clang
Version: 5.0.0-10
Check: C++ specification
Result: NOTE
Specified C++11: please update to current default of C++17
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: 5.0.0-10
Check: whether package can be installed
Result: WARN
Found the following significant warnings:
../inst/include/sundials/sundials_nvector.h:163:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
../inst/include/sundials/sundials_nonlinearsolver.h:131:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
../inst/include/sundials/sundials_matrix.h:105:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
../inst/include/sundials/sundials_linearsolver.h:137:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
lib/sundials/sundials_nonlinearsolver.c:26:20: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
lib/sundials/sundials_matrix.c:29:11: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
lib/sundials/sundials_nvector.c:28:10: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
lib/sundials/sundials_linearsolver.c:28:17: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
See ‘/home/hornik/tmp/R.check/r-devel-gcc/Work/PKGS/r2sundials.Rcheck/00install.out’ for details.
* used C++ compiler: ‘g++-12 (Debian 12.2.0-14) 12.2.0’
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 5.0.0-10
Check: whether package can be installed
Result: WARN
Found the following significant warnings:
../inst/include/sundials/sundials_nvector.h:163:37: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
../inst/include/sundials/sundials_nonlinearsolver.h:131:56: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
../inst/include/sundials/sundials_matrix.h:105:41: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
../inst/include/sundials/sundials_linearsolver.h:137:50: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
lib/sundials/sundials_nonlinearsolver.c:26:40: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
lib/sundials/sundials_matrix.c:29:25: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
lib/sundials/sundials_nvector.c:28:21: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
lib/sundials/sundials_linearsolver.c:28:34: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
See ‘/data/gannet/ripley/R/packages/tests-clang/r2sundials.Rcheck/00install.out’ for details.
* used C++ compiler: ‘clang version 15.0.7’
Flavor: r-devel-linux-x86_64-fedora-clang
Version: 5.0.0-10
Check: whether package can be installed
Result: WARN
Found the following significant warnings:
../inst/include/sundials/sundials_nvector.h:163:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
../inst/include/sundials/sundials_nonlinearsolver.h:131:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
../inst/include/sundials/sundials_matrix.h:105:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
../inst/include/sundials/sundials_linearsolver.h:137:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
lib/sundials/sundials_nonlinearsolver.c:26:20: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
lib/sundials/sundials_matrix.c:29:11: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
lib/sundials/sundials_nvector.c:28:10: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
lib/sundials/sundials_linearsolver.c:28:17: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
See ‘/data/gannet/ripley/R/packages/tests-devel/r2sundials.Rcheck/00install.out’ for details.
* used C++ compiler: ‘g++ (GCC) 12.2.1 20221121 (Red Hat 12.2.1-4)’
Flavor: r-devel-linux-x86_64-fedora-gcc
Version: 5.0.0-10
Check: installed package size
Result: NOTE
installed size is 6.4Mb
sub-directories of 1Mb or more:
libs 4.6Mb
Flavors: r-release-macos-arm64, r-release-macos-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64