Bogdan Tanasa
2018-May-08 13:24 UTC
[R] a question about R script : "Can only modify plain character vectors."
Dear all, would appreciate a suggestion about the following situation : I am running a script in R, and shall i execute it in the terminal, step by step, it works fine. however, if i do source ("script.R"), it does not complete and I am getting the error : "Can only modify plain character vectors." what may go wrong ? thank you for your help, -- bogdan [[alternative HTML version deleted]]
Eric Berger
2018-May-08 13:32 UTC
[R] a question about R script : "Can only modify plain character vectors."
Can you create a small script that reproduces the problem? If you can, then please post it to the mailing list. On Tue, May 8, 2018 at 4:24 PM, Bogdan Tanasa <tanasa at gmail.com> wrote:> Dear all, > > would appreciate a suggestion about the following situation : I am running > a script in R, and shall i execute it in the terminal, step by step, it > works fine. > > however, if i do source ("script.R"), it does not complete and I am > getting the error : > "Can only modify plain character vectors." > > what may go wrong ? thank you for your help, > > -- bogdan > > [[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. >[[alternative HTML version deleted]]
Reasonably Related Threads
- submitting R scripts with command_line_arguments to PBS HPC clusters
- integrating 2 lists and a data frame in R
- submitting R scripts with command_line_arguments to PBS HPC clusters
- integrating 2 lists and a data frame in R
- integrating 2 lists and a data frame in R