On Thu, 14 May 2020, Sarah Goslee wrote:

Note that install.packages requires "character vector of the names of
packages whose current versions should be downloaded from the
repositories" as stated in the help file.

Sarah,

Ah, yes. I missed that.

If you aren't going to do it the way I did, then you need to read your
text file into R and create that character vector there.

I tried to translate your MacOS R commands to my linux system but failed in
my attempts.

I'll create a one-line list of packages, demarked as strings, and read that
into R as a vector.

Thanks,

Rich

______________________________________________
R-help@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.

Reply via email to