Published February 28, 2018
| Version v0.3.3
Software
Open
ropensci/tidyhydat: v0.3.3
Description
tidyhydat 0.3.3
NEW FEATURES
- Open a connection to the HYDAT database directly using
hy_src()for advanced functionality (PR#77). - New vignette outlining
hy_src()(PR#77) - Add some tools to improve the usability of the test database (PR#77).
download_hydat()now useshttr::GET()
- Better downloading messages
- Fixed package startup message so it can be supressed. (#79)
- Fixed bug that resulted in
download_hydatchoice wasn't respected. onAttach()now checks 115 days after last HYDAT release to prevent slow package load times if HYDAT is longer than 3 months between RELEASES.- Fixed margin error in
hy_plot() - Fixed a bug in
realtime_plot()that prevented a lake level station from being called - Fixed a bug in
hy_daily()that threw an error when only a level station was called - Added new tests for
hy_daily()andrealtime_plot() - Added
HYD_STATUSandREAL_TIMEcolumns toallstations.
Files
ropensci/tidyhydat-v0.3.3.zip
Files
(1.2 MB)
| Name | Size | Download all |
|---|---|---|
|
md5:6e9609a32ac6de4737648e7303625efc
|
1.2 MB | Preview Download |
Additional details
Related works
- Is supplement to
- https://github.com/ropensci/tidyhydat/tree/v0.3.3 (URL)