Package: stream
Title: Infrastructure for Data Stream Mining
Version: 2.0.6
Date: 2026-07-27
Authors@R: c(
    person("Michael", "Hahsler", , "mhahsler@lyle.smu.edu", role = c("aut", "cre", "cph"),
           comment = c(ORCID = "0000-0003-2716-1405")),
    person("Matthew", "Bolaños", role = "ctb"),
    person("John", "Forrest", role = "ctb"),
    person("Matthias", "Carnein", role = "ctb"),
    person("Dennis", "Assenmacher", role = "ctb"),
    person("Dalibor", "Krleža", role = "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, NSF CMMI
    1728612, and NIH R21HG005912. Hahsler et al (2017)
    <doi:10.18637/jss.v076.i14>.
License: GPL-3
URL: https://github.com/mhahsler/stream
BugReports: https://github.com/mhahsler/stream/issues
Depends: R (>= 3.5.0)
Imports: clue, cluster, clusterGeneration, dbscan (>= 1.0-0), fpc,
        graphics, grDevices, magrittr, MASS, methods, mlbench, proxy
        (>= 0.4-7), Rcpp (>= 0.11.4), rpart, stats, utils
Suggests: animation, DBI, dplyr, knitr, rJava, RSQLite, testthat (>=
        3.0.0)
LinkingTo: BH, Rcpp
Config/testthat/edition: 3
Encoding: UTF-8
Config/roxygen2/version: 8.0.0
NeedsCompilation: yes
Packaged: 2026-07-27 15:28:01 UTC; mhahsler
Author: Michael Hahsler [aut, cre, cph] (ORCID:
    <https://orcid.org/0000-0003-2716-1405>),
  Matthew Bolaños [ctb],
  John Forrest [ctb],
  Matthias Carnein [ctb],
  Dennis Assenmacher [ctb],
  Dalibor Krleža [ctb]
Maintainer: Michael Hahsler <mhahsler@lyle.smu.edu>
Repository: CRAN
Date/Publication: 2026-07-27 16:20:02 UTC
Built: R 4.6.1; x86_64-w64-mingw32; 2026-07-27 23:52:26 UTC; windows
Archs: x64
