Skip to content

Commit

Permalink
tests
Browse files Browse the repository at this point in the history
  • Loading branch information
ramarty committed Jan 3, 2025
1 parent 7f348fd commit 2d11b35
Show file tree
Hide file tree
Showing 11 changed files with 683 additions and 355 deletions.
4 changes: 1 addition & 3 deletions DESCRIPTION
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Package: blackmarbler
Title: Black Marble Data and Statistics
Version: 0.2.2
Version: 0.2.4
Authors@R:
c(person("Robert", "Marty", , "rmarty@worldbank.org", role = c("aut", "cre"),
comment = c(ORCID = "0000-0002-3164-3813")),
Expand All @@ -15,7 +15,6 @@ URL: https://worldbank.github.io/blackmarbler/
BugReports: https://github.com/worldbank/blackmarbler/issues
Imports:
readr,
hdf5r,
dplyr,
purrr,
lubridate,
Expand All @@ -24,7 +23,6 @@ Imports:
sf,
exactextractr,
stringr,
httr,
httr2
Suggests:
geodata,
Expand Down
2 changes: 0 additions & 2 deletions NAMESPACE
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,6 @@ export(bm_raster)
export(get_nasa_token)
import(dplyr)
import(exactextractr)
import(hdf5r)
import(httr)
import(httr2)
import(lubridate)
import(purrr, except = c(flatten_df, values))
Expand Down
Loading

0 comments on commit 2d11b35

Please sign in to comment.