volcanoes 0.1.1
CRAN release: 2026-07-11
- Fix stale documentation for
last_eruption_year: the column is numeric (negative values are BCE years) withNAfor volcanoes with only undated activity — not character with “Unknown” as previously documented.
volcanoes 0.1.0
- Initial CRAN release.
- Three exported datasets —
volcanoes,eruptions, andevents— built from the Smithsonian Institution Global Volcanism Program’s Volcanoes of the World database (snapshot 2026-05-03), following the schema popularized by therfordatascience/tidytuesday2020-05-12 release. -
data-raw/build.Rrebuilds the snapshot against the current GVP release;volcanoesanderuptionscome from the GVP WFS endpoint,eventsis scraped from per-volcano pages with a local cache.
