Skip to content
This repository has been archived by the owner on Jul 24, 2024. It is now read-only.

Commit

Permalink
add packages
Browse files Browse the repository at this point in the history
  • Loading branch information
shauntruelove committed Mar 24, 2022
1 parent e1796f5 commit b2c2905
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
1 change: 1 addition & 0 deletions install_new_packages.R
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
devtools::install_github("lmullany/rawcoviddata", force = TRUE)
2 changes: 2 additions & 0 deletions local_install.R
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
library(devtools)

install.packages(c("covidcast","data.table","vroom"))

initial.options <- commandArgs(trailingOnly = FALSE)
file.arg.name <- "--file="
Expand Down

0 comments on commit b2c2905

Please sign in to comment.