Source: r-cran-reticulate Standards-Version: 4.7.4 Maintainer: Debian R Packages Maintainers Uploaders: Dylan Aïssi , Section: gnu-r Testsuite: autopkgtest-pkg-r Build-Depends: debhelper-compat (= 13), dh-r, r-base-dev, r-cran-matrix, r-cran-rcpp, r-cran-rcpptoml, r-cran-here, r-cran-jsonlite, r-cran-png, r-cran-rappdirs, r-cran-rlang, r-cran-withr, Vcs-Browser: https://salsa.debian.org/r-pkg-team/r-cran-reticulate Vcs-Git: https://salsa.debian.org/r-pkg-team/r-cran-reticulate.git Homepage: https://cran.r-project.org/package=reticulate Package: r-cran-reticulate Architecture: any Depends: ${R:Depends}, ${shlibs:Depends}, ${misc:Depends}, python3, git, Recommends: ${R:Recommends}, Suggests: ${R:Suggests}, Description: 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.