Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
28 commits
Select commit Hold shift + click to select a range
8234d82
crosswalk update and function description
hillarymarler May 13, 2026
0239198
Update ATTAINSCrosswalks.R
hillarymarler May 13, 2026
e3eecd5
Update ATTAINSCrosswalks.R
hillarymarler May 13, 2026
cc10f4c
Update ATTAINSCrosswalks.R
hillarymarler May 14, 2026
73bde6f
testthat updates
hillarymarler May 14, 2026
9cf59aa
Update test-ATTAINSCrosswalks.R
hillarymarler May 14, 2026
cdfc14c
Update test-ATTAINSCrosswalks.R
hillarymarler May 14, 2026
2534477
bug fixes in function and finish test
hillarymarler May 15, 2026
8e0b420
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] May 15, 2026
2275512
update document
hillarymarler May 15, 2026
270f020
Update reference files
github-actions[bot] May 15, 2026
1abb743
Merge branch 'match_attains_wqp_water_types' of https://github.com/US…
hillarymarler May 15, 2026
728e899
Update example data
github-actions[bot] May 15, 2026
05a7f7a
Merge branch 'match_attains_wqp_water_types' of https://github.com/US…
hillarymarler May 15, 2026
c03abf5
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] May 15, 2026
b60214c
Update WORDLIST
hillarymarler May 15, 2026
b5ea51a
Update test-ATTAINSCrosswalks.R
hillarymarler May 15, 2026
9486e03
Update test-ATTAINSCrosswalks.R
hillarymarler May 18, 2026
2525a89
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] May 18, 2026
575da64
use output of TADA_CrosswalkWaterTypes to TADA_UpdateATTAINSAUMLCross…
wokenny13 May 19, 2026
eba7674
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] May 19, 2026
08d8d6a
update r documentation for TADA_CrosswalkATTAINSWaterTypes
wokenny13 May 19, 2026
eb64cb2
Update TADA_CrosswalkATTAINSWaterTypes.Rd
wokenny13 May 19, 2026
af079e1
Merge branch 'match_attains_wqp_water_types' of https://github.com/US…
wokenny13 May 19, 2026
2605c02
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] May 19, 2026
f3b7511
TADA_CreateWaterusesRef updates to address unexpected output with wit…
wokenny13 May 19, 2026
35e46de
filter by water types found in AUMLRef for usesWater crosswalk ref fu…
wokenny13 May 19, 2026
d93c152
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] May 19, 2026
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions DESCRIPTION
Original file line number Diff line number Diff line change
Expand Up @@ -120,3 +120,4 @@ LazyDataCompression: xz
Config/Needs/website: rmarkdown
BugReports: https://github.com/USEPA/EPATADA/issues
Config/roxygen2/version: 8.0.0
RoxygenNote: 7.3.3
1 change: 1 addition & 0 deletions NAMESPACE
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ export(TADA_CreateCSV)
export(TADA_CreateComparableID)
export(TADA_CreatePairRef)
export(TADA_CreateUnitRef)
export(TADA_CrosswalkATTAINSWaterTypes)
export(TADA_DataRetrieval)
export(TADA_DefineCriteriaMethodology)
export(TADA_DepthProfilePlot)
Expand Down
Loading
Loading