Skip to content

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.

53 results for “from:jamy”

Postscript output encoding on Windows
Jamie Lawrence · Jun 9, 2006 · r-help

With R 2.3.1 on Windows, I've noticed that it defaults to the "WinAsci.enc" encoding, which throws up an error when viewed with the default install of GhostScript/GSView (versions 8.51/4.7 respectively). I didn...

A GLMER Question
Jamie Dallas · Dec 13, 2021 · r-sig-mixed-models

Hello All, I am running a GLMER with Gamma distribution and identity link. I have to add a small constant (1 or 0.001) to my outcome to be able to run my models. I know in a linear regression...

Help with sub-setting
Burgess, Jamie · May 25, 2020 · r-help

Dear all, I hope this message finds you well. I am currently trying to subset my data by two variables, so far, I have tried two different ways to stratify participants into groups. I would like to use the ?summary...

R 2.10 and help
Jamie Love · May 27, 2010 · r-devel

Thanks for the info, I'm happy to use the new httpd server that serves the help files - that'd definitely help. My difficulty with this approach is that I'm not sure how to get the URL - Say for...

[R-pkg-devel] Cannot submit package due to false-positive rejection
Jamie Lentin · Oct 29, 2022 · r-package-devel

On 2022-10-28 20:48, Ying Li via R-package-devel wrote: >> Flavor: r-devel-windows-x86_64 >> Check: examples, Result: NOTE >> Examples with CPU (user + system) or elapsed time > 10s >> user system elapsed >> RDM 40.05 0.89...

Sliding Window Time Series Analysis - hourly rainfall
Jamie Ledingham · Jan 24, 2008 · r-help

I have a time series of rainfall in a dataframe. I would like to be able to aggregate this using a sliding window approach- i.e. a new 24 hourly total is calculated for each hours rainfall. I'm struggling...

selecting consecutive records over a threshold
Jamie Ledingham · Feb 27, 2008 · r-help

Dear all, I am having trouble working out how I might do the following and would appreciate any thoughts. I am working with data concerning precipitation. The data are in 2 columns in a data frame called "storm" in the...

selecting consecutive records over a threshold
Jamie Ledingham · Feb 27, 2008 · r-help

Dear all, I am having trouble working out how I might do the following and would appreciate any thoughts. I am working with data concerning precipitation. The data are in 2 columns in a data frame called "storm" in the...

Memory allocation problem
Jamie Ledingham · Aug 12, 2008 · r-help

Dear R users, I am running a large loop over about 400 files. To outline generally, the code reads in the initial data file, then uses lookup text files to obtain more information before connecting to a SQL database using...

Quick fix formatting
Jamie Ledingham · Apr 7, 2008 · r-help

Hi all, I'm hoping there's a quick fix for this. I have two data frames and am running a loop to match similar rows. However the matching is not working well, and I suspect it is because of...

R 2.10 and help
Jamie Love · May 26, 2010 · r-devel

Hi all, I've been developing a little project for the past few months on R2.9. The project utilises RServe to access R over at tcp/ip connection. One feature of the project is to take R-Help and...

[Rcpp-devel] Rcpp, Windows and CMake
Jamie Olson · Jan 29, 2014 · rcpp-devel

Sorry, I think I just got confused. I meant cross-compiling from linux with mingw since cygwin's cmake is giving me trouble, but it's probably more effort than it's worth to get the same compiler. Thanks for...

Scope and apply-type functions
Jamie Olson · Mar 17, 2011 · r-help

So, I've been confused by this for a while. If I want to create functions in an apply, it only uses the desired value for the variable if I create a new local variable: > lapply(1:5,function(h...

[Rcpp-devel] Rcpp, Windows and CMake
Jamie Olson · Jan 29, 2014 · rcpp-devel

1) When doing that, there won't be any problem using a different version of MinGW? 2) I'm guessing I'd want to do this in linux, to avoid including the cygwin dlls? --Jamie Jamie Olson On Wed, Jan...

Loop problem
Jamie Ledingham · Mar 26, 2008 · r-help

Dear all, I have a problem with a loop, if anyone has any knowledge on these things I would appreciate some comments. The code below is designed to allow me to extract the top record of the data frame, and...

R 2.10 and help
Jamie Love · May 27, 2010 · r-devel

Thanks to Romain, this is perfect - On Thu, May 27, 2010 at 8:05 PM, Romain Francois <romain.francois at dbmail.com> wrote: > > Le 27/05/10 09:48, Jamie Love a ?crit : >> >> Thanks for the info, >> >> I'm happy...

Finding Maximums in a sliding window time series
Jamie Ledingham · Mar 19, 2008 · r-help

Dear all, I am having some problems with the folowing task and would appreciate any thoughts on the matter. I have a sliding window time series of rainfall. This is 24 hour window created from an hourly record. Every hour...

problem with se.contrast()
Jamie Jarabek · Feb 16, 2005 · r-help

I am having trouble getting standard errors for contrasts using se.contrast() in what appears to be a simple case to me. The following test example illustrates my problem: Lab <- factor(rep(c("1","2","3"),each=12)) Material <- factor...

problems with clipboard
Jamie.lannister · Apr 29, 2009 · r-help

Thank you very much. I'll try. Jamie Kevin Middleton-3 wrote: > > > Jamie, > > Try it as: > > data2 <- read.table(pipe('pbpaste'), header = T) > > I have a read.clipboard() function defined in ~/.Rprofile: > > read.clipboard <- function(){read.table(pipe('pbpaste'), header...

[Rcpp-devel] Rcpp, Windows and CMake
Jamie Olson · Jan 29, 2014 · rcpp-devel

Hi all, I'm a relative beginner in c/c++ and I'm trying to use c/c++ libraries in an R package. I need it to work in Windows, though, and I'm struggling to get things working. Environment...

Can't find what you're looking for? Try searching with Google .