Package: stream
Version: 1.3-1
Date: 2019-06-07
Title: Infrastructure for Data Stream Mining
Authors@R: c(person("Michael", "Hahsler", role = c("aut", "cre", "cph"),
                email = "mhahsler@lyle.smu.edu"),
            person("Matthew", "Bolanos", role = c("aut", "cph")),
            person("John", "Forrest", role = c("ctb")),
            person("Matthias", "Carnein", role = c("ctb")),
            person("Dennis", "Assenmacher", role = c("ctb"))
            )
Description: A framework for data stream modeling and associated data mining tasks such as clustering and classification. The development of this package was supported in part by NSF IIS-0948893 and NIH R21HG005912.
Depends: R (>= 2.13.0), methods, proxy (>= 0.4-7)
Imports: clue, cluster, clusterGeneration, dbscan (>= 1.0-0), fpc,
        graphics, grDevices, MASS, mlbench, Rcpp (>= 0.11.4), stats,
        utils
Suggests: animation, DBI, rJava, RSQLite, testthat
URL: https://github.com/mhahsler/stream
BugReports: https://github.com/mhahsler/stream/issues
LinkingTo: Rcpp, BH
License: GPL-3
RoxygenNote: 6.1.1
NeedsCompilation: yes
Packaged: 2019-06-08 03:26:53 UTC; hahsler
Author: Michael Hahsler [aut, cre, cph],
  Matthew Bolanos [aut, cph],
  John Forrest [ctb],
  Matthias Carnein [ctb],
  Dennis Assenmacher [ctb]
Maintainer: Michael Hahsler <mhahsler@lyle.smu.edu>
Repository: CRAN
Date/Publication: 2019-06-08 04:50:02 UTC
