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.

7 results for “from:Louis Aslett”

Bundling system dependencies in binary packages
Louis Aslett · Dec 2, 2014 · r-devel

I've been hunting round for the accepted method of bundling system dependencies into binary packages. For example, there are some CRAN packages (e.g. gmp, RcppArmadillo, ...) which don't require the system dependencies be installed for the Windows and...

write.table and append
Louis Aslett · Feb 8, 2013 · r-help

I believe your problem stems from using ifelse() actually ... it requires the statements which it runs to return a value with the same shape as the test, which write.table() isn't doing. Just change it to a regular if...

Inference on parameters with package "PhaseType"
Louis Aslett · Sep 1, 2015 · r-help

Hi Pawe?, I replied to your direct email to me a month or so ago but perhaps your spam filter ate it? I'll repeat here: Indeed, apologies the documentation could perhaps be a little clearer on this point: the...

[Rcpp-devel] Rcpp modules and S3 dispatch on rbind/cbind
Louis Aslett · Jan 14, 2015 · rcpp-devel

Just for the list record I think I've figured this out. It turns out that there is an S4 approach to this now, whereby one actually sets appropriate methods for the rbind2 and cbind2 functions in the methods package...

[Rcpp-devel] Rcpp modules and S3 dispatch on rbind/cbind
Louis Aslett · Jan 12, 2015 · rcpp-devel

I've encountered a problem when trying to perform S3 method dispatch for rbind() with an Rcpp module I've written. Obviously Rcpp modules are S4, but as per many Google-able discussions, rbind/cbind can't support S4 method...

[Rcpp-devel] Rcpp modules and S3 dispatch on rbind/cbind
Louis Aslett · Jan 14, 2015 · rcpp-devel

Sorry hit send prematurely .... Just for the list record I think I've figured this out. It turns out that there is an S4 approach to this now, whereby one actually sets appropriate methods for the rbind2 and cbind2 functions...

Bundling system dependencies in binary packages
Louis Aslett · Dec 3, 2014 · r-devel

On 3 December 2014 at 07:40, Prof Brian Ripley wrote: > On 02/12/2014 18:34, Louis Aslett wrote: >> I've been hunting round for the accepted method of bundling system >> dependencies into binary packages. >> >> For example, there are...

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