Last updated on 2026-01-17 11:49:57 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.3.2 | 5.46 | 326.88 | 332.34 | OK | |
| r-devel-linux-x86_64-debian-gcc | 0.3.2 | 3.91 | 187.48 | 191.39 | OK | |
| r-devel-linux-x86_64-fedora-clang | 0.3.2 | 9.00 | 524.13 | 533.13 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 0.3.2 | 10.00 | 554.28 | 564.28 | OK | |
| r-devel-windows-x86_64 | 0.3.2 | 7.00 | 282.00 | 289.00 | OK | |
| r-patched-linux-x86_64 | 0.3.2 | 5.95 | 308.15 | 314.10 | OK | |
| r-release-linux-x86_64 | 0.3.2 | 3.97 | 308.68 | 312.65 | OK | |
| r-release-macos-arm64 | 0.3.2 | OK | ||||
| r-release-macos-x86_64 | 0.3.2 | 4.00 | 506.00 | 510.00 | OK | |
| r-release-windows-x86_64 | 0.3.2 | 8.00 | 261.00 | 269.00 | ERROR | |
| r-oldrel-macos-arm64 | 0.3.2 | OK | ||||
| r-oldrel-macos-x86_64 | 0.3.2 | 3.00 | 333.00 | 336.00 | OK | |
| r-oldrel-windows-x86_64 | 0.3.2 | 9.00 | 382.00 | 391.00 | OK |
Version: 0.3.2
Check: examples
Result: ERROR
Running examples in 'psm3mkv-Ex.R' failed
The error most likely occurred in:
> ### Name: check_consistent_pfs
> ### Title: Check consistency of PFS definition Check that PFS is defined
> ### consistently with TTP and OS in a dataset. This convenience function
> ### compares 'pfs.durn' with the lower of 'ttp.durn' and 'os.durn', and
> ### checks that the event field 'pfs.flag' is consistent with 'ttp.flag'
> ### and 'os.flag' (is 1 when either 'ttp.flag' or 'os.flag' is one).
> ### Aliases: check_consistent_pfs
>
> ### ** Examples
>
> ponc <- create_dummydata("pharmaonc")
Error in inner_join(., adsl, by = vars2chr(subject_keys)) :
could not find function "inner_join"
Calls: create_dummydata ... process_set_values_to -> assert_data_frame -> assert_s3_class
Execution halted
Flavor: r-release-windows-x86_64