Package: atcursor Title: Get the current word or selection at cursor Version: 0.0.2 Authors@R: person(given = "Miles", family = "McBain", role = c("aut", "cre"), email = "miles.mcbain@gmail.com", comment = c(ORCID = "https://orcid.org/0000-0003-2865-2548")) Description: Get the current word or selection at cursor using the {rstudioapi}. Works in VSCode and RStudio. License: MIT + file LICENSE Encoding: UTF-8 Roxygen: list(markdown = TRUE) RoxygenNote: 7.2.1 Imports: rstudioapi Repository: https://milesmcbain.r-universe.dev Date/Publication: 2022-08-09 11:47:41 UTC RemoteUrl: https://github.com/milesmcbain/atcursor RemoteRef: main RemoteSha: 52445666e612650cfa787814c3b195eaa1012ab8 NeedsCompilation: no Packaged: 2026-07-09 06:06:09 UTC; root Author: Miles McBain [aut, cre] (ORCID: ) Maintainer: Miles McBain