Last updated on 2026-04-28 12:49:55 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.3.0 | 18.40 | 133.99 | 152.39 | NOTE | |
| r-devel-linux-x86_64-debian-gcc | 1.3.0 | 13.40 | 104.02 | 117.42 | NOTE | |
| r-devel-linux-x86_64-fedora-clang | 1.3.0 | 31.00 | 204.99 | 235.99 | NOTE | |
| r-devel-linux-x86_64-fedora-gcc | 1.3.0 | 29.00 | 196.60 | 225.60 | NOTE | |
| r-devel-windows-x86_64 | 1.3.0 | 26.00 | 134.00 | 160.00 | NOTE | |
| r-patched-linux-x86_64 | 1.3.0 | 16.28 | 123.74 | 140.02 | NOTE | |
| r-release-linux-x86_64 | 1.3.0 | 14.22 | 124.46 | 138.68 | NOTE | |
| r-release-macos-arm64 | 1.3.0 | 5.00 | 31.00 | 36.00 | NOTE | |
| r-release-macos-x86_64 | 1.3.0 | 8.00 | ERROR | |||
| r-release-windows-x86_64 | 1.3.0 | 20.00 | 176.00 | 196.00 | NOTE | |
| r-oldrel-macos-arm64 | 1.3.0 | NOTE | ||||
| r-oldrel-macos-x86_64 | 1.3.0 | 10.00 | 105.00 | 115.00 | NOTE | |
| r-oldrel-windows-x86_64 | 1.3.0 | 30.00 | 176.00 | 206.00 | NOTE |
Version: 1.3.0
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:
‘mod_carga_datos.R’ ‘mod_correlacion_utils.R’ ‘mod_dispersion.R’
‘mod_distribuciones.R’ ‘mod_distribuciones_fct.R’
‘mod_distribuciones_utils.R’ ‘mod_normal_utils.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-patched-linux-x86_64, r-release-linux-x86_64, r-release-macos-arm64, r-release-windows-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-x86_64
Version: 1.3.0
Check: package dependencies
Result: ERROR
Package required but not available: ‘caret’
See section ‘The DESCRIPTION file’ in the ‘Writing R Extensions’
manual.
Flavor: r-release-macos-x86_64