Skip to content

Commit 4b15887

Browse files
committed
feat: Add cards and cardx
1 parent a5b6a83 commit 4b15887

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

scripts/install_cran_pkgs.R

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -65,6 +65,8 @@ shared_pkgs <- c(
6565
"broom.helpers",
6666
"callr",
6767
"car",
68+
"cards",
69+
"cardx",
6870
"checkmate",
6971
"chk",
7072
"circlize",

scripts/install_other_pkgs.R

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,6 @@ distribution <- args[1]
77

88
# Pharmaverse packages to be installed
99
pharmaverse_packages <- c(
10-
"scda",
11-
"scda.2022",
1210
"goshawk",
1311
"teal.goshawk",
1412
"osprey",

0 commit comments

Comments
 (0)