Package: repurrrsive 1.1.0.9000
repurrrsive: Examples of Recursive Lists and Nested or Split Data Frames
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.
Authors:
repurrrsive_1.1.0.9000.tar.gz
repurrrsive_1.1.0.9000.zip(r-4.5)repurrrsive_1.1.0.9000.zip(r-4.4)repurrrsive_1.1.0.9000.zip(r-4.3)
repurrrsive_1.1.0.9000.tgz(r-4.4-any)repurrrsive_1.1.0.9000.tgz(r-4.3-any)
repurrrsive_1.1.0.9000.tar.gz(r-4.5-noble)repurrrsive_1.1.0.9000.tar.gz(r-4.4-noble)
repurrrsive_1.1.0.9000.tgz(r-4.4-emscripten)repurrrsive_1.1.0.9000.tgz(r-4.3-emscripten)
repurrrsive.pdf |repurrrsive.html✨
repurrrsive/json (API)
NEWS
# Install 'repurrrsive' in R: |
install.packages('repurrrsive', repos = c('https://jennybc.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/jennybc/repurrrsive/issues
- discog - Sharla Gelfand's music collection
- gap_nested - Gapminder data frame in various forms
- gap_simple - Gapminder data frame in various forms
- gap_split - Gapminder data frame in various forms
- gh_repos - GitHub repos
- gh_users - GitHub users
- gmaps_cities - Geocoded cities from Google Maps
- got_chars - Game of Thrones POV characters
- sw_films - Entities from the Star Wars Universe
- sw_people - Entities from the Star Wars Universe
- sw_planets - Entities from the Star Wars Universe
- sw_species - Entities from the Star Wars Universe
- sw_starships - Entities from the Star Wars Universe
- sw_vehicles - Entities from the Star Wars Universe
- wesanderson - Color palettes from Wes Anderson movies
Last updated 2 years agofrom:617365735d. Checks:OK: 3 NOTE: 4. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Oct 30 2024 |
R-4.5-win | OK | Oct 30 2024 |
R-4.5-linux | OK | Oct 30 2024 |
R-4.4-win | NOTE | Oct 30 2024 |
R-4.4-mac | NOTE | Oct 30 2024 |
R-4.3-win | NOTE | Oct 30 2024 |
R-4.3-mac | NOTE | Oct 30 2024 |
Exports:discog_jsongh_repos_jsongh_repos_xmlgh_users_jsongh_users_xmlgot_chars_jsongot_chars_xmlwesanderson_jsonwesanderson_xml
Dependencies:clifansigluelifecyclemagrittrpillarpkgconfigrlangtibbleutf8vctrs
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Sharla Gelfand's music collection | discog |
Path to Discogs data as JSON | discog_json |
Gapminder data frame in various forms | gap_nested gap_simple gap_split |
GitHub repos | gh_repos |
GitHub users | gh_users |
Paths to GitHub data as JSON and XML | gh_repos_json gh_repos_xml gh_users_json gh_users_xml |
Geocoded cities from Google Maps | gmaps_cities |
Game of Thrones POV characters | got_chars |
Paths to Game of Thrones data as JSON and XML | got_chars_json got_chars_xml |
Entities from the Star Wars Universe | sw_films sw_people sw_planets sw_species sw_starships sw_vehicles |
Color palettes from Wes Anderson movies | wesanderson |
Path to wesanderson JSON and XML | wesanderson_json wesanderson_xml |