pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/textproc/R-vroom
Module Name: pkgsrc
Committed By: mef
Date: Fri Jun 12 23:06:38 UTC 2026
Modified Files:
pkgsrc/textproc/R-vroom: Makefile distinfo
Log Message:
(textproc/R-vroom) Updated 1.6.5 to 1.7.1
# vroom 1.7.1
-------------
* Internal changes requested by CRAN for forward compatibility with
clang 22.
* Internal changes requested by CRAN to remove non-API calls to
`Rf_findVarInFrame` and `R_NamespaceRegistry`.
# vroom 1.7.0
-------------
* [vroom.tidyverse.org](https://vroom.tidyverse.org/) is the new home
of vroom's website, catching up to the much earlier move (April
2022) of vroom's GitHub repository from the r-lib organization to
the tidyverse. The motivation for that was to make it easier to
transfer issues between these two closely connected packages.
* The `path` parameter has been removed from `vroom_write()`. This
parameter was deprecated in vroom 1.5.0 (2021-06-14) in favor of the
`file` parameter (#575).
* The function `vroom_altrep_opts()` and the argument
`vroom(altrep_opts =)` have been removed. They were deprecated in
favor of `vroom_altrep()` and `altrep =`, respectively, in v1.2.0
(2020-01-13). Also applies to `vroom_fwf(altrep_opts =)` and
`vroom_lines(altrep_opts =)` (#575).
* `vroom()` now supports reading from a remote file that uses any of
the supported compression formats, by downloading to a temporary
(compressed) file. This is a new feature for `.bz2`, `.xz`, and
`.zip` and fixes `.gz` bugs arising from problematic behaviour of
`base::gzcon()` (#400, #553,
https://github.com/tidyverse/readr/issues/1555,
https://github.com/tidyverse/readr/issues/1553).
* `mtcars.csv.tar.gz` and `mtcars-concatenated.csv.gz` are 2 new
example files that are handy internally, at least, for exercising
code related to reading compressed files.
* vroom now offers to install the archive package if it's needed to
complete the user's request
(https://github.com/tidyverse/readr/issues/1334).
* vroom takes the recommended approach for phasing out usage of the
non-API entry points `SETLENGTH`, `SET_TRUELENGTH`, and `ATTRIB`
(#582, #596).
* Unclosed quotes (e.g., `a,b,"c` with no closing `"`) now trigger a
warning, instead of silent data truncation. The affected row is also
newly included in the returned data, which should facilitate
troubleshooting (#484,
https://github.com/tidyverse/readr/issues/1539,
https://github.com/tidyverse/readr/issues/1491).
* Columns specified as having type "number" (requested via
`col_number()` or `"number"` or `'n'`) or "skip" (requested via
`col_skip()` or `"skip"` or `_` or `-`) now work in the case where 0
rows of data are parsed (#427, #540, #548).
* `vroom()`, `vroom_lines()`, and `vroom_fwf()` now close and destroy
(instead of leak) the connection in the case where opening the
connection fails due to, e.g., a nonexistent URL (#488).
* If there is insufficient space for the tempfile used when reading
from a connection (affects delimited and fixed width parsing, from
compressed files and URLs), that is now reported as an error and no
longer segfaults (#544).
* `vroom(..., n_max = 0, col_names = c(...))` with a connection
(compressed file, URL, raw connection) no longer produces a
"negative length vectors are not allowed" error or crashes R (#539).
* `vroom_fwf(..., n_max = 0)` with a connection no longer segfaults
(#590).
# vroom 1.6.7
-------------
* `locale(encoding =)` now warns, instead of errors, when the encoding
cannot be found in `iconvlist()` return value. This removes an
unnecessary blocker on platforms like Alpine Linux where the output
doesn't reflect actual capabilities.
* vroom no longer uses `STDVEC_DATAPTR()` and takes the recommended
approach for phasing out usage of `DATAPTR()` (#561).
* `problems()` works normally for vroom-produced objects, even if
readr is attached (#534, #554).
* `problems()` are no longer corrupted if the offending data frame is
partially materialized, e.g. by viewing a subset, before calling
`problems()` (#535).
# vroom 1.6.6
-------------
* Fixed a bad URL in the README at CRAN's request.
To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 pkgsrc/textproc/R-vroom/Makefile
cvs rdiff -u -r1.6 -r1.7 pkgsrc/textproc/R-vroom/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/textproc/R-vroom/Makefile
diff -u pkgsrc/textproc/R-vroom/Makefile:1.5 pkgsrc/textproc/R-vroom/Makefile:1.6
--- pkgsrc/textproc/R-vroom/Makefile:1.5 Sun Jan 21 09:05:33 2024
+++ pkgsrc/textproc/R-vroom/Makefile Fri Jun 12 23:06:38 2026
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.5 2024/01/21 09:05:33 mef Exp $
+# $NetBSD: Makefile,v 1.6 2026/06/12 23:06:38 mef Exp $
R_PKGNAME= vroom
-R_PKGVER= 1.6.5
+R_PKGVER= 1.7.1
CATEGORIES= textproc
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
Index: pkgsrc/textproc/R-vroom/distinfo
diff -u pkgsrc/textproc/R-vroom/distinfo:1.6 pkgsrc/textproc/R-vroom/distinfo:1.7
--- pkgsrc/textproc/R-vroom/distinfo:1.6 Sun Jan 21 02:54:27 2024
+++ pkgsrc/textproc/R-vroom/distinfo Fri Jun 12 23:06:38 2026
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.6 2024/01/21 02:54:27 mef Exp $
+$NetBSD: distinfo,v 1.7 2026/06/12 23:06:38 mef Exp $
-BLAKE2s (R/vroom_1.6.5.tar.gz) = f7f6c281fb023d086e301f474b396bc872e91775e34adcd901446124b08e8e74
-SHA512 (R/vroom_1.6.5.tar.gz) = 7df88eea567418608db95bfb7925e4371851fa1c9badecb15cf87ab64b6d2bcd3f19c8d278d95aa0c487e7ad2376332e0739975c55d677cf9b177f8ba3a6f502
-Size (R/vroom_1.6.5.tar.gz) = 750416 bytes
+BLAKE2s (R/vroom_1.7.1.tar.gz) = 46a6cf4e0e03a2b1d2e021300258784686b51feb81fe6e18069834f96593de9f
+SHA512 (R/vroom_1.7.1.tar.gz) = d25657d6459e6a0883fb6e8d9bb86b415f0de2ce02c4a0f0ecb9c386d36e0effecfd0126a0dcfa71af051665734a46dc1db0ecc5352c6cba1d5bc3459b84ff6a
+Size (R/vroom_1.7.1.tar.gz) = 619728 bytes
Home |
Main Index |
Thread Index |
Old Index