NEWS.md
Suggests (#103). This
avoids package breaking when {KSgeneral} is not available on CRAN. For
the moment not taking further measures to protect against it, as the
package is currently back on CRAN.dbplyr 2.0.0
(on CRAN); the dbplyr fork is not needed anymore (e66e58f, #74).
get_locs(), get_xg3() and
get_chem() are not sorted anymore. Sorting is done in
tibbles only, i.e. if collect = TRUE. For more information,
consult the Note added in the documentation of these
functions.selectlocs_xg3() and
selectlocs_chem() (#73).get_locs() error when no locations remain after
spatial masking (c96421e).get_locs() error when
obswell_aggr = "mean" (#80).inbodb
functionality (#75):
dbDisconnect();inbodb.pkgdown website (#76, #77, 3986b4e).cluster_locs() to spatially cluster
locations (well clusters) (#39)get_locs():
filterdepth (argument filterdepth_na)filterdepth values in a
conservative way, based on tubelength (argument
filterdepth_guess, #44)filterdepth (#44)obswell_aggr, #44)as_points() and get_locs() return a
warning when duplicated coordinates occur in their local result (#51,
thanks @w-jan)connect_watina() which should not affect its behaviour and
which reduces overall package dependencies.Further, a number of smaller fixes and enhancements were made.
get_locs(): calculation of
soilsurf_ost (#43)get_locs(): calculation of
soilsurf_ost (#42)convertdf_enc() (#34)roxygen2
version 7.0.2, resulting in a better layout of function
arguments in the ‘usage’ section.get_locs() regarding the default
implementation of the loc_validity argument.