swh:1:snp:865029c8ca579e297e433855c9dc462e51886d34
Raw File
Tip revision: 21dcb0132325af1c75954b496e4f5574a82bc523 authored by David Meyer on 01 September 2012, 00:00:00 UTC
version 1.0-11
Tip revision: 21dcb01
DESCRIPTION
Package: sets
Version: 1.0-11
Date: 2012-09-01
Title: Sets, Generalized Sets, Customizable Sets and Intervals
Description: Data structures and basic operations for ordinary sets,
        generalizations such as fuzzy sets, multisets, and fuzzy
        multisets, customizable sets, and intervals.
Authors@R: c(person(given = "David", family = "Meyer", role = c("aut",
        "cre"), email = "David.Meyer@R-project.org"), person(given =
        "Kurt", family = "Hornik", role = c("aut")), person(given =
        "Christian", family = "Buchta", role = "ctb"))
Author: David Meyer [aut, cre], Kurt Hornik [aut], Christian Buchta
        [ctb]
Maintainer: David Meyer <David.Meyer@R-project.org>
Depends: R (>= 2.7.0)
Suggests: proxy
Imports: stats
License: GPL-2
Packaged: 2012-09-02 10:58:19 UTC; meyer
Repository: CRAN
Date/Publication: 2012-09-02 11:01:15
back to top