CRAN Package Check Results for Package symengine

Last updated on 2025-04-07 04:52:43 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.2.6 389.30 59.91 449.21 WARN
r-devel-linux-x86_64-debian-gcc 0.2.10 352.81 41.77 394.58 OK
r-devel-linux-x86_64-fedora-clang 0.2.10 920.08 OK
r-devel-linux-x86_64-fedora-gcc 0.2.6 1125.84 NOTE
r-devel-macos-arm64 0.2.10 243.00 OK
r-devel-macos-x86_64 0.2.10 297.00 OK
r-devel-windows-x86_64 0.2.10 543.00 152.00 695.00 OK
r-patched-linux-x86_64 0.2.6 504.50 57.78 562.28 NOTE
r-release-linux-x86_64 0.2.10 495.84 53.33 549.17 OK
r-release-macos-arm64 0.2.10 302.00 NOTE
r-release-macos-x86_64 0.2.10 302.00 NOTE
r-release-windows-x86_64 0.2.10 395.00 139.00 534.00 NOTE
r-oldrel-macos-arm64 0.2.10 225.00 NOTE
r-oldrel-macos-x86_64 0.2.10 333.00 NOTE
r-oldrel-windows-x86_64 0.2.10 413.00 157.00 570.00 NOTE

Check Details

Version: 0.2.6
Check: whether package can be installed
Result: WARN Found the following significant warnings: /home/hornik/tmp/scratch/Rtmpu87g7B/R.INSTALL7378360c092db/symengine/src/upstream/symengine/mp_class.h:77:33: warning: identifier '_z' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator] /home/hornik/tmp/scratch/Rtmpu87g7B/R.INSTALL7378360c092db/symengine/src/upstream/symengine/mp_class.h:82:34: warning: identifier '_q' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator] See ‘/home/hornik/tmp/R.check/r-devel-clang/Work/PKGS/symengine.Rcheck/00install.out’ for details. * used C++ compiler: ‘Debian clang version 19.1.7 (3)’ Flavor: r-devel-linux-x86_64-debian-clang

Version: 0.2.6
Check: compiled code
Result: NOTE File ‘symengine/libs/symengine.so’: Found ‘rand’, possibly from ‘rand’ (C) Object: ‘upstream/symengine/libsymengine.a’ File ‘symengine/libs/symengine.so’: Found non-API call to R: ‘IS_S4_OBJECT’ Compiled code should not call entry points which might terminate R nor write to stdout/stderr instead of to the console, nor use Fortran I/O nor system RNGs nor [v]sprintf. Compiled code should not call non-API entry points in R. See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual, and section ‘Moving into C API compliance’ for issues with the use of non-API entry points. Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-fedora-gcc, r-patched-linux-x86_64

Version: 0.2.10
Check: installed package size
Result: NOTE installed size is 45.5Mb sub-directories of 1Mb or more: libs 44.9Mb Flavors: r-release-macos-arm64, r-release-macos-x86_64, r-release-windows-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-x86_64

Version: 0.2.10
Check: for GNU extensions in Makefiles
Result: NOTE GNU make is a SystemRequirements. Flavors: r-release-macos-arm64, r-release-macos-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64