How are you using R? Any special front ends that might be causing this? Can you try it in unsuffered consequences?
Josh On Thu, May 3, 2012 at 9:07 PM, Spencer Graves <spencer.gra...@structuremonitoring.com> wrote: > Hello All: > > > I'm still unable to get Rprofile.site to set, e.g., > options(max.print=222), as I did with previous versions of R. > > > I just found similar questions posed by Trevor Miles and Ross > Bowden with replies by Uwe Ligges and Duncan Murdoch. > > > In addition to the things I tried documented below, I also copied > Rprofile.site into "R_HOME/etc/i386" and "R_HOME/etc/x64", without, e.g., > max.print being changed to 222 as requested. > > > Any other suggestions? > > > Thanks, > Spencer Graves > > > ################################################ > > > I have so far failed to get Rprofile.site to be processed in R 2.15.0 > under Windows 7 as I remember having done it in previous version of R. For > example, I've included "options(max.print=222)" in > "R_HOME/etc/Rprofile.site" (with and without the environmental variable > R_HOME set to the install directory of R 2.15.0 in advanced system > settings): When I start R, I still get the default: > > > options('max.print') > $max.print > [1] 99999 > > > Suggestions? > Thanks, > Spencer > > >> sessionInfo() > > R version 2.15.0 (2012-03-30) > Platform: x86_64-pc-mingw32/x64 (64-bit) > > locale: > [1] LC_COLLATE=English_United States.1252 > [2] LC_CTYPE=English_United States.1252 > [3] LC_MONETARY=English_United States.1252 > [4] LC_NUMERIC=C > [5] LC_TIME=English_United States.1252 > > attached base packages: > [1] stats graphics grDevices utils datasets methods base > > loaded via a namespace (and not attached): > [1] tools_2.15.0 >> >> > > > > > -- > Spencer Graves, PE, PhD > President and Chief Technology Officer > Structure Inspection and Monitoring, Inc. > 751 Emerson Ct. > San José, CA 95126 > ph: 408-655-4567 > web: www.structuremonitoring.com > > ______________________________________________ > R-help@r-project.org mailing list > 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. -- Joshua Wiley Ph.D. Student, Health Psychology Programmer Analyst II, Statistical Consulting Group University of California, Los Angeles https://joshuawiley.com/ ______________________________________________ R-help@r-project.org mailing list 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.