Skip to content

Commit

Permalink
Update bundled-forecasts.R
Browse files Browse the repository at this point in the history
  • Loading branch information
cboettig authored Dec 11, 2024
1 parent a726535 commit 0484e1b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scoring/bundled-forecasts.R
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# remotes::install_github("cboettig/duckdbfs", upgrade=TRUE)
#install.packages(c("bench", "minioclient"))

options("duckdbfs_use_nightly"=TRUE)
options("duckdbfs_use_nightly"=FALSE)

library(dplyr)
library(duckdbfs)
Expand Down

0 comments on commit 0484e1b

Please sign in to comment.