Last updated on 2025-10-30 08:51:42 CET.
| Package | ERROR | NOTE | OK |
|---|---|---|---|
| SpatialDDLS | 1 | 9 | 3 |
Current CRAN status: ERROR: 1, NOTE: 9, OK: 3
Version: 1.0.3
Check: DESCRIPTION meta-information
Result: NOTE
Missing dependency on R >= 4.1.0 because package code uses the pipe
|> or function shorthand \(...) syntax added in R 4.1.0.
File(s) using such syntax:
‘dnnModel.R’ ‘interGradientsDL.R’ ‘loadData.R’ ‘spatialClustering.R’
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, r-release-linux-x86_64, r-release-macos-arm64, r-release-macos-x86_64, r-release-windows-x86_64
Version: 1.0.3
Check: package dependencies
Result: ERROR
Packages required but not available:
'SpatialExperiment', 'SingleCellExperiment', 'SummarizedExperiment',
'zinbwave', 'scran', 'scuttle'
Packages suggested but not available for checking:
'DelayedArray', 'DelayedMatrixStats', 'HDF5Array'
See section ‘The DESCRIPTION file’ in the ‘Writing R Extensions’
manual.
Flavor: r-patched-linux-x86_64