{
  "_id": "6a108253acfb0bcc41caee32",
  "Package": "splutil",
  "Title": "Utility Functions for Common Base-R Problems Relating to Lists",
  "Version": "2022.6.20",
  "Authors@R": "c(\nperson(c(\"Richard\",\"Aubrey\"), \"White\", email = \"sykdomspulsen@fhi.no\", role = c(\"aut\", \"cre\"), comment = c(ORCID = \"0000-0002-6747-1726\")),\nperson(given = \"Folkehelseinstituttet\", role = c(\"cph\"))\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://docs.sykdomspulsen.no/splutil/,\nhttps://github.com/sykdomspulsen-org/splutil",
  "BugReports": "https://github.com/sykdomspulsen-org/splutil/issues",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.1.2",
  "VignetteBuilder": "knitr",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-06 05:34:58 UTC",
    "User": "root"
  },
  "Author": "Richard Aubrey White [aut, cre]\n(<https://orcid.org/0000-0002-6747-1726>),\nFolkehelseinstituttet [cph]",
  "Maintainer": "Richard Aubrey White <sykdomspulsen@fhi.no>",
  "Repository": "https://sykdomspulsen.r-universe.dev",
  "Date/Publication": "2022-06-22 06:10:02 UTC",
  "RemoteUrl": "https://github.com/cran/splutil",
  "RemoteRef": "HEAD",
  "RemoteSha": "36475683e425eaaa0d7e957696a7f86dd088fef6",
  "MD5sum": "74152d33f4654cda73ea4b43eeb3321c",
  "_user": "sykdomspulsen",
  "_type": "src",
  "_file": "splutil_2022.6.20.tar.gz",
  "_fileid": "7866383662e0f872b38834cc067c17a7487d49ede25abd19ccebf2bcfc6acb78",
  "_filesize": 198961,
  "_sha256": "7866383662e0f872b38834cc067c17a7487d49ede25abd19ccebf2bcfc6acb78",
  "_created": "2026-05-06T05:34:58.000Z",
  "_published": "2026-05-22T16:20:35.759Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77419534645,
      "time": 139,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6823381940"
    },
    {
      "job": 77419534860,
      "time": 172,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6823388194"
    },
    {
      "job": 77419534636,
      "time": 271,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6823393124"
    },
    {
      "job": 77419534671,
      "time": 130,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6823375011"
    },
    {
      "job": 77419533862,
      "time": 165,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6823352758"
    },
    {
      "job": 77419533944,
      "time": 100,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7165301233"
    },
    {
      "job": 77419534697,
      "time": 135,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6823380075"
    },
    {
      "job": 77419534930,
      "time": 125,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6823378393"
    },
    {
      "job": 77419534661,
      "time": 130,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6823379277"
    }
  ],
  "_buildurl": "https://github.com/r-universe/sykdomspulsen/actions/runs/25418282955",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/splutil",
  "_commit": {
    "id": "36475683e425eaaa0d7e957696a7f86dd088fef6",
    "author": "Richard Aubrey White <sykdomspulsen@fhi.no>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 2022.6.20\n",
    "time": 1655878202
  },
  "_maintainer": {
    "name": "Richard Aubrey White",
    "email": "sykdomspulsen@fhi.no",
    "login": "sykdomspulsen",
    "uuid": 64261587,
    "orcid": "0000-0002-6747-1726"
  },
  "_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": "cran",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "sykdomspulsen",
      "count": 1,
      "uuid": 64261587
    }
  ],
  "_userbio": {
    "uuid": 64261587,
    "type": "user",
    "name": "sykdomspulsen"
  },
  "_downloads": {
    "count": 761,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/splutil"
  },
  "_devurl": "https://github.com/sykdomspulsen-org/splutil",
  "_searchresults": 0,
  "_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/splutil.html",
    "manual.pdf"
  ],
  "_realowner": "sykdomspulsen",
  "_cranurl": false,
  "_releases": [
    {
      "version": "2022.6.20",
      "date": "2022-06-22"
    }
  ],
  "_exports": [
    "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": "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/cran/splutil/raw/HEAD/man/figures/logo.png",
  "_readme": "https://github.com/cran/splutil/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": "splutil.Rmd",
      "filename": "splutil.html",
      "title": "Introduction to splutil",
      "author": "Richard Aubrey White",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Splitting",
        "Unnesting data.frames",
        "Describing lists"
      ],
      "created": "2022-06-22 06:10:02",
      "modified": "2022-06-22 06:10:02",
      "commits": 1
    }
  ],
  "_score": 2.6989700043360187,
  "_indexed": true,
  "_nocasepkg": "splutil",
  "_universes": [
    "sykdomspulsen",
    "sykdomspulsen-org"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "2022.6.20",
      "date": "2026-05-06T05:37:16.000Z",
      "distro": "noble",
      "commit": "36475683e425eaaa0d7e957696a7f86dd088fef6",
      "fileid": "3a65873ea8e2e98d5886cac4b5ee95b58fdfb99f6cbc508a45018ae883f5d309",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sykdomspulsen/actions/runs/25418282955"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "2022.6.20",
      "date": "2026-05-06T05:37:49.000Z",
      "distro": "noble",
      "commit": "36475683e425eaaa0d7e957696a7f86dd088fef6",
      "fileid": "c8042241b1cd72255da001a1777eeb184a1681abeca83edcb51b8e8d57645eac",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sykdomspulsen/actions/runs/25418282955"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "2022.6.20",
      "date": "2026-05-06T05:38:11.000Z",
      "commit": "36475683e425eaaa0d7e957696a7f86dd088fef6",
      "fileid": "708e76ef7304fd2ca0ecd417c2b1670f0a37fc286dfd3c2a27f19b772c96785b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sykdomspulsen/actions/runs/25418282955"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "2022.6.20",
      "date": "2026-05-06T05:36:45.000Z",
      "commit": "36475683e425eaaa0d7e957696a7f86dd088fef6",
      "fileid": "a57e8f6f5e3ea7106b5abdc3459dd5434e73ae9fb2fe3f175d5731ef04e23fa7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sykdomspulsen/actions/runs/25418282955"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "2022.6.20",
      "date": "2026-05-06T05:37:02.000Z",
      "commit": "36475683e425eaaa0d7e957696a7f86dd088fef6",
      "fileid": "7bc7040ab5007276215e241c1d4cc2efd0b67a4ff88b9557db45ec2495fdeb2f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sykdomspulsen/actions/runs/25418282955"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "2022.6.20",
      "date": "2026-05-06T05:36:52.000Z",
      "commit": "36475683e425eaaa0d7e957696a7f86dd088fef6",
      "fileid": "64df87a0bdd5699e27744a08a8bd41b77639e602448c3ba5756613ca941ee4d4",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sykdomspulsen/actions/runs/25418282955"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "2022.6.20",
      "date": "2026-05-06T05:36:57.000Z",
      "commit": "36475683e425eaaa0d7e957696a7f86dd088fef6",
      "fileid": "16b7e3e270161710610a23f8906c975ff0ea0e738b58b130e8f172a6d250b1f9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sykdomspulsen/actions/runs/25418282955"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "2022.6.20",
      "date": "2026-05-22T16:20:17.000Z",
      "commit": "36475683e425eaaa0d7e957696a7f86dd088fef6",
      "fileid": "4a11fc8176ec6324b163457c0742fc09c3a57487a1ed58335aaabe3dd69f901d",
      "status": "success",
      "buildurl": "https://github.com/r-universe/sykdomspulsen/actions/runs/25418282955"
    }
  ]
}