Hi,
I would like to deploy a R script such that it can be run as batch commando
on generic Window machines.

After reading a bit about deploy possibilities I see that the recommended
way is to include the whole R installation catalog and then run R from
command line from within that catalog.

However this catalog is in total 90 MB, and I am confident that I am using
only a small percentage of the libraries which are bundled.

Is there a package to help me find the minimal number of files necessary to
bundle with the script in order to make it run ?

Thank you for your attention.
IB

        [[alternative HTML version deleted]]

______________________________________________
R-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.

Reply via email to