Last updated on 2025-06-25 04:50:32 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.0.0 | 7.99 | 61.55 | 69.54 | OK | |
r-devel-linux-x86_64-debian-gcc | 1.0.0 | 5.21 | 43.71 | 48.92 | OK | |
r-devel-linux-x86_64-fedora-clang | 1.0.0 | 108.02 | ERROR | |||
r-devel-linux-x86_64-fedora-gcc | 1.0.0 | 101.38 | ERROR | |||
r-devel-windows-x86_64 | 1.0.0 | 10.00 | 76.00 | 86.00 | OK | |
r-patched-linux-x86_64 | 1.0.0 | 6.96 | 55.56 | 62.52 | OK | |
r-release-linux-x86_64 | 1.0.0 | 7.03 | 55.81 | 62.84 | OK | |
r-release-macos-arm64 | 1.0.0 | 31.00 | OK | |||
r-release-macos-x86_64 | 1.0.0 | 58.00 | OK | |||
r-release-windows-x86_64 | 1.0.0 | 8.00 | 76.00 | 84.00 | OK | |
r-oldrel-macos-arm64 | 1.0.0 | 34.00 | OK | |||
r-oldrel-macos-x86_64 | 1.0.0 | 59.00 | OK | |||
r-oldrel-windows-x86_64 | 1.0.0 | 11.00 | 88.00 | 99.00 | OK |
Version: 1.0.0
Check: examples
Result: ERROR
Running examples in ‘valueSetCompare-Ex.R’ failed
The error most likely occurred in:
> ### Name: compute_utility_stats
> ### Title: compute_utility_stats
> ### Aliases: compute_utility_stats
>
> ### ** Examples
>
> compute_utility_stats(value_sets_3L = "ES", value_sets_5L = "ES")
Error in .add_EQ5D_utilities(df = scores, value_sets = value_sets, version = version, :
The value sets 'ES' are not available for the 3L version.
Calls: compute_utility_stats ... .get_VS_input_list -> .get_EQ5D_value_sets -> .add_EQ5D_utilities
Execution halted
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc