Skip to content

Commit

Permalink
move survival packages to suggest and add guard
Browse files Browse the repository at this point in the history
  • Loading branch information
egillax committed Dec 17, 2024
1 parent 91d6440 commit 304acd6
Show file tree
Hide file tree
Showing 6 changed files with 807 additions and 731 deletions.
4 changes: 2 additions & 2 deletions DESCRIPTION
Original file line number Diff line number Diff line change
Expand Up @@ -35,13 +35,11 @@ Imports:
Matrix,
memuse,
ParallelLogger (>= 2.0.0),
polspline,
pROC,
PRROC,
reticulate (>= 1.30),
rlang,
SqlRender (>= 1.1.3),
survival,
tidyr,
utils
Suggests:
Expand All @@ -56,6 +54,7 @@ Suggests:
mgcv,
parallel,
plyr,
polspline,
pool,
readr,
ResourceSelection,
Expand All @@ -64,6 +63,7 @@ Suggests:
RSQLite,
scoring,
ShinyAppBuilder (>= 1.1.1),
survival,
survminer,
testthat,
withr,
Expand Down
1 change: 1 addition & 0 deletions PatientLevelPrediction.Rproj
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
Version: 1.0
ProjectId: 6acb9f49-7428-4e24-8a2a-6b10f35b95e2

RestoreWorkspace: No
SaveWorkspace: No
Expand Down
Loading

0 comments on commit 304acd6

Please sign in to comment.