You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Error:
! error in pak subprocess
Caused by error:
! Could not solve package dependencies:
* deps::.: Can't install dependency survMisc
* survMisc: Can't find package called survMisc.
The CRAN package {survMisc} was archived:
This causes the {simtrial} CI jobs to all fail:
{survMisc} is in Suggests because it is used in a few independent tests in tests/testthat/test-independent_test_fh_weight.R and ests/testthat/test-independent_test_pvalue_maxcombo.R
simtrial/DESCRIPTION
Line 62 in 87748f2