Last updated on 2025-12-07 07:50:34 CET.
| Package | ERROR | NOTE | OK |
|---|---|---|---|
| veesa | 1 | 3 | 9 |
Current CRAN status: ERROR: 1, NOTE: 3, OK: 9
Version: 0.1.6
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:
‘compute_pfi.Rd’ ‘plot_pc_directions.Rd’ ‘prep_testing_data.Rd’
‘prep_training_data.Rd’
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-windows-x86_64, r-patched-linux-x86_64
Version: 0.1.7
Check: package dependencies
Result: ERROR
Package required but not available: ‘fdasrvf’
See section ‘The DESCRIPTION file’ in the ‘Writing R Extensions’
manual.
Flavor: r-devel-linux-x86_64-debian-gcc