Package: chores 0.3.1.9000

chores: A Collection of Large Language Model Assistants

Provides a collection of ergonomic large language model assistants designed to help you complete repetitive, hard-to-automate tasks quickly. After selecting some code, press the keyboard shortcut you've chosen to trigger the package app, select an assistant, and watch your chore be carried out. While the package ships with a number of chore helpers for R package development, users can create custom helpers just by writing some instructions in a markdown file.

Authors:Simon Couch [aut, cre], Posit Software, PBC [cph, fnd]

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

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

Bug tracker:https://github.com/simonpcouch/chores/issues

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

On CRAN:

Conda:

8.11 score 143 stars 1 packages 11 scripts 613 downloads 9 exports 46 dependencies

Last updated from:079641ceca. Checks:9 OK. Indexed: yes.

TargetResultTimeFilesSyslog
linux-devel-x86_64OK192
source / vignettesOK209
linux-release-x86_64OK141
macos-release-arm64OK106
macos-oldrel-arm64OK117
windows-develOK79
windows-releaseOK96
windows-oldrelOK86
wasm-releaseOK145

Exports:.init_addin.init_helperdirectory_listdirectory_loaddirectory_pathdirectory_setprompt_editprompt_newprompt_remove

Dependencies:askpassbase64encbslibcachemclicommonmarkcorocurldigestellmerfastmapfontawesomefsgluehtmltoolshttpuvhttr2jquerylibjsonlitelaterlifecyclemagrittrmemoisemimeminiUIopensslotelpillarpkgconfigpromisesR6rappdirsRcpprlangrstudioapiS7sassshinysourcetoolsstreamysystibbleutf8vctrswithrxtable

Getting started with chores
Choosing a model | The chores addin | Adding custom helpers

Last update: 2026-03-04
Started: 2025-02-14

Custom helpers
What are helpers for? | The prompt directory | Extension packages | Using others' custom helpers

Last update: 2025-12-08
Started: 2024-10-30

Gallery

Last update: 2025-04-24
Started: 2024-10-30

Readme and manuals

Help Manual

Help pageTopics
Run the chores addin.init_addin
Initialize a Helper object.init_helper
The cli helpercli_helper
The prompt directorydirectory directory_list directory_load directory_path directory_set
Options used by the chores package.chores_chat .chores_dir chores.chat chores.dir helper_options
Working with helper promptsprompt prompt_edit prompt_new prompt_remove
The roxygen helperroxygen_helper
The testthat helpertestthat_helper