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.

12 results for “from:Kurt Van Dijck”

[Bug 17546] extend readtable with a hook for column type detection
Kurt Van Dijck · Apr 2, 2019 · r-devel

Hey, Does someone have comments on the v4 of the proposed patch? Kind regards, Kurt

[PATCH 1/2] readtable: add hook for type conversions per column
Kurt Van Dijck · Mar 26, 2019 · r-devel

Hello, I want to find out if this patch is ok or not, and if not, what should change. Kind regards, Kurt

[PATCH 1/2] readtable: add hook for type conversions per column
Kurt Van Dijck · Mar 26, 2019 · r-devel

On di, 26 mrt 2019 12:48:12 -0700, Michael Lawrence wrote: > Please file a bug on bugzilla so we can discuss this further. All fine. I didn't find a way to create an account on bugs.r-project...

spss endianness bugfix
Kurt Van Dijck · Jul 17, 2008 · r-devel

Hi, We just upgraded the MacOSX R with foreign package 0.8.27 with CRAN to have SPSS long variable names. Script tests/spss.R runs fine. Thanks for importing the spss long labels patch & having this available for MacOSX...

[RFC] readtable enhancement
Kurt Van Dijck · Mar 27, 2019 · r-devel

Thank you for your answers. I rather do not file a new bug, since what I coded isn't really a bug. The problem I (my colleagues) have today is very stupid: We read .csv files with a lot of...

[PATCH 1/2] readtable: add hook for type conversions per column
Kurt Van Dijck · Mar 22, 2019 · r-devel

This commit adds a function parameter to readtable. The function is called for every column. The goal is to allow specific (non-standard) type conversions depending on the input. When the parameter is not given, or the function returns NULL...

[RFC] readtable enhancement
Kurt Van Dijck · Mar 27, 2019 · r-devel

Hey, In the meantime, I submitted a bug. Thanks for the assistence on that. > and I'm not convinced that > coercion failures should fallback gracefully to the default. the gracefull fallback: - makes the code more complex + keeps colConvert implementations limited...

[RFC] readtable enhancement
Kurt Van Dijck · Mar 28, 2019 · r-devel

On wo, 27 mrt 2019 22:55:06 -0700, Gabriel Becker wrote: > Kurt, > Cool idea and great "seeing new faces" on here proposing things on here > and engaging with R-core on here. > Some comments on the issue of fallbacks...

spss long labels
Kurt Van Dijck · Jul 2, 2008 · r-devel

Hi, A frequently seen issue with importing SPSS data files, is that R does not import the 'long variable names'. I built a patch on the R-project's foreign module, in order to import the 'long variable names' from...

spss long labels
Kurt Van Dijck · Jul 9, 2008 · r-devel

Hi all, I got no feedback at all concerning the merge of this patch in the source tree. Am I supposed to do this myself? How should I do this (do I have subversion commit access)? Is this patch acceptable...

spss long labels
Kurt Van Dijck · Jul 15, 2008 · r-devel

On Tue, Jul 15, 2008 at 09:29:22AM +0100, Prof Brian Ripley wrote: > On Tue, 15 Jul 2008, Martin Maechler wrote: > > >Hi Kurt, > > > >>>>>>"KVD" == Kurt Van Dijck <kurt.van.dijck at skynet.be> > >>>>>> on Wed, 09 Jul 2008 10...

[PATCH 2/2] readtable: add test for type conversion hook 'colConvert'
Kurt Van Dijck · Mar 22, 2019 · r-devel

Signed-off-by: Kurt Van Dijck <dev.kurt at vandijck-laurijssen.be> --- tests/reg-tests-2.R | 21 +++++++++++++++++++++ tests/reg-tests-2.Rout.save | 27 +++++++++++++++++++++++++++ 2 files changed, 48 insertions(+) diff --git a/tests/reg-tests-2.R b/tests...

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