Recent Releases of epatada

epatada - v1.0.2-beta

What's Changed

  • used stringr::str_wrap solution in figure functions by @hillarymarler in https://github.com/USEPA/EPATADA/pull/595
  • 590 change order of tada findnearbysites to increase efficiency by @hillarymarler in https://github.com/USEPA/EPATADA/pull/592
  • TADA workshop for cybertown by @cristinamullin in https://github.com/USEPA/EPATADA/pull/597
  • update vignette refs by @cristinamullin in https://github.com/USEPA/EPATADA/pull/598
  • fix readme poster png and update training by @cristinamullin in https://github.com/USEPA/EPATADA/pull/599
  • Cybertown training final edit by @cristinamullin in https://github.com/USEPA/EPATADA/pull/600
  • Create TADA_CreateCSV by @wokenny13 in https://github.com/USEPA/EPATADA/pull/606
  • fix data retrieval bug by @cristinamullin in https://github.com/USEPA/EPATADA/pull/607
  • Update autoFilter.R by @hillarymarler in https://github.com/USEPA/EPATADA/pull/604
  • Module 3 tada create param ref and tada create use param ref updates by @wokenny13 in https://github.com/USEPA/EPATADA/pull/605
  • Update Utilities.R by @hillarymarler in https://github.com/USEPA/EPATADA/pull/610
  • Updated QR code by @cefergus in https://github.com/USEPA/EPATADA/pull/612
  • Update README by @cristinamullin in https://github.com/USEPA/EPATADA/pull/611
  • Fix consolidated depth and depth flag bug by @hillarymarler in https://github.com/USEPA/EPATADA/pull/618
  • 613 tada autofilter should generate a flag column by @hillarymarler in https://github.com/USEPA/EPATADA/pull/614

New Contributors

  • @cefergus made their first contribution in https://github.com/USEPA/EPATADA/pull/612

Full Changelog: https://github.com/USEPA/EPATADA/compare/v1.0.1-beta...v1.0.2-beta

- R
Published by cristinamullin 7 months ago

epatada - v1.0.1-beta

What's Changed

  • Package maintenance: A few maintenance and documentation improvements @cristinamullin in https://github.com/USEPA/EPATADA/pull/580
  • TADAFieldCounts update: Updates "key" columns for filtering in TADAFieldCounts and shiny app: https://github.com/USEPA/EPATADA/blob/develop/R/autoFilter.R#L51
  • Test bug fix: Updates TADA_FlagContinuousData test to pass when random sample is all discrete by @hillarymarler in https://github.com/USEPA/EPATADA/pull/582
  • New features: Updates to ATTAINS fxns + new USGS continuous data fxns by @kathryn-willi in https://github.com/USEPA/EPATADA/pull/589
  • New training Rmd: R markdown that integrates other geospatial R packages with TADA @cristinamullin in https://github.com/USEPA/EPATADA/pull/581 and https://github.com/USEPA/EPATADA/pull/591
  • Update: Improved Rmd that walks through how to crosswalk WQP Characteristic Names with Applicable ATTAINS State, Tribal or EPA 304(a) Parameter and Use Names: https://usepa.github.io/EPATADA/articles/TADAModule3_PartA.html

Full Changelog: https://github.com/USEPA/EPATADA/compare/v1.0.0-beta...v1.0.1-beta

- R
Published by cristinamullin 10 months ago

epatada - v1.0.0-beta

What's Changed

  • See all details in Mini Release PR: https://github.com/USEPA/EPATADA/pull/578

- R
Published by cristinamullin 12 months ago

epatada - v0.2.0-alpha

What's Changed

  • New vignette with New Mexico data for WaterSciCon workshop by @hillarymarler in https://github.com/USEPA/EPATADA/pull/487
  • Bug fix: TADA_ConvertResultUnits no longer overwrites TADA.MethodSpeciationName with NA by @hillarymarler in https://github.com/USEPA/EPATADA/pull/486
  • Minor vignette and example updates by @hillarymarler in https://github.com/USEPA/EPATADA/pull/491
  • Set up complex vignettes as articles by @hillarymarler in https://github.com/USEPA/EPATADA/pull/496
  • Nearby sites function updates by @renaemyers in https://github.com/USEPA/EPATADA/pull/497
  • Remove USGS speciation included in units by @hillarymarler in https://github.com/USEPA/EPATADA/pull/493
  • 467-add-an-all-others-category-to-tada_fieldvaluespie-when-there-are-many-categories by @wokenny13 in https://github.com/USEPA/EPATADA/pull/498
  • Articles update by @hillarymarler in https://github.com/USEPA/EPATADA/pull/500
  • Bug fix: USGS speciation no longer appears as part of units @hillarymarler in https://github.com/USEPA/EPATADA/pull/503
  • Use TADA Comparable Data Identifier for figure legend labels @wokenny13 in https://github.com/USEPA/EPATADA/pull/490
  • Continuous data flag efficiency updates by @hillarymarler in https://github.com/USEPA/EPATADA/pull/501
  • Update documentation for TADAGetSynonymRef and TADAHarmonizeSynonyms to remove any references to unit conversion by @hillarymarler in https://github.com/USEPA/EPATADA/pull/510
  • 504 consistent color pairs for outline fill for figures by @wokenny13 in https://github.com/USEPA/EPATADA/pull/507
  • Figures.r condensed code and tada view color palette to return a non null value by @wokenny13 in https://github.com/USEPA/EPATADA/pull/511
  • 513-occasional-test-failure-tada_findpotentialduplicates-does-not-grow-dataset by @wokenny13 in https://github.com/USEPA/EPATADA/pull/514
  • Update unit conversions by @cristinamullin in https://github.com/USEPA/EPATADA/pull/516
  • Bug fix: TADA_ConvertResultUnits no longer returns error when ref = "wqx" by @hillarymarler in https://github.com/USEPA/EPATADA/pull/518
  • Create function to find paired data for equation based criteria by @hillarymarler in https://github.com/USEPA/EPATADA/pull/519
  • geospatial function updates by @cristinamullin in https://github.com/USEPA/EPATADA/pull/527
  • Update to WQX ref (ft, in, m) and TADA (mass/mass to mass/volume) ref by @wokenny13 in https://github.com/USEPA/EPATADA/pull/522
  • Bug fix: Stop dataset from growing when converting result units or using autoclean by @hillarymarler in https://github.com/USEPA/EPATADA/pull/535
  • URL check test added by @hillarymarler in https://github.com/USEPA/EPATADA/pull/537
  • add water type + speed up fetchATTAINS(); {arcgislayers}-ify fetchNHD by @cristinamullin in https://github.com/USEPA/EPATADA/pull/536
  • Bug fix: only one value for min/max for each characteristic range check by @hillarymarler in https://github.com/USEPA/EPATADA/pull/540
  • Update URL check test and updated measure qualifier code ref by @hillarymarler in https://github.com/USEPA/EPATADA/pull/541
  • data retrieval updates by @cristinamullin in https://github.com/USEPA/EPATADA/pull/542
  • 515-flag-column-values-are-inconsistent-rejected-invalid-suspect-vs-accepted-valid-pass-1 by @wokenny13 in https://github.com/USEPA/EPATADA/pull/532
  • Code styling by @cristinamullin in https://github.com/USEPA/EPATADA/pull/543
  • Add validation table test and instructions identifying test failures by @hillarymarler in https://github.com/USEPA/EPATADA/pull/545
  • Update TADAModule1_AdvancedTraining.Rmd and fix MeasureQualifierCode bug by @cristinamullin in https://github.com/USEPA/EPATADA/pull/548
  • Added filter to exclude quality control samples from continuous data search by @hillarymarler in https://github.com/USEPA/EPATADA/pull/549
  • Fixes a few TADA Shiny app upload issues by @cristinamullin in https://github.com/USEPA/EPATADA/pull/552
  • Tada shiny flag tab bug fix by @cristinamullin in https://github.com/USEPA/EPATADA/pull/553
  • Update TADACheckRequiredFields and TADAAutoClean by @cristinamullin in https://github.com/USEPA/EPATADA/pull/557
  • Update TADA_RandomTestingData to return a minimum of ten rows by @hillarymarler in https://github.com/USEPA/EPATADA/pull/559
  • Create function return Assessment Unit/Monitoring Location crosswalk by @hillarymarler in https://github.com/USEPA/EPATADA/pull/562
  • TADACreateParamRef() and TADACreateParamUseRef() by @wokenny13 in https://github.com/USEPA/EPATADA/pull/555
  • Updates by @cristinamullin in https://github.com/USEPA/EPATADA/pull/565

New Contributors

  • @wokenny13 made their first contribution in https://github.com/USEPA/EPATADA/pull/498

Full Changelog: https://github.com/USEPA/EPATADA/compare/v0.1.0-alpha...v0.2.0-alpha

- R
Published by cristinamullin 12 months ago

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 https://github.com/USEPA/EPATADA/pull/1
  • Created TADA_AutoClean.R by @jakegreif in https://github.com/USEPA/EPATADA/pull/2
  • Update DESCRIPTION by @mthawley in https://github.com/USEPA/EPATADA/pull/4
  • Updated AutoClean; added ProfileCheck function by @jakegreif in https://github.com/USEPA/EPATADA/pull/3
  • Documented functions by @jakegreif in https://github.com/USEPA/EPATADA/pull/5
  • Setting up test folder. by @mthawley in https://github.com/USEPA/EPATADA/pull/6
  • Added internal data, functions that use internal data by @jakegreif in https://github.com/USEPA/EPATADA/pull/7
  • 1st draft of 4 flag page functions by @jakegreif in https://github.com/USEPA/EPATADA/pull/13
  • Draft MediaNotWater function by @cristinamullin in https://github.com/USEPA/EPATADA/pull/14
  • Updated .R files; AggregatedContinuousData function by @jakegreif in https://github.com/USEPA/EPATADA/pull/23
  • Simply moving to independent for now by @cristinamullin in https://github.com/USEPA/EPATADA/pull/24
  • General function updates by @jakegreif in https://github.com/USEPA/EPATADA/pull/25
  • QAPP functions by @cristinamullin in https://github.com/USEPA/EPATADA/pull/26
  • Updated ResultValueSpecialCharacters function by @jakegreif in https://github.com/USEPA/EPATADA/pull/27
  • Completed WQX threshold functions by @jakegreif in https://github.com/USEPA/EPATADA/pull/28
  • Updated QAPP functions and created censored data function placeholder by @cristinamullin in https://github.com/USEPA/EPATADA/pull/29
  • DepthProfileData function by @jakegreif in https://github.com/USEPA/EPATADA/pull/35
  • Draft InvalidCoordinates function by @cristinamullin in https://github.com/USEPA/EPATADA/pull/36
  • updated invalid coords by @cristinamullin in https://github.com/USEPA/EPATADA/pull/38
  • Created WQXTargetUnits; added it to WQX threshold functions by @jakegreif in https://github.com/USEPA/EPATADA/pull/39
  • Updated Special char and WQX target unit functions by @jakegreif in https://github.com/USEPA/EPATADA/pull/43
  • minor changes by @cristinamullin in https://github.com/USEPA/EPATADA/pull/45
  • Completed HarmonizationRefTable by @jakegreif in https://github.com/USEPA/EPATADA/pull/65
  • Added readWQPWebService function, updated license and description by @cristinamullin in https://github.com/USEPA/EPATADA/pull/68
  • Completed HarmonizeData function by @jakegreif in https://github.com/USEPA/EPATADA/pull/78
  • Added vignettes and data retrieval functions by @cristinamullin in https://github.com/USEPA/EPATADA/pull/77
  • Small updates by @jakegreif in https://github.com/USEPA/EPATADA/pull/80
  • testing vignette by @cristinamullin in https://github.com/USEPA/EPATADA/pull/81
  • minor documentation edits by @cristinamullin in https://github.com/USEPA/EPATADA/pull/82
  • Polished documentation by @jakegreif in https://github.com/USEPA/EPATADA/pull/84
  • Updating vignette and minor edits to function defaults by @cristinamullin in https://github.com/USEPA/EPATADA/pull/87
  • A few updates by @jakegreif in https://github.com/USEPA/EPATADA/pull/90
  • minor tweaks by @cristinamullin in https://github.com/USEPA/EPATADA/pull/89
  • Small vignette updates by @jakegreif in https://github.com/USEPA/EPATADA/pull/91
  • Added filter functions by @jakegreif in https://github.com/USEPA/EPATADA/pull/92
  • Internal data updates by @jakegreif in https://github.com/USEPA/EPATADA/pull/93
  • updating testing vignette by @cristinamullin in https://github.com/USEPA/EPATADA/pull/94
  • Cm may23 by @cristinamullin in https://github.com/USEPA/EPATADA/pull/96
  • Cm may25 by @cristinamullin in https://github.com/USEPA/EPATADA/pull/97
  • More vignette updates by @cristinamullin in https://github.com/USEPA/EPATADA/pull/99
  • Cm 7 5 by @cristinamullin in https://github.com/USEPA/EPATADA/pull/100
  • I recommend using the tidyverse style guide by @zsmith27 in https://github.com/USEPA/EPATADA/pull/103
  • Cm july13 by @cristinamullin in https://github.com/USEPA/EPATADA/pull/104
  • Nondetects by @cristinamullin in https://github.com/USEPA/EPATADA/pull/106
  • cleaning up by @cristinamullin in https://github.com/USEPA/EPATADA/pull/107
  • Testthat by @mthawley in https://github.com/USEPA/EPATADA/pull/108
  • Aug3 cm by @cristinamullin in https://github.com/USEPA/EPATADA/pull/109
  • Aug11cm by @cristinamullin in https://github.com/USEPA/EPATADA/pull/110
  • Updated contributing.md by @cristinamullin in https://github.com/USEPA/EPATADA/pull/111
  • Removed duplicate license file by @cristinamullin in https://github.com/USEPA/EPATADA/pull/112
  • Cm develop by @cristinamullin in https://github.com/USEPA/EPATADA/pull/114
  • pkgdown updates by @cristinamullin in https://github.com/USEPA/EPATADA/pull/115
  • Rebuilt GH pages by @cristinamullin in https://github.com/USEPA/EPATADA/pull/116
  • readme updates by @cristinamullin in https://github.com/USEPA/EPATADA/pull/117
  • GitHub pages by @cristinamullin in https://github.com/USEPA/EPATADA/pull/118
  • Deleted dependency section by @zsmith27 in https://github.com/USEPA/EPATADA/pull/119
  • Censoreddata by @cristinamullin in https://github.com/USEPA/EPATADA/pull/120
  • ignore_attributes in readWQPdata by @ldecicco-USGS in https://github.com/USEPA/EPATADA/pull/121
  • Documentation by @cristinamullin in https://github.com/USEPA/EPATADA/pull/122
  • Cmullin sept21 by @cristinamullin in https://github.com/USEPA/EPATADA/pull/123
  • Lazy load newest ref tables (fixes #72) by @nx10 in https://github.com/USEPA/EPATADA/pull/127
  • removed donttest by @cristinamullin in https://github.com/USEPA/EPATADA/pull/128
  • Cm develop oct4 by @cristinamullin in https://github.com/USEPA/EPATADA/pull/133
  • Update readme.md by @jbousquin in https://github.com/USEPA/EPATADA/pull/135
  • Reduced install and load to bare minimum given dependencies in DESCRIPTION. by @jbousquin in https://github.com/USEPA/EPATADA/pull/136
  • Additional r file types to ignore by @jbousquin in https://github.com/USEPA/EPATADA/pull/134
  • DepthProfileData Fix issue #137 by @jbousquin in https://github.com/USEPA/EPATADA/pull/138
  • Cm troubleshooting by @cristinamullin in https://github.com/USEPA/EPATADA/pull/139
  • Depth profile data by @jbousquin in https://github.com/USEPA/EPATADA/pull/141
  • Testdata by @cristinamullin in https://github.com/USEPA/EPATADA/pull/142
  • Cm depth by @cristinamullin in https://github.com/USEPA/EPATADA/pull/146
  • Check functions by @jbousquin in https://github.com/USEPA/EPATADA/pull/154
  • Cm nov3 by @cristinamullin in https://github.com/USEPA/EPATADA/pull/156
  • Flagfunctions by @cristinamullin in https://github.com/USEPA/EPATADA/pull/160
  • 11142022cm by @cristinamullin in https://github.com/USEPA/EPATADA/pull/161
  • Cm12012022 by @cristinamullin in https://github.com/USEPA/EPATADA/pull/166
  • Retrievaledits cm by @cristinamullin in https://github.com/USEPA/EPATADA/pull/168
  • update staging by @cristinamullin in https://github.com/USEPA/EPATADA/pull/169
  • Vignettes proofreading kh by @katiehealy in https://github.com/USEPA/EPATADA/pull/171
  • InvalidFraction example by @cristinamullin in https://github.com/USEPA/EPATADA/pull/172
  • Added examples to completed functions by @katiehealy in https://github.com/USEPA/EPATADA/pull/173
  • small changes by @cristinamullin in https://github.com/USEPA/EPATADA/pull/174
  • Update ResultFlagsDependent.R by @katiehealy in https://github.com/USEPA/EPATADA/pull/175
  • option to change sign of lat/long outside USA by @katiehealy in https://github.com/USEPA/EPATADA/pull/178
  • update staging by @cristinamullin in https://github.com/USEPA/EPATADA/pull/180
  • Update develop by @cristinamullin in https://github.com/USEPA/EPATADA/pull/181
  • Invalidcoordinatesvignette kh by @katiehealy in https://github.com/USEPA/EPATADA/pull/184
  • Retrieval updates by @cristinamullin in https://github.com/USEPA/EPATADA/pull/185
  • Update DataDiscoveryRetrieval.R by @ehinman in https://github.com/USEPA/EPATADA/pull/187
  • TADAbigdataRet chunking by site by @ehinman in https://github.com/USEPA/EPATADA/pull/193
  • Vignette and map animation updates by @cristinamullin in https://github.com/USEPA/EPATADA/pull/195
  • Troubleshooting cm by @cristinamullin in https://github.com/USEPA/EPATADA/pull/203
  • Update flag functions kh by @katiehealy in https://github.com/USEPA/EPATADA/pull/201
  • automated workflows by @cristinamullin in https://github.com/USEPA/EPATADA/pull/207
  • formatting by @cristinamullin in https://github.com/USEPA/EPATADA/pull/208
  • InvalidResultUnit function update by @cristinamullin in https://github.com/USEPA/EPATADA/pull/209
  • InvalidResultUnit function update by @katiehealy in https://github.com/USEPA/EPATADA/pull/206
  • Inputs spec chars eh by @ehinman in https://github.com/USEPA/EPATADA/pull/205
  • Update issue templates by @cristinamullin in https://github.com/USEPA/EPATADA/pull/216
  • Censored data eh by @ehinman in https://github.com/USEPA/EPATADA/pull/217
  • Flag names, min-function, minor clean ups to tests, vignette by @ehinman in https://github.com/USEPA/EPATADA/pull/219
  • small documentation update by @cristinamullin in https://github.com/USEPA/EPATADA/pull/220
  • Cleanup eh by @ehinman in https://github.com/USEPA/EPATADA/pull/223
  • Censored data 2 eh by @ehinman in https://github.com/USEPA/EPATADA/pull/224
  • Flagging prep eh by @ehinman in https://github.com/USEPA/EPATADA/pull/228
  • Update ResultFlagsIndependent.R by @ehinman in https://github.com/USEPA/EPATADA/pull/232
  • HarmonizationTemplate.csv updates by @cristinamullin in https://github.com/USEPA/EPATADA/pull/231
  • Created TADA boxplot function by @katiehealy in https://github.com/USEPA/EPATADA/pull/234
  • edits to data retrieval by @ehinman in https://github.com/USEPA/EPATADA/pull/236
  • Misc updates cm by @cristinamullin in https://github.com/USEPA/EPATADA/pull/235
  • QC Flag Function by @katiehealy in https://github.com/USEPA/EPATADA/pull/237
  • add hard coded limits by @ehinman in https://github.com/USEPA/EPATADA/pull/238
  • added char_type to big data query by @ehinman in https://github.com/USEPA/EPATADA/pull/243
  • updated censored functions, etc by @ehinman in https://github.com/USEPA/EPATADA/pull/246
  • Vignette review by @cristinamullin in https://github.com/USEPA/EPATADA/pull/240
  • build gh pages by @cristinamullin in https://github.com/USEPA/EPATADA/pull/248
  • Update harmonization vignette by @cristinamullin in https://github.com/USEPA/EPATADA/pull/251
  • new workflow by @cristinamullin in https://github.com/USEPA/EPATADA/pull/252
  • Map function, big data retrieval updates, etc. by @ehinman in https://github.com/USEPA/EPATADA/pull/254
  • Nmc review by @cristinamullin in https://github.com/USEPA/EPATADA/pull/255
  • Updates to censored data messages and small little tweaks. by @ehinman in https://github.com/USEPA/EPATADA/pull/256
  • Nwqmc updates cm by @cristinamullin in https://github.com/USEPA/EPATADA/pull/258
  • Flagging funcs by @ehinman in https://github.com/USEPA/EPATADA/pull/259
  • Histogram function by @katiehealy in https://github.com/USEPA/EPATADA/pull/261
  • utilities updates by @ehinman in https://github.com/USEPA/EPATADA/pull/262
  • update convert result units by @ehinman in https://github.com/USEPA/EPATADA/pull/264
  • Char ranges eh by @ehinman in https://github.com/USEPA/EPATADA/pull/267
  • Update Utilities.R by @ehinman in https://github.com/USEPA/EPATADA/pull/266
  • Filter alt eh by @ehinman in https://github.com/USEPA/EPATADA/pull/268
  • Update DataDiscoveryRetrieval.R by @ehinman in https://github.com/USEPA/EPATADA/pull/269
  • Newactions by @cristinamullin in https://github.com/USEPA/EPATADA/pull/270
  • Pseudo develop by @ehinman in https://github.com/USEPA/EPATADA/pull/272
  • Update TADAModule1.Rmd by @ehinman in https://github.com/USEPA/EPATADA/pull/276
  • contributing by @cristinamullin in https://github.com/USEPA/EPATADA/pull/277
  • Training eh by @ehinman in https://github.com/USEPA/EPATADA/pull/278
  • Small edits by @cristinamullin in https://github.com/USEPA/EPATADA/pull/279
  • Small edits by @cristinamullin in https://github.com/USEPA/EPATADA/pull/280
  • Training eh more by @ehinman in https://github.com/USEPA/EPATADA/pull/281
  • Cm training by @cristinamullin in https://github.com/USEPA/EPATADA/pull/282
  • Add units autoclean eh by @ehinman in https://github.com/USEPA/EPATADA/pull/285
  • Update TADATrainingShepherdstown.Rmd by @ehinman in https://github.com/USEPA/EPATADA/pull/286
  • Fixing minor error in InvalidResultUnit by @katiehealy in https://github.com/USEPA/EPATADA/pull/288
  • Updates cm by @cristinamullin in https://github.com/USEPA/EPATADA/pull/287
  • docs by @cristinamullin in https://github.com/USEPA/EPATADA/pull/289
  • Training feedback eh by @ehinman in https://github.com/USEPA/EPATADA/pull/290
  • id nearby sites and id potential duplicates by @ehinman in https://github.com/USEPA/EPATADA/pull/283
  • Vignettes by @cristinamullin in https://github.com/USEPA/EPATADA/pull/291
  • Desc eh by @ehinman in https://github.com/USEPA/EPATADA/pull/294
  • Update TADAModule1.Rmd by @ehinman in https://github.com/USEPA/EPATADA/pull/295
  • Update Figures.R by @ehinman in https://github.com/USEPA/EPATADA/pull/296
  • Cm updates by @cristinamullin in https://github.com/USEPA/EPATADA/pull/300
  • Function names eh by @ehinman in https://github.com/USEPA/EPATADA/pull/299
  • Small change by @cristinamullin in https://github.com/USEPA/EPATADA/pull/301
  • Deprecated chars eh by @ehinman in https://github.com/USEPA/EPATADA/pull/302
  • Update CensoredDataSuite.R by @ehinman in https://github.com/USEPA/EPATADA/pull/304
  • Exports and data names by @cristinamullin in https://github.com/USEPA/EPATADA/pull/305
  • combined stats and censored data summaries by @ehinman in https://github.com/USEPA/EPATADA/pull/306
  • Unit speciation eh by @ehinman in https://github.com/USEPA/EPATADA/pull/308
  • Harmonization template eh by @ehinman in https://github.com/USEPA/EPATADA/pull/309
  • Within org dups eh by @ehinman in https://github.com/USEPA/EPATADA/pull/310
  • Updated Activity Type Reference Table by @katiehealy in https://github.com/USEPA/EPATADA/pull/312
  • update figures by @ehinman in https://github.com/USEPA/EPATADA/pull/311
  • Small changes eh by @ehinman in https://github.com/USEPA/EPATADA/pull/313
  • Harmonization updates eh by @ehinman in https://github.com/USEPA/EPATADA/pull/314
  • Nsummation eh by @ehinman in https://github.com/USEPA/EPATADA/pull/315
  • 080223 cm by @cristinamullin in https://github.com/USEPA/EPATADA/pull/316
  • Update CensoredDataSuite.R by @ehinman in https://github.com/USEPA/EPATADA/pull/320
  • None 2 na by @ehinman in https://github.com/USEPA/EPATADA/pull/324
  • Small summation tweaks by @ehinman in https://github.com/USEPA/EPATADA/pull/327
  • Update Measure Qualifier Flag by @cristinamullin in https://github.com/USEPA/EPATADA/pull/322
  • Smol updates by @ehinman in https://github.com/USEPA/EPATADA/pull/328
  • 081023 cm by @cristinamullin in https://github.com/USEPA/EPATADA/pull/329
  • Smol updates by @ehinman in https://github.com/USEPA/EPATADA/pull/330
  • Smol updates by @ehinman in https://github.com/USEPA/EPATADA/pull/335
  • Contributing files, depth unit conversion update by @cristinamullin in https://github.com/USEPA/EPATADA/pull/337
  • Update ref files by @cristinamullin in https://github.com/USEPA/EPATADA/pull/340
  • Update README.md by @cristinamullin in https://github.com/USEPA/EPATADA/pull/341
  • correct ref by @cristinamullin in https://github.com/USEPA/EPATADA/pull/342
  • Cm by @cristinamullin in https://github.com/USEPA/EPATADA/pull/343
  • Fixes figure bug by @cristinamullin in https://github.com/USEPA/EPATADA/pull/347
  • Fixes plotting issues by @cristinamullin in https://github.com/USEPA/EPATADA/pull/348
  • populate scatter2 hoover text by @cristinamullin in https://github.com/USEPA/EPATADA/pull/349
  • 10302023 cm by @cristinamullin in https://github.com/USEPA/EPATADA/pull/352
  • change color of circle marker border by @renaemyers in https://github.com/USEPA/EPATADA/pull/354
  • add button to reset zoom on overview map by @renaemyers in https://github.com/USEPA/EPATADA/pull/355
  • fixes single org bug by @cristinamullin in https://github.com/USEPA/EPATADA/pull/357
  • add provider option to DR by @cristinamullin in https://github.com/USEPA/EPATADA/pull/359
  • Update Utilities.R by @hillarymarler in https://github.com/USEPA/EPATADA/pull/365
  • 12 7 23 cm by @cristinamullin in https://github.com/USEPA/EPATADA/pull/368
  • Update USGSunitsspeciation.csv by @hillarymarler in https://github.com/USEPA/EPATADA/pull/366
  • 358 measurequalifiercode definitions by @hillarymarler in https://github.com/USEPA/EPATADA/pull/369
  • Builds consistency by @cristinamullin in https://github.com/USEPA/EPATADA/pull/371
  • 323 identifying censored data by @hillarymarler in https://github.com/USEPA/EPATADA/pull/370
  • Update TADAModule1.Rmd by @jesseboormanpadgett in https://github.com/USEPA/EPATADA/pull/374
  • Update Filtering.R by @hillarymarler in https://github.com/USEPA/EPATADA/pull/373
  • Updates by @cristinamullin in https://github.com/USEPA/EPATADA/pull/379
  • 158 remove empty all na columns by @hillarymarler in https://github.com/USEPA/EPATADA/pull/376
  • update deprecated chars function by @cristinamullin in https://github.com/USEPA/EPATADA/pull/380
  • Update Filtering.R by @hillarymarler in https://github.com/USEPA/EPATADA/pull/382
  • 336 original vs tada columns copies by @hillarymarler in https://github.com/USEPA/EPATADA/pull/377
  • Update Utilities.R by @hillarymarler in https://github.com/USEPA/EPATADA/pull/385
  • 378 detection limit unit conversions by @hillarymarler in https://github.com/USEPA/EPATADA/pull/381
  • 297 dynamic site radii based on dataset by @hillarymarler in https://github.com/USEPA/EPATADA/pull/389
  • Create required columns list and order by @cristinamullin in https://github.com/USEPA/EPATADA/pull/388
  • Pair Replicates Function by @katiehealy in https://github.com/USEPA/EPATADA/pull/331
  • Update vignettes hm by @hillarymarler in https://github.com/USEPA/EPATADA/pull/390
  • 372 create function to remove groundwater results by @hillarymarler in https://github.com/USEPA/EPATADA/pull/391
  • Fix TADA_HarmonizeSynonyms issue by @cristinamullin in https://github.com/USEPA/EPATADA/pull/395
  • fix max and min flags by @cristinamullin in https://github.com/USEPA/EPATADA/pull/396
  • Update setup instructions hm by @hillarymarler in https://github.com/USEPA/EPATADA/pull/400
  • TADA Dataretrieval multiple states by @hillarymarler in https://github.com/USEPA/EPATADA/pull/406
  • Updates from Shiny review by @cristinamullin in https://github.com/USEPA/EPATADA/pull/404
  • #346 - Add tribal boundaries to overview map by @renaemyers in https://github.com/USEPA/EPATADA/pull/405
  • 402 tada analysisdatafilter bug by @hillarymarler in https://github.com/USEPA/EPATADA/pull/407
  • Scatterplot issues by @hillarymarler in https://github.com/USEPA/EPATADA/pull/408
  • R5 package demo by @hillarymarler in https://github.com/USEPA/EPATADA/pull/411
  • R5 package demo by @hillarymarler in https://github.com/USEPA/EPATADA/pull/412
  • Update TADAR5.Rmd by @hillarymarler in https://github.com/USEPA/EPATADA/pull/414
  • Update TADAR5.Rmd by @hillarymarler in https://github.com/USEPA/EPATADA/pull/415
  • Update TADAR5.Rmd by @hillarymarler in https://github.com/USEPA/EPATADA/pull/416
  • 410 whole numbers for characteristic and measurement legends in tada overviewmap by @hillarymarler in https://github.com/USEPA/EPATADA/pull/413
  • 417 overview map bug by @hillarymarler in https://github.com/USEPA/EPATADA/pull/418
  • Fix pkgdown action by @cristinamullin in https://github.com/USEPA/EPATADA/pull/419
  • Maintenance by @cristinamullin in https://github.com/USEPA/EPATADA/pull/421
  • update export by @cristinamullin in https://github.com/USEPA/EPATADA/pull/422
  • 344 data retrieval updates by @cristinamullin in https://github.com/USEPA/EPATADA/pull/428
  • 375 range percent values 26 50 not handled correctly in tada convertspecialchars by @hillarymarler in https://github.com/USEPA/EPATADA/pull/420
  • Maintenance by @cristinamullin in https://github.com/USEPA/EPATADA/pull/432
  • tribal layers always load under circle markers by @renaemyers in https://github.com/USEPA/EPATADA/pull/430
  • 334 flag duplicates for multiple orgs weird behavior to check by @hillarymarler in https://github.com/USEPA/EPATADA/pull/431
  • Update test-ResultFlagsIndependent.R by @hillarymarler in https://github.com/USEPA/EPATADA/pull/433
  • merges 3 open PR's by @cristinamullin in https://github.com/USEPA/EPATADA/pull/437
  • Progress towards linking WQP to ATTAINS data by @kathryn-willi in https://github.com/USEPA/EPATADA/pull/434
  • 409 tada overviewmap tribal layer bug by @cristinamullin in https://github.com/USEPA/EPATADA/pull/435
  • 226 special characters function handling of percentages by @hillarymarler in https://github.com/USEPA/EPATADA/pull/436
  • 440 cant transform a data frame with duplicate names by @hillarymarler in https://github.com/USEPA/EPATADA/pull/443
  • show maps and figs by @cristinamullin in https://github.com/USEPA/EPATADA/pull/444
  • Update TADA_FlagContinuousData by @cristinamullin in https://github.com/USEPA/EPATADA/pull/445
  • Update continuous flag and training rmds by @cristinamullin in https://github.com/USEPA/EPATADA/pull/453
  • 398 remove unit conversions from tada harmonization template by @hillarymarler in https://github.com/USEPA/EPATADA/pull/448
  • Documentation updates from R8 review by @cristinamullin in https://github.com/USEPA/EPATADA/pull/456
  • Markdown demo by @hillarymarler in https://github.com/USEPA/EPATADA/pull/455
  • shapefile storage by @cristinamullin in https://github.com/USEPA/EPATADA/pull/458
  • Rmd review by @cristinamullin in https://github.com/USEPA/EPATADA/pull/460
  • Update TADAAssessmentUnitUseCase.Rmd by @hillarymarler in https://github.com/USEPA/EPATADA/pull/461
  • Color Palette Set Up by @hillarymarler in https://github.com/USEPA/EPATADA/pull/462
  • Trainingupdates by @hillarymarler in https://github.com/USEPA/EPATADA/pull/468
  • Update TADAModule1_BeginnerTraining.Rmd by @cristinamullin in https://github.com/USEPA/EPATADA/pull/469
  • Trainingupdates by @hillarymarler in https://github.com/USEPA/EPATADA/pull/470
  • GitHub release updates & review by @cristinamullin in https://github.com/USEPA/EPATADA/pull/479
  • 476 tada depthprofileplot title overlaps plot by @hillarymarler in https://github.com/USEPA/EPATADA/pull/483
  • 473 tada twocharacteristicscatterplot legend should not include fraction andor speciation if they are na by @hillarymarler in https://github.com/USEPA/EPATADA/pull/480

New Contributors

  • @jakegreif made their first contribution in https://github.com/USEPA/EPATADA/pull/2
  • @mthawley made their first contribution in https://github.com/USEPA/EPATADA/pull/4
  • @zsmith27 made their first contribution in https://github.com/USEPA/EPATADA/pull/103
  • @ldecicco-USGS made their first contribution in https://github.com/USEPA/EPATADA/pull/121
  • @nx10 made their first contribution in https://github.com/USEPA/EPATADA/pull/127
  • @jbousquin made their first contribution in https://github.com/USEPA/EPATADA/pull/135
  • @katiehealy made their first contribution in https://github.com/USEPA/EPATADA/pull/171
  • @ehinman made their first contribution in https://github.com/USEPA/EPATADA/pull/187
  • @renaemyers made their first contribution in https://github.com/USEPA/EPATADA/pull/354
  • @hillarymarler made their first contribution in https://github.com/USEPA/EPATADA/pull/365
  • @jesseboormanpadgett made their first contribution in https://github.com/USEPA/EPATADA/pull/374
  • @kathryn-willi made their first contribution in https://github.com/USEPA/EPATADA/pull/434

Full Changelog: https://github.com/USEPA/EPATADA/commits/v0.1.0-alpha

- R
Published by cristinamullin over 1 year ago