aboutsummaryrefslogtreecommitdiff
path: root/math/R-cran-sets
Commit message (Collapse)AuthorAgeFilesLines
* One more small cleanup, forgotten yesterday.Mathieu Arnold2021-04-071-1/+0
| | | | Reported by: lwhsu
* Remove # $FreeBSD$ from Makefiles.Mathieu Arnold2021-04-061-1/+0
|
* math/R: Update to version 4.0.0Joseph Mingrone2020-05-051-0/+1
| | | | | | | | | | | | | | Upstream changes: https://stat.ethz.ch/pipermail/r-announce/2020/000653.html Also bump PORTREVISION of ports that depend on math/R. Submitted by: wen (in part) Reviewed by: jwb, Rainer Hurling <rhurlin@gwdg.de>, thierry Differential Revision: https://reviews.freebsd.org/D24572 Notes: svn path=/head/; revision=534095
* Data structures and basic operations for ordinary sets, generalizations such asWen Heping2019-12-033-0/+22
fuzzy sets, multisets, and fuzzy multisets, customizable sets, and intervals. WWW: https://cran.r-project.org/web/packages/sets/ Notes: svn path=/head/; revision=518899