revdep/library/simts/old/tibble/NEWS.md

tibble 3.1.6

tibble 3.1.5

tibble 3.1.4

Features

Documentation

Performance

Internal

tibble 3.1.3

Bug fixes

Features

Internal

tibble 3.1.2

tibble 3.1.1

tibble 3.1.0

Bug fixes

Features

Internal

tibble 3.0.6

tibble 3.0.5

tibble 3.0.4

Compatibility

Bug fixes

tibble 3.0.3

tibble 3.0.2

Bug fixes

Performance

Compatibility

tibble 3.0.1

Compatibility fixes

Bug fixes

Enhancements

tibble 3.0.0

Major breaking changes

Breaking changes

Soft deprecations

Features

Output

Performance

Internal

tibble 2.1.3

tibble 2.1.2

tibble 2.1.1

tibble 2.0.1

tibble 2.0.0

Breaking changes

The tibble() and as_tibble() functions, and the low-level new_tibble() constructor, have undergone a major overhaul to improve consistency. We suspect that package code will be affected more than analysis code.

To improve compatibility with existing code, breaking changes were reduced to a minimum and in some cases replaced with a warning that appears once per session. Call tibble:::scoped_lifecycle_errors() when updating your packages or scripts to the new semantics API to turn these warnings into errors. The compatibility code will be removed in tibble 3.0.0.

New features

The validate argument of as_tibble() is deprecated but supported (emits a message once per session). Use .name_repair = "minimal" instead of validate = FALSE, and .name_repair = "check_unique" instead of validate = TRUE. If you need to support older versions of tibble, pass both .name_repair and validate arguments in a consistent way, no message will be emitted in this case (#469, @jennybc).

New functions

Output

Bug fixes

Internal

tibble 1.4.2

Bug fixes

Features

Performance

tibble 1.4.1

New formatting

The new pillar package is now responsible for formatting tibbles. Pillar will try to display as many columns as possible, if necessary truncating or shortening the output. Colored output highlights important information and guides the eye. The vignette in the tibble package describes how to adapt custom data types for optimal display in a tibble.

New features

Bug fixes

Internal changes

tibble 1.3.4

Bug fixes

Formatting

tibble 1.3.3

Bug fixes

tibble 1.3.1

Bug fixes

Interface changes

Formatting

Misc

tibble 1.3.0

Bug fixes

Interface changes

Features

General

Input validation

Printing

Documentation

Internal

tibble 1.2

Bug fixes

Interface changes

Features

Documentation

tibble 1.1

Follow-up release.

Breaking changes

Output

Error reporting

Coercion

New features

Bug fixes

Documentation

Internal

Version 1.0



SMAC-Group/simts documentation built on Sept. 4, 2023, 5:25 a.m.