CRAN Package Check Results for Package seAMLess

Last updated on 2025-09-12 01:52:56 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.1.1 2.76 28.52 31.28 OK
r-devel-linux-x86_64-debian-gcc 0.1.1 2.37 19.35 21.72 ERROR
r-devel-linux-x86_64-fedora-clang 0.1.1 42.12 ERROR
r-devel-linux-x86_64-fedora-gcc 0.1.1 41.44 ERROR
r-devel-windows-x86_64 0.1.1 5.00 45.00 50.00 OK
r-patched-linux-x86_64 0.1.1 2.25 25.44 27.69 OK
r-release-linux-x86_64 0.1.1 3.01 25.36 28.37 OK
r-release-macos-arm64 0.1.1 20.00 OK
r-release-macos-x86_64 0.1.1 30.00 OK
r-release-windows-x86_64 0.1.1 5.00 46.00 51.00 OK
r-oldrel-macos-arm64 0.1.1 22.00 NOTE
r-oldrel-macos-x86_64 0.1.1 30.00 NOTE
r-oldrel-windows-x86_64 0.1.1 6.00 52.00 58.00 NOTE

Check Details

Version: 0.1.1
Check: examples
Result: ERROR Running examples in ‘seAMLess-Ex.R’ failed The error most likely occurred in: > base::assign(".ptime", proc.time(), pos = "CheckExEnv") > ### Name: ternaryPlot > ### Title: Given the immune compositions (ICs) of bulk-RNA samples, this > ### function creates a ternary plot similar to ALOT tube from EuroFlow > ### analysis and Figure 1E of our paper. > ### Aliases: ternaryPlot > > ### ** Examples > > library(seAMLess) > > data(minRes) > ternaryPlot(minRes) Error in loadNamespace(x) : there is no package called ‘ggtern’ Calls: ternaryPlot ... loadNamespace -> withRestarts -> withOneRestart -> doWithOneRestart Execution halted Flavor: r-devel-linux-x86_64-debian-gcc

Version: 0.1.1
Check: examples
Result: ERROR Running examples in ‘seAMLess-Ex.R’ failed The error most likely occurred in: > ### Name: ternaryPlot > ### Title: Given the immune compositions (ICs) of bulk-RNA samples, this > ### function creates a ternary plot similar to ALOT tube from EuroFlow > ### analysis and Figure 1E of our paper. > ### Aliases: ternaryPlot > > ### ** Examples > > library(seAMLess) > > data(minRes) > ternaryPlot(minRes) Error: .onLoad failed in loadNamespace() for 'ggtern', details: call: NULL error: <ggplot2::element_line> object properties are invalid: - @lineend must be <character> or <NULL>, not S3<arrow> Execution halted Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc

Version: 0.1.1
Check: package dependencies
Result: NOTE Packages suggested but not available for checking: 'MuSiC', 'seAMLessData' Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-x86_64