Package: rlmstudio 0.2.2.9000

rlmstudio: Access and Control LM Studio

A community-maintained 'R' wrapper for the 'LM Studio' command line interface and API. Provides functions to manage the local daemon and server, download and load models, and interact with Large Language Models (LLMs).

Authors:Jeffrey Girard [aut, cph, cre]

rlmstudio_0.2.2.9000.tar.gz
rlmstudio_0.2.2.9000.zip(r-4.7)rlmstudio_0.2.2.9000.zip(r-4.6)rlmstudio_0.2.2.9000.zip(r-4.5)
rlmstudio_0.2.2.9000.tgz(r-4.6-any)rlmstudio_0.2.2.9000.tgz(r-4.5-any)
rlmstudio_0.2.2.9000.tar.gz(r-4.7-any)rlmstudio_0.2.2.9000.tar.gz(r-4.6-any)
rlmstudio_0.2.2.9000.tgz(r-4.6-emscripten)
manual.pdf |manual.html
DESCRIPTION |NEWS
card.svg |card.png
rlmstudio/json (API)

# Install 'rlmstudio' in R:
install.packages('rlmstudio', repos = c('https://jmgirard.r-universe.dev', 'https://cloud.r-project.org'))

Bug tracker:https://github.com/jmgirard/rlmstudio/issues

Pkgdown/docs site:https://jmgirard.github.io

On CRAN:

Conda:

5.00 score 2 stars 240 downloads 23 exports 17 dependencies

Last updated from:9bba8eaf54. Checks:9 OK. Indexed: yes.

TargetResultTimeFilesSyslog
linux-devel-x86_64OK129
source / vignettesOK262
linux-release-x86_64OK128
macos-release-arm64OK122
macos-oldrel-arm64OK107
windows-develOK88
windows-releaseOK63
windows-oldrelOK78
wasm-releaseOK107

Exports:check_lms_versionhas_lmsinstall_lmstudiolist_modelslms_chatlms_chat_batchlms_chat_nativelms_chat_openailms_chat_openresponseslms_daemon_startlms_daemon_statuslms_daemon_stoplms_downloadlms_download_statuslms_loadlms_pathlms_score_expectedlms_server_startlms_server_statuslms_server_stoplms_unloadlms_unload_allwith_lms_daemon

Dependencies:askpassclicurlgluehttr2jsonlitelifecyclemagrittropensslprocessxpsR6rappdirsrlangsysvctrswithr

Getting Started with LM Studio in R
Setup and Installation | Step-by-Step Guide | 1. Start the Server | 2. Finding and Managing Models | 3. Loading Models | 4. Chatting | 5. Teardown

Last update: 2026-05-02
Started: 2026-03-13

Headless Configuration and Usage
Setup and Installation | Step-by-Step Guide | 1. Start the Background Daemon | 2. Start the Local Server | 3. Finding and Managing Models | 4. Loading Models | 5. Chatting | 6. Teardown and Cleanup | Bonus: Pipeline Automation

Last update: 2026-05-02
Started: 2026-03-13