Skip to content

Commit

Permalink
try to fix checks
Browse files Browse the repository at this point in the history
  • Loading branch information
Eva Marques committed Jun 11, 2024
1 parent 938232c commit 7654907
Show file tree
Hide file tree
Showing 2 changed files with 418 additions and 6 deletions.
13 changes: 7 additions & 6 deletions NAMESPACE
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,13 @@ export(find_sensors)
export(format_ghcnh)
export(format_pa)
export(format_wu)
export(hourly_boxplot_networks)
export(my_pal)
export(plot_ts)
export(plot_ts_ref)
export(request_sensor_history)
export(summarize_hourly_temp)
export(tile_ts)
import(RCurl)
import(data.table)
import(dplyr)
Expand All @@ -24,9 +28,6 @@ import(tidyr)
import(tidyterra)
import(utils)
importFrom(jsonlite,fromJSON)
import(lubridate)
importFrom(methods, new)
import(stat)
import(tidyverse)
import(knitr)
import(rmarkdown)
importFrom(lubridate,floor_date)
importFrom(methods,new)
importFrom(stats,median)
Loading

0 comments on commit 7654907

Please sign in to comment.