Path to this page:
./
math/R-sets,
Sets, Generalized Sets, Customizable Sets and Intervals
Branch: CURRENT,
Version: 1.0.24,
Package name: R-sets-1.0.24,
Maintainer: pkgsrc-usersData structures and basic operations for ordinary sets,
generalizations such as fuzzy sets, multisets, and fuzzy multisets,
customizable sets, and intervals.
Master sites: (Expand)
Version history: (Expand)
- (2023-06-11) Updated to version: R-sets-1.0.24
- (2021-08-28) Package added to pkgsrc.se, version R-sets-1.0.18 (created)
CVS history: (Expand)
2023-06-08 18:01:40 by Makoto Fujiwara | Files touched by this commit (2) |
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
|
2021-10-26 12:56:13 by Nia Alarie | Files touched by this commit (458) |
Log message:
math: Replace RMD160 checksums with BLAKE2s checksums
All checksums have been double-checked against existing RMD160 and
SHA512 hashes
|
2021-10-07 16:28:36 by Nia Alarie | Files touched by this commit (458) |
Log message:
math: Remove SHA1 hashes for distfiles
|