Skip to content

Tags: tidyverse/tibble

Tags

v3.3.0.9002

Toggle v3.3.0.9002's commit message
tibble 3.3.0.9002

## Testing

- Suppress `message()` output in some as_tibble tests (@MichaelChirico, #1647).

- Snapshot updates for rcc-full ({"os":"ubuntu-22.04","r":"devel","http-user-agent":"release"}) (#1649).

v3.3.0.9001

Toggle v3.3.0.9001's commit message
tibble 3.3.0.9001

## Chore

- Cynkra's Spring Cleaning (@Layalchristine24, #1643, #1644).

v3.3.0.9000

Toggle v3.3.0.9000's commit message
tibble 3.3.0.9000

## Chore

- Auto-update from GitHub Actions.

  Run: https://github.com/tidyverse/tibble/actions/runs/15506522924

- Use Quarto-style formatting in vignettes.

- Auto-update from GitHub Actions.

  Run: https://github.com/tidyverse/tibble/actions/runs/15506365201

- Upkeep (#1641).

## Documentation

- Posit as copyright holder.

v3.3.0

Toggle v3.3.0's commit message
tibble 3.3.0

## Bug fixes

- Subset tibble with `"0"` for row index (@eitsupi, #1636, #1637).

- `new_tibble()` and `as_tibble()` support attributes named `"n"` and `"x"` (#1573, #1574).

## Features

- Support new vctrs `.name_repair` options: `unique_quiet`, `universal_quiet` (@andreranza, #1549, #1625).

- Rework `view()` to better work with RStudio and Positron (@DavisVaughan, #1551, #1603).

- `as_tibble()` calls `as.data.frame()` for objects that are not subclasses of `"tbl_df"` (@TimTaylor, #1556, #1557).

## Documentation

- Update comparison between tibble and data.frame (@olivroy, #1567).

- Use pak for installing dev version in README (@luisDVA, #1600).

- Document that `...` must be empty in `print.tbl_df()`.

- Request to not edit `NEWS.md`.

- Fix rendering if suggested packages are missing.

- Alt text (@maelle, #1528, #1539).

## Testing

- Skip tests if packages are missing.

- Override `::` to avoid failures in tests without suggested packages.

v3.2.1.9900

Toggle v3.2.1.9900's commit message
tibble 3.2.1.9900

## Bug fixes

- Subset tibble with `"0"` for row index (@eitsupi, #1636, #1637).

- `new_tibble()` and `as_tibble()` support attributes named `"n"` and `"x"` (#1573, #1574).

## Features

- Support new vctrs `.name_repair` options: `unique_quiet`, `universal_quiet` (@andreranza, #1549, #1625).

- Rework `view()` to better work with RStudio and Positron (@DavisVaughan, #1551, #1603).

- `as_tibble()` calls `as.data.frame()` for objects that are not subclasses of `"tbl_df"` (@TimTaylor, #1556, #1557).

## Documentation

- Update comparison between tibble and data.frame (@olivroy, #1567).

- Use pak for installing dev version in README (@luisDVA, #1600).

- Document that `...` must be empty in `print.tbl_df()`.

- Request to not edit `NEWS.md`.

- Fix rendering if suggested packages are missing.

- Alt text (@maelle, #1528, #1539).

## Testing

- Skip tests if packages are missing.

- Override :: to avoid failures in tests without suggested packages.

v3.2.1.9055

Toggle v3.2.1.9055's commit message
tibble 3.2.1.9055

## Bug fixes

- Subset tibble with `"0"` for row index (@eitsupi, #1636, #1637).

v3.2.1.9054

Toggle v3.2.1.9054's commit message
tibble 3.2.1.9054

## Continuous integration

- Enhance permissions for workflow (#1635).

v3.2.1.9053

Toggle v3.2.1.9053's commit message
tibble 3.2.1.9053

## Features

- Support new vctrs `.name_repair` options: `unique_quiet`, `universal_quiet` (@andreranza, #1549, #1625).

v3.2.1.9052

Toggle v3.2.1.9052's commit message
tibble 3.2.1.9052

## Continuous integration

- Permissions, better tests for missing suggests, lints (#1634).

v3.2.1.9051

Toggle v3.2.1.9051's commit message
tibble 3.2.1.9051

## Continuous integration

- Only fail covr builds if token is given (#1633).

- Always use `_R_CHECK_FORCE_SUGGESTS_=false` (#1632).