Modifying the parameters for a function
Philip Bermingham wrote:
I have modified the parameters for a function (for my own use) in the stats package, but I assume I need to update the parameter set in another file as I'm getting the following error when I run R: The compile works fine so I assume there is a configuration file in the base package of R that needs modification. Error in parse(file, n, text, prompt) : syntax error on line 11102
No, you have introduced an error, obviously. Uwe Ligges
Error: unable to load R code in package 'stats'
During startup - Warning message:
package stats in options("defaultPackages") was not found
Philip.
[[alternative HTML version deleted]]
______________________________________________ R-help at stat.math.ethz.ch mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide! http://www.R-project.org/posting-guide.html