Skip to content

Commit

Permalink
Auto update data
Browse files Browse the repository at this point in the history
  • Loading branch information
mem48 committed Aug 30, 2023
1 parent c0a3a75 commit 3cd6c5d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions R/extdata.R
Original file line number Diff line number Diff line change
Expand Up @@ -32,8 +32,8 @@ update_data <- function(){

} else {
message("Data not updated, run update_data()")
#message("Updating internal package data")
#download_data(check$tag_name, check$package_location, check$date)
message("Updating internal package data")
download_data(check$tag_name, check$package_location, check$date)
}

} else {
Expand Down

0 comments on commit 3cd6c5d

Please sign in to comment.