I have installed a new package – ‘reticulate’ on server only just to check python modules on R. The package installed fine without any errors. After installing, I tried to test it by running a sample code but it requires a couple of dependencies. I want some help to know which package dependencies are required for this "reticulate" package
From the CRAN web site
Version: 1.10 Depends: R (≥ 3.0) Imports: utils, graphics, jsonlite, Rcpp (≥ 0.12.7), Matrix LinkingTo: Rcpp Suggests: testthat, knitr, callr, rmarkdown
What is the error message it's giving you?
This topic was automatically closed 7 days after the last reply. New replies are no longer allowed. If you have a query related to it or one of the replies, start a new topic and refer back with a link.