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:Lipatz Jean-Luc”

mean
Lipatz Jean-Luc · Jan 9, 2020 · r-devel

Hello, Is there a reason for the following behaviour? > mean(c("1","2","3")) [1] NA Warning message: In mean.default(c("1", "2", "3")) : l'argument n'est ni num?rique, ni logique : renvoi de NA But: > var(c...

'gsub' not perl compatible?
Lipatz Jean-Luc · Jul 21, 2017 · r-devel

Hi all, Working on some SAS program conversions, I was testing this (3.4.0 Windows, but also 2.10.1 MacOsX): gsub("b?","!","abc",perl=T) which returns [1] "!a!c!" that I didn't understand. Unfortunately, asked for...

list.files returns unwanted files
Lipatz Jean-Luc · Jul 18, 2017 · r-devel

Hi all, I have found a strange behaviour with 'list.files' (it can easily be bypassed with the 'pattern' argument but doesn't seem to me very constistent to the 'files.all' one): The problem is that Windows files begining...

write.csv
Lipatz Jean-Luc · Jul 4, 2017 · r-devel

Hi all, I am currently studying how to generalize the usage of R in my statistical institute and I encountered a problem that I cannot declare on bugzilla (cannot understand why). Sorry for trying this mailing list but I am...

write.csv
Lipatz Jean-Luc · Jul 4, 2017 · r-devel

I would really like the bug fixed. At least this one, because I know people in my institute using this function. I understand your arguments about open source, but I also saw in this mail list a proposal for a...

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