year_min
and year_max
parameters to gr_summarize()
functionbaseflow_lyne()
and baseflow_chapman()
functions in C++ sources into quickflow_lyne()
and quickflow_chapman()
to address Github issue 13 raised by Kaye-HQ;gr_report()
output file;grad2
parameter in low-water period;progress
and crayon
with cli
package;knitr
, kableExtra
and rmarkdown
packages to suggests (as reports may not be used);.data$
from tidyselect expressions;This release addresses the issues raised by Gregor Seyer for initial 0.0.1 version:
C++17
are removed in DESCRIPTION file;Authors (Year) <link>
format;\value
is added to the gr_report()
and gr_set_locale()
functions, for all functions ensured that the structure and the meaning of the result is explained;... = T/F
statements are replaced with full ... = TRUE/FALSE
statements;\donttest{}
directives are removed from inst/examples/*.R
files, and added to the corresponding man/*.Rd
files.