Interface to 'Python' modules, classes, and functions. When calling into 'Python', R data types are automatically converted to their equivalent 'Python' types. When values are returned from 'Python' to R they are converted back to R types. Compatible with all versions of 'Python' >= 2.7.
Version: | 1.18 |
Depends: | R (≥ 3.0) |
Imports: | graphics, jsonlite, Matrix, methods, rappdirs, Rcpp (≥ 0.12.7), utils |
LinkingTo: | Rcpp |
Suggests: | callr, knitr, rmarkdown, testthat |
Published: | 2020-10-25 |
Author: | Kevin Ushey [aut, cre],
JJ Allaire [aut],
RStudio [cph, fnd],
Yuan Tang |
Maintainer: | Kevin Ushey <kevin at rstudio.com> |
BugReports: | https://github.com/rstudio/reticulate/issues |
License: | Apache License 2.0 |
URL: | https://github.com/rstudio/reticulate |
NeedsCompilation: | yes |
SystemRequirements: | Python (>= 2.7.0) |
Materials: | NEWS |
In views: | HighPerformanceComputing, ModelDeployment, NumericalMathematics |
CRAN checks: | reticulate results |
Reference manual: | reticulate.pdf |
Vignettes: |
Arrays in R and Python Calling Python from R Using reticulate in an R Package python_dependencies Installing Python Packages R Markdown Python Engine Python Version Configuration |
Package source: | reticulate_1.18.tar.gz |
Windows binaries: | r-devel: reticulate_1.18.zip, r-release: reticulate_1.18.zip, r-oldrel: reticulate_1.18.zip |
macOS binaries: | r-release: reticulate_1.18.tgz, r-oldrel: reticulate_1.18.tgz |
Old sources: | reticulate archive |
Please use the canonical form https://CRAN.R-project.org/package=reticulate to link to this page.