Package: chores 0.1.0

Simon Couch

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.1.0.tar.gz
chores_0.1.0.tar.gz(r-4.5-noble)chores_0.1.0.tar.gz(r-4.4-noble)
chores_0.1.0.tgz(r-4.4-emscripten)chores_0.1.0.tgz(r-4.3-emscripten)
chores.pdf |chores.html
chores/json (API)
NEWS

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

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

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

On CRAN:

Conda:

3.18 score 6 scripts 9 exports 42 dependencies

Last updated 22 days agofrom:06e24d1c2f. Checks:2 OK. Indexed: no.

TargetResultLatest binary
Doc / VignettesOKFeb 21 2025
R-4.5-linuxOKFeb 21 2025

Exports:.init_addin.init_helperdirectory_listdirectory_loaddirectory_pathdirectory_setprompt_editprompt_newprompt_remove

Dependencies:askpassbase64encbslibcachemclicommonmarkcorocrayoncurldigestellmerfastmapfontawesomefsgluehtmltoolshttpuvhttr2jquerylibjsonlitelaterlifecyclemagrittrmemoisemimeminiUIopensslpromisesR6rappdirsRcpprlangrstudioapiS7sassshinysourcetoolsstreamysysvctrswithrxtable

Custom helpers

Rendered fromcustom.Rmdusingknitr::rmarkdownon Feb 21 2025.

Last update: 2025-02-21
Started: 2025-02-21

Gallery

Rendered fromgallery.Rmdusingknitr::rmarkdownon Feb 21 2025.

Last update: 2025-02-21
Started: 2025-02-21

Getting started with chores

Rendered fromchores.Rmdusingknitr::rmarkdownon Feb 21 2025.

Last update: 2025-02-21
Started: 2025-02-21

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 helper_options
Working with helper promptsprompt prompt_edit prompt_new prompt_remove
The roxygen helperroxygen_helper
The testthat helpertestthat_helper