{
  "_id": "6a16982cacfb0bcc41d7cd83",
  "Package": "repurrrsive",
  "Title": "Examples of Recursive Lists and Nested or Split Data Frames",
  "Version": "1.1.0.9000",
  "Authors@R": "c(\nperson(\"Jennifer\", \"Bryan\", , \"jenny@posit.co\", role = c(\"aut\", \"cre\"),\ncomment = c(ORCID = \"0000-0002-6983-2759\")),\nperson(\"Charlotte\", \"Wickham\", , \"cwickham@gmail.com\", role = \"ctb\"),\nperson(\"Posit Software, PBC\", role = c(\"cph\", \"fnd\"))\n)",
  "Description": "Recursive lists in the form of R objects, 'JSON', and\n'XML', for use in teaching and examples. Examples include color\npalettes, Game of Thrones characters, 'GitHub' users and\nrepositories, music collections, and entities from the Star\nWars universe. Data from the 'gapminder' package is also\nincluded, as a simple data frame and in nested and split forms.",
  "License": "CC0",
  "URL": "https://jennybc.github.io/repurrrsive/,\nhttps://github.com/jennybc/repurrrsive",
  "BugReports": "https://github.com/jennybc/repurrrsive/issues",
  "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": {
    "Date": "2026-05-27 07:04:01 UTC",
    "User": "root"
  },
  "Author": "Jennifer Bryan [aut, cre] (ORCID:\n<https://orcid.org/0000-0002-6983-2759>),\nCharlotte Wickham [ctb],\nPosit Software, PBC [cph, fnd]",
  "Maintainer": "Jennifer Bryan <jenny@posit.co>",
  "MD5sum": "f469666f7a72c3fdca49563a6eec4b40",
  "_user": "jennybc",
  "_type": "src",
  "_file": "repurrrsive_1.1.0.9000.tar.gz",
  "_fileid": "1ff1d2753c93fe90e3893d6612e57cb73d6e2a33f702afedec657133a845cc1e",
  "_filesize": 622403,
  "_sha256": "1ff1d2753c93fe90e3893d6612e57cb73d6e2a33f702afedec657133a845cc1e",
  "_created": "2026-05-27T07:04:01.000Z",
  "_published": "2026-05-27T07:07:24.223Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 78025022872,
      "time": 131,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7234010138"
    },
    {
      "job": 78025022822,
      "time": 126,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7234008884"
    },
    {
      "job": 78025022821,
      "time": 134,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7234005860"
    },
    {
      "job": 78025022915,
      "time": 169,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7234010407"
    },
    {
      "job": 78024651927,
      "time": 159,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7233973169"
    },
    {
      "job": 78025022798,
      "time": 95,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7234000655"
    },
    {
      "job": 78025022829,
      "time": 86,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7233997660"
    },
    {
      "job": 78025022917,
      "time": 63,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7233991381"
    },
    {
      "job": 78025022843,
      "time": 88,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7233998389"
    }
  ],
  "_buildurl": "https://github.com/r-universe/jennybc/actions/runs/26496087157",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/jennybc/repurrrsive",
  "_commit": {
    "id": "617365735dc60675f42218b820ae9e971ee026b7",
    "author": "Jenny Bryan <jenny.f.bryan@gmail.com>",
    "committer": "Jenny Bryan <jenny.f.bryan@gmail.com>",
    "message": "Re-document()\n",
    "time": 1678404495
  },
  "_maintainer": {
    "name": "Jennifer Bryan",
    "email": "jenny@posit.co",
    "login": "jennybc",
    "mastodon": "@jennybryan@fosstodon.org",
    "bluesky": "@jennybryan.bsky.social",
    "twitter": "@jennybryan",
    "description": "Software engineer @posit-dev, humane #rstats",
    "uuid": 599454,
    "orcid": "0000-0002-6983-2759"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 2.10",
      "role": "Depends"
    },
    {
      "package": "tibble",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "jsonlite",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "xml2",
      "role": "Suggests"
    }
  ],
  "_owner": "jennybc",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_topics": [
    "data",
    "json",
    "xml"
  ],
  "_stars": 137,
  "_contributors": [
    {
      "user": "jennybc",
      "count": 55,
      "uuid": 599454
    },
    {
      "user": "hadley",
      "count": 6,
      "uuid": 4196
    },
    {
      "user": "cwickham",
      "count": 1,
      "uuid": 25964
    },
    {
      "user": "stufield",
      "count": 1,
      "uuid": 25203086
    },
    {
      "user": "yaogithub2018",
      "count": 1,
      "uuid": 44299258
    }
  ],
  "_userbio": {
    "uuid": 599454,
    "type": "user",
    "name": "Jennifer (Jenny) Bryan",
    "description": "Software engineer @posit-dev, humane #rstats"
  },
  "_downloads": {
    "count": 109553,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/repurrrsive"
  },
  "_devurl": "https://github.com/jennybc/repurrrsive",
  "_pkgdown": "https://jennybc.github.io/repurrrsive/",
  "_searchresults": 622,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "extra/repurrrsive.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/jennybc/repurrrsive",
  "_realowner": "jennybc",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2017-09-08"
    },
    {
      "version": "1.0.0",
      "date": "2019-07-15"
    },
    {
      "version": "1.1.0",
      "date": "2022-12-17"
    }
  ],
  "_exports": [
    "discog_json",
    "gh_repos_json",
    "gh_repos_xml",
    "gh_users_json",
    "gh_users_xml",
    "got_chars_json",
    "got_chars_xml",
    "wesanderson_json",
    "wesanderson_xml"
  ],
  "_datasets": [
    {
      "name": "discog",
      "title": "Sharla Gelfand's music collection",
      "object": "discog",
      "class": [
        "list"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    },
    {
      "name": "gap_nested",
      "title": "Gapminder data frame in various forms",
      "object": "gap_nested",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "country",
        "continent",
        "data"
      ],
      "rows": 142,
      "table": false,
      "tojson": true
    },
    {
      "name": "gap_simple",
      "title": "Gapminder data frame in various forms",
      "object": "gap_simple",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "country",
        "continent",
        "year",
        "lifeExp",
        "pop",
        "gdpPercap"
      ],
      "rows": 1704,
      "table": true,
      "tojson": true
    },
    {
      "name": "gap_split",
      "title": "Gapminder data frame in various forms",
      "object": "gap_split",
      "class": [
        "list"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    },
    {
      "name": "gh_repos",
      "title": "GitHub repos",
      "object": "gh_repos",
      "class": [
        "list"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    },
    {
      "name": "gh_users",
      "title": "GitHub users",
      "object": "gh_users",
      "class": [
        "list"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    },
    {
      "name": "gmaps_cities",
      "title": "Geocoded cities from Google Maps",
      "object": "gmaps_cities",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "city",
        "json"
      ],
      "rows": 5,
      "table": false,
      "tojson": true
    },
    {
      "name": "got_chars",
      "title": "Game of Thrones POV characters",
      "object": "got_chars",
      "class": [
        "list"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    },
    {
      "name": "sw_films",
      "title": "Entities from the Star Wars Universe",
      "object": "sw_films",
      "class": [
        "list"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    },
    {
      "name": "sw_people",
      "title": "Entities from the Star Wars Universe",
      "object": "sw_people",
      "class": [
        "list"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    },
    {
      "name": "sw_planets",
      "title": "Entities from the Star Wars Universe",
      "object": "sw_planets",
      "class": [
        "list"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    },
    {
      "name": "sw_species",
      "title": "Entities from the Star Wars Universe",
      "object": "sw_species",
      "class": [
        "list"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    },
    {
      "name": "sw_starships",
      "title": "Entities from the Star Wars Universe",
      "object": "sw_starships",
      "class": [
        "list"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    },
    {
      "name": "sw_vehicles",
      "title": "Entities from the Star Wars Universe",
      "object": "sw_vehicles",
      "class": [
        "list"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    },
    {
      "name": "wesanderson",
      "title": "Color palettes from Wes Anderson movies",
      "object": "wesanderson",
      "class": [
        "list"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "discog",
      "title": "Sharla Gelfand's music collection",
      "concept": [
        "Discogs data and functions"
      ],
      "topics": [
        "discog"
      ]
    },
    {
      "page": "discog_json",
      "title": "Path to Discogs data as JSON",
      "concept": [
        "Discogs data and functions"
      ],
      "topics": [
        "discog_json"
      ]
    },
    {
      "page": "gap_simple",
      "title": "Gapminder data frame in various forms",
      "topics": [
        "gap_nested",
        "gap_simple",
        "gap_split"
      ]
    },
    {
      "page": "gh_repos",
      "title": "GitHub repos",
      "concept": [
        "GitHub data and functions"
      ],
      "topics": [
        "gh_repos"
      ]
    },
    {
      "page": "gh_users",
      "title": "GitHub users",
      "concept": [
        "GitHub data and functions"
      ],
      "topics": [
        "gh_users"
      ]
    },
    {
      "page": "gh_users_json",
      "title": "Paths to GitHub data as JSON and XML",
      "concept": [
        "GitHub data and functions"
      ],
      "topics": [
        "gh_repos_json",
        "gh_repos_xml",
        "gh_users_json",
        "gh_users_xml"
      ]
    },
    {
      "page": "gmaps_cities",
      "title": "Geocoded cities from Google Maps",
      "topics": [
        "gmaps_cities"
      ]
    },
    {
      "page": "got_chars",
      "title": "Game of Thrones POV characters",
      "concept": [
        "Game of Thrones data and functions"
      ],
      "topics": [
        "got_chars"
      ]
    },
    {
      "page": "got_chars_json",
      "title": "Paths to Game of Thrones data as JSON and XML",
      "concept": [
        "Game of Thrones data and functions"
      ],
      "topics": [
        "got_chars_json",
        "got_chars_xml"
      ]
    },
    {
      "page": "sw_people",
      "title": "Entities from the Star Wars Universe",
      "topics": [
        "sw_films",
        "sw_people",
        "sw_planets",
        "sw_species",
        "sw_starships",
        "sw_vehicles"
      ]
    },
    {
      "page": "wesanderson",
      "title": "Color palettes from Wes Anderson movies",
      "concept": [
        "wesanderson data and functions"
      ],
      "topics": [
        "wesanderson"
      ]
    },
    {
      "page": "wesanderson_json",
      "title": "Path to wesanderson JSON and XML",
      "concept": [
        "wesanderson data and functions"
      ],
      "topics": [
        "wesanderson_json",
        "wesanderson_xml"
      ]
    }
  ],
  "_readme": "https://github.com/jennybc/repurrrsive/raw/HEAD/README.md",
  "_rundeps": [
    "cli",
    "glue",
    "lifecycle",
    "magrittr",
    "pillar",
    "pkgconfig",
    "rlang",
    "tibble",
    "utf8",
    "vctrs"
  ],
  "_score": 9.27116522229343,
  "_indexed": true,
  "_nocasepkg": "repurrrsive",
  "_universes": [
    "jennybc"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.1.0.9000",
      "date": "2026-05-27T07:06:00.000Z",
      "distro": "noble",
      "commit": "617365735dc60675f42218b820ae9e971ee026b7",
      "fileid": "53f9403f84e11a7b7cad5c6bec926a4b5741a86d622580cbf97c17f667bd82a9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jennybc/actions/runs/26496087157"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.1.0.9000",
      "date": "2026-05-27T07:05:59.000Z",
      "distro": "noble",
      "commit": "617365735dc60675f42218b820ae9e971ee026b7",
      "fileid": "6e6f9647a9ae08f0522a687d9865ee4dbbccaaf744d5e9c721be9caeb84183b9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jennybc/actions/runs/26496087157"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.1.0.9000",
      "date": "2026-05-27T07:05:58.000Z",
      "commit": "617365735dc60675f42218b820ae9e971ee026b7",
      "fileid": "deb4fcb9fc908ef43ada43e1c9a8e2b1b6925913246f5bad52008419041bfa54",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jennybc/actions/runs/26496087157"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.1.0.9000",
      "date": "2026-05-27T07:06:07.000Z",
      "commit": "617365735dc60675f42218b820ae9e971ee026b7",
      "fileid": "083e958627962cb3e0f027ec319b317dc54a9dbdcb82d7b7987f84ac7176090d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jennybc/actions/runs/26496087157"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.1.0.9000",
      "date": "2026-05-27T07:05:54.000Z",
      "commit": "617365735dc60675f42218b820ae9e971ee026b7",
      "fileid": "d8991ed4da191d62da26d10d49a01bb545cc14384583f013d166653472d05bba",
      "status": "success",
      "buildurl": "https://github.com/r-universe/jennybc/actions/runs/26496087157"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.1.0.9000",
      "date": "2026-05-27T07:05:11.000Z",
      "commit": "617365735dc60675f42218b820ae9e971ee026b7",
      "fileid": "fbc6e9211a1a08d2be97bf4aa81c4674fb3db6ec57ec5eefa311ecaa68f910c6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jennybc/actions/runs/26496087157"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.1.0.9000",
      "date": "2026-05-27T07:04:59.000Z",
      "commit": "617365735dc60675f42218b820ae9e971ee026b7",
      "fileid": "4de6090c58350b240580d86cda25bdb661509d51cd354ed8b8f97d594d771fc7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jennybc/actions/runs/26496087157"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.1.0.9000",
      "date": "2026-05-27T07:05:17.000Z",
      "commit": "617365735dc60675f42218b820ae9e971ee026b7",
      "fileid": "2e653371dc7a47146c566617ce2eb2ef919e0f182dbe359bcbfa8172194be685",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jennybc/actions/runs/26496087157"
    }
  ]
}