Path to this page:
Subject: CVS commit: pkgsrc/math/R-sets
From: Makoto Fujiwara
Date: 2023-06-08 18:01:40
Message id: 20230608160140.DBBB8FA89@cvs.NetBSD.org
Log Message:
(math/R-sets) Updated 1.0.18 to 1.0.24
(R CMD Rdconv -t txt /tmp/math/R-sets/work/sets/inst/NEWS.Rd | head -40 )
News for Package 'sets'
Changes in version 1.0-24:
* add missing methods in NAMESPACE
Changes in version 1.0-23:
* Fix formals mismatch in .as.list.gset()
Changes in version 1.0-22:
* Add ORCID IDs
Changes in version 1.0-21:
* Vectorize all [cg]set predicates and check for correct
arguments
* add 'as.vector()' methods for [cg]sets
* rename element class to gset_element to avoid name clash with
ggplot
Changes in version 1.0-20:
* Some small fixes in interval code
* '[gc]set_complement(a, b)' now use the union of the universes
of 'a' and 'b', and the max. bound of 'a' and 'b' if no
global defaults are specified.
Changes in version 1.0-19:
* no user-level changes
Files: