The hardware and bandwidth for this mirror is donated by METANET, the Webhosting and Full Service-Cloud Provider.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]metanet.ch.
rlang::dots_values()
to avoid upcoming
soft depreciation. (fixes #77)echoGetCAAPR()
.httr::RETRY()
used throughout. (fixes #49)downloadDMRs()
passes arguments properly. This fixes
#43.echoGetEffluent()
and downloadDMRs()
return columns (or nested columns) as characters only.downloadDMRs()
Returns a tidy dataframe with dmr
reports. (closes #38)echoGetEffluent()
uses a different API call to returns
a flat dmr report (one plant at a time). Existing arguments remain the
same and still returns a dataframe. (closes #37)echoGetFacilities()
and echoGetReports()
wrap
the individual functions to streamline functions that users need to be
familiar with. (closes #33)echoWaterGetMeta()
and
echoAirGetMeta()
functions to retrieve column metadata
returned by echoWaterGetFacilityInfo()
and
echoAirGetFacilityInfo()
; specify columns returned by
respective functions by including qcolumns argument in respective
functions. (closes #28).qcolumns
argument to
echoWaterGetFacilityInfo()
to ensure reasonable default
columns are returned (#29).echoWaterGetFacilityInfo()
properly returns large
datasets. The new internal function getDownload()
downloads
the entire CSV of queried data as a dataframe (closes #27).qcolumns
argument to
echoAirGetFacilityInfo()
to ensure reasonable default
columns are returned (#29).echoAirGetFacilityInfo()
properly returns large
datasets. The new internal function getDownload()
downloads
the entire CSV of queried data as a dataframe (closes #27).echoSDWGetSystems()
downloads data for public drinking
water systems.echoSDWGetMeta()
downloads metadata for columns
returned by echoSDWGetSystems()
skip_on_cran()
instead of
httptest::with_mock_API()
pkg::fun()
NEWS.md
file to track changes to the
package.These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.