Path to this page:
Subject: CVS commit: pkgsrc/devel/R-purrr
From: Makoto Fujiwara
Date: 2020-09-20 23:32:33
Message id: 20200920213233.9A9F0FB28@cvs.NetBSD.org
Log Message:
(devel/R-purrr) Updated 0.3.3 to 0.3.4. TEST_DEPENDS added and now passes
# purrr 0.3.4
* Added documentation for exporting functions created with purrr
adverb (@njtierney, #668). See `?faq-adverbs-export`.
* Added `none()`, which tests that a predicate is false for all elements
(the opposite of `every()`) (@AliciaSchep, #735).
Files: