Status of examples in esviz documentation:
-
-
VizScorecard - error:
Please install the `webshot2` package.
-
VizWeeklyClim - error from ggplot2:
Error in .make_numeric_version(x, strict, .standard_regexps()$valid_numeric_version) :
invalid non-character version specification 'x' (type: double)
6. stop(msg, domain = NA)
5. .make_numeric_version(x, strict, .standard_regexps()$valid_numeric_version)
4. numeric_version(x)
3. as.numeric_version(e2)
2. Ops.numeric_version(packageVersion("ggplot2"), 3.4) at VizWeeklyClim.R#288
1. VizWeeklyClim(data = data, first_date = "2002-08-09", last_date = "2002-09-15",
ref_period = 2010:2019, data_years = 2000:2019, time_dim = "time",
sdate_dim = "sdate", toptitle = "Observed weekly means and climatology",
subtitle = "Target years: 2010 to 2019", ytitle = paste0("tas", ...