Last updated on 2025-10-31 20:48:53 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags | 
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.0.3 | 46.97 | 447.81 | 494.78 | NOTE | |
| r-devel-linux-x86_64-debian-gcc | 1.0.3 | 28.74 | 308.86 | 337.60 | NOTE | |
| r-devel-linux-x86_64-fedora-clang | 1.0.3 | 283.00 | 557.52 | 840.52 | NOTE | |
| r-devel-linux-x86_64-fedora-gcc | 1.0.3 | 202.00 | 615.35 | 817.35 | 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 | 55.00 | 545.00 | 600.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