Skip to content

tibble

3.3.1

Simple Data Frames

2,993packages depend
22.2Mdownloads / year
82.3%test coverage
8/13checks pass

Overview

About
Maintained by Kirill MüllerFirst published 2016-03-2334 releasesCRAN page ↗GitHub ↗

Provides a 'tbl_df' class (the 'tibble') with stricter checking and better formatting than the traditional data frame.

Install

Health

CRAN checks
1ERROR4NOTE8OK
Failing flavors
  • NOTE r-devel-linux-x86_64-debian-clang
  • NOTE r-devel-linux-x86_64-debian-gcc
  • NOTE r-devel-linux-x86_64-fedora-gcc
  • NOTE r-devel-windows-x86_64
  • ERROR r-oldrel-windows-x86_64
Slowest check: 4.6 min · r-devel-linux-x86_64-fedora-clang
Code health
Yes
Tests · ratio 2.70
82.3%
Coverage · measured lines
98%
Documentation · exports
9
Dependencies · direct
Check history
  • ERROR2026-07-13
    12 OK · 0 NOTE · 0 WARNING · 1 ERROR · 0 FAILURE
  • OK2026-07-10
    13 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE
  • ERROR2026-07-07
    12 OK · 0 NOTE · 0 WARNING · 1 ERROR · 0 FAILURE
  • OK2026-06-29
    13 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE
  • ERROR2026-06-27
    12 OK · 0 NOTE · 0 WARNING · 1 ERROR · 0 FAILURE
Show 25 earlier snapshots
  • OK2026-06-24
    13 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE
  • ERROR2026-06-20
    12 OK · 0 NOTE · 0 WARNING · 1 ERROR · 0 FAILURE
  • OK2026-06-19
    13 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE
  • ERROR2026-06-12
    12 OK · 0 NOTE · 0 WARNING · 1 ERROR · 0 FAILURE
  • OK2026-06-09
    13 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE
  • ERROR2026-06-07
    12 OK · 0 NOTE · 0 WARNING · 1 ERROR · 0 FAILURE
  • OK2026-06-04
    13 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE
  • ERROR2026-06-01
    12 OK · 0 NOTE · 0 WARNING · 1 ERROR · 0 FAILURE
  • OK2026-05-30
    13 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE
  • ERROR2026-05-28
    12 OK · 0 NOTE · 0 WARNING · 1 ERROR · 0 FAILURE
  • OK2026-05-27
    13 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE
  • ERROR2026-05-24
    12 OK · 0 NOTE · 0 WARNING · 1 ERROR · 0 FAILURE
  • OK2026-05-06
    13 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE
  • ERROR2026-05-01
    12 OK · 0 NOTE · 0 WARNING · 1 ERROR · 0 FAILURE
  • OK2026-04-30
    13 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE
  • ERROR2026-04-28
    11 OK · 0 NOTE · 0 WARNING · 2 ERROR · 0 FAILURE
  • OK2026-04-24
    14 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE
  • ERROR2026-04-21
    13 OK · 0 NOTE · 0 WARNING · 1 ERROR · 0 FAILURE
  • OK2026-04-16
    14 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE
  • ERROR2026-04-13
    13 OK · 0 NOTE · 0 WARNING · 1 ERROR · 0 FAILURE
  • OK2026-04-12
    14 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE
  • ERROR2026-03-29
    13 OK · 0 NOTE · 0 WARNING · 1 ERROR · 0 FAILURE
  • OK2026-03-28
    14 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE
  • ERROR2026-03-19
    13 OK · 0 NOTE · 0 WARNING · 1 ERROR · 0 FAILURE
  • OK2026-03-10
    14 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE

Documentation

Documentation
READMEYes · 335 wordsVignettesYes · dynamicpkgdown siteNoNEWSYes · 100% structuredCode of conductNoContributing guideNo
Examples that run
100%
Documented parameters
74%
Return-value docs
47%
References docs
0%

Downloads

22.2M
CRAN downloads in the past year
Rank #11 · ~60.7K/day · ~1.8M/mo
Daily download trend is not available in this view yet.
1.7M30 days
5.3M90 days
22.2M1 year
Compare downloads with other packages →
Also on220.6K r2u256 autocran1.6M conda_forge1.5K bioconda6.4K c2d4u

Repository

Repository
753Stars
139Forks
32Open issues
12Open PRs
36Releases
5,403Commits
84Contributors
rtidy-data
5,403 commits · Last activity 2026-07-02 · +0.9% stars, 30d

Stars over time

2025-07-14 · 7112026-07-19 · 753

Repository practices

Upstream repositoryBeta

12 development-tooling and community-health practices detected across 8 families in the upstream repository

Checks run against github.com/tidyverse/tibble on 2026-07-19.

Continuous integration (1)
GitHub Actions
Reproducibility and dev environment (1)
Gitpod
CRAN release process (2)
cran-comments.mdrevdep/
Docs source (1)
README.Rmd
Show all practices
Lint, format, editor (2)
AirRStudio project
Coverage (1)
Codecov
Governance and community (3)
Issue templatesCODEOWNERSSupport guide
Git structural (1)
.gitattributes
How this is detected·Detection ruleset v1 (2026-07-18)

Dependencies

Code & Tests

Code Composition
R 10,084 (40%)Markdown 8,448 (34%)Vignettes 4,479 (18%)Rd 1,684 (7%)C 383 (2%)Other 37 (0%)
Code characteristics
Object systems
S324
Cyclomatic complexity
1.0 median / 18 max
Test cases
306 / 2.70 per code line

Test coverage

Line coverage

82%

Expression

82.1%

Tests / Examples

82.3% / 39% ex

Functions

311 33 exported

Complexity

2.2 avg / 18 max

Call network

311 nodes / 414 edges

Loading call graph…

Lowest coverage

311 functions
FunctionCycloCoverage
data_frame exp10%
data_frame_ exp10%
frame_data exp10%
lst_ exp10%
repair_names exp20%
trunc_mat exp20%

People & History

People (5)
Maintainer (1)
Author, Maintainer
Authors (2)
Author, Maintainer
Contributors (2)
Contributor · added in 2.0.0
Contributor
Copyright holders (1)
Copyright holder, Funder · added in 3.3.1
Funders (1)
Copyright holder, Funder · added in 3.3.1
Listed in earlier versions (2)
no longer listed · 1.0 to 3.3.0
no longer listed · 3.0.0 to 3.3.0
Package Timeline

34 releases. Pick two to compare their code metrics. R releases are shown for context.

  • R
    R 4.6.0 released · 2026-04-24
  • 3.3.1Latest
    2026-01-11 · current release · diff ↗
  • 3.3.0
    2025-06-08 · diff ↗
  • R
    R 4.5.0 released · 2025-04-11
  • R
    R 4.4.0 released · 2024-04-24
  • R
    R 4.3.0 released · 2023-04-21
  • 3.2.1
    2023-03-20 · diff ↗
  • 3.2.0
    2023-03-08 · diff ↗
  • 3.1.8
    2022-07-22 · diff ↗
  • 3.1.7
    2022-05-03 · diff ↗
  • R
    R 4.2.0 released · 2022-04-22
  • 3.1.6
    2021-11-07 · diff ↗
  • 3.1.5
    2021-09-30 · diff ↗
  • 3.1.4
    2021-08-25 · diff ↗
  • 3.1.3
    2021-07-23 · diff ↗
  • R
    R 4.1.0 released · 2021-05-18
Show 30 earlier events
  • 3.1.2
    2021-05-16 · diff ↗
  • 3.1.1
    2021-04-18 · diff ↗
  • 3.1.0
    2021-02-25 · diff ↗
  • 3.0.6
    2021-01-29 · diff ↗
  • 3.0.5
    2021-01-15 · diff ↗
  • 3.0.4
    2020-10-12 · diff ↗
  • 3.0.3
    2020-07-10 · diff ↗
  • 3.0.2
    2020-07-07 · diff ↗
  • R
    R 4.0.0 released · 2020-04-24
  • 3.0.1
    2020-04-20 · diff ↗
  • 3.0.0
    2020-03-30 · diff ↗
  • 2.1.3
    2019-06-06 · diff ↗
  • 2.1.2
    2019-05-29 · diff ↗
  • R
    R 3.6.0 released · 2019-04-26
  • 2.1.1
    2019-03-16 · diff ↗
  • 2.0.1
    2019-01-12 · diff ↗
  • 2.0.0
    2019-01-04 · diff ↗
  • R
    R 3.5.0 released · 2018-04-23
  • 1.4.2
    2018-01-22 · diff ↗
  • 1.4.1
    2017-12-26 · diff ↗
  • 1.3.4
    2017-08-22 · diff ↗
  • 1.3.3
    2017-05-28 · diff ↗
  • 1.3.1
    2017-05-17 · diff ↗
  • R
    R 3.4.0 released · 2017-04-21
  • 1.3.0
    2017-04-01 · diff ↗
  • 1.2
    2016-08-26 · diff ↗
  • 1.1
    2016-07-04 · diff ↗
  • R
    R 3.3.0 released · 2016-05-03
  • 1.0
    2016-03-23
  • R
    R 3.2.0 released · 2015-04-16

Package metadata

First published
2016-03-23
Total releases
34 / 10 yrs
License
MIT + file LICENSE OSI
Minimum R
≥ 3.4.0
Download size
544 KB
Installed size
not tracked yet
With dependencies
not tracked yet
Report a problem with this page →