Skip to content

Commit

Permalink
Merge pull request #15 from eco4cast/ci_upgrade
Browse files Browse the repository at this point in the history
Ci upgrade
  • Loading branch information
rqthomas committed Dec 31, 2023
2 parents e2bf973 + 136d692 commit def5986
Show file tree
Hide file tree
Showing 22 changed files with 317 additions and 805 deletions.
5 changes: 1 addition & 4 deletions DESCRIPTION
Original file line number Diff line number Diff line change
Expand Up @@ -18,14 +18,12 @@ Imports:
aws.s3,
usethis,
ncdf4,
distributional,
dplyr,
tidyr,
arrow,
rlang,
tibble,
read4cast (>= 0.0.0.9000),
score4cast (>= 0.0.0.9000)
read4cast (>= 0.0.0.9000)
RoxygenNote: 7.2.3
Language: en-US
Suggests:
Expand All @@ -51,5 +49,4 @@ Additional_repositories: https://cboettig.github.io/drat
Config/testthat/edition: 3
Remotes:
github::eco4cast/read4cast,
github::eco4cast/score4cast,
github::cboettig/aws.s3
18 changes: 0 additions & 18 deletions NAMESPACE
Original file line number Diff line number Diff line change
@@ -1,30 +1,12 @@
# Generated by roxygen2: do not edit by hand

export(check_submission)
export(combined_scores)
export(crps_logs_score)
export(download_forecast)
export(download_scores)
export(efi_format)
export(efi_format_ensemble)
export(forecast_output_validator)
export(get_target)
export(include_horizon)
export(noaa_stage1)
export(noaa_stage2)
export(noaa_stage3)
export(pivot_forecast)
export(pivot_target)
export(read_forecast)
export(score)
export(submit)
export(theme_statistics)
importFrom(dplyr,`%>%`)
importFrom(read4cast,read_forecast)
importFrom(rlang,.data)
importFrom(rlang,`:=`)
importFrom(score4cast,crps_logs_score)
importFrom(score4cast,include_horizon)
importFrom(score4cast,pivot_forecast)
importFrom(score4cast,pivot_target)
importFrom(score4cast,score)
70 changes: 0 additions & 70 deletions R/combine_scores.R

This file was deleted.

52 changes: 0 additions & 52 deletions R/download_forecast.R

This file was deleted.

43 changes: 0 additions & 43 deletions R/download_scores.R

This file was deleted.

31 changes: 0 additions & 31 deletions R/download_target.R

This file was deleted.

Loading

0 comments on commit def5986

Please sign in to comment.