В Thu, 14 Dec 2023 22:30:17 +0530 siddharth sahasrabudhe via R-help <r-help@r-project.org> пишет:
> I have installed R on my machine. What operating system does your machine run? Was it the latest version of R that you installed? > After I open the R program I am getting the following message on the > console: > Error: evaluation nested too deeply: infinite recursion / > options(expressions=)? Can you run traceback() after you receive this message? What are the last few lines of the output? Do you have a file named .Rprofile or .RData in the home directory or the current directory? Try moving them away (or deleting them if you're sure they don't contain anything useful). See https://search.r-project.org/R/refmans/base/html/Startup.html for more information on things that may cause R to run code when you start it. -- Best regards, Ivan ______________________________________________ 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.