Search Archives
Search tips
from:Name
Search by author name, e.g. from:Duncan Murdoch
"exact phrase"
Match an exact phrase
word1 word2
Match messages containing both words
Date range
Use the date pickers to filter results to a time period
Use the list dropdown to narrow results to a specific mailing list. Combine from: with other terms to filter by author and content.
Is there an equivalent argument in readOGR() to read in a shapefile with a NULL geometry, or can this only be done with readShapePoly? Thanks, Allen -----Original Message----- From: Roger Bivand [mailto:Roger.Bivand at nhh.no] Sent: Wednesday, June...
Ashley, Looking at the code for the crq function it appears that with method="Portnoy" the tau value is not passed to the fitting function (crq.fit.por) and that function appears (I didn't delve into the code to...
Yeah, saw that. We have a stable and testing repository to handle that scenario. Bioconductor 2.0 will go into testing until it is released. We could conceivably put 1.9 in stable now, but we're shorthanded and don...
I thought I'd chime in ... submitting the following: ?summary Provides the following documentation for the default for generalized argument (other than class="data.frame", "factor", or "matrix"): ## Default S3 method: summary(object, ..., digits = max(3, getOption("digits")-3)) so...
Hi All, I'm trying to plot data that is a time series of flows that are associated with a specific level, and I would like each level to represent a colour in a line plot. Here is some data...
Hi, > I think you misunderstand the process here. If you are patching a > package, then I suggest that you contact the maintainer of that package > directly and interact with them. They may or may not want your patch, > and it...
Hi Sarah I'm a student at Flinders University in South Australia looking at ways to support the adaptive land management of grazing lands in the north-west corner of the State. I am interested in how we can use...
Hi All, Wanted to report what may be a bug or possibly an oversight, but I am unsure, in the "foreign" packages in the read.spss() command, https://cran.r-project.org/web/packages/foreign/index.html. When running the...
Rebecca, An additional issue might be plots, pivot tables, etc. that you might have in separate sheets on the input Excel workbook (if you have those, just make a separate workbook with only the data you need for R in...
Hello, I hope this email finds you well! I have a question with regard to the lme4 package (which I was told to redirect to this address). What, if any updates have been made to the package in the past...
tl;dr: Repackaging in native formats dramatically improves user access to packages. >> On Wed, 20 Jan 2010 20:23:51 +0100, Uwe Ligges <ligges at statistik.tu-dortmund.de> said: > 1. You probably mean "Depends" rather than "Requires". > 2. You...
System: Fedora Core 5 R: 2.2.1 and 2.4.1, complied from source gcc: 4.1.1 I'm trying to pass a single precision array to some legacy code. I ultimately got the code working by ignoring...
Daniel, Thanks for the link and the advice (vis-?-vis SAS-L ... after 30+ years of using SAS I should have remembered that one which I used extensively when learning SAS). FYI-I'm working on some R code that...
"Gabriel Diaz" <gabidiaz at gmail.com> writes: > and what is the correct path to do it? > > I mean, put logs files in a mysql or somehting like that, and then > make R use that data, using the data from the...
Sven and John, Thanks for your suggested code ... hits the mark! The code by John is what I need to be able to use in an apply function, but I really like the simplicity of Sven's suggestion. Also thanks...
Hello again, I wrote an example that better represents my data, since the coloured points are actually consecutive, but with variable lengths: date=as.Date(c(1:300)) flow=sin(2*pi/53*c(1:300)) levels=c(rep(c...
Hi all, Years ago I wrote a short function (below) that parses a Extended Well Know Text (EWKT) LineString field from PostGIS. The code is below. Unlike the normal R sp functions this has XYZM values. My problem is it...
On 1/20/2012 5:19 PM, Brian G. Peterson wrote: > On Fri, 2012-01-20 at 15:53 -0600, Jeff Allen wrote: >> I have been able to successfully setup snow (0.3-5) and Rmpi (0.5-9) on...
Hi Uwe, Thank you so much for your reply, I am sorry to waste your time, but after another look, the error seemed to be caused with how I had created the '.sav' file I was using. It was converting...
THANK YOU! I followed your summary and was able to produce the output included below. I updated the reference to the hostfile, as you suggested, ensuring that n was set to only 1. I really can't thank you enough...
Can't find what you're looking for? Try searching with Google .