CRAN Package Check Results for Package rayrender

Last updated on 2023-12-05 16:49:42 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.29.6 510.71 89.26 599.97 WARN
r-devel-linux-x86_64-debian-gcc 0.29.6 345.49 67.14 412.63 WARN
r-devel-linux-x86_64-fedora-clang 0.29.6 864.19 WARN
r-devel-linux-x86_64-fedora-gcc 0.29.6 937.12 WARN
r-devel-windows-x86_64 0.29.6 387.00 133.00 520.00 WARN
r-patched-linux-x86_64 0.29.6 397.46 83.41 480.87 OK
r-release-linux-x86_64 0.29.6 413.55 84.02 497.57 OK
r-release-macos-arm64 0.29.6 180.00 NOTE
r-release-macos-x86_64 0.29.6 161.00 NOTE
r-release-windows-x86_64 0.29.6 497.00 149.00 646.00 OK
r-oldrel-macos-arm64 0.29.6 173.00 NOTE
r-oldrel-macos-x86_64 0.29.6 218.00 NOTE
r-oldrel-windows-x86_64 0.29.6 464.00 125.00 589.00 OK

Check Details

Version: 0.29.6
Check: whether package can be installed
Result: WARN Found the following significant warnings: /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/progress/include/RProgress.h:229:11: warning: format string is not a string literal (potentially insecure) [-Wformat-security] /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/progress/include/RProgress.h:231:10: warning: format string is not a string literal (potentially insecure) [-Wformat-security] /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/progress/include/RProgress.h:272:16: warning: format string is not a string literal (potentially insecure) [-Wformat-security] /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/progress/include/RProgress.h:274:15: warning: format string is not a string literal (potentially insecure) [-Wformat-security] trianglemesh.cpp:91:72: warning: format specifies type 'int' but the argument has type 'size_t' (aka 'unsigned long') [-Wformat] trianglemesh.cpp:91:77: warning: format specifies type 'int' but the argument has type 'size_type' (aka 'unsigned long') [-Wformat] trianglemesh.cpp:227:68: warning: format specifies type 'int' but the argument has type 'size_t' (aka 'unsigned long') [-Wformat] trianglemesh.cpp:228:17: warning: format specifies type 'int' but the argument has type 'size_type' (aka 'unsigned long') [-Wformat] See ‘/home/hornik/tmp/R.check/r-devel-clang/Work/PKGS/rayrender.Rcheck/00install.out’ for details. * used C++ compiler: ‘Debian clang version 17.0.5 (1)’ Flavor: r-devel-linux-x86_64-debian-clang

Version: 0.29.6
Check: Rd \usage sections
Result: NOTE Documented arguments not in \usage in Rd file 'init_time.Rd': ‘verbose’ ‘message’ Documented arguments not in \usage in Rd file 'print_time.Rd': ‘message’ Documented arguments not in \usage in Rd file 'process_point_series_1d.Rd': ‘points’ Documented arguments not in \usage in Rd file 'process_point_series_2d.Rd': ‘points’ Documented arguments not in \usage in Rd file 'tween.Rd': ‘type’ Functions with \usage entries need to have the appropriate \alias entries, and all their arguments documented. The \usage entries must correspond to syntactically valid R code. See chapter ‘Writing R documentation files’ in the ‘Writing R Extensions’ manual. 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: 0.29.6
Check: whether package can be installed
Result: WARN Found the following significant warnings: trianglemesh.cpp:91:22: warning: format ‘%i’ expects argument of type ‘int’, but argument 2 has type ‘size_t’ {aka ‘long unsigned int’} [-Wformat=] trianglemesh.cpp:91:25: warning: format ‘%i’ expects argument of type ‘int’, but argument 3 has type ‘std::vector<tinyobj::material_t>::size_type’ {aka ‘long unsigned int’} [-Wformat=] trianglemesh.cpp:227:20: warning: format ‘%i’ expects argument of type ‘int’, but argument 2 has type ‘size_t’ {aka ‘long unsigned int’} [-Wformat=] trianglemesh.cpp:227:23: warning: format ‘%i’ expects argument of type ‘int’, but argument 3 has type ‘std::vector<tinyobj::material_t>::size_type’ {aka ‘long unsigned int’} [-Wformat=] See ‘/home/hornik/tmp/R.check/r-devel-gcc/Work/PKGS/rayrender.Rcheck/00install.out’ for details. * used C++ compiler: ‘g++-13 (Debian 13.2.0-7) 13.2.0’ Flavor: r-devel-linux-x86_64-debian-gcc

Version: 0.29.6
Check: whether package can be installed
Result: WARN Found the following significant warnings: trianglemesh.cpp:91:72: warning: format specifies type 'int' but the argument has type 'size_t' (aka 'unsigned long') [-Wformat] trianglemesh.cpp:91:77: warning: format specifies type 'int' but the argument has type 'size_type' (aka 'unsigned long') [-Wformat] trianglemesh.cpp:227:68: warning: format specifies type 'int' but the argument has type 'size_t' (aka 'unsigned long') [-Wformat] trianglemesh.cpp:228:17: warning: format specifies type 'int' but the argument has type 'size_type' (aka 'unsigned long') [-Wformat] See ‘/data/gannet/ripley/R/packages/tests-clang/rayrender.Rcheck/00install.out’ for details. * used C++ compiler: ‘clang version 17.0.5’ Flavor: r-devel-linux-x86_64-fedora-clang

Version: 0.29.6
Check: whether package can be installed
Result: WARN Found the following significant warnings: trianglemesh.cpp:91:22: warning: format '%i' expects argument of type 'int', but argument 2 has type 'size_t' {aka 'long unsigned int'} [-Wformat=] trianglemesh.cpp:91:25: warning: format '%i' expects argument of type 'int', but argument 3 has type 'std::vector<tinyobj::material_t>::size_type' {aka 'long unsigned int'} [-Wformat=] trianglemesh.cpp:227:20: warning: format '%i' expects argument of type 'int', but argument 2 has type 'size_t' {aka 'long unsigned int'} [-Wformat=] trianglemesh.cpp:227:23: warning: format '%i' expects argument of type 'int', but argument 3 has type 'std::vector<tinyobj::material_t>::size_type' {aka 'long unsigned int'} [-Wformat=] See ‘/data/gannet/ripley/R/packages/tests-devel/rayrender.Rcheck/00install.out’ for details. * used C++ compiler: ‘g++-13 (GCC) 13.2.0’ Flavor: r-devel-linux-x86_64-fedora-gcc

Version: 0.29.6
Check: whether package can be installed
Result: WARN Found the following significant warnings: trianglemesh.cpp:91:22: warning: format '%i' expects argument of type 'int', but argument 2 has type 'size_t' {aka 'long long unsigned int'} [-Wformat=] trianglemesh.cpp:91:25: warning: format '%i' expects argument of type 'int', but argument 3 has type 'std::vector<tinyobj::material_t>::size_type' {aka 'long long unsigned int'} [-Wformat=] trianglemesh.cpp:227:20: warning: format '%i' expects argument of type 'int', but argument 2 has type 'size_t' {aka 'long long unsigned int'} [-Wformat=] trianglemesh.cpp:227:23: warning: format '%i' expects argument of type 'int', but argument 3 has type 'std::vector<tinyobj::material_t>::size_type' {aka 'long long unsigned int'} [-Wformat=] See 'd:/Rcompile/CRANpkg/local/4.4/rayrender.Rcheck/00install.out' for details. * used C++ compiler: 'g++.exe (GCC) 12.3.0' Flavor: r-devel-windows-x86_64

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