hyd1d 0.5.3
- require R >= 4.1.0
 
- replace scripted html-postprocessing with packaged
(
bfgdown::cleanAll) 
- programmatically check urls
 
- improve website accessibility
 
hyd1d 0.5.2
- move file downloads from 
utils::download.file to
httr2 
- fix broken urls
 
- import validated gauging data for 2023.
 
- internal cleanup of waterLevel(), waterLevelFlood1(),
waterLevelPegelonline()
 
hyd1d 0.5.1
- adapt BfG’s new corporate design
 
- remove the dependency to the orphaned package plotrix
 
hyd1d 0.5.0
- use httr2 to interact with the pegelonline rest api
 
hyd1d 0.4.6
- change to documentation to avoid a problem on CRAN (Issue #26)
 
- final citation of the associated manuscript article
 
- harmonize vignette chunk naming
 
- fix BfG-internal (daily) (data) processing
 
hyd1d 0.4.5
- Better capture 
download.file errors within
getPegelonlineW 
- Add the Elbe estuary to the gauging_station_data table in the pg
database
 
- Use 
station_int within waterLevelFlys3Seq
to initialize the returned wldf 
- Fix broken links to SOBEK website
 
hyd1d 0.4.4
- Import validated gauging data for 2022.
 
- Fix SSL error within 
getPegelonlineW for R <
4.2.0. 
hyd1d 0.4.3
- Remove the package ‘ROracle’ from suggests.
 
- Remove the package ‘RCurl’ from imports.
 
hyd1d 0.4.2
- Added a 
NEWS.md file to track changes to the
package. 
- Silence failure of df.gauging_data-download and update during
package loading.
 
- Shorten package title.
 
- Changes to incorporate availability on CRAN.
 
- Move README figure to 
man/figures. 
- Adapt the newly required 
bibentry synthax in
inst/CITATION.