- Patch release: fix non-ascii characters issue
- New dataset: translation of
modeldata::credit_data
- Fix
clima
description - Fix R CDM check failures (HTML validation)
- New dataset: translation of
palmerpenguins::penguins
- Fix variable name:
oms$nuevos_fpp_h3534
->oms$nuevos_fpp_h3544
- Fix variable name:
flores$Especies
->flores$Especie
Changes to column names:
- Unify mpg and mtcars:
datos::mtautos$motor
is now nameddatos::mtautos$cilindrada
.
Compatibility:
- Import required packages.
Changes to dataset values:
- Translate values in variables of
datos::aviones
. - Update
datos::encuesta
. - Fix yaml issues in
dirigentes
andpremios_dirigentes
. - Fix factor levels in `encuesta::partido.
Changes to metadata:
- Latin letters with acute now use unicode.
- Fix non-ASCII characters, some typos, and style.
- Adds translation for the rest of the data sets in the
Lahman
package - Adds translation to the
common
dataset from thefueleconomy
package - Some improvements to translation code
- Removes dependency on
rlang