swh:1:snp:865029c8ca579e297e433855c9dc462e51886d34
Raw File
Tip revision: 49fb094937366feb007d47988485d346afbc4589 authored by David Meyer on 13 November 2012, 00:00:00 UTC
version 1.0-12
Tip revision: 49fb094
DESCRIPTION
Package: sets
Version: 1.0-12
Date: 2012-11-13
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"))
Depends: R (>= 2.7.0)
Suggests: proxy
Imports: stats
License: GPL-2
Packaged: 2012-11-13 07:54:16 UTC; meyer
Author: David Meyer [aut, cre], Kurt Hornik [aut], Christian Buchta
        [ctb]
Maintainer: David Meyer <David.Meyer@R-project.org>
Repository: CRAN
Date/Publication: 2012-11-13 08:39:10
back to top