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': <https://docs.mistral.ai/getting-started/quickstart/> and <https://docs.mistral.ai/api/>. For more details about 'Codestral' model: <https://mistral.ai/news/codestral>; about 'Codestral Mamba': <https://mistral.ai/news/codestral-mamba>.
| Version: | 0.0.1 | 
| Depends: | R (≥ 4.1) | 
| Imports: | dplyr, httr, jsonlite, magrittr, rstudioapi, stringr, utils | 
| Suggests: | testthat (≥ 3.0.0) | 
| Published: | 2025-05-09 | 
| DOI: | 10.32614/CRAN.package.codestral | 
| Author: | Marc Grossouvre [aut, cre], URBS company [cph, fnd] | 
| Maintainer: | Marc Grossouvre <marcgrossouvre at urbs.fr> | 
| BugReports: | https://github.com/urbs-dev/codestral/issues | 
| License: | MIT + file LICENSE | 
| URL: | https://urbs-dev.github.io/codestral/ | 
| NeedsCompilation: | no | 
| Materials: | README | 
| CRAN checks: | codestral results | 
| Reference manual: | codestral.html , codestral.pdf | 
| Package source: | codestral_0.0.1.tar.gz | 
| Windows binaries: | r-devel: codestral_0.0.1.zip, r-release: codestral_0.0.1.zip, r-oldrel: codestral_0.0.1.zip | 
| macOS binaries: | r-release (arm64): codestral_0.0.1.tgz, r-oldrel (arm64): codestral_0.0.1.tgz, r-release (x86_64): codestral_0.0.1.tgz, r-oldrel (x86_64): codestral_0.0.1.tgz | 
Please use the canonical form https://CRAN.R-project.org/package=codestral to link to this page.