Package: repurrrsive
Title: Examples of Recursive Lists and Nested or Split Data Frames
Version: 1.1.0
Authors@R: c(
    person("Jennifer", "Bryan", , "jenny@rstudio.com", role = c("aut", "cre"),
           comment = c(ORCID = "0000-0002-6983-2759")),
    person("Charlotte", "Wickham", , "cwickham@gmail.com", role = "ctb"),
    person("Posit PBC", role = c("cph", "fnd"))
  )
Description: Recursive lists in the form of R objects, 'JSON', and 'XML',
    for use in teaching and examples. Examples include color palettes,
    Game of Thrones characters, 'GitHub' users and repositories, music
    collections, and entities from the Star Wars universe. Data from the
    'gapminder' package is also included, as a simple data frame and in
    nested and split forms.
License: CC0
URL: https://jennybc.github.io/repurrrsive/,
        https://github.com/jennybc/repurrrsive
BugReports: https://github.com/jennybc/repurrrsive/issues
Depends: R (>= 2.10)
Imports: tibble, utils
Suggests: jsonlite, testthat (>= 3.0.0), xml2
Config/Needs/website: dplyr, purrr, tidyr
Config/testthat/edition: 3
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.2.1
NeedsCompilation: no
Packaged: 2022-12-17 20:35:43 UTC; jenny
Author: Jennifer Bryan [aut, cre] (<https://orcid.org/0000-0002-6983-2759>),
  Charlotte Wickham [ctb],
  Posit PBC [cph, fnd]
Maintainer: Jennifer Bryan <jenny@rstudio.com>
Repository: CRAN
Date/Publication: 2022-12-17 20:50:02 UTC
Built: R 4.6.0; ; 2025-08-18 09:53:22 UTC; unix
