Package: repurrrsive Title: Examples of Recursive Lists and Nested or Split Data Frames Version: 1.1.0.9000 Authors@R: c( person("Jennifer", "Bryan", , "jenny@posit.co", role = c("aut", "cre"), comment = c(ORCID = "0000-0002-6983-2759")), person("Charlotte", "Wickham", , "cwickham@gmail.com", role = "ctb"), person("Posit Software, 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 Roxygen: list(markdown = TRUE) RoxygenNote: 7.2.3 Repository: https://jennybc.r-universe.dev Date/Publication: 2023-03-09 23:28:15 UTC RemoteUrl: https://github.com/jennybc/repurrrsive RemoteRef: HEAD RemoteSha: 617365735dc60675f42218b820ae9e971ee026b7 NeedsCompilation: no Packaged: 2026-07-03 23:16:03 UTC; root Author: Jennifer Bryan [aut, cre] (ORCID: ), Charlotte Wickham [ctb], Posit Software, PBC [cph, fnd] Maintainer: Jennifer Bryan