{
  "_id": "6a1ad59c1d7bb097a09e5352",
  "Type": "Package",
  "Package": "roomba",
  "Title": "Tidy up nested list hairballs",
  "Version": "0.1.0",
  "Authors@R": "c(\nperson(\"Amanda\", \"Dobbyn\", role = \"aut\"),\nperson(\"Christine\", \"Stawitz\", role = \"aut\"),\nperson(\"Isabella\", \"Velasquez\", role = \"aut\"),\nperson(\"Jim\", \"Hester\", email = \"james.f.hester@gmail.com\", role = c(\"aut\", \"cre\")),\nperson(\"Laura\", \"DeCicco\", role = \"aut\")\n)",
  "Description": "This is a package to transform large, multi-nested lists\ninto a more user-friendly format. The initial focus is on\nmaking processing of return values from `jsonlite::fromJSON()`\nqueries more seamless, but ideally this package should be\nuseful for deeply-nested lists from an array of sources.",
  "License": "MIT + file LICENSE",
  "VignetteBuilder": "knitr",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "6.0.1.9000",
  "URL": "https://github.com/ropenscilabs/roomba",
  "BugReports": "https://github.com/ropenscilabs/roomba/issues",
  "Repository": "https://staffanbetner.r-universe.dev",
  "Date/Publication": "2026-04-30 09:28:43 UTC",
  "RemoteUrl": "https://github.com/cstawitz/roomba",
  "RemoteRef": "HEAD",
  "RemoteSha": "606ccc9011acca0542202193d399b01f037760de",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-30 08:57:00 UTC",
    "User": "root"
  },
  "Author": "Amanda Dobbyn [aut],\nChristine Stawitz [aut],\nIsabella Velasquez [aut],\nJim Hester [aut, cre],\nLaura DeCicco [aut]",
  "Maintainer": "Jim Hester <james.f.hester@gmail.com>",
  "MD5sum": "94ce6dfba21e35eaaffe91fd07acfe1a",
  "_user": "staffanbetner",
  "_type": "src",
  "_file": "roomba_0.1.0.tar.gz",
  "_fileid": "4981ff103acaed5a0b727a024ad3a9dd8fb44d2f0dca27eb9c0e778ec29ba37c",
  "_filesize": 7243706,
  "_sha256": "4981ff103acaed5a0b727a024ad3a9dd8fb44d2f0dca27eb9c0e778ec29ba37c",
  "_created": "2026-05-30T08:57:00.000Z",
  "_published": "2026-05-30T12:18:36.518Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 78638087573,
      "time": 145,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "7307013441"
    },
    {
      "job": 78638087572,
      "time": 120,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7307010992"
    },
    {
      "job": 78638087575,
      "time": 79,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "7308110226"
    },
    {
      "job": 78638087567,
      "time": 87,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7308110237"
    },
    {
      "job": 78637879437,
      "time": 242,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7306996995"
    },
    {
      "job": 78638087566,
      "time": 122,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7307011140"
    },
    {
      "job": 78638087588,
      "time": 84,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "7307006911"
    },
    {
      "job": 78638087580,
      "time": 88,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "7307007656"
    },
    {
      "job": 78638087574,
      "time": 63,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7307004574"
    }
  ],
  "_buildurl": "https://github.com/r-universe/staffanbetner/actions/runs/26679716640",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cstawitz/roomba",
  "_commit": {
    "id": "606ccc9011acca0542202193d399b01f037760de",
    "author": "Christine Stawitz <christine.corlett@gmail.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Add GitHub Actions workflow for R CI",
    "time": 1777541323
  },
  "_maintainer": {
    "name": "Jim Hester",
    "email": "james.f.hester@gmail.com",
    "login": "jimhester",
    "twitter": "@jimhester_",
    "description": "Software Engineer @Netflix, previously @rstudio on @tidyverse team.",
    "uuid": 205275
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.0",
      "role": "Depends"
    },
    {
      "package": "assertthat",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "magrittr",
      "role": "Imports"
    },
    {
      "package": "purrr",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "role": "Suggests"
    },
    {
      "package": "jsonlite",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    },
    {
      "package": "shiny",
      "role": "Suggests"
    }
  ],
  "_owner": "cstawitz",
  "_selfowned": false,
  "_usedby": 1,
  "_updates": [
    {
      "week": "2026-18",
      "n": 1
    }
  ],
  "_tags": [],
  "_topics": [
    "unconf",
    "unconf18"
  ],
  "_stars": 136,
  "_contributors": [
    {
      "user": "aedobbyn",
      "count": 77,
      "uuid": 4908283
    },
    {
      "user": "ldecicco-usgs",
      "count": 59,
      "uuid": 1105215
    },
    {
      "user": "jimhester",
      "count": 30,
      "uuid": 205275
    },
    {
      "user": "cstawitz",
      "count": 27,
      "uuid": 7132710
    },
    {
      "user": "ivelasq",
      "count": 24,
      "uuid": 12236152
    },
    {
      "user": "wcsherb",
      "count": 10,
      "uuid": 38059097
    },
    {
      "user": "gvelasq",
      "count": 1,
      "uuid": 20712598
    }
  ],
  "_userbio": {
    "uuid": 8129424,
    "type": "user",
    "name": "Staffan Betnér",
    "description": "Statistician"
  },
  "_downloads": {
    "count": 0,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/roomba"
  },
  "_devurl": "https://github.com/ropenscilabs/roomba",
  "_searchresults": 35,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/readme.html",
    "extra/readme.md",
    "extra/roomba.html",
    "manual.pdf"
  ],
  "_cranurl": false,
  "_exports": [
    "%>%",
    "dfs_idx",
    "list_names",
    "replace_null",
    "roomba",
    "shiny_roomba"
  ],
  "_datasets": [
    {
      "name": "reddit",
      "title": "Example data from reddit",
      "object": "reddit",
      "class": [
        "list"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    },
    {
      "name": "simple",
      "title": "Example data with simple nested list",
      "object": "simple",
      "class": [
        "character"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    },
    {
      "name": "twitter_data",
      "title": "Example Twitter data",
      "object": "twitter_data",
      "class": [
        "list"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    },
    {
      "name": "vimeo",
      "title": "Example data from vimeo",
      "object": "vimeo",
      "class": [
        "response"
      ],
      "fields": [],
      "table": false,
      "tojson": false
    }
  ],
  "_help": [
    {
      "page": "roomba-package",
      "title": "roomba package",
      "topics": [
        "roomba-package"
      ]
    },
    {
      "page": "dfs_idx",
      "title": "Perform a recursive depth first search of a function",
      "topics": [
        "dfs_idx"
      ]
    },
    {
      "page": "list_names",
      "title": "List all names in a list",
      "topics": [
        "list_names"
      ]
    },
    {
      "page": "reddit",
      "title": "Example data from reddit",
      "topics": [
        "reddit"
      ]
    },
    {
      "page": "replace_null",
      "title": "Replace NULLs",
      "topics": [
        "replace_null"
      ]
    },
    {
      "page": "roomba",
      "title": "Roomba",
      "topics": [
        "roomba"
      ]
    },
    {
      "page": "shiny_roomba",
      "title": "Run the roomba app",
      "topics": [
        "shiny_roomba"
      ]
    },
    {
      "page": "simple",
      "title": "Example data with simple nested list",
      "topics": [
        "simple"
      ]
    },
    {
      "page": "twitter_data",
      "title": "Example Twitter data",
      "topics": [
        "twitter_data"
      ]
    },
    {
      "page": "vimeo",
      "title": "Example data from vimeo",
      "topics": [
        "vimeo"
      ]
    }
  ],
  "_readme": "https://github.com/cstawitz/roomba/raw/HEAD/README.md",
  "_rundeps": [
    "assertthat",
    "cli",
    "dplyr",
    "generics",
    "glue",
    "lifecycle",
    "magrittr",
    "pillar",
    "pkgconfig",
    "purrr",
    "R6",
    "rlang",
    "tibble",
    "tidyselect",
    "utf8",
    "vctrs",
    "withr"
  ],
  "_vignettes": [
    {
      "source": "twitter.Rmd",
      "filename": "twitter.html",
      "title": "Twitter API Data",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Downloading Data",
        "Example"
      ],
      "created": "2018-05-21 20:55:36",
      "modified": "2018-05-22 22:34:31",
      "commits": 5
    }
  ],
  "_score": 6.631849462159819,
  "_indexed": false,
  "_nocasepkg": "roomba",
  "_universes": [
    "staffanbetner"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-05-30T08:59:34.000Z",
      "distro": "noble",
      "commit": "606ccc9011acca0542202193d399b01f037760de",
      "fileid": "e2bcf6d3601b81540bd0f91242bc4727e6403ed55af98201fc694f30b03f2764",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/staffanbetner/actions/runs/26679716640"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-05-30T08:59:14.000Z",
      "distro": "noble",
      "commit": "606ccc9011acca0542202193d399b01f037760de",
      "fileid": "51af8718622ed38eafab62bb6c6475552a332d65097ebf2f2ed3f7f03bac7808",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/staffanbetner/actions/runs/26679716640"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-05-30T12:18:09.000Z",
      "commit": "606ccc9011acca0542202193d399b01f037760de",
      "fileid": "1a0122eb9a0cb8c453f291e2d6088bb721b39ef2ffbb8fcae5f05369ac741cb8",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/staffanbetner/actions/runs/26679716640"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-05-30T12:18:07.000Z",
      "commit": "606ccc9011acca0542202193d399b01f037760de",
      "fileid": "f121bc1516b6ce01f1a14632917bf088e72bd4576ae406329e88b9a114e9bc87",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/staffanbetner/actions/runs/26679716640"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.0",
      "date": "2026-05-30T08:59:28.000Z",
      "commit": "606ccc9011acca0542202193d399b01f037760de",
      "fileid": "91bc4bab65042b3ed592f962534c84064314de8a3686bda54b1cd5666dfe64e7",
      "status": "success",
      "buildurl": "https://github.com/r-universe/staffanbetner/actions/runs/26679716640"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-05-30T08:58:30.000Z",
      "commit": "606ccc9011acca0542202193d399b01f037760de",
      "fileid": "906205f2c0577e1f75bd025822cf0eaadd8ee749f40f809e2b1a1c6c25678b6a",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/staffanbetner/actions/runs/26679716640"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-05-30T08:58:39.000Z",
      "commit": "606ccc9011acca0542202193d399b01f037760de",
      "fileid": "a34b0a461787d6d4036b54c0901c393461f230b4c5e01fdf9c00647ec4eb177d",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/staffanbetner/actions/runs/26679716640"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-05-30T08:58:13.000Z",
      "commit": "606ccc9011acca0542202193d399b01f037760de",
      "fileid": "80ee1c3314166d04dd54d1e0b544af6d65fd2d4eb62ec49b49412eeee3eac8a9",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/staffanbetner/actions/runs/26679716640"
    }
  ]
}