Last updated on 2026-04-26 01:48:42 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 | 12.89 | 99.44 | 112.33 | NOTE | |
| r-devel-linux-x86_64-fedora-clang | 1.3.0 | 34.00 | 227.24 | 261.24 | NOTE | |
| r-devel-linux-x86_64-fedora-gcc | 1.3.0 | 29.00 | 196.60 | 225.60 | 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 | 19.00 | 135.00 | 154.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 | 27.00 | 167.00 | 194.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-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