Last updated on 2026-01-16 05:51:15 CET.
| Package | ERROR | OK |
|---|---|---|
| psm3mkv | 1 | 12 |
Current CRAN status: ERROR: 1, OK: 12
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