CRAN Package Check Results for Package EmbedSOM

Last updated on 2024-09-27 07:51:05 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 2.1.2 25.64 53.98 79.62 OK
r-devel-linux-x86_64-debian-gcc 2.1.2 17.03 39.47 56.50 OK
r-devel-linux-x86_64-fedora-clang 2.1.2 137.86 NOTE
r-devel-linux-x86_64-fedora-gcc 2.1.2 158.85 ERROR
r-devel-windows-x86_64 2.1.2 24.00 314.00 338.00 OK
r-patched-linux-x86_64 2.1.2 24.65 51.24 75.89 OK
r-release-linux-x86_64 2.1.2 24.08 51.43 75.51 OK
r-release-macos-arm64 2.1.2 43.00 OK
r-release-macos-x86_64 2.1.2 71.00 OK
r-release-windows-x86_64 2.1.2 23.00 126.00 149.00 OK
r-oldrel-macos-arm64 2.1.2 50.00 OK
r-oldrel-macos-x86_64 2.1.2 71.00 OK
r-oldrel-windows-x86_64 2.1.2 28.00 133.00 161.00 OK

Check Details

Version: 2.1.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.1.2
Check: examples
Result: ERROR Running examples in ‘EmbedSOM-Ex.R’ failed The error most likely occurred in: > ### Name: RandomMap > ### Title: Create a map by randomly selecting points > ### Aliases: RandomMap > > ### ** Examples > > d <- iris[,1:4] > EmbedSOM::PlotEmbed( + EmbedSOM::EmbedSOM( + data = d, + map = EmbedSOM::RandomMap(d, 30, EmbedSOM::GraphCoords())), + pch=19, clust=iris[,5] + ) *** caught segfault *** address 0x1, cause 'memory not mapped' Traceback: 1: EmbedSOM::EmbedSOM(data = d, map = EmbedSOM::RandomMap(d, 30, EmbedSOM::GraphCoords())) 2: EmbedSOM::PlotEmbed(EmbedSOM::EmbedSOM(data = d, map = EmbedSOM::RandomMap(d, 30, EmbedSOM::GraphCoords())), pch = 19, clust = iris[, 5]) An irrecoverable exception occurred. R is aborting now ... Flavor: r-devel-linux-x86_64-fedora-gcc

These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.
Health stats visible at Monitor.