Displaying 1 result from an estimated 1 matches for "307333".
Did you mean:
30333
2007 Sep 10
1
Too many warnings when updating R
Hello friends,
I loaded R 2.4.1 onto a Fedora Core 6 Linux box (taking all defaults). Then
I ran these commands from within R:
options(CRAN="http://cran.stat.ucla.edu")
install.packages(CRAN.packages()[,1])
As a new user of R, I was shocked when I finished loading R and discovered
the following message:
"There were 50 or more warnings (use warnings() to see the first 50)"