Skip to content

Commit

Permalink
updated packages precourse
Browse files Browse the repository at this point in the history
  • Loading branch information
RedondoMA committed Oct 16, 2024
1 parent dc6a436 commit 3dcfb98
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion home_precourse.Rmd
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ Extra R packages used in the workshop exercises (if any) are listed below. It is
pkg<-unique(renv::dependencies()$Package)
pkg_discard<-c("mkteachr")
pkg_discard<-c("mkteachr", "manipulateWidget")
pkg_list<-pkg[!pkg %in% pkg_discard]
Expand Down

0 comments on commit 3dcfb98

Please sign in to comment.