Package: rstudioapi Title: Safely Access the RStudio API Description: Access the RStudio API (if available) and provide informative error messages when it's not. Version: 0.19.0.9000 Authors@R: c( person("Kevin", "Ushey", role = c("aut", "cre"), email = "kevin@rstudio.com"), person("JJ", "Allaire", role = c("aut"), email = "jj@posit.co"), person("Hadley", "Wickham", role = c("aut"), email = "hadley@posit.co"), person("Gary", "Ritchie", role = c("aut"), email = "gary@posit.co"), person(family = "RStudio", role = "cph") ) Maintainer: Kevin Ushey License: MIT + file LICENSE URL: https://rstudio.github.io/rstudioapi/, https://github.com/rstudio/rstudioapi BugReports: https://github.com/rstudio/rstudioapi/issues Roxygen: list(markdown = TRUE) Suggests: testthat, knitr, rmarkdown, clipr, covr, curl, jsonlite, R6, withr VignetteBuilder: knitr Encoding: UTF-8 Config/roxygen2/version: 8.0.0 Repository: https://rstudio.r-universe.dev Date/Publication: 2026-06-11 23:44:59 UTC RemoteUrl: https://github.com/rstudio/rstudioapi RemoteRef: HEAD RemoteSha: 8856985a7743a84b73ffec006a2e5e3c3f766c41 NeedsCompilation: no Packaged: 2026-07-05 12:03:20 UTC; root Author: Kevin Ushey [aut, cre], JJ Allaire [aut], Hadley Wickham [aut], Gary Ritchie [aut], RStudio [cph]