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.

5 results for “from:Harold Petithomme”

Compatibility problem with R-2.9.0 and R-2.14.0
harold.petithomme · Apr 6, 2012 · r-devel

Hello all, Using classical glm function with binomial family, I experienced a problem when using predict() over a glm object. I found that family objects built on R-2.14.0 contain elements like : .Call(C_logit_link,...) But on...

Unexplained strange behaviour of callNextMethod in S4 methods
Harold Petithomme · Oct 4, 2010 · r-devel

Hello all. A few days ago, I submitted a problem which remains unsolved although somebody answered to my question. I still have the problem. Can someone please explain if something is wrong ? Have a look at this example: setGeneric("f...

strange behaviour of callNextMethod in S4 methods
Harold PETITHOMME · Sep 23, 2010 · r-devel

Hello, I experienced a strange behaviour of callNextMethod when used in either initialize or any other S4 function method definition. Help says callNextMethod calls the next inherited method for the current function from where it is called with the same...

Problem with mclapply in package parallel
Harold Petithomme · Jul 21, 2017 · r-help

Dear fellow R users, I am experiencing some problem using function mclapply from recommended R package parallel. This problem is a bit "deep in source code" (maybe r-devel list would be more appropriate ?). Actually, I have noticed on a...

Passing string arguments to C code, call to .C, R memory allocation for character vectors
Harold PETITHOMME · Jan 25, 2008 · r-help

Hello R-ill world! My problem : I obtain a segmentation fault when passing a character argument to a C function, compiled in a shared object and loaded by dyn.load. 1. As manuals (and overall "Writing R extensions ") don't...

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