Package: reticulate 1.45.0.9000
reticulate: Interface to 'Python'
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.
Authors:
reticulate_1.45.0.9000.tar.gz
reticulate_1.45.0.9000.zip(r-4.6)reticulate_1.45.0.9000.zip(r-4.5)reticulate_1.45.0.9000.zip(r-4.4)
reticulate_1.45.0.9000.tgz(r-4.6-x86_64)reticulate_1.45.0.9000.tgz(r-4.6-arm64)reticulate_1.45.0.9000.tgz(r-4.5-x86_64)reticulate_1.45.0.9000.tgz(r-4.5-arm64)
reticulate_1.45.0.9000.tar.gz(r-4.6-arm64)reticulate_1.45.0.9000.tar.gz(r-4.6-x86_64)reticulate_1.45.0.9000.tar.gz(r-4.5-arm64)reticulate_1.45.0.9000.tar.gz(r-4.5-x86_64)
reticulate.pdf |reticulate.html✨
reticulate/json (API)
NEWS
| # Install 'reticulate' in R: |
| install.packages('reticulate', repos = c('https://rstudio.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/rstudio/reticulate/issues
Pkgdown/docs site:https://rstudio.github.io
Last updated from:1678817e50. Checks:12 OK, 1 FAIL. Indexed: yes.
| Target | Result | Total time | Artifact |
|---|---|---|---|
| linux-devel-arm64 | OK | 153 | |
| linux-devel-x86_64 | OK | 154 | |
| source / vignettes | OK | 244 | |
| linux-release-arm64 | OK | 151 | |
| linux-release-x86_64 | OK | 151 | |
| macos-devel-arm64 | OK | 146 | |
| macos-devel-x86_64 | OK | 200 | |
| macos-release-arm64 | OK | 136 | |
| macos-release-x86_64 | OK | 220 | |
| windows-devel | OK | 142 | |
| windows-release | OK | 156 | |
| windows-oldrel | OK | 151 | |
| wasm-release | FAIL | 104 |
Exports:%as%array_reshapeas_iteratorconda_binaryconda_cloneconda_createconda_execonda_exportconda_installconda_listconda_pythonconda_removeconda_run2conda_searchconda_updateconda_versioncondaenv_existsconfigure_environmentdicteng_pythonimportimport_builtinsimport_from_pathimport_maininstall_minicondainstall_pythonis_py_objectiter_nextiterateminiconda_pathminiconda_uninstallminiconda_updatenp_arraypypy_availablepy_boolpy_callpy_capture_outputpy_clear_last_errorpy_configpy_config_error_messagepy_del_attrpy_del_itempy_dictpy_discover_configpy_ellipsispy_evalpy_exepy_funcpy_function_docspy_function_wrapperpy_get_attrpy_get_itempy_has_attrpy_helppy_help_handlerpy_idpy_installpy_is_null_xptrpy_iteratorpy_last_errorpy_lenpy_list_attributespy_list_packagespy_load_objectpy_main_thread_funcpy_module_availablepy_nonepy_numpy_availablepy_read_requirementspy_register_load_hookpy_reprpy_requirepy_run_filepy_run_stringpy_save_objectpy_set_attrpy_set_itempy_set_seedpy_strpy_suppress_warningspy_to_rpy_to_r_wrapperpy_unicodepy_validate_xptrpy_versionpy_versions_windowspy_write_requirementsPyClassr_to_pyregister_class_filterregister_help_topicsregister_module_help_handlerregister_suppress_warnings_handlerrepl_pythonsource_pythontupleuse_condaenvuse_minicondause_pythonuse_python_versionuse_virtualenvuv_run_toolvirtualenv_createvirtualenv_existsvirtualenv_installvirtualenv_listvirtualenv_pythonvirtualenv_removevirtualenv_rootvirtualenv_starter
Dependencies:herejsonlitelatticeMatrixpngrappdirsRcppRcppTOMLrlangrprojrootwithr
Arrays in R and Python
Rendered fromarrays.Rmdusingknitr::rmarkdownon Feb 17 2026.Last update: 2024-08-12
Started: 2017-02-18
Calling Python from R
Rendered fromcalling_python.Rmdusingknitr::rmarkdownon Feb 17 2026.Last update: 2024-08-12
Started: 2018-03-08
Installing Python Packages
Rendered frompython_packages.Rmdusingknitr::rmarkdownon Feb 17 2026.Last update: 2026-02-12
Started: 2018-03-19
Managing an R Package's Python Dependencies
Rendered frompython_dependencies.Rmdusingknitr::rmarkdownon Feb 17 2026.Last update: 2025-02-20
Started: 2019-10-15
Primer on Python for R Users
Rendered frompython_primer.Rmdusingknitr::rmarkdownon Feb 17 2026.Last update: 2024-08-12
Started: 2022-01-11
Python Version Configuration
Rendered fromversions.Rmdusingknitr::rmarkdownon Feb 17 2026.Last update: 2025-02-20
Started: 2017-05-01
R Markdown Python Engine
Rendered fromr_markdown.Rmdusingknitr::rmarkdownon Feb 17 2026.Last update: 2024-08-12
Started: 2018-03-12
Using reticulate in an R Package
Rendered frompackage.Rmdusingknitr::rmarkdownon Feb 17 2026.Last update: 2025-02-28
Started: 2017-04-28
