Last updated on 2025-10-31 00:51:17 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags | 
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.0.3 | 43.85 | 451.38 | 495.23 | NOTE | |
| r-devel-linux-x86_64-debian-gcc | 1.0.3 | 31.19 | 313.55 | 344.74 | NOTE | |
| r-devel-linux-x86_64-fedora-clang | 1.0.3 | 183.00 | 666.01 | 849.01 | NOTE | |
| r-devel-linux-x86_64-fedora-gcc | 1.0.3 | 310.00 | 513.61 | 823.61 | NOTE | |
| r-devel-windows-x86_64 | 1.0.3 | 55.00 | 553.00 | 608.00 | NOTE | |
| r-patched-linux-x86_64 | 1.0.3 | 0.39 | 1.92 | 2.31 | ERROR | |
| r-release-linux-x86_64 | 1.0.3 | 42.72 | 422.39 | 465.11 | NOTE | |
| r-release-macos-arm64 | 1.0.3 | 19.00 | 165.00 | 184.00 | NOTE | |
| r-release-macos-x86_64 | 1.0.3 | 35.00 | 319.00 | 354.00 | NOTE | |
| r-release-windows-x86_64 | 1.0.3 | 57.00 | 821.00 | 878.00 | NOTE | |
| r-oldrel-macos-arm64 | 1.0.3 | 14.00 | 123.00 | 137.00 | OK | |
| r-oldrel-macos-x86_64 | 1.0.3 | 23.00 | 205.00 | 228.00 | OK | |
| r-oldrel-windows-x86_64 | 1.0.3 | 64.00 | 573.00 | 637.00 | OK | 
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