-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathDESCRIPTION
More file actions
35 lines (35 loc) · 987 Bytes
/
DESCRIPTION
File metadata and controls
35 lines (35 loc) · 987 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
Type: Package
Package: SELECTRdata
Title: Download and Format Spatially Explicit Load Enrichment Calculation
Tool ('SELECT') Data
Version: 0.1.3
Authors@R:
person("Michael", "Schramm", , "mpschramm@gmail.com", role = c("aut", "cre"),
comment = c(ORCID = "0000-0003-1876-6592"))
Description: Provides convenience functions for downloading raster and
tabular data used by Spatially Explicit Load Enrichment Calculation
Tool ('SELECT') to characterize landscape based pollutant sources
(<https://tx.select.tamu.edu>). Methodology based on Teague et al.
(2009) <doi:10.13031/2013.27788>.
License: MIT + file LICENSE
URL: https://txwri.github.io/SELECTRdata/
Imports:
arcgislayers,
arcgisutils,
cli,
curl,
gdalraster,
httr2,
lifecycle,
rlang,
rnassqs,
sf,
terra,
xml2
Suggests:
testthat (>= 3.0.0),
withr
Config/testthat/edition: 3
Encoding: UTF-8
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.3.1