CRAN Package Check Results for Package nlmixr

Last updated on 2022-10-10 16:51:38 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 2.0.7 347.80 204.24 552.04 WARN
r-devel-linux-x86_64-debian-gcc 2.0.7 304.47 154.34 458.81 WARN
r-devel-linux-x86_64-fedora-clang 2.0.7 507.73 WARN
r-devel-linux-x86_64-fedora-gcc 2.0.7 861.61 WARN
r-devel-windows-x86_64 2.0.7 320.00 274.00 594.00 OK
r-patched-linux-x86_64 2.0.7 290.36 190.84 481.20 OK
r-release-linux-x86_64 2.0.7 314.15 191.93 506.08 OK
r-release-macos-arm64 2.0.7 157.00 NOTE
r-release-macos-x86_64 2.0.7 283.00 NOTE
r-release-windows-x86_64 2.0.7 339.00 234.00 573.00 OK
r-oldrel-macos-arm64 2.0.7 110.00 NOTE
r-oldrel-macos-x86_64 2.0.7 218.00 NOTE
r-oldrel-windows-ix86+x86_64 2.0.7 880.00 266.00 1146.00 NOTE

Additional issues

clang15 clang15 donttest

Check Details

Version: 2.0.7
Check: whether package can be installed
Result: WARN
    Found the following significant warnings:
     inner.cpp:100:15: warning: anonymous non-C-compatible type given name for linkage purposes by typedef declaration; add a tag name here [-Wnon-c-typedef-for-linkage]
     inner.cpp:310:15: warning: anonymous non-C-compatible type given name for linkage purposes by typedef declaration; add a tag name here [-Wnon-c-typedef-for-linkage]
     inner.cpp:436:15: warning: anonymous non-C-compatible type given name for linkage purposes by typedef declaration; add a tag name here [-Wnon-c-typedef-for-linkage]
     ./npde.h:29:15: warning: anonymous non-C-compatible type given name for linkage purposes by typedef declaration; add a tag name here [-Wnon-c-typedef-for-linkage]
     init.c:58:23: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
     init.c:145:24: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
     /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RxODE/include/RxODE.h:49:30: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
     /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RxODE/include/RxODE.h:299:33: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
     /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RxODE/include/RxODE.h:301:30: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
     /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RxODE/include/RxODE.h:303:22: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
     /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RxODE/include/RxODE.h:304:23: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
     /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RxODE/include/RxODE.h:312:18: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
Flavor: r-devel-linux-x86_64-debian-clang

Version: 2.0.7
Check: whether package can be installed
Result: WARN
    Found the following significant warnings:
     init.c:58:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
     init.c:145:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
     /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/RxODE/include/RxODE.h:49:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
     /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/RxODE/include/RxODE.h:299:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
     /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/RxODE/include/RxODE.h:301:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
     /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/RxODE/include/RxODE.h:303:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
     /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/RxODE/include/RxODE.h:304:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
     /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/RxODE/include/RxODE.h:312:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
Flavor: r-devel-linux-x86_64-debian-gcc

Version: 2.0.7
Check: whether package can be installed
Result: WARN
    Found the following significant warnings:
     inner.cpp:100:15: warning: anonymous non-C-compatible type given name for linkage purposes by typedef declaration; add a tag name here [-Wnon-c-typedef-for-linkage]
     inner.cpp:310:15: warning: anonymous non-C-compatible type given name for linkage purposes by typedef declaration; add a tag name here [-Wnon-c-typedef-for-linkage]
     inner.cpp:436:15: warning: anonymous non-C-compatible type given name for linkage purposes by typedef declaration; add a tag name here [-Wnon-c-typedef-for-linkage]
     ./npde.h:29:15: warning: anonymous non-C-compatible type given name for linkage purposes by typedef declaration; add a tag name here [-Wnon-c-typedef-for-linkage]
     init.c:58:23: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
     init.c:145:24: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
     /data/gannet/ripley/R/test-clang/RxODE/include/RxODE.h:49:30: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
     /data/gannet/ripley/R/test-clang/RxODE/include/RxODE.h:299:33: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
     /data/gannet/ripley/R/test-clang/RxODE/include/RxODE.h:301:30: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
     /data/gannet/ripley/R/test-clang/RxODE/include/RxODE.h:303:22: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
     /data/gannet/ripley/R/test-clang/RxODE/include/RxODE.h:304:23: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
     /data/gannet/ripley/R/test-clang/RxODE/include/RxODE.h:312:18: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
Flavor: r-devel-linux-x86_64-fedora-clang

Version: 2.0.7
Check: whether package can be installed
Result: WARN
    Found the following significant warnings:
     init.c:58:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
     init.c:145:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
     /data/gannet/ripley/R/test-dev/RxODE/include/RxODE.h:49:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
     /data/gannet/ripley/R/test-dev/RxODE/include/RxODE.h:299:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
     /data/gannet/ripley/R/test-dev/RxODE/include/RxODE.h:301:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
     /data/gannet/ripley/R/test-dev/RxODE/include/RxODE.h:303:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
     /data/gannet/ripley/R/test-dev/RxODE/include/RxODE.h:304:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
     /data/gannet/ripley/R/test-dev/RxODE/include/RxODE.h:312:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
Flavor: r-devel-linux-x86_64-fedora-gcc

Version: 2.0.7
Check: installed package size
Result: NOTE
     installed size is 28.7Mb
     sub-directories of 1Mb or more:
     R 2.0Mb
     libs 25.7Mb
Flavors: r-release-macos-arm64, r-release-macos-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-ix86+x86_64