Package: shrtcts Title: Make Anything an RStudio Shortcut Version: 0.1.2.9000 Authors@R: person(given = "Garrick", family = "Aden-Buie", role = c("aut", "cre"), email = "garrick@adenbuie.com", comment = c(ORCID = "0000-0002-7111-0077")) Description: An easily customizable method for creating RStudio addins from arbitrary R code. Use your own functions or call functions from other packages. Your shortcuts are stored in a YAML file in your home directory. License: MIT + file LICENSE URL: https://pkg.garrickadenbuie.com/shrtcts, https://github.com/gadenbuie/shrtcts BugReports: https://github.com/gadenbuie/shrtcts/issues Imports: fs, jsonlite, rappdirs, roxygen2, rstudioapi, utils, yaml Suggests: testthat (>= 2.1.0), knitr, rmarkdown, cowsay Encoding: UTF-8 Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.2 VignetteBuilder: knitr Config/pak/sysreqs: cmake make libuv1-dev libxml2-dev Repository: https://gadenbuie.r-universe.dev Date/Publication: 2026-06-29 17:56:09 UTC RemoteUrl: https://github.com/gadenbuie/shrtcts RemoteRef: main RemoteSha: 5b9e6cd80162fe0fbadfadfc19abbadee3a9da62 NeedsCompilation: no Packaged: 2026-07-05 13:56:45 UTC; root Author: Garrick Aden-Buie [aut, cre] (ORCID: ) Maintainer: Garrick Aden-Buie