Skip to content

❗ This is a read-only mirror of the CRAN R package repository. streamConnect — Connecting Stream Mining Components Using Sockets and Web Services Report bugs for this package: https://github.com/mhahsler/streamConnect

Notifications You must be signed in to change notification settings

cran/streamConnect

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

R package streamConnect - Connecting Stream Mining Components Using Sockets and Web Services

r-universe status Package on CRAN CRAN RStudio mirror downloads

The R package is part of the stream ecosystem. It 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.

To cite package ‘streamConnect’ in publications use:

Hahsler M (2024). streamConnect: Connecting Stream Mining Components Using Sockets and Web Services. R package version 0.0-1.

@Manual{,
  title = {streamConnect: Connecting Stream Mining Components Using Sockets and Web Services},
  author = {Michael Hahsler},
  year = {2024},
  note = {R package version 0.0-1},
}

Installation

Stable CRAN version: Install from within R with

install.packages("streamConnect")

Current development version: Install from r-universe.

install.packages("streamConnect",
    repos = c("https://mhahsler.r-universe.dev". "https://cloud.r-project.org/"))

Examples

See stream: Working With Data Streams using Connections and Web Services for examples.

Acknowledgements

The development of the stream package was supported in part by NSF CMMI 1728612.

References

Michael Hahsler, Matthew Bolaños, and John Forrest. stream: An extensible framework for data stream clustering research with R. Journal of Statistical Software, 76(14), February 2017.

About

❗ This is a read-only mirror of the CRAN R package repository. streamConnect — Connecting Stream Mining Components Using Sockets and Web Services Report bugs for this package: https://github.com/mhahsler/streamConnect

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages