CRAN Package Check Results for Package r2sundials

Last updated on 2023-01-25 04:51:45 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 5.0.0-10 61.13 180.22 241.35 WARN
r-devel-linux-x86_64-debian-gcc 5.0.0-10 56.40 128.12 184.52 WARN
r-devel-linux-x86_64-fedora-clang 5.0.0-10 339.12 WARN
r-devel-linux-x86_64-fedora-gcc 5.0.0-10 299.72 WARN
r-patched-linux-x86_64 5.0.0-10 55.26 161.18 216.44 OK
r-release-linux-x86_64 5.0.0-10 57.73 160.54 218.27 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 95.00 222.00 317.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 380.00 563.00 OK

Check Details

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: 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.6’
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