Package: streamMOA
Version: 1.3-0
Date: 2022-09-03
Encoding: UTF-8
Title: Interface for MOA Stream Clustering Algorithms
Authors@R: c(person("Michael", "Hahsler", role = c("aut", "cre", "cph"),
	    email = "mhahsler@lyle.smu.edu",
	    comment = c(ORCID = "0000-0003-2716-1405")),
	person("John", "Forrest", role = c("aut", "cph")),
	person("Matthew", "Bolanos", role = c("ctb")),
	person("Matthias", "Carnein", role = c("ctb")),
	person("Dalibor", "Krleža", role = c("ctb")))
Description: Interface for data stream clustering algorithms implemented in the MOA (Massive Online Analysis) framework (Albert Bifet, Geoff Holmes, Richard Kirkby, Bernhard Pfahringer (2010). MOA: Massive Online Analysis, Journal of Machine Learning Research 11: 1601-1604).
Depends: stream (>= 2.0-0), rJava (>= 1.0-1)
Imports: graphics, stats, methods
Suggests: RMOA (>= 1.1.0)
SystemRequirements: Java (>= 8)
BugReports: https://github.com/mhahsler/streamMOA
License: GPL-3
Copyright: MOA code in inst/java/moa.jar is Copyright (C) The
        University of Waikato and distributed under the Apache License,
        version 2.0. All other code is Copyright (C) Matthew Bolanos,
        John Forrest and Michael Hahsler
RoxygenNote: 7.2.1
NeedsCompilation: no
Packaged: 2022-09-03 17:45:18 UTC; hahsler
Author: Michael Hahsler [aut, cre, cph]
    (<https://orcid.org/0000-0003-2716-1405>),
  John Forrest [aut, cph],
  Matthew Bolanos [ctb],
  Matthias Carnein [ctb],
  Dalibor Krleža [ctb]
Maintainer: Michael Hahsler <mhahsler@lyle.smu.edu>
Repository: CRAN
Date/Publication: 2022-09-03 21:50:02 UTC
Built: R 4.1.2; ; 2022-09-04 10:34:31 UTC; unix
