CRAN Package Check Results for Package psm3mkv

Last updated on 2026-01-16 03:52:03 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.3.2 5.67 323.34 329.01 OK
r-devel-linux-x86_64-debian-gcc 0.3.2 3.58 182.48 186.06 OK
r-devel-linux-x86_64-fedora-clang 0.3.2 9.00 517.82 526.82 OK
r-devel-linux-x86_64-fedora-gcc 0.3.2 9.00 525.51 534.51 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 10.00 396.00 406.00 OK

Check Details

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