Package: chores 0.1.0

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:
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
Last updated 22 days agofrom:06e24d1c2f. Checks:2 OK. Indexed: no.
Target | Result | Latest binary |
---|---|---|
Doc / Vignettes | OK | Feb 21 2025 |
R-4.5-linux | OK | Feb 21 2025 |
Exports:.init_addin.init_helperdirectory_listdirectory_loaddirectory_pathdirectory_setprompt_editprompt_newprompt_remove
Dependencies:askpassbase64encbslibcachemclicommonmarkcorocrayoncurldigestellmerfastmapfontawesomefsgluehtmltoolshttpuvhttr2jquerylibjsonlitelaterlifecyclemagrittrmemoisemimeminiUIopensslpromisesR6rappdirsRcpprlangrstudioapiS7sassshinysourcetoolsstreamysysvctrswithrxtable
Custom helpers
Rendered fromcustom.Rmd
usingknitr::rmarkdown
on Feb 21 2025.Last update: 2025-02-21
Started: 2025-02-21
Gallery
Rendered fromgallery.Rmd
usingknitr::rmarkdown
on Feb 21 2025.Last update: 2025-02-21
Started: 2025-02-21
Getting started with chores
Rendered fromchores.Rmd
usingknitr::rmarkdown
on Feb 21 2025.Last update: 2025-02-21
Started: 2025-02-21
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Run the chores addin | .init_addin |
Initialize a Helper object | .init_helper |
The cli helper | cli_helper |
The prompt directory | directory directory_list directory_load directory_path directory_set |
Options used by the chores package | .chores_chat .chores_dir helper_options |
Working with helper prompts | prompt prompt_edit prompt_new prompt_remove |
The roxygen helper | roxygen_helper |
The testthat helper | testthat_helper |