Package: codestral
Title: Chat and FIM with 'Codestral'
Version: 0.0.2.9000
Date: 2026-01-13
Authors@R: c(
person("Marc", "Grossouvre", , "marcgrossouvre@urbs.fr", role = c("aut", "cre")),
person(, "URBS company", , "contact@rubs.fr", role = c("cph", "fnd"))
)
Description: Create an addin in 'Rstudio' to do fill-in-the-middle
(FIM) and chat with latest Mistral AI models for coding,
'Codestral' and 'Codestral Mamba'. For more details about
'Mistral AI API':
and
. For more details about
'Codestral' model: ; about
'Codestral Mamba': .
Encoding: UTF-8
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.3.3
Imports: dplyr, httr, jsonlite, magrittr, rstudioapi, stringr, utils
Depends: R (>= 4.1)
LazyData: true
Suggests: knitr, rmarkdown, testthat (>= 3.0.0)
Config/testthat/edition: 3
URL: https://urbs-dev.github.io/codestral/
BugReports: https://github.com/urbs-dev/codestral/issues
VignetteBuilder: knitr
License: MIT + file LICENSE
Config/pak/sysreqs: libicu-dev libssl-dev
Repository: https://urbs-dev.r-universe.dev
Date/Publication: 2026-01-23 13:53:45 UTC
RemoteUrl: https://github.com/urbs-dev/codestral
RemoteRef: HEAD
RemoteSha: ba4bc321f181f86b8a374441d52af77bc5472a96
NeedsCompilation: no
Packaged: 2026-06-22 09:46:45 UTC; root
Author: Marc Grossouvre [aut, cre],
URBS company [cph, fnd]
Maintainer: Marc Grossouvre