CRAN Package Check Results for Package psm3mkv

Last updated on 2026-01-14 21:50:18 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.90 180.38 184.28 ERROR
r-devel-linux-x86_64-fedora-clang 0.3.2 9.00 401.29 410.29 ERROR
r-devel-linux-x86_64-fedora-gcc 0.3.2 8.00 275.25 283.25 ERROR
r-devel-windows-x86_64 0.3.2 7.00 282.00 289.00 OK
r-patched-linux-x86_64 0.3.2 5.93 307.34 313.27 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 274.00 282.00 OK
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

Additional issues

M1mac

Check Details

Version: 0.3.2
Check: examples
Result: ERROR Running examples in ‘psm3mkv-Ex.R’ failed The error most likely occurred in: > base::assign(".ptime", proc.time(), pos = "CheckExEnv") > ### 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-devel-linux-x86_64-debian-gcc

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 Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc