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.40.0 |
Depends: | R (≥ 3.5) |
Imports: | Matrix, Rcpp (≥ 1.0.7), RcppTOML, graphics, here, jsonlite, methods, png, rappdirs, utils, rlang, withr |
LinkingTo: | Rcpp |
Suggests: | callr, knitr, glue, cli, rmarkdown, pillar, testthat |
Published: | 2024-11-15 |
DOI: | 10.32614/CRAN.package.reticulate |
Author: | Tomasz Kalinowski [ctb, cre],
Kevin Ushey [aut],
JJ Allaire [aut],
RStudio [cph, fnd],
Yuan Tang |
Maintainer: | Tomasz Kalinowski <tomasz at posit.co> |
BugReports: | https://github.com/rstudio/reticulate/issues |
License: | Apache License 2.0 |
URL: | https://rstudio.github.io/reticulate/, https://github.com/rstudio/reticulate |
NeedsCompilation: | yes |
SystemRequirements: | Python (>= 2.7.0) |
Materials: | NEWS |
In views: | Cluster, HighPerformanceComputing, ModelDeployment, NumericalMathematics |
CRAN checks: | reticulate results |
Package source: | reticulate_1.40.0.tar.gz |
Windows binaries: | r-devel: reticulate_1.40.0.zip, r-release: reticulate_1.40.0.zip, r-oldrel: reticulate_1.40.0.zip |
macOS binaries: | r-release (arm64): reticulate_1.40.0.tgz, r-oldrel (arm64): reticulate_1.40.0.tgz, r-release (x86_64): reticulate_1.40.0.tgz, r-oldrel (x86_64): reticulate_1.40.0.tgz |
Old sources: | reticulate archive |
Please use the canonical form https://CRAN.R-project.org/package=reticulate to link to this page.