Last updated on 2025-12-06 00:48:54 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.8.3 | 4.00 | 73.34 | 77.34 | OK | |
| r-devel-linux-x86_64-debian-gcc | 0.8.3 | 2.58 | 28.91 | 31.49 | ERROR | |
| r-devel-linux-x86_64-fedora-clang | 0.8.3 | 11.00 | 105.62 | 116.62 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 0.8.3 | 128.15 | OK | |||
| r-devel-windows-x86_64 | 0.8.3 | 5.00 | 121.00 | 126.00 | OK | |
| r-patched-linux-x86_64 | 0.8.3 | 4.62 | 66.29 | 70.91 | OK | |
| r-release-linux-x86_64 | 0.8.3 | 3.77 | 67.66 | 71.43 | OK | |
| r-release-macos-arm64 | 0.8.3 | OK | ||||
| r-release-macos-x86_64 | 0.8.3 | 3.00 | 125.00 | 128.00 | OK | |
| r-release-windows-x86_64 | 0.8.3 | 6.00 | 103.00 | 109.00 | OK | |
| r-oldrel-macos-arm64 | 0.8.3 | OK | ||||
| r-oldrel-macos-x86_64 | 0.8.3 | 3.00 | 120.00 | 123.00 | OK | |
| r-oldrel-windows-x86_64 | 0.8.3 | 7.00 | 114.00 | 121.00 | OK |
Version: 0.8.3
Check: package dependencies
Result: WARN
Cannot process vignettes
Packages suggested but not available for checking:
'knitr', 'rmarkdown', 'treemap'
VignetteBuilder package required for checking but not installed: ‘knitr’
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 0.8.3
Check: tests
Result: ERROR
Running ‘test-making-price-indexes.R’ [0s/0s]
Running ‘testthat.R’ [4s/4s]
Running the tests in ‘tests/test-making-price-indexes.R’ failed.
Complete output:
> ## ----include = FALSE----------------------------------------------------------
> knitr::opts_chunk$set(
+ collapse = TRUE,
+ comment = "#>"
+ )
Error in loadNamespace(x) : there is no package called 'knitr'
Calls: loadNamespace -> withRestarts -> withOneRestart -> doWithOneRestart
Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 0.8.3
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