Package: streamConnect
Version: 0.0-2
Date: 2024-05-18
Encoding: UTF-8
Title: Connecting Stream Mining Components Using Sockets and Web
        Services
Authors@R: c(person("Michael", "Hahsler", role = c("aut", "cre", "cph"),
	    email = "mhahsler@lyle.smu.edu",
	    comment = c(ORCID = "0000-0003-2716-1405")))
Description: Adds functionality to connect stream mining components from package stream using sockets and Web services. The package can be used create distributed workflows and create plumber-based Web services which can be deployed on most common cloud services. 
Depends: stream (>= 2.0-0)
Imports: plumber, callr, httr, readr, stringr, jsonlite
Suggests: knitr, httpuv, rmarkdown
BugReports: https://github.com/mhahsler/streamConnect
License: GPL-3
VignetteBuilder: knitr
RoxygenNote: 7.3.1
NeedsCompilation: no
Packaged: 2024-05-18 23:54:53 UTC; hahsler
Author: Michael Hahsler [aut, cre, cph]
    (<https://orcid.org/0000-0003-2716-1405>)
Maintainer: Michael Hahsler <mhahsler@lyle.smu.edu>
Repository: CRAN
Date/Publication: 2024-05-19 14:40:02 UTC
