SvSocket
SciViews R socket server
Install / Use
/learn @SciViews/SvSocketREADME
‘SciViews::R’ - Socket Server <a href="https://www.sciviews.org/svSocket"><img src="man/figures/logo.png" align="right" height="138" /></a>
<!-- badges: start --> <!-- badges: end -->A socket server that allows for another process to connect to R and to interact with it as if it was at the command line directly.
Installation
The latest stable version of {svSocket} can simply be installed from CRAN:
install.packages("svSocket")
You can also install the latest development version. Make sure you have the {remotes} R package installed:
install.packages("remotes")
Use install_github() to install the {svSocket} package from Github
(source from master branch will be recompiled on your machine):
remotes::install_github("SciViews/svSocket")
R should install all required dependencies automatically, and then it should compile and install {svSocket}.
Further explore {svSocket}
You can get further help about this package this way: Make the {svSocket} package available in your R session:
library("svSocket")
Get help about this package:
library(help = "svSocket")
help("svSocket-package")
vignette("svSocket") # None is installed with install_github()
For further instructions, please, refer to these help pages at https://www.sciviews.org/svSocket/.
Code of Conduct
Please note that the {svSocket} project is released with a Contributor Code of Conduct. By contributing to this project, you agree to abide by its terms.
Note to developers
This package used to be developed on R-Forge in the past. However, the latest R-Forge version was moved to this Github repository on 2016-03-18 (SVN version 569). Please, do not use R-Forge anymore for SciViews development, use this Github repository instead.
Related Skills
node-connect
350.1kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
frontend-design
109.9kCreate distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
openai-whisper-api
350.1kTranscribe audio via OpenAI Audio Transcriptions API (Whisper).
qqbot-media
350.1kQQBot 富媒体收发能力。使用 <qqmedia> 标签,系统根据文件扩展名自动识别类型(图片/语音/视频/文件)。
