Installing required packages with an R package
This is better posted on the R-packages mailing list, not here. Cheers, Bert Bert Gunter "The trouble with having an open mind is that people keep coming along and sticking things into it." -- Opus (aka Berkeley Breathed in his "Bloom County" comic strip ) On Mon, May 7, 2018 at 11:06 AM, Polychronis Kostoulas <
polychronis.kostoulas at gmail.com> wrote:
Dear All,
I am preparing an R-package and I would like to ask how do I make it check
whether dependencies (i.e. other packages) are already installed in a
machine and if they are not installed to automatically install them during
its installation.
Thanks,
Polychronis
Polychronis Kostoulas
[[alternative HTML version deleted]]
______________________________________________ R-help at r-project.org mailing list -- To UNSUBSCRIBE and more, see 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.