Hi,
I am not knowledgeable on the topic but if it helps you I know the h2o
package as one pretty fat file(s):
https://cran.r-project.org/web/checks/check_results_h2o.html
It requires java as well.
Also found the following link on google:
https://thecoatlessprofessor.com/programming/r/size-and-li
Dear all,
I wrote an open-source Java software, which I release as a stand-alone
JAR file. I also wrote an R package, which adds functionality and some
wrapper functions for the JAR for use without GUI from R. It uses rJava
for this purpose. So far, I released both the JAR and the R package on