{
  "_id": "69d7688cc5259ad4cd7dba8d",
  "Package": "skimr",
  "Title": "Compact and Flexible Summaries of Data",
  "Version": "2.2.2",
  "Authors@R": "c(person(given = \"Elin\",\nfamily = \"Waring\",\nrole = c(\"cre\", \"aut\"),\nemail = \"elin.waring@gmail.com\"),\nperson(given = \"Michael\",\nfamily = \"Quinn\",\nrole = \"aut\",\nemail = \"msquinn@google.com\"),\nperson(given = \"Amelia\",\nfamily = \"McNamara\",\nrole = \"aut\",\nemail = \"amcnamara@smith.edu\"),\nperson(given = \"Eduardo\",\nfamily = \"Arino de la Rubia\",\nrole = \"aut\",\nemail = \"earino@gmail.com\"),\nperson(given = \"Hao\",\nfamily = \"Zhu\",\nrole = \"aut\",\nemail = \"haozhu233@gmail.com\"),\nperson(given = \"Julia\",\nfamily = \"Lowndes\",\nrole = \"ctb\",\nemail = \"lowndes@nceas.ucsb.edu\"),\nperson(given = \"Shannon\",\nfamily = \"Ellis\",\nrole = \"aut\",\nemail = \"sellis18@jhmi.edu\"),\nperson(given = \"Hope\",\nfamily = \"McLeod\",\nrole = \"ctb\",\nemail = \"hmgit2@gmail.com\"),\nperson(given = \"Hadley\",\nfamily = \"Wickham\",\nrole = \"ctb\",\nemail = \"hadley@rstudio.com\"),\nperson(given = \"Kirill\",\nfamily = \"Müller\",\nrole = \"ctb\",\nemail = \"krlmlr+r@mailbox.org\"),\nperson(family = \"RStudio, Inc.\",\nrole = \"cph\",\ncomment = \"Spark functions\"),\nperson(given = \"Connor\",\nfamily = \"Kirkpatrick\",\nrole = \"ctb\",\nemail = \"hello@connorkirkpatrick.com\"),\nperson(given = \"Scott\",\nfamily = \"Brenstuhl\",\nrole = \"ctb\",\nemail = \"brenstsr@miamioh.edu\"),\nperson(given = \"Patrick\",\nfamily = \"Schratz\",\nrole = \"ctb\",\nemail = \"patrick.schratz@gmail.com\"),\nperson(given = \"lbusett\",\nrole = \"ctb\",\nemail = \"lbusett@gmail.com\"),\nperson(given = \"Mikko\",\nfamily = \"Korpela\",\nrole = \"ctb\",\nemail = \"mvkorpel@iki.fi\"),\nperson(given = \"Jennifer\",\nfamily = \"Thompson\",\nrole = \"ctb\",\nemail = \"thompson.jennifer@gmail.com\"),\nperson(given = \"Harris\",\nfamily = \"McGehee\",\nrole = \"ctb\",\nemail = \"mcgehee.harris@gmail.com\"),\nperson(given = \"Mark\",\nfamily = \"Roepke\",\nrole = \"ctb\",\nemail = \"mroepke5@gmail.com\"),\nperson(given = \"Patrick\",\nfamily = \"Kennedy\",\nrole = \"ctb\",\nemail = \"pkqstr@protonmail.com\"),\nperson(given = \"Daniel\",\nfamily = \"Possenriede\",\nrole = \"ctb\",\nemail = \"possenriede@gmail.com\"),\nperson(given = \"David\",\nfamily = \"Zimmermann\",\nrole = \"ctb\",\nemail = \"david_j_zimmermann@hotmail.com\"),\nperson(given = \"Kyle\",\nfamily = \"Butts\",\nrole =\"ctb\",\nemail = \"buttskyle96@gmail.com\"),\nperson(given = \"Bastian\",\nfamily = \"Torges\",\nrole =\"ctb\",\nemail = \"bastian.torges@gmail.com\"),\nperson(given = \"Rick\",\nfamily = \"Saporta\",\nrole = \"ctb\",\nemail = \"Rick@TheFarmersDog.com\"),\nperson(given = \"Henry\",\nfamily = \"Morgan Stewart\",\nrole = \"ctb\",\nemail = \"henry.morganstewart@gmail.com\"),\nperson(given = \"Olivier\",\nfamily = \"Roy\",\nrole = \"ctb\"),\nperson(given = \"Health\",\nfamily = \"Kowshik\",\nrole = \"ctb\",\nemail = \"health.kowshik@gmail.com\")\n)",
  "Description": "A simple to use summary function that can be used with\npipes and displays nicely in the console. The default summary\nstatistics may be modified by the user as can the default\nformatting.  Support for data frames and vectors is included,\nand users can implement their own skim methods for specific\nobject types as described in a vignette. Default summaries\ninclude support for inline spark graphs. Instructions for\nmanaging these on specific operating systems are given in the\n\"Using skimr\" vignette and the README.",
  "License": "GPL-3",
  "URL": "https://docs.ropensci.org/skimr/,\nhttps://github.com/ropensci/skimr/",
  "BugReports": "https://github.com/ropensci/skimr/issues",
  "VignetteBuilder": "knitr",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.3",
  "Collate": "'deprecated.R' 'dplyr.R' 'stats.R' 'skim_with.R'\n'get_skimmers.R' 'package.R' 'reshape.R' 'sfl.R' 'skim.R'\n'skim_obj.R' 'skim_print.R' 'skimr-package.R' 'summary.R'\n'utils.R' 'vctrs.R'",
  "Config/testthat/edition": "3",
  "Config/pak/sysreqs": "libicu-dev",
  "Repository": "https://ropensci.r-universe.dev",
  "Date/Publication": "2026-01-08 23:45:34 UTC",
  "RemoteUrl": "https://github.com/ropensci/skimr",
  "RemoteRef": "main",
  "RemoteSha": "004d4068e4097dbff6c5dad1b8e01c1d36bd7337",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-04-09 08:48:03 UTC",
    "User": "root"
  },
  "Author": "Elin Waring [cre, aut],\nMichael Quinn [aut],\nAmelia McNamara [aut],\nEduardo Arino de la Rubia [aut],\nHao Zhu [aut],\nJulia Lowndes [ctb],\nShannon Ellis [aut],\nHope McLeod [ctb],\nHadley Wickham [ctb],\nKirill Müller [ctb],\nRStudio, Inc. [cph] (Spark functions),\nConnor Kirkpatrick [ctb],\nScott Brenstuhl [ctb],\nPatrick Schratz [ctb],\nlbusett [ctb],\nMikko Korpela [ctb],\nJennifer Thompson [ctb],\nHarris McGehee [ctb],\nMark Roepke [ctb],\nPatrick Kennedy [ctb],\nDaniel Possenriede [ctb],\nDavid Zimmermann [ctb],\nKyle Butts [ctb],\nBastian Torges [ctb],\nRick Saporta [ctb],\nHenry Morgan Stewart [ctb],\nOlivier Roy [ctb],\nHealth Kowshik [ctb]",
  "Maintainer": "Elin Waring <elin.waring@gmail.com>",
  "MD5sum": "94432cfc9ffcac6c1426ef80b5313dc8",
  "_user": "ropensci",
  "_type": "src",
  "_file": "skimr_2.2.2.tar.gz",
  "_fileid": "43f1a232a53f06fd1456fcad2d308a6e8e0906d0e5e0f2262312b4a6f52bd995",
  "_filesize": 1389512,
  "_sha256": "43f1a232a53f06fd1456fcad2d308a6e8e0906d0e5e0f2262312b4a6f52bd995",
  "_created": "2026-04-09T08:48:03.000Z",
  "_published": "2026-04-09T08:51:24.016Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 70574610518,
      "time": 138,
      "config": "linux-devel-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6345697877"
    },
    {
      "job": 70574610509,
      "time": 143,
      "config": "linux-release-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6345699109"
    },
    {
      "job": 70574610498,
      "time": 108,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6345690585"
    },
    {
      "job": 70574610603,
      "time": 95,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6345693127"
    },
    {
      "job": 70574111002,
      "time": 166,
      "config": "pkgdown",
      "r": "4.5.2",
      "check": "OK",
      "artifact": "6345643422"
    },
    {
      "job": 70574111024,
      "time": 209,
      "config": "source",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6345655438"
    },
    {
      "job": 70574610531,
      "time": 130,
      "config": "wasm-release",
      "r": "4.5.1",
      "check": "OK",
      "artifact": "6345695356"
    },
    {
      "job": 70574610661,
      "time": 124,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6345693463"
    },
    {
      "job": 70574610544,
      "time": 152,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6345701388"
    },
    {
      "job": 70574610593,
      "time": 91,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6345683751"
    }
  ],
  "_buildurl": "https://github.com/r-universe/ropensci/actions/runs/24181117263",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/ropensci/skimr",
  "_commit": {
    "id": "004d4068e4097dbff6c5dad1b8e01c1d36bd7337",
    "author": "Elin Waring <elin.waring@gmail.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Merge pull request #776 from ropensci/develop\n\nDevelop to main",
    "time": 1767915934
  },
  "_maintainer": {
    "name": "Elin Waring",
    "email": "elin.waring@gmail.com",
    "login": "elinw",
    "bluesky": "@elinwaring.bsky.social",
    "uuid": 754813
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "cli",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "version": ">= 1.0.0",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "version": ">= 1.2",
      "role": "Imports"
    },
    {
      "package": "pillar",
      "version": ">= 1.6.4",
      "role": "Imports"
    },
    {
      "package": "purrr",
      "role": "Imports"
    },
    {
      "package": "repr",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "stringr",
      "version": ">= 1.1",
      "role": "Imports"
    },
    {
      "package": "tibble",
      "version": ">= 2.0.0",
      "role": "Imports"
    },
    {
      "package": "tidyr",
      "version": ">= 1.0",
      "role": "Imports"
    },
    {
      "package": "tidyselect",
      "version": ">= 1.0.0",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "vctrs",
      "version": ">= 0.5.0",
      "role": "Imports"
    },
    {
      "package": "data.table",
      "role": "Suggests"
    },
    {
      "package": "dtplyr",
      "role": "Suggests"
    },
    {
      "package": "extrafont",
      "role": "Suggests"
    },
    {
      "package": "haven",
      "role": "Suggests"
    },
    {
      "package": "lubridate",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "withr",
      "role": "Suggests"
    }
  ],
  "_owner": "ropensci",
  "_selfowned": true,
  "_usedby": 13,
  "_updates": [
    {
      "week": "2025-30",
      "n": 7
    },
    {
      "week": "2026-01",
      "n": 2
    },
    {
      "week": "2026-02",
      "n": 3
    }
  ],
  "_tags": [
    {
      "name": "v2.2.0",
      "date": "2025-07-26"
    }
  ],
  "_topics": [
    "peer-reviewed",
    "ropensci",
    "summary-statistics",
    "unconf",
    "unconf17"
  ],
  "_stars": 1141,
  "_contributors": [
    {
      "user": "elinw",
      "count": 875,
      "uuid": 754813
    },
    {
      "user": "michaelquinn32",
      "count": 546,
      "uuid": 3473921
    },
    {
      "user": "shanellis",
      "count": 36,
      "uuid": 6606571
    },
    {
      "user": "jules32",
      "count": 35,
      "uuid": 5891909
    },
    {
      "user": "earino",
      "count": 31,
      "uuid": 3258
    },
    {
      "user": "haozhu233",
      "count": 17,
      "uuid": 7014590
    },
    {
      "user": "olivroy",
      "count": 16,
      "uuid": 52606734
    },
    {
      "user": "connorkirk",
      "count": 11,
      "uuid": 17845406
    },
    {
      "user": "yihui",
      "count": 9,
      "uuid": 163582
    },
    {
      "user": "hadley",
      "count": 8,
      "uuid": 4196
    },
    {
      "user": "808sandbr",
      "count": 6,
      "uuid": 7990602
    },
    {
      "user": "penguiin-test",
      "count": 5,
      "uuid": 46324266
    },
    {
      "user": "jenniferthompson",
      "count": 4,
      "uuid": 7783352
    },
    {
      "user": "maelle",
      "count": 4,
      "uuid": 8360597
    },
    {
      "user": "karldw",
      "count": 4,
      "uuid": 12504708
    },
    {
      "user": "bastiantorges",
      "count": 3,
      "uuid": 2158145
    },
    {
      "user": "kylebutts",
      "count": 3,
      "uuid": 19961439
    },
    {
      "user": "dpprdan",
      "count": 2,
      "uuid": 1423562
    },
    {
      "user": "lbusett",
      "count": 2,
      "uuid": 4480397
    },
    {
      "user": "tjmahr",
      "count": 2,
      "uuid": 1890315
    },
    {
      "user": "mvkorpel",
      "count": 2,
      "uuid": 2980656
    },
    {
      "user": "michaelchirico",
      "count": 2,
      "uuid": 7606389
    },
    {
      "user": "markroepke",
      "count": 2,
      "uuid": 26677807
    },
    {
      "user": "benmarwick",
      "count": 2,
      "uuid": 1262179
    },
    {
      "user": "ameliamn",
      "count": 2,
      "uuid": 2576787
    },
    {
      "user": "nowosad",
      "count": 1,
      "uuid": 3457131
    },
    {
      "user": "stefaniebutland",
      "count": 1,
      "uuid": 11927811
    },
    {
      "user": "paulklemm",
      "count": 1,
      "uuid": 2169489
    },
    {
      "user": "pat-s",
      "count": 1,
      "uuid": 8430564
    },
    {
      "user": "mikelove",
      "count": 1,
      "uuid": 69203
    },
    {
      "user": "marcmtk",
      "count": 1,
      "uuid": 7996691
    },
    {
      "user": "krlmlr",
      "count": 1,
      "uuid": 1741643
    },
    {
      "user": "jeroen",
      "count": 1,
      "uuid": 216319
    },
    {
      "user": "healthkowshik",
      "count": 1,
      "uuid": 244020177
    },
    {
      "user": "harrismcgehee",
      "count": 1,
      "uuid": 9814456
    },
    {
      "user": "gshotwell",
      "count": 1,
      "uuid": 8417172
    },
    {
      "user": "erictleung",
      "count": 1,
      "uuid": 2754821
    },
    {
      "user": "dlebauer",
      "count": 1,
      "uuid": 464871
    },
    {
      "user": "davzim",
      "count": 1,
      "uuid": 15910496
    }
  ],
  "_userbio": {
    "uuid": 1200269,
    "type": "organization",
    "name": "rOpenSci",
    "description": "Tools and R Packages for Open Science"
  },
  "_downloads": {
    "count": 47253,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/skimr"
  },
  "_mentions": 16,
  "_devurl": "https://github.com/ropensci/skimr",
  "_pkgdown": "https://docs.ropensci.org/skimr/",
  "_searchresults": 25472,
  "_metadata": {
    "review": {
      "id": 175,
      "status": "reviewed",
      "version": "0.9.92",
      "organization": "rOpenSci Software Review",
      "url": "https://github.com/ropensci/software-review/issues/175"
    },
    "ropensci_category": "scalereprod"
  },
  "_rbuild": "4.5.3",
  "_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/skimr.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/ropensci/skimr",
  "_realowner": "ropensci",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.0",
      "date": "2017-12-21"
    },
    {
      "version": "1.0.1",
      "date": "2018-01-10"
    },
    {
      "version": "1.0.2",
      "date": "2018-04-02"
    },
    {
      "version": "1.0.3",
      "date": "2018-06-07"
    },
    {
      "version": "1.0.4",
      "date": "2019-01-13"
    },
    {
      "version": "1.0.5",
      "date": "2019-02-25"
    },
    {
      "version": "1.0.6",
      "date": "2019-05-27"
    },
    {
      "version": "1.0.7",
      "date": "2019-06-20"
    },
    {
      "version": "2.0",
      "date": "2019-11-21"
    },
    {
      "version": "2.0.1",
      "date": "2019-11-24"
    },
    {
      "version": "2.0.2",
      "date": "2019-11-26"
    },
    {
      "version": "2.1",
      "date": "2020-02-01"
    },
    {
      "version": "2.1.1",
      "date": "2020-04-16"
    },
    {
      "version": "2.1.2",
      "date": "2020-07-06"
    },
    {
      "version": "2.1.3",
      "date": "2021-03-07"
    },
    {
      "version": "2.1.4",
      "date": "2022-04-15"
    },
    {
      "version": "2.1.5",
      "date": "2022-12-23"
    },
    {
      "version": "2.2.1",
      "date": "2025-08-01"
    },
    {
      "version": "2.2.2",
      "date": "2026-01-10"
    }
  ],
  "_exports": [
    "assert_is_one_skim_df",
    "assert_is_skim_df",
    "assert_is_skim_list",
    "base_skimmers",
    "bind",
    "complete_rate",
    "could_be_skim_df",
    "data_cols",
    "data_rows",
    "df_name",
    "dt_key",
    "fix_windows_histograms",
    "focus",
    "get_default_skimmer_names",
    "get_default_skimmers",
    "get_one_default_skimmer",
    "get_one_default_skimmer_names",
    "get_sfl",
    "get_skimmers",
    "group_names",
    "has_skim_type_attribute",
    "has_skimmers",
    "has_skimr_attributes",
    "has_type_column",
    "has_variable_column",
    "inline_hist",
    "inline_linegraph",
    "is_data_frame",
    "is_one_skim_df",
    "is_skim_df",
    "is_skim_list",
    "list_lengths_max",
    "list_lengths_median",
    "list_lengths_min",
    "list_max_length",
    "list_min_length",
    "max_char",
    "max_date",
    "min_char",
    "min_date",
    "modify_default_skimmers",
    "n_complete",
    "n_empty",
    "n_missing",
    "n_unique",
    "n_whitespace",
    "partition",
    "sfl",
    "skim",
    "skim_format",
    "skim_tee",
    "skim_to_list",
    "skim_to_wide",
    "skim_with",
    "skim_without_charts",
    "skimmers_used",
    "sorted_count",
    "to_long",
    "top_counts",
    "ts_end",
    "ts_start",
    "yank"
  ],
  "_help": [
    {
      "page": "deprecated-v1",
      "title": "Deprecated functions from skimr v1",
      "topics": [
        "deprecated-v1",
        "skim_format",
        "skim_to_list",
        "skim_to_wide"
      ]
    },
    {
      "page": "fix_windows_histograms",
      "title": "Fix unicode histograms on Windows",
      "topics": [
        "fix_windows_histograms"
      ]
    },
    {
      "page": "focus",
      "title": "Only show a subset of summary statistics after skimming",
      "topics": [
        "focus"
      ]
    },
    {
      "page": "get_default_skimmers",
      "title": "View default skimmer names and functions",
      "topics": [
        "get_default_skimmers",
        "get_default_skimmer_names",
        "get_one_default_skimmer",
        "get_one_default_skimmer_names",
        "get_sfl"
      ]
    },
    {
      "page": "get_skimmers",
      "title": "Retrieve the summary functions for a specific data type",
      "topics": [
        "get_skimmers",
        "get_skimmers.AsIs",
        "get_skimmers.character",
        "get_skimmers.complex",
        "get_skimmers.Date",
        "get_skimmers.default",
        "get_skimmers.difftime",
        "get_skimmers.factor",
        "get_skimmers.haven_labelled",
        "get_skimmers.list",
        "get_skimmers.logical",
        "get_skimmers.numeric",
        "get_skimmers.POSIXct",
        "get_skimmers.Timespan",
        "get_skimmers.ts",
        "modify_default_skimmers"
      ]
    },
    {
      "page": "knit_print",
      "title": "Provide a default printing method for knitr.",
      "topics": [
        "knit_print",
        "knit_print.one_skim_df",
        "knit_print.skim_df",
        "knit_print.skim_list",
        "knit_print.summary_skim_df"
      ]
    },
    {
      "page": "mutate.skim_df",
      "title": "Mutate a skim_df",
      "topics": [
        "mutate.skim_df"
      ]
    },
    {
      "page": "partition",
      "title": "Separate a big 'skim_df' into smaller data frames, by type.",
      "topics": [
        "bind",
        "partition",
        "yank"
      ]
    },
    {
      "page": "print",
      "title": "Print 'skim' objects",
      "topics": [
        "print",
        "print.skim_df",
        "print.skim_list",
        "print.summary_skim_df"
      ]
    },
    {
      "page": "repr",
      "title": "Skimr printing within Jupyter notebooks",
      "topics": [
        "repr",
        "repr_text.one_skim_df",
        "repr_text.skim_df",
        "repr_text.skim_list"
      ]
    },
    {
      "page": "sfl",
      "title": "Create a skimr function list",
      "topics": [
        "sfl"
      ]
    },
    {
      "page": "skim",
      "title": "Skim a data frame, getting useful summary statistics",
      "topics": [
        "skim",
        "skim_tee",
        "skim_without_charts"
      ]
    },
    {
      "page": "skim_with",
      "title": "Set or add the summary functions for a particular type of data",
      "topics": [
        "skim_with"
      ]
    },
    {
      "page": "skim-attr",
      "title": "Functions for accessing skim_df attributes",
      "topics": [
        "base_skimmers",
        "data_cols",
        "data_rows",
        "df_name",
        "dt_key",
        "group_names",
        "skim-attr",
        "skimmers_used"
      ]
    },
    {
      "page": "skim-obj",
      "title": "Test if an object is compatible with 'skimr'",
      "topics": [
        "assert_is_one_skim_df",
        "assert_is_skim_df",
        "assert_is_skim_list",
        "could_be_skim_df",
        "has_skimmers",
        "has_skimr_attributes",
        "has_skim_type_attribute",
        "has_type_column",
        "has_variable_column",
        "is_data_frame",
        "is_one_skim_df",
        "is_skim_df",
        "is_skim_list",
        "skim-obj"
      ]
    },
    {
      "page": "stats",
      "title": "Summary statistic functions",
      "topics": [
        "complete_rate",
        "inline_hist",
        "inline_linegraph",
        "list_lengths_max",
        "list_lengths_median",
        "list_lengths_min",
        "list_max_length",
        "list_min_length",
        "max_char",
        "max_date",
        "min_char",
        "min_date",
        "n_complete",
        "n_empty",
        "n_missing",
        "n_unique",
        "n_whitespace",
        "sorted_count",
        "stats",
        "top_counts",
        "ts_end",
        "ts_start"
      ]
    },
    {
      "page": "summary.skim_df",
      "title": "Summary function for skim_df",
      "topics": [
        "summary.skim_df"
      ]
    },
    {
      "page": "to_long",
      "title": "Create \"long\" skim output",
      "topics": [
        "to_long",
        "to_long.default",
        "to_long.skim_df"
      ]
    }
  ],
  "_pkglogo": "https://github.com/ropensci/skimr/raw/main/man/figures/logo.png",
  "_readme": "https://github.com/ropensci/skimr/raw/main/README.md",
  "_rundeps": [
    "base64enc",
    "cli",
    "cpp11",
    "digest",
    "dplyr",
    "evaluate",
    "fastmap",
    "generics",
    "glue",
    "highr",
    "htmltools",
    "jsonlite",
    "knitr",
    "lifecycle",
    "magrittr",
    "pillar",
    "pkgconfig",
    "purrr",
    "R6",
    "repr",
    "rlang",
    "stringi",
    "stringr",
    "tibble",
    "tidyr",
    "tidyselect",
    "utf8",
    "vctrs",
    "withr",
    "xfun",
    "yaml"
  ],
  "_vignettes": [
    {
      "source": "extending_skimr.Rmd",
      "filename": "extending_skimr.html",
      "title": "Extending skimr",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introduction",
        "Skimming objects that are not coercible to data frames",
        "Defining sfl's for a package",
        "Adding new methods",
        "Conclusion"
      ],
      "created": "2022-04-12 11:34:35",
      "modified": "2025-07-26 00:09:11",
      "commits": 2
    },
    {
      "source": "Skimr_defaults.Rmd",
      "filename": "Skimr_defaults.html",
      "title": "Skimr defaults",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introduction",
        "The base skimmers",
        "Default skimmers"
      ],
      "created": "2018-03-03 13:31:44",
      "modified": "2019-11-07 11:28:41",
      "commits": 7
    },
    {
      "source": "Using_fonts.Rmd",
      "filename": "Using_fonts.html",
      "title": "Using Fonts",
      "engine": "knitr::rmarkdown",
      "headings": [],
      "created": "2017-12-20 00:44:33",
      "modified": "2019-10-18 01:58:08",
      "commits": 8
    },
    {
      "source": "using_skimr.Rmd",
      "filename": "using_skimr.html",
      "title": "Using Skimr",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introduction",
        "The skim() function",
        "Skimming data frames",
        "Skimming vectors",
        "Skimming matrices",
        "Skimming without modification",
        "Reshaping the results from skim()",
        "Rendering the results of skim()",
        "Customizing print options",
        "Modifying skim()",
        "Extending skimr",
        "Solutions to common rendering problems"
      ],
      "created": "2025-07-26 00:09:11",
      "modified": "2026-01-08 23:45:34",
      "commits": 2
    }
  ],
  "_score": 17.08677753072551,
  "_indexed": true,
  "_nocasepkg": "skimr",
  "_universes": [
    "ropensci",
    "elinw"
  ],
  "_binaries": [
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "2.2.2",
      "date": "2026-04-09T08:50:14.000Z",
      "distro": "noble",
      "commit": "004d4068e4097dbff6c5dad1b8e01c1d36bd7337",
      "fileid": "d2d871585ffa29296faec54d62d854f93c1a235e9aef8e8087cabce26ddacc4b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/24181117263"
    },
    {
      "r": "4.5.3",
      "os": "linux",
      "version": "2.2.2",
      "date": "2026-04-09T08:50:21.000Z",
      "distro": "noble",
      "commit": "004d4068e4097dbff6c5dad1b8e01c1d36bd7337",
      "fileid": "9c47bcad832b7020bb4537ff85ec22170c8485f145281c21da04be77baad3737",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/24181117263"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "2.2.2",
      "date": "2026-04-09T08:50:01.000Z",
      "commit": "004d4068e4097dbff6c5dad1b8e01c1d36bd7337",
      "fileid": "faeeeb2b85d467b3ad583317b5ea3e76f51c4ebd03c86b16ea5fdc9f62b69d7a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/24181117263"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "2.2.2",
      "date": "2026-04-09T08:50:12.000Z",
      "commit": "004d4068e4097dbff6c5dad1b8e01c1d36bd7337",
      "fileid": "c08498f68b671711cc2c2d020dc525b79f66f1a7ed1b4691812f0558a7ab456d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/24181117263"
    },
    {
      "r": "4.5.1",
      "os": "wasm",
      "version": "2.2.2",
      "date": "2026-04-09T08:50:37.000Z",
      "commit": "004d4068e4097dbff6c5dad1b8e01c1d36bd7337",
      "fileid": "2e2f36d15350b885afc8ed07a33a8a9f3216886f048389658677e9c157bf3409",
      "status": "success",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/24181117263"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "2.2.2",
      "date": "2026-04-09T08:49:55.000Z",
      "commit": "004d4068e4097dbff6c5dad1b8e01c1d36bd7337",
      "fileid": "161798ccbe4ff36df09b5eee049dac85c88bb838954a942107ccb37c0d298c1c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/24181117263"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "2.2.2",
      "date": "2026-04-09T08:50:19.000Z",
      "commit": "004d4068e4097dbff6c5dad1b8e01c1d36bd7337",
      "fileid": "8b22972cd37962da613f3973ebdec7af67417c8790955e94b03c0bf26c6aa7a1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/24181117263"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "2.2.2",
      "date": "2026-04-09T08:49:21.000Z",
      "commit": "004d4068e4097dbff6c5dad1b8e01c1d36bd7337",
      "fileid": "27055618a16e2691ab4fac2db7c3d0c72c6c95fa0f16a9c93b7d9b64638aed1a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/24181117263"
    }
  ]
}