Juan C Rodriguez

Results 28 issues of Juan C Rodriguez

If `makeCallGraph` is called with a package name, e.g., `package:magrittr` it fails as this package contains some functions that are not closures: ```r library("CodeDepends") library("magrittr") makeCallGraph("package:magrittr") ``` # Error in...

Since this project has not been updated since 2012, you may want to try this new fork: [https://github.com/jcrodriguez1989/renv-installer](https://github.com/jcrodriguez1989/renv-installer).

If accepted, please rebuild the html output, I haven't done it because I don't have MacBook (as stated in several lines of the Rmd). Great tutorial!

I am not being able to reproduce the example given in [TensorFlow Model Deployment from R End-to-End section](https://rstudio.github.io/tfdeploy/#end-to-end-example). I am willing to export and then serve a keras model, however,...

Resolves https://github.com/ThinkR-open/dockerfiler/issues/3 Please let me know if further changes should be addressed 🚀