Path to this page:
Subject: CVS commit: pkgsrc/textproc/R-readr
From: Makoto Fujiwara
Date: 2023-06-17 16:14:38
Message id: 20230617141438.4C36FFA89@cvs.NetBSD.org
Log Message:
(textproc/R-readr) Updated 2.1.2 to 2.1.4
# readr 2.1.4
* No user-facing changes. Patch release with internal changes
requested by CRAN.
# readr 2.1.3
* Help files below `man/` have been re-generated, so that they give
rise to valid HTML5. (This is the impetus for this release, to keep
the package safely on CRAN.)
* `mini-gapminder-africa.csv` and friends are new example datasets
accessible via `readr_example()`, which have been added to
illustrate reading multiple files at once, into a single data frame.
Files: