Package: steves
Title: Rick Steves' Europe Episodes for Teaching Data Analysis
Version: 0.1.1
Authors@R: 
    person("Chester", "Ismay",
           email = "chester.ismay@gmail.com",
           role = c("aut", "cre"))
Description: Tidy snapshot of every episode of the public-television travel
    series 'Rick Steves' Europe' (2000-2025), enriched with IMDB ratings,
    geocoded destinations, ISO country codes, episode thumbnails, and
    descriptive summaries. Designed as a companion dataset for introductory
    data analysis and visualization in the spirit of the 'moderndive'
    textbook: every row is an episode, every column is a candidate for a
    plot or a join. Compiled from public sources for teaching purposes; not
    an official or verified 'Rick Steves' Europe' dataset, and shared with
    the permission of the Rick Steves' Europe team.
License: MIT + file LICENSE
Encoding: UTF-8
LazyData: true
Depends: R (>= 4.1)
Suggests: dplyr, forcats, ggplot2, knitr, leaflet, maps, rmarkdown,
        tibble
URL: https://moderndive.github.io/steves/,
        https://github.com/moderndive/steves
BugReports: https://github.com/moderndive/steves/issues
RoxygenNote: 7.3.3
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2026-06-23 19:15:21 UTC; chesterismay
Author: Chester Ismay [aut, cre]
Maintainer: Chester Ismay <chester.ismay@gmail.com>
Repository: CRAN
Date/Publication: 2026-06-30 10:40:02 UTC
