1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17
|
Package: inum
Title: Interval and Enum-Type Representation of Vectors
Date: 2023-03-09
Version: 1.0-5
Authors@R: person("Torsten", "Hothorn", role = c("aut", "cre"),
email = "Torsten.Hothorn@R-project.org")
Description: Enum-type representation of vectors and representation
of intervals, including a method of coercing variables in data frames.
Depends: R (>= 3.3.0)
Imports: stats, libcoin (>= 1.0-0)
License: GPL-2
NeedsCompilation: no
Packaged: 2023-03-09 10:45:13 UTC; hothorn
Author: Torsten Hothorn [aut, cre]
Maintainer: Torsten Hothorn <Torsten.Hothorn@R-project.org>
Repository: CRAN
Date/Publication: 2023-03-09 12:20:02 UTC
|