Package: ask Title: ask R anything Version: 0.0.0.9000 Authors@R: c( person("Antoine", "Fabri", email = "antoine.fabri@gmail.com", role = c("aut", "cre")), person("Jordi", "Rosell", email = "jroselln@gmail.com", role = "ctb") ) Description: Interface to do useful things in R with LLMs. License: MIT + file LICENSE Encoding: UTF-8 Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.2.9000 Imports: base64enc, curl, diffviewer, dplyr, fs, htmltools, htmlwidgets, httr, jsonlite, knitr, memoise, miniUI, rlang, rmarkdown, rstudioapi, shiny, shinyjs, vctrs, withr URL: https://github.com/moodymudskipper/ask BugReports: https://github.com/moodymudskipper/ask/issues Suggests: constructive, clipr, gmailr, testthat (>= 3.0.0), rvest, pdftools Config/testthat/edition: 3 Config/pak/sysreqs: cmake make libuv1-dev libssl-dev zlib1g-dev Repository: https://cynkra.r-universe.dev Date/Publication: 2024-11-10 20:48:15 UTC RemoteUrl: https://github.com/moodymudskipper/ask RemoteRef: HEAD RemoteSha: f96abf915e62b6e55c8ea8b1212c89703fba573a NeedsCompilation: no Packaged: 2026-05-28 08:58:59 UTC; root Author: Antoine Fabri [aut, cre], Jordi Rosell [ctb] Maintainer: Antoine Fabri Depends: R (>= 4.1.0)