Package: rskey
Title: Create Custom 'Rstudio' Keyboard Shortcuts
Version: 0.4.19
Date: 2025-04-01
Authors@R: person("Berry", "Boessenkool", email = "berry-b@gmx.de", role = c("aut", "cre"))
Description: Create custom keyboard shortcuts to examine code selected in the 'Rstudio' editor.
             F3 can for example yield 'str(selection)' and F7 open the source
             code of CRAN and base package functions on 'github'.
Imports: graphics, utils, rstudioapi (>= 0.5), berryFunctions (>=
        1.17.21)
Suggests: knitr, pillar
License: GPL (>= 2)
Encoding: UTF-8
RoxygenNote: 7.3.2
BugReports: https://github.com/brry/rskey/issues
NeedsCompilation: no
Packaged: 2025-04-01 18:05:58 UTC; Berry
Author: Berry Boessenkool [aut, cre]
Maintainer: Berry Boessenkool <berry-b@gmx.de>
Repository: CRAN
Date/Publication: 2025-04-01 18:20:02 UTC
Built: R 4.5.2; ; 2025-11-08 02:28:41 UTC; windows
