similar to: Upgrading R using the "global library folder" strategy -, what do you think about it?

Displaying 20 results from an estimated 9000 matches similar to: "Upgrading R using the "global library folder" strategy -, what do you think about it?"

2010 Apr 27
0
R-help Digest, Vol 86, Issue 28
On 4/26/10 21:45:55 R P Herrold wrote: > Date: Mon, 26 Apr 2010 21:45:55 -0400 (EDT) > From: R P Herrold<herrold at owlriver.com> > To: Marshall Feldman<marsh at uri.edu> > Cc:r-help at r-project.org > Subject: [R] Upgrading R using the "global library folder" strategy -, > what do you think about it? > Message-ID:<alpine.LRH.2.00.1004262141510.25472
2010 Apr 25
2
Upgrading R using the "global library folder" strategy - what do you think about it?
Hello dear R-help mailing list, The other day I published a blog post (with some R code) to help R-users who want to implement a simpler upgrading strategy for R (under windows - but probably the same will be true of mac OS, I am not sure about Linux). This e-mail has 3 goals: (a) To share, (b) to get feedback, and (c) to propose to implement this strategy to R's core. * * *a) Share* The
2006 Jun 12
2
Chapters
I'm surprised this isn't a FAQ, but I searched all over and could not find a reference to it. Chambers (1998) makes repeated references to "Chapters" in S (e.g., p. 6), but I can find no reference to "Chapters" in R. Since Chapters were not used in earlier versions of S, I'm wondering if R uses them or not. If it does, how does one get them to work? I've
2010 May 04
2
read.table: skipping trailing delimiters
Hi, I am trying to read a tab-delimited file that has trailing tab delimiters. It's a simple file with two legitimate fields. I'm using the first as row.names, and the second should be the only column in the resulting data frame. Initially, R was filling the last column with NA's, but I was able to stop that by setting
2010 Mar 18
1
Do colClasses in readHTMLTable (XML Package) work?
Hi, I can't get the colClasses option to work in the readHTMLTable function of the XML package. Here's a code fragment: require("XML") doc <- "http://www.nber.org/cycles/cyclesmain.html" table <- getNodeSet(htmlParse(doc),"//table") [[2]] # The main table is the second one because it's embedded in the page table. xt
2010 Apr 02
1
Plots don't update with xlab, etc. What am I doing wrong.
Hi, I've been struggling with this problem the last few days and finally discovered it's happening at a very fundamental level. Going through Stephen Turner's tutorial on ggplot2, I entered these base graphics commands: > with(diamonds, plot(carat,price)) > with(diamonds, plot(carat,price), xlab="Weight in Carats", ylab="Price in USD",
2010 May 04
1
Flushing print buffer
Hello, I have a function with these lines: test <- function(object,...){ cat("object: has ",nrow(object),"labels\n") cat("Head:\n") head(object,...) cat("\nTail:\n") tail(object,...) } If I feed it a data frame object, it only prints out the tail part. If I comment out the last two lines of
2010 Apr 04
4
ggplot2 geom_rect(): What am I missing here
Hi R fans, As a newbie following the five-hour rule (after hitting my head against the wall for five hours, post to this list), I am appealing for some help understanding geom_rect() in ggplot2. What I want to do is very simple. I want to generate a plot of rectangles. Each one represents a business cycle. The x-values will be pairs representing the start and end of each cycle. The y-values
2010 Jul 27
2
Introductory statistics and introduction to R
Hi, I have a bright, diligent second-year graduate student who wants to learn statistics and R and will, in effect, be taking a tutorial from me on these subjects. (If you've seen some of my questions on this list, please don't laugh.) As an undergrad he majored in philosophy, so this will be his first foray into computer programming and statistics. I'm thinking of having him use
2010 Mar 02
1
Reading data file with both fixed and tab-delimited fields
Hello R wizards, What is the best way to read a data file containing both fixed-width and tab-delimited files? (More detail follows.) _*Details:*_ The U.S. Bureau of Labor Statistics provides local area unemployment statistics at ftp://ftp.bls.gov/pub/time.series/la/, and the data are documented in the file la.txt <ftp://ftp.bls.gov/pub/time.series/la/la.txt>. Each data file has five
2006 Apr 19
1
Thousands Separator
I am a new R user, and am struggling with how to add a comma to the tick mark labels in a bwplot or a boxplot. I think the default values of the labels are fine, I just want them to appear with commas. If I use the function boxplot, I can then use axis(2,labels=format(axTicks(2),big.mark=",")) but that just overlays them on the existing labels which I don't know how to
2010 May 03
2
Hierarchical factors
Hello, Hierarchical factors are a very common data structure. For instance, one might have municipalities within states within countries within continents. Other examples include occupational codes, biological species, software types (R within statistical software within analytical software), etc. Such data structures commonly use hierarchical coding systems. For example, the 2007 North
2010 Apr 09
1
Beyond reshape: automatically streamlining data
Hello, I've been very impressed by the reshape package and how easy it makes reorganizing statistical data structures. This makes me wonder if there's another package out there that addresses another set of tasks that one often does when preparing data for analysis. For any particular set of analyses, one typically recodes variables and deletes cases and variables. It would be really
2006 Jul 18
2
FW: Large datasets in R
Hi, I have two further comments/questions about large datasets in R. 1. Does R's ability to handle large datasets depend on the operating system's use of virtual memory? In theory, at least, VM should make the difference between installed RAM and virtual memory on a hard drive primarily a determinant of how fast R will calculate rather than whether or not it can do the calculations.
2003 Jul 01
2
WinXP clients connect slowly to Samba
Folks, Haven't been able to find any information on either issue. 1) We have Windows clients (primarily NT4sp6a and WinXP sp1) connecting to Samba servers, and it works fine but the connections are slow. They take 5-10 seconds whereas connections to native Windows servers are nearly instant. 2) The WinXP machines seem to disconnect the SMB session to the Samba servers ASAP rather than
2006 Feb 16
2
how can I use lmer on a windows machine?
To whom it may concern: I am using R version 1.9.1 beta on a windows machine, and I am trying to use a function called lmer (in packages lme4 and Matrix). I am not sure if this version will support these packages (when I install them from the GUI, the function lmer does not work). I wondered if I need to install a newer version of R, and if so, which version should I install, and how should I
2008 Dec 17
2
Segfault in Tripplite_usb driver when UPS on battery
On Dec 16, 2008, at 10:36 AM, Bradley Feldman wrote: > Looking at the syslog, I noticed that the tripplite_usb driver > segfaulted > once it switched to battery (see below). I'm not sure whether you > still > maintain the driver or if I need to file a bug somewhere. I still have the unit in question; however, since the segfault happened inside libc, I won't be able
2006 Mar 25
1
How do I report coefficients of categorical fixed effects in a publication?
To whom it may concern: I recently used lmer (for non-normally distributed data and mixed effects, using the Laplace method). All 3 of my fixed effects were categorical, including two ordered factors and one unordered factor. In my tables, I currently report the number of observations for the response variable, and both the degrees of freedom and Chi Square values from tests of reduced
2000 Jan 01
3
OpenSSH protocol 1.6 proposal
On Sat, 1 Jan 2000, Brian Fundakowski Feldman wrote: > http://www.FreeBSD.org/~green/openssh.SHA-1.patch > MD5 (public_html/openssh.SHA-1.patch) = e21a896f59474a31ab3b9103acf44c35 > > P.S.: I realize other people may have proposed something very similar. > Indeed, markus's proposal may be something like this. However, > since it's impossible to work with anyone who
2006 Jun 15
0
S4 class slot name 'names' is not allowed (PR#8768 S4Methods)
Hello, Besides the problem with using "names," one has a similar problem using ".Data" together with "VIRTUAL." Consider the top of p. 295 of the green book. This should work (I had to change "structure" to "junk" because "structure" is a sealed class definition): setClass("junk",