-
Notifications
You must be signed in to change notification settings - Fork 4
Expand file tree
/
Copy pathDESCRIPTION
More file actions
45 lines (45 loc) · 1.03 KB
/
DESCRIPTION
File metadata and controls
45 lines (45 loc) · 1.03 KB
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
36
37
38
39
40
41
42
43
44
45
Package: fcw.qaqc
Type: Package
Title: Quality Assurance and Quality Control for Fort Collins Poudre Sonde Network Data
Version: 2.0
Date: 2026-02-19
Authors@R: c(
person("Kathryn Willi", email = "Kathryn.Willi@colostate.edu",
role = c("aut", "cre")),
person("Juan De La Torre", email = "Juan.DeLaTorre@colostate.edu",
role = "aut")
)
Description: Tools for processing, flagging, and analyzing water quality data
from the Fort Collins Watershed monitoring network. This package provides
functions for data validation, quality control flagging, and summary statistics.
License: MIT
Encoding: UTF-8
LazyData: true
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.2.3
Imports:
arrow,
data.table,
dplyr,
httr2,
lubridate,
magrittr,
padr,
purrr,
RcppRoll,
readr,
rlang,
slider,
stats,
stringr,
tibble,
tidyr,
yaml,
zoo
Suggests:
knitr,
AzureStor,
rmarkdown,
testthat (>= 3.0.0)
Config/testthat/edition: 3
VignetteBuilder: knitr