{
  "_id": "6a46c670c3efdb0cb7aa478e",
  "Package": "csutil",
  "Title": "Common Base-R Problems Relating to Lists",
  "Version": "2023.4.25",
  "Authors@R": "c(\nperson(c(\"Richard\",\"Aubrey\"), \"White\", email = \"hello@rwhite.no\", role = c(\"aut\", \"cre\"), comment = c(ORCID = \"0000-0002-6747-1726\"))\n)",
  "Description": "Utility functions that help with common base-R problems\nrelating to lists. Lists in base-R are very flexible. This\npackage provides functions to quickly and easily characterize\ntypes of lists. That is, to identify if all elements in a list\nare null, data.frames, lists, or fully named lists. Other\nfunctionality is provided for the handling of lists, such as\nthe easy splitting of lists into equally sized groups, and the\nunnesting of data.frames within fully named lists.",
  "License": "MIT + file LICENSE",
  "URL": "https://niphr.github.io/csutil/, https://github.com/niphr/csutil",
  "BugReports": "https://github.com/niphr/csutil/issues",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.2.3",
  "VignetteBuilder": "knitr",
  "Config/Needs/website": "niphr/cstemplate",
  "Repository": "https://niphr.r-universe.dev",
  "Date/Publication": "2026-07-01 09:02:27 UTC",
  "RemoteUrl": "https://github.com/niphr/csutil",
  "RemoteRef": "HEAD",
  "RemoteSha": "b5fc9e939919928dad6e4e301ddf3f63a3467bd3",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-07-01 09:39:12 UTC",
    "User": "root"
  },
  "Author": "Richard Aubrey White [aut, cre] (ORCID:\n<https://orcid.org/0000-0002-6747-1726>)",
  "Maintainer": "Richard Aubrey White <hello@rwhite.no>",
  "_user": "niphr",
  "_type": "src",
  "_file": "csutil_2023.4.25.tar.gz",
  "_fileid": "https://r2.ropensci.org/4ee41827f25039f179398e1f704b9b40968f7abc67505e28e51c10f376990b65",
  "_filesize": 155837,
  "_sha256": "4ee41827f25039f179398e1f704b9b40968f7abc67505e28e51c10f376990b65",
  "_expires": "2026-10-10T20:13:36.000Z",
  "_created": "2026-07-01T09:39:12.000Z",
  "_published": "2026-07-02T20:13:36.740Z",
  "_jobs": [
    {
      "job": 84868671616,
      "time": 129,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "8006063341"
    },
    {
      "job": 84868671728,
      "time": 142,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "NOTE",
      "artifact": "8006068950"
    },
    {
      "job": 84868671716,
      "time": 103,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "8006052815"
    },
    {
      "job": 84868671919,
      "time": 94,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "NOTE",
      "artifact": "8006049096"
    },
    {
      "job": 84868671526,
      "time": 165,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8006010073"
    },
    {
      "job": 84868671866,
      "time": 106,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8006054568"
    },
    {
      "job": 84868671773,
      "time": 84,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "8006046175"
    },
    {
      "job": 84868672030,
      "time": 84,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "8006045903"
    },
    {
      "job": 84868672031,
      "time": 77,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "NOTE",
      "artifact": "8006042631"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/niphr/actions/runs/28508092049",
  "_status": "success",
  "_upstream": "https://github.com/niphr/csutil",
  "_commit": {
    "id": "b5fc9e939919928dad6e4e301ddf3f63a3467bd3",
    "author": "Richard Aubrey White <hello@rwhite.no>",
    "committer": "Richard Aubrey White <hello@rwhite.no>",
    "message": "Drop redundant Overview from home page (covered by the hero)\n",
    "time": 1782896547
  },
  "_maintainer": {
    "name": "Richard Aubrey White",
    "email": "hello@rwhite.no",
    "login": "raubreywhite",
    "orcid": "0000-0002-6747-1726",
    "twitter": "@raubreywhite",
    "description": "Applied infectious diseases statistician. Head of @norsyss within @folkehelseinstituttet \n",
    "uuid": 1532091
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.3.0",
      "role": "Depends"
    },
    {
      "package": "data.table",
      "role": "Imports"
    },
    {
      "package": "magrittr",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "rstudioapi",
      "role": "Suggests"
    },
    {
      "package": "glue",
      "role": "Suggests"
    }
  ],
  "_owner": "niphr",
  "_selfowned": true,
  "_usedby": 2,
  "_updates": [
    {
      "week": "2025-34",
      "n": 2
    },
    {
      "week": "2025-52",
      "n": 4
    },
    {
      "week": "2026-27",
      "n": 10
    }
  ],
  "_tags": [],
  "_topics": [
    "csverse"
  ],
  "_stars": 2,
  "_contributors": [
    {
      "user": "raubreywhite",
      "count": 34,
      "uuid": 1532091
    }
  ],
  "_userbio": {
    "uuid": 244534951,
    "type": "organization",
    "name": "Norwegian Institute of Public Health - R codebases",
    "followers": 2,
    "description": "The Norwegian Institute of Public Health is a government agency under the Ministry of Health and Care Services."
  },
  "_downloads": {
    "count": 719,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/csutil"
  },
  "_devurl": "https://github.com/niphr/csutil",
  "_pkgdown": "https://niphr.github.io/csutil/",
  "_searchresults": 2,
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/csutil.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "LICENSE",
    "manual.pdf"
  ],
  "_realowner": "raubreywhite",
  "_cranurl": false,
  "_releases": [
    {
      "version": "2022.11.24",
      "date": "2022-11-23"
    },
    {
      "version": "2023.4.25",
      "date": "2023-04-25"
    }
  ],
  "_exports": [
    "apply_fn_via_hash_table",
    "easy_split",
    "is_all_list_elements_null_or_df",
    "is_all_list_elements_null_or_fully_named_list",
    "is_all_list_elements_null_or_list",
    "is_fully_named_list",
    "unnest_dfs_within_list_of_fully_named_lists"
  ],
  "_help": [
    {
      "page": "apply_fn_via_hash_table",
      "title": "Apply a function via hash table",
      "topics": [
        "apply_fn_via_hash_table"
      ]
    },
    {
      "page": "easy_split",
      "title": "Split a vector into a list of vectors",
      "topics": [
        "easy_split"
      ]
    },
    {
      "page": "is_all_list_elements_null_or_df",
      "title": "Are all elements in a list null or data.frames?",
      "topics": [
        "is_all_list_elements_null_or_df"
      ]
    },
    {
      "page": "is_all_list_elements_null_or_fully_named_list",
      "title": "Are all elements in a list null or fully named lists?",
      "topics": [
        "is_all_list_elements_null_or_fully_named_list"
      ]
    },
    {
      "page": "is_all_list_elements_null_or_list",
      "title": "Are all elements in a list null or lists?",
      "topics": [
        "is_all_list_elements_null_or_list"
      ]
    },
    {
      "page": "is_fully_named_list",
      "title": "Is this a fully named list?",
      "topics": [
        "is_fully_named_list"
      ]
    },
    {
      "page": "unnest_dfs_within_list_of_fully_named_lists",
      "title": "Unnest data.frames within fully named list",
      "topics": [
        "unnest_dfs_within_list_of_fully_named_lists"
      ]
    }
  ],
  "_pkglogo": "https://github.com/niphr/csutil/raw/HEAD/man/figures/logo.png",
  "_readme": "https://github.com/niphr/csutil/raw/HEAD/README.md",
  "_rundeps": [
    "cli",
    "cpp11",
    "data.table",
    "farver",
    "ggplot2",
    "glue",
    "gtable",
    "isoband",
    "labeling",
    "lifecycle",
    "magrittr",
    "R6",
    "RColorBrewer",
    "rlang",
    "S7",
    "scales",
    "vctrs",
    "viridisLite",
    "withr"
  ],
  "_vignettes": [
    {
      "source": "csutil.Rmd",
      "filename": "csutil.html",
      "title": "Intro to csutil",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Splitting",
        "Unnesting data frames within a list",
        "Describing lists",
        "Applying a function via hash table"
      ],
      "created": "2022-11-22 02:50:58",
      "modified": "2026-06-30 06:06:44",
      "commits": 3
    }
  ],
  "_score": 4.2552725051033065,
  "_indexed": false,
  "_nocasepkg": "csutil",
  "_universes": [
    "niphr"
  ],
  "_indexurl": "https://raubreywhite.r-universe.dev/csutil",
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "2023.4.25",
      "date": "2026-07-01T09:41:16.000Z",
      "distro": "resolute",
      "commit": "b5fc9e939919928dad6e4e301ddf3f63a3467bd3",
      "fileid": "https://r2.ropensci.org/429c331d4c99f26882b3392961f5af97dcd28d9459a3f1ad3197ea3631bb3708",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/niphr/actions/runs/28508092049"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "2023.4.25",
      "date": "2026-07-01T09:41:30.000Z",
      "distro": "resolute",
      "commit": "b5fc9e939919928dad6e4e301ddf3f63a3467bd3",
      "fileid": "https://r2.ropensci.org/3ce6b0588dcc1ed12ee8ea5867fd24896d0bb62d2f4e198d2cbb967a177fe11c",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/niphr/actions/runs/28508092049"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "2023.4.25",
      "date": "2026-07-01T09:40:50.000Z",
      "commit": "b5fc9e939919928dad6e4e301ddf3f63a3467bd3",
      "fileid": "https://r2.ropensci.org/a213e698b8fdef390de5ec3458616d7d239c586613c41a46129ffe3b8cc39797",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/niphr/actions/runs/28508092049"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "2023.4.25",
      "date": "2026-07-01T09:40:44.000Z",
      "commit": "b5fc9e939919928dad6e4e301ddf3f63a3467bd3",
      "fileid": "https://r2.ropensci.org/72ee3f3dfa6ec706e74f9da4050c3d3cb1d21876c2eae32cd94c50b439feca60",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/niphr/actions/runs/28508092049"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "2023.4.25",
      "date": "2026-07-01T09:41:14.000Z",
      "commit": "b5fc9e939919928dad6e4e301ddf3f63a3467bd3",
      "fileid": "https://r2.ropensci.org/1e6548260daff4e5c9073f9b74df9f6aa0ed87bf5327aac48ad49ef1ac98b5c0",
      "status": "success",
      "buildurl": "https://github.com/r-universe/niphr/actions/runs/28508092049"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "2023.4.25",
      "date": "2026-07-01T09:40:28.000Z",
      "commit": "b5fc9e939919928dad6e4e301ddf3f63a3467bd3",
      "fileid": "https://r2.ropensci.org/3b827f7edde098781a1e8f5e8f396d75212121bfc71d1141c373e2fb102c7489",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/niphr/actions/runs/28508092049"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "2023.4.25",
      "date": "2026-07-01T09:40:26.000Z",
      "commit": "b5fc9e939919928dad6e4e301ddf3f63a3467bd3",
      "fileid": "https://r2.ropensci.org/15910703563e4c3f2f25d49985aafa132b3258199258d200996c0f286672cfad",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/niphr/actions/runs/28508092049"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "2023.4.25",
      "date": "2026-07-01T09:40:15.000Z",
      "commit": "b5fc9e939919928dad6e4e301ddf3f63a3467bd3",
      "fileid": "https://r2.ropensci.org/c359ca9a9d0f332c11bb36c0c99ab80d3725142faf39ed5868adae7a3bfc72bf",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/niphr/actions/runs/28508092049"
    }
  ]
}