1.2.3
Bug fixes
-
Refactor internal functionality to be more clear and efficient in execution
-
country-list
is not loaded unless user has specified a country in
get_GSOD()
-
An instance where the FIPS code was determined twice was removed
-
-
Replace
\dontrun{}
with\donttest{}
in documentation examples -
Ensure that DESCRIPTION file follows CRAN guidelines
Minor changes
-
Format help files, fixing errors and formatting for attractiveness
-
Update internal database of station locations
-
Store internal database of station locations fields
BEGIN
andEND
as
integer, not double -
Clarify code of conduct statement in README that it only applies to this,
GSODR, project -
Prompt user for input with warning about reproducibility if using the
update_station_list()
function -
Adds metadata header to the
tibble
returned byget_inventory()
-
Remove startup message to conform with rOpenSci guidelines
-
Remove extra code, clean up code-chunks and use
hrbrthemes::theme_ipsum()
for
data-raw/fetch_isd-history.md