Package: myownrobs Type: Package Title: AI Coding Agent for 'RStudio' Version: 1.0.0 Authors@R: c( person( "Juan Cruz", "Rodriguez", email = "jcrodriguez@unc.edu.ar", role = c("aut", "cre") ) ) Maintainer: Juan Cruz Rodriguez Description: Provides an 'RStudio' extension with a chat interface for an AI coding agent to help users with R programming tasks. License: MIT + file LICENSE URL: https://myownrobs.github.io/myownrobs/, https://github.com/MyOwnRobs/myownrobs BugReports: https://github.com/MyOwnRobs/myownrobs/issues Encoding: UTF-8 RoxygenNote: 7.3.3 Imports: ellmer, fs, httr, jsonlite, methods, promises, rstudio.prefs, rstudioapi, shiny, tools, uuid, yaml Suggests: testthat (>= 3.0.0) Config/testthat/edition: 3 Config/pak/sysreqs: cmake make libuv1-dev libxml2-dev libssl-dev zlib1g-dev Repository: https://myownrobs.r-universe.dev Date/Publication: 2026-01-22 15:41:50 UTC RemoteUrl: https://github.com/myownrobs/myownrobs RemoteRef: HEAD RemoteSha: 1593c065750a403042c567d19db749f65e1cae54 NeedsCompilation: no Packaged: 2026-07-21 08:37:12 UTC; root Author: Juan Cruz Rodriguez [aut, cre]