Skip to content

Install survMisc from GitHub since it was archived on CRAN#361

Merged
LittleBeannie merged 2 commits into
mainfrom
fix/install-survmisc-from-github
May 19, 2026
Merged

Install survMisc from GitHub since it was archived on CRAN#361
LittleBeannie merged 2 commits into
mainfrom
fix/install-survmisc-from-github

Conversation

@yihui
Copy link
Copy Markdown
Collaborator

@yihui yihui commented May 18, 2026

Summary

  • survMisc was archived on CRAN, so pak can no longer install it from CRAN.
  • Tests already use skip_if_not_installed("survMisc") to gracefully skip when unavailable.
  • Install survMisc from the cran/survMisc GitHub mirror in CI workflows (R-CMD-check and test-coverage) via the extra-packages field.

Test plan

  • Verify R-CMD-check workflow passes with survMisc tests running
  • Verify test-coverage workflow passes

🤖 Generated with Claude Code

yihui and others added 2 commits May 18, 2026 15:36
Tests already skip when survMisc is not installed. For CI, install it
from the cran/survMisc GitHub mirror via extra-packages.

Co-Authored-By: Claude Opus 4.6 <[email protected]>
@yihui yihui requested a review from jdblischak May 18, 2026 19:45
Copy link
Copy Markdown
Collaborator

@jdblischak jdblischak left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @yihui!

@LittleBeannie LittleBeannie merged commit bf9bb57 into main May 19, 2026
9 checks passed
@LittleBeannie LittleBeannie deleted the fix/install-survmisc-from-github branch May 19, 2026 15:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants