Releases: USEPA/EPATADA
Releases · USEPA/EPATADA
v0.1.0-alpha
This is the first pre-release of EPATADA on GitHub. It is linked to the 6/14/24 deployment of the TADAShiny application in the Posit Connect staging environment (EPA internal access only: https://rstudio-connect.dmap-stage.aws.epa.gov/content/da3ffe2f-b443-4051-a029-3adb491434cb).
What's Changed
- EPA-develop by @cristinamullin in #1
- Created TADA_AutoClean.R by @jakegreif in #2
- Update DESCRIPTION by @mthawley in #4
- Updated AutoClean; added ProfileCheck function by @jakegreif in #3
- Documented functions by @jakegreif in #5
- Setting up test folder. by @mthawley in #6
- Added internal data, functions that use internal data by @jakegreif in #7
- 1st draft of 4 flag page functions by @jakegreif in #13
- Draft MediaNotWater function by @cristinamullin in #14
- Updated .R files; AggregatedContinuousData function by @jakegreif in #23
- Simply moving to independent for now by @cristinamullin in #24
- General function updates by @jakegreif in #25
- QAPP functions by @cristinamullin in #26
- Updated ResultValueSpecialCharacters function by @jakegreif in #27
- Completed WQX threshold functions by @jakegreif in #28
- Updated QAPP functions and created censored data function placeholder by @cristinamullin in #29
- DepthProfileData function by @jakegreif in #35
- Draft InvalidCoordinates function by @cristinamullin in #36
- updated invalid coords by @cristinamullin in #38
- Created WQXTargetUnits; added it to WQX threshold functions by @jakegreif in #39
- Updated Special char and WQX target unit functions by @jakegreif in #43
- minor changes by @cristinamullin in #45
- Completed HarmonizationRefTable by @jakegreif in #65
- Added readWQPWebService function, updated license and description by @cristinamullin in #68
- Completed HarmonizeData function by @jakegreif in #78
- Added vignettes and data retrieval functions by @cristinamullin in #77
- Small updates by @jakegreif in #80
- testing vignette by @cristinamullin in #81
- minor documentation edits by @cristinamullin in #82
- Polished documentation by @jakegreif in #84
- Updating vignette and minor edits to function defaults by @cristinamullin in #87
- A few updates by @jakegreif in #90
- minor tweaks by @cristinamullin in #89
- Small vignette updates by @jakegreif in #91
- Added filter functions by @jakegreif in #92
- Internal data updates by @jakegreif in #93
- updating testing vignette by @cristinamullin in #94
- Cm may23 by @cristinamullin in #96
- Cm may25 by @cristinamullin in #97
- More vignette updates by @cristinamullin in #99
- Cm 7 5 by @cristinamullin in #100
- I recommend using the tidyverse style guide by @zsmith27 in #103
- Cm july13 by @cristinamullin in #104
- Nondetects by @cristinamullin in #106
- cleaning up by @cristinamullin in #107
- Testthat by @mthawley in #108
- Aug3 cm by @cristinamullin in #109
- Aug11cm by @cristinamullin in #110
- Updated contributing.md by @cristinamullin in #111
- Removed duplicate license file by @cristinamullin in #112
- Cm develop by @cristinamullin in #114
- pkgdown updates by @cristinamullin in #115
- Rebuilt GH pages by @cristinamullin in #116
- readme updates by @cristinamullin in #117
- GitHub pages by @cristinamullin in #118
- Deleted dependency section by @zsmith27 in #119
- Censoreddata by @cristinamullin in #120
- ignore_attributes in readWQPdata by @ldecicco-USGS in #121
- Documentation by @cristinamullin in #122
- Cmullin sept21 by @cristinamullin in #123
- Lazy load newest ref tables (fixes #72) by @nx10 in #127
- removed donttest by @cristinamullin in #128
- Cm develop oct4 by @cristinamullin in #133
- Update readme.md by @jbousquin in #135
- Reduced install and load to bare minimum given dependencies in DESCRIPTION. by @jbousquin in #136
- Additional r file types to ignore by @jbousquin in #134
- DepthProfileData Fix issue #137 by @jbousquin in #138
- Cm troubleshooting by @cristinamullin in #139
- Depth profile data by @jbousquin in #141
- Testdata by @cristinamullin in #142
- Cm depth by @cristinamullin in #146
- Check functions by @jbousquin in #154
- Cm nov3 by @cristinamullin in #156
- Flagfunctions by @cristinamullin in #160
- 11142022cm by @cristinamullin in #161
- Cm12012022 by @cristinamullin in #166
- Retrievaledits cm by @cristinamullin in #168
- update staging by @cristinamullin in #169
- Vignettes proofreading kh by @katiehealy in #171
- InvalidFraction example by @cristinamullin in #172
- Added examples to completed functions by @katiehealy in #173
- small changes by @cristinamullin in #174
- Update ResultFlagsDependent.R by @katiehealy in #175
- option to change sign of lat/long outside USA by @katiehealy in #178
- update staging by @cristinamullin in #180
- Update develop by @cristinamullin in #181
- Invalidcoordinatesvignette kh by @katiehealy in #184
- Retrieval updates by @cristinamullin in #185
- Update DataDiscoveryRetrieval.R by @ehinman in #187
- TADAbigdataRet chunking by site by @ehinman in #193
- Vignette and map animation updates by @cristinamullin in #195
- Troubleshooting cm by @cristinamullin in #203
- Update flag functions kh by @katiehealy in #201
- automated workflows by @cristinamullin in #207
- formatting by @cristinamullin in #208
- InvalidResultUnit function update by @cristinamullin in #209
- InvalidResultUnit function update by @katiehealy in #206
- Inputs spec chars eh by @ehinman in #205
- Update issue templates by @cristinamullin in #216
- Censored data eh by @ehinman in #217
- Flag names, min-function, minor clean ups to tests, vignette by @ehinman in #219
- small documentation update by @cristinamullin in #220
- Cleanup eh by @ehinman in #223
- Censored data 2 eh by @ehinman in #224
- Flagging prep eh by @ehinman in #228
- Update ResultFlagsIndependent.R by @ehinman in #232
- HarmonizationTemplate.csv updates by @cristinamullin in #231
- Created TADA boxplot function by @katiehealy in #234
- edits to data retrieval by @ehinm...