Received: by mail.netbsd.org (Postfix, from userid 605) id 24C6884EF2; Sun, 1 May 2022 15:52:41 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 5F6BD84E79 for ; Sun, 1 May 2022 15:52:40 +0000 (UTC) X-Virus-Scanned: amavisd-new at netbsd.org Received: from mail.netbsd.org ([127.0.0.1]) by localhost (mail.netbsd.org [127.0.0.1]) (amavisd-new, port 10025) with ESMTP id du_CCQJ8E3Hv for ; Sun, 1 May 2022 15:52:39 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.NetBSD.org [IPv6:2001:470:a085:999:28c:faff:fe03:5984]) by mail.netbsd.org (Postfix) with ESMTP id BC78F84CDF for ; Sun, 1 May 2022 15:52:39 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id B5DB9FB1A; Sun, 1 May 2022 15:52:39 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_16514203593200" MIME-Version: 1.0 Date: Sun, 1 May 2022 15:52:39 +0000 From: "Makoto Fujiwara" Subject: CVS commit: pkgsrc/textproc/R-readr To: pkgsrc-changes@NetBSD.org Reply-To: mef@netbsd.org X-Mailer: log_accum Message-Id: <20220501155239.B5DB9FB1A@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_16514203593200 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: mef Date: Sun May 1 15:52:39 UTC 2022 Modified Files: pkgsrc/textproc/R-readr: Makefile distinfo Log Message: (textproc/R-readr) Updated 2.0.1 to 2.1.2 # readr 2.1.2 * `read_table()`, `read_log()`, and `read_delim_chunked()` (and friends) gain the `show_col_types` argument found elsewhere. All `read_*()` functions now respect the `show_col_types` argument or option, even when using the first edition parsing engine (#1331). * `show_progress()` uses `rlang::is_interactive()` instead of `base::interactive()` (#1356). * `read_builtin()` does more argument checking, so that we catch obviously malformed input before passing along to `utils::data()` (#1361). * `chickens.csv` and `whitespace-sample.txt` are new example datasets accessible via `readr_example()` (#1354). # readr 2.1.1 * Jenny Bryan is now the maintainer. * Fix buffer overflow when trying to parse an integer from a field that is over 64 characters long (#1326) # readr 2.1.0 * All readr functions again read eagerly by default. Unfortunately many users experienced frustration from the drawbacks of lazy reading, in particular locking files on Windows, so it was decided to disable lazy reading default. However `options(readr.read_lazy = TRUE)` can be used to set the default to by lazy if desired. * New `readr.read_lazy` global option to control if readr reads files lazily or not (#1266) # readr 2.0.2 * minor test tweak for compatibility with testthat 3.1.0 (#@lionel-, #1304) * `write_rds()` gains a `text=` argument, to control using a text based object representation, like the `ascii=` argument in `saveRDS()` (#1270) To generate a diff of this commit: cvs rdiff -u -r1.5 -r1.6 pkgsrc/textproc/R-readr/Makefile \ pkgsrc/textproc/R-readr/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_16514203593200 Content-Disposition: inline Content-Length: 1501 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/textproc/R-readr/Makefile diff -u pkgsrc/textproc/R-readr/Makefile:1.5 pkgsrc/textproc/R-readr/Makefile:1.6 --- pkgsrc/textproc/R-readr/Makefile:1.5 Sat Sep 11 01:07:42 2021 +++ pkgsrc/textproc/R-readr/Makefile Sun May 1 15:52:39 2022 @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.5 2021/09/11 01:07:42 mef Exp $ +# $NetBSD: Makefile,v 1.6 2022/05/01 15:52:39 mef Exp $ R_PKGNAME= readr -R_PKGVER= 2.0.1 +R_PKGVER= 2.1.2 CATEGORIES= textproc MAINTAINER= pkgsrc-users@NetBSD.org Index: pkgsrc/textproc/R-readr/distinfo diff -u pkgsrc/textproc/R-readr/distinfo:1.5 pkgsrc/textproc/R-readr/distinfo:1.6 --- pkgsrc/textproc/R-readr/distinfo:1.5 Tue Oct 26 11:21:31 2021 +++ pkgsrc/textproc/R-readr/distinfo Sun May 1 15:52:39 2022 @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.5 2021/10/26 11:21:31 nia Exp $ +$NetBSD: distinfo,v 1.6 2022/05/01 15:52:39 mef Exp $ -BLAKE2s (R/readr_2.0.1.tar.gz) = a6b4a5eca1bef10fa8f7a02948eb0e46ee293342df572f12f84291afb3841319 -SHA512 (R/readr_2.0.1.tar.gz) = b63c0c82316245eaca84cdb95232e52dabd81f3feecd7df9b6cb87e55f48d833ba3ae7dd07919f3d91555f13f1b94d33a102542d236b7af5a8accda609103269 -Size (R/readr_2.0.1.tar.gz) = 517944 bytes +BLAKE2s (R/readr_2.1.2.tar.gz) = 16fb9cffe0a8e39f8cc8d583427cf272568ec5d228f04d41e791d207b5252265 +SHA512 (R/readr_2.1.2.tar.gz) = 449bb104a244448b72fe7d9f4c99e622652bc09a3636dbd1091c12de3971b822e5e10d09918ed97ae346508ef8819640a9a778feaf56f82de5af4300f4bdd021 +Size (R/readr_2.1.2.tar.gz) = 302240 bytes --_----------=_16514203593200--