Last updated on 2025-12-07 07:49:54 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.6.2 | 9.61 | 182.58 | 192.19 | NOTE | |
| r-devel-linux-x86_64-debian-gcc | 0.6.2 | 6.22 | 52.20 | 58.42 | WARN | |
| r-devel-linux-x86_64-fedora-clang | 0.6.2 | 20.00 | 271.14 | 291.14 | NOTE | |
| r-devel-linux-x86_64-fedora-gcc | 0.6.2 | 19.00 | 273.75 | 292.75 | NOTE | |
| r-devel-windows-x86_64 | 0.6.2 | 11.00 | 172.00 | 183.00 | NOTE | |
| r-patched-linux-x86_64 | 0.6.2 | 8.30 | 168.00 | 176.30 | NOTE | |
| r-release-linux-x86_64 | 0.6.2 | 8.50 | 168.22 | 176.72 | NOTE | |
| r-release-macos-arm64 | 0.6.2 | NOTE | ||||
| r-release-macos-x86_64 | 0.6.2 | 7.00 | 142.00 | 149.00 | NOTE | |
| r-release-windows-x86_64 | 0.6.2 | 11.00 | 168.00 | 179.00 | NOTE | |
| r-oldrel-macos-arm64 | 0.6.2 | OK | ||||
| r-oldrel-macos-x86_64 | 0.6.2 | 6.00 | 126.00 | 132.00 | OK | |
| r-oldrel-windows-x86_64 | 0.6.2 | 16.00 | 220.00 | 236.00 | OK |
Version: 0.6.2
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:
‘get_model_params.R’ ‘level_from_quantiles.R’ ‘make_request.R’
‘nixtla_client_cross_validation.R’ ‘nixtla_client_detect_anomalies.R’
‘nixtla_client_forecast.R’ ‘nixtla_client_historic.R’
‘nixtla_client_plot.R’ ‘nixtla_validate_api_key.R’
‘validate_exogenous.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-macos-x86_64, r-release-windows-x86_64
Version: 0.6.2
Check: package dependencies
Result: WARN
Cannot process vignettes
Packages suggested but not available for checking:
'knitr', 'rmarkdown', 'usethis'
VignetteBuilder package required for checking but not installed: ‘knitr’
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 0.6.2
Check: package vignettes
Result: NOTE
Package has ‘vignettes’ subdirectory but apparently no vignettes.
Perhaps the ‘VignetteBuilder’ information is missing from the
DESCRIPTION file?
Flavor: r-devel-linux-x86_64-debian-gcc