CRAN Package Check Results for Package sundialr

Last updated on 2023-03-26 12:55:26 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.1.4.1 84.01 44.86 128.87 WARN
r-devel-linux-x86_64-debian-gcc 0.1.4.1 66.57 33.78 100.35 WARN
r-devel-linux-x86_64-fedora-clang 0.1.4.1 198.43 WARN
r-devel-linux-x86_64-fedora-gcc 0.1.4.1 179.75 WARN
r-patched-linux-x86_64 0.1.4.1 75.95 42.06 118.01 WARN
r-release-linux-x86_64 0.1.4.1 67.76 42.25 110.01 OK
r-release-macos-arm64 0.1.4.1 49.00 NOTE
r-release-macos-x86_64 0.1.4.1 78.00 NOTE
r-release-windows-x86_64 0.1.4.1 125.00 109.00 234.00 OK
r-oldrel-macos-arm64 0.1.4.1 61.00 NOTE
r-oldrel-macos-x86_64 0.1.4.1 100.00 NOTE
r-oldrel-windows-ix86+x86_64 0.1.4.1 223.00 111.00 334.00 OK

Check Details

Version: 0.1.4.1
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:106: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]
     sundials/sundials/sundials_linearsolver.c:28:34: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
     sundials/sundials/sundials_matrix.c:29:25: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
     sundials/sundials/sundials_nonlinearsolver.c:26:40: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
     sundials/sundials/sundials_nvector.c:28:21: 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/sundialr.Rcheck/00install.out’ for details.
    * used C++ compiler: ‘Debian clang version 15.0.6’
Flavor: r-devel-linux-x86_64-debian-clang

Version: 0.1.4.1
Check: C++ specification
Result: NOTE
     Specified C++11: please drop specification unless essential
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-patched-linux-x86_64

Version: 0.1.4.1
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:106: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]
     sundials/sundials/sundials_linearsolver.c:28:17: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
     sundials/sundials/sundials_matrix.c:29:11: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
     sundials/sundials/sundials_nonlinearsolver.c:26:20: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
     sundials/sundials/sundials_nvector.c:28:10: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
    See ‘/home/hornik/tmp/R.check/r-devel-gcc/Work/PKGS/sundialr.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: 0.1.4.1
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:106: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]
     sundials/sundials/sundials_linearsolver.c:28:34: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
     sundials/sundials/sundials_matrix.c:29:25: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
     sundials/sundials/sundials_nonlinearsolver.c:26:40: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
     sundials/sundials/sundials_nvector.c:28:21: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
    See ‘/data/gannet/ripley/R/packages/tests-clang/sundialr.Rcheck/00install.out’ for details.
    * used C++ compiler: ‘clang version 16.0.0’
Flavor: r-devel-linux-x86_64-fedora-clang

Version: 0.1.4.1
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:106: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]
     sundials/sundials/sundials_linearsolver.c:28:17: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
     sundials/sundials/sundials_matrix.c:29:11: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
     sundials/sundials/sundials_nonlinearsolver.c:26:20: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
     sundials/sundials/sundials_nvector.c:28:10: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
    See ‘/data/gannet/ripley/R/packages/tests-devel/sundialr.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: 0.1.4.1
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:106: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]
     sundials/sundials/sundials_linearsolver.c:28:17: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
     sundials/sundials/sundials_matrix.c:29:11: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
     sundials/sundials/sundials_nonlinearsolver.c:26:20: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
     sundials/sundials/sundials_nvector.c:28:10: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
    See ‘/home/hornik/tmp/R.check/r-patched-gcc/Work/PKGS/sundialr.Rcheck/00install.out’ for details.
    * used C++ compiler: ‘g++-11 (Debian 11.3.0-12) 11.3.0’
Flavor: r-patched-linux-x86_64

Version: 0.1.4.1
Check: installed package size
Result: NOTE
     installed size is 5.6Mb
     sub-directories of 1Mb or more:
     libs 3.2Mb
Flavors: r-release-macos-arm64, r-release-macos-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64