CRAN Package Check Results for Package EmbedSOM

Last updated on 2025-12-06 00:48:39 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 2.2 28.31 61.04 89.35 OK
r-devel-linux-x86_64-debian-gcc 2.2 0.26 2.67 2.93 ERROR
r-devel-linux-x86_64-fedora-clang 2.2 81.00 43.74 124.74 WARN
r-devel-linux-x86_64-fedora-gcc 2.2 50.00 65.54 115.54 WARN
r-devel-windows-x86_64 2.2 26.00 119.00 145.00 OK
r-patched-linux-x86_64 2.2 25.82 54.57 80.39 OK
r-release-linux-x86_64 2.2 25.32 56.52 81.84 OK
r-release-macos-arm64 2.2 OK
r-release-macos-x86_64 2.2 26.00 70.00 96.00 OK
r-release-windows-x86_64 2.2 27.00 114.00 141.00 OK
r-oldrel-macos-arm64 2.2 OK
r-oldrel-macos-x86_64 2.2 19.00 64.00 83.00 OK
r-oldrel-windows-x86_64 2.2 30.00 163.00 193.00 OK

Additional issues

gcc-ASAN

Check Details

Version: 2.2
Check: package dependencies
Result: ERROR Packages required but not available: 'Rtsne', 'umap', 'uwot' Packages suggested but not available for checking: 'knitr', 'rmarkdown' VignetteBuilder package required for checking but not installed: ‘knitr’ See section ‘The DESCRIPTION file’ in the ‘Writing R Extensions’ manual. Flavor: r-devel-linux-x86_64-debian-gcc

Version: 2.2
Check: whether package can be installed
Result: WARN Found the following significant warnings: /data/gannet/ripley/R/R-clang/include/R_ext/PrtUtil.h:30:2: warning: non-API header file R_ext/PrtUtil.h is obsolete and will be removed [-W#warnings] See ‘/data/gannet/ripley/R/packages/tests-clang/EmbedSOM.Rcheck/00install.out’ for details. * used C++ compiler: ‘clang version 21.1.6’ Flavor: r-devel-linux-x86_64-fedora-clang

Version: 2.2
Check: dependencies in R code
Result: NOTE Namespace in Imports field not imported from: ‘Matrix’ All declared Imports should be used. Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc

Version: 2.2
Check: whether package can be installed
Result: WARN Found the following significant warnings: /data/gannet/ripley/R/R-devel/include/R_ext/PrtUtil.h:30:2: warning: ‘#warning’ before C++23 is a GCC extension [-Wc++23-extensions] See ‘/data/gannet/ripley/R/packages/tests-devel/EmbedSOM.Rcheck/00install.out’ for details. * used C++ compiler: ‘g++ (GCC) 15.1.1 20250521 (Red Hat 15.1.1-2)’ Flavor: r-devel-linux-x86_64-fedora-gcc