Skip to content

Commit

Permalink
added remote bs4Dash
Browse files Browse the repository at this point in the history
  • Loading branch information
gperrett committed Jun 26, 2024
1 parent 30393e7 commit 73ec4ca
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions thinkCausal/DESCRIPTION
Original file line number Diff line number Diff line change
Expand Up @@ -60,4 +60,5 @@ Remotes:
github::priism-center/plotBart,
github::merlinoa/shinyFeedback,
github::priism-center/shinyQuiz,
cran/[email protected]
nsgrantham/ggdark
2 changes: 1 addition & 1 deletion thinkCausal/dev/02_dev.R
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ usethis::use_dev_package('shinyFeedback', remote = 'merlinoa/shinyFeedback')
usethis::use_dev_package('ggdark', remote = 'nsgrantham/ggdark')

usethis::use_package('shinyquiz')
#usethis::use_dev_package('shinyQuiz', remote = 'github::priism-center/shinyQuiz')
usethis::use_dev_package('bs4Dash', remote = 'github::RinteRface/bs4Dash')
usethis::use_dev_package('plotBart', remote = 'github::priism-center/plotBart')
usethis::use_package('bartCause', min_version = '1.0.6')

Expand Down

0 comments on commit 73ec4ca

Please sign in to comment.