Skip to content

Commit

Permalink
Add DiagrammeR package
Browse files Browse the repository at this point in the history
https://cran.r-project.org/web/packages/DiagrammeR/

Note that this involved updating several other packages as well.
@wjchulme has confirmed that these updates seem reasonable.

Closes #148
  • Loading branch information
evansd committed Sep 22, 2023
1 parent 6a12a48 commit 30fc019
Show file tree
Hide file tree
Showing 2 changed files with 145 additions and 49 deletions.
29 changes: 17 additions & 12 deletions packages.csv
Expand Up @@ -52,7 +52,7 @@
"corrplot","0.84"
"cowplot","1.0.0"
"coxme","2.2-16"
"cpp11","0.2.7"
"cpp11","0.4.6"
"crayon","1.3.4"
"credentials","1.3.0"
"crosstalk","1.1.0.1"
Expand All @@ -66,10 +66,12 @@
"detectseparation","0.2"
"dfidx","0.0-4"
"DHARMa","0.4.6"
"DiagrammeR","1.0.10"
"digest","0.6.25"
"distributional","0.2.0"
"doParallel","1.0.15"
"dplyr","1.0.2"
"downloader","0.4"
"dplyr","1.1.3"
"DT","0.15"
"dtplyr","1.0.1"
"dtw","1.23-1"
Expand All @@ -94,7 +96,7 @@
"fansi","0.4.1"
"farver","2.0.3"
"fastDummies","1.6.3"
"fastmap","1.0.1"
"fastmap","1.1.1"
"fastshap","0.0.7"
"fda","5.1.7"
"fds","1.8"
Expand Down Expand Up @@ -143,7 +145,7 @@
"gitcreds","0.1.1"
"glmnet","4.1-4"
"globals","0.12.5"
"glue","1.4.2"
"glue","1.6.2"
"Gmisc","2.0.1"
"gmm","1.8"
"gnm","1.1-1"
Expand All @@ -163,12 +165,12 @@
"Hmisc","4.4-1"
"hms","0.5.3"
"htmlTable","2.0.1"
"htmltools","0.5.0"
"htmltools","0.5.6"
"htmlwidgets","1.5.1"
"httpuv","1.5.4"
"httr","1.4.2"
"IDPmisc","1.1.20"
"igraph","1.2.5"
"igraph","1.5.1"
"incidence","1.7.3"
"ini","0.3.1"
"inline","0.3.15"
Expand Down Expand Up @@ -264,7 +266,7 @@
"pec","2021.10.11"
"performance","0.7.0"
"PHEindicatormethods","1.3.2"
"pillar","1.4.6"
"pillar","1.9.0"
"pkgbuild","1.1.0"
"pkgconfig","2.0.3"
"pkgload","1.1.0"
Expand Down Expand Up @@ -315,7 +317,7 @@
"RCurl","1.98-1.2"
"Rdpack","2.1.1"
"rdrobust","2.1.1"
"readr","1.3.1"
"readr","2.1.4"
"readxl","1.3.1"
"recipes","0.1.15"
"registry","0.5-1"
Expand Down Expand Up @@ -386,17 +388,18 @@
"testthat","2.3.2"
"TH.data","1.1-0"
"threejs","0.3.3"
"tibble","3.0.3"
"tibble","3.2.1"
"tictoc","1.0"
"tidyr","1.1.2"
"tidyselect","1.1.0"
"tidyselect","1.2.0"
"tidyverse","1.3.0"
"timeDate","3043.102"
"timereg","2.0.1"
"tinytex","0.25"
"tmvtnorm","1.5"
"tsModel","0.6"
"twopartm","0.1.0"
"tzdb","0.4.0"
"units","0.6-7"
"UpSetR","1.4.0"
"usethis","2.0.1"
Expand All @@ -405,9 +408,11 @@
"vcd","1.4-9"
"vctrs","0.6.2"
"VGAM","1.1-6"
"viridis","0.5.1"
"viridisLite","0.3.0"
"viridis","0.6.4"
"viridisLite","0.4.2"
"visdat","0.5.3"
"visNetwork","2.1.2"
"vroom","1.6.3"
"webshot","0.5.2"
"WeightIt","0.13.1"
"whisker","0.4"
Expand Down

0 comments on commit 30fc019

Please sign in to comment.