Package: reticulate 1.40.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.40.0.9000.tar.gz
reticulate_1.40.0.9000.zip(r-4.5)reticulate_1.40.0.9000.zip(r-4.4)reticulate_1.40.0.9000.zip(r-4.3)
reticulate_1.40.0.9000.tgz(r-4.4-x86_64)reticulate_1.40.0.9000.tgz(r-4.4-arm64)reticulate_1.40.0.9000.tgz(r-4.3-x86_64)reticulate_1.40.0.9000.tgz(r-4.3-arm64)
reticulate_1.40.0.9000.tar.gz(r-4.5-noble)reticulate_1.40.0.9000.tar.gz(r-4.4-noble)
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
Last updated 6 hours agofrom:61f0fa4873. Checks:OK: 9. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Nov 15 2024 |
R-4.5-win-x86_64 | OK | Nov 15 2024 |
R-4.5-linux-x86_64 | OK | Nov 15 2024 |
R-4.4-win-x86_64 | OK | Nov 15 2024 |
R-4.4-mac-x86_64 | OK | Nov 15 2024 |
R-4.4-mac-aarch64 | OK | Nov 15 2024 |
R-4.3-win-x86_64 | OK | Nov 15 2024 |
R-4.3-mac-x86_64 | OK | Nov 15 2024 |
R-4.3-mac-aarch64 | OK | Nov 15 2024 |
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_reprpy_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_windowsPyClassr_to_pyregister_class_filterregister_help_topicsregister_module_help_handlerregister_suppress_warnings_handlerrepl_pythonsource_pythontupleuse_condaenvuse_minicondause_pythonuse_python_versionuse_virtualenvvirtualenv_createvirtualenv_existsvirtualenv_installvirtualenv_listvirtualenv_pythonvirtualenv_removevirtualenv_rootvirtualenv_starter
Dependencies:herejsonlitelatticeMatrixpngrappdirsRcppRcppTOMLrlangrprojrootwithr
Arrays in R and Python
Rendered fromarrays.Rmd
usingknitr::rmarkdown
on Nov 15 2024.Last update: 2024-08-12
Started: 2017-02-18
Calling Python from R
Rendered fromcalling_python.Rmd
usingknitr::rmarkdown
on Nov 15 2024.Last update: 2024-08-12
Started: 2018-03-08
Installing Python Packages
Rendered frompython_packages.Rmd
usingknitr::rmarkdown
on Nov 15 2024.Last update: 2024-11-14
Started: 2018-03-19
Managing an R Package's Python Dependencies
Rendered frompython_dependencies.Rmd
usingknitr::rmarkdown
on Nov 15 2024.Last update: 2024-04-19
Started: 2019-10-15
Primer on Python for R Users
Rendered frompython_primer.Rmd
usingknitr::rmarkdown
on Nov 15 2024.Last update: 2024-08-12
Started: 2022-01-11
Python Version Configuration
Rendered fromversions.Rmd
usingknitr::rmarkdown
on Nov 15 2024.Last update: 2024-08-12
Started: 2017-05-01
R Markdown Python Engine
Rendered fromr_markdown.Rmd
usingknitr::rmarkdown
on Nov 15 2024.Last update: 2024-08-12
Started: 2018-03-12
Using reticulate in an R Package
Rendered frompackage.Rmd
usingknitr::rmarkdown
on Nov 15 2024.Last update: 2024-09-05
Started: 2017-04-28