I have given an example in an R function which requires a Conda environment, 
tensorflow, keras, and pandas to run. I can run the example in my local system. 
But if I submit the package to CRAN, the example is not running and returning 
an error message. Even if I mention \donttest{} to avoid the automatic checking 
of example, the CRAN team members are not allowing. How can I solve this 
problem?

        [[alternative HTML version deleted]]

______________________________________________
R-package-devel@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-package-devel

Reply via email to