Last updated on 2025-12-07 07:50:37 CET.
| Package | ERROR | NOTE | OK |
|---|---|---|---|
| sewage | 1 | 8 | 4 |
Current CRAN status: ERROR: 1, NOTE: 8, OK: 4
Version: 0.2.5
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:
‘Joiner.Rd’ ‘Splitter.Rd’ ‘add_node.Rd’ ‘print.sewage_pipeline.Rd’
‘pull_output.Rd’ ‘run.Rd’
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-devel-windows-x86_64, r-patched-linux-x86_64, r-release-linux-x86_64, r-release-macos-arm64, r-release-windows-x86_64
Version: 0.2.5
Check: package dependencies
Result: ERROR
Package required but not available: ‘DiagrammeR’
See section ‘The DESCRIPTION file’ in the ‘Writing R Extensions’
manual.
Flavor: r-devel-linux-x86_64-debian-gcc