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.

4 results for “from:Michael Kane”

Building a big.matrix using foreach
Michael Kane · Jul 19, 2009 · r-help

An embedded and charset-unspecified text was scrubbed... Name: not available URL: <https://stat.ethz.ch/pipermail/r-help/attachments/20090719/528820a7/attachment-0001.pl>

R 3.1.0 and C++11
Michael Kane · Nov 3, 2013 · r-devel

I'd like to echo Whit's sentiment and hopefully warm up this thread. C++11's new features and functionality give R users low-level tools (like threads, mutexes, futures, date-time, and atomic types) that work across platforms...

[Rcpp-devel] Filling a big.matrix in Rcpp
Michael Kane · Mar 14, 2013 · rcpp-devel

OK, I've got it working. You need to add the bigmemory inst directory to the PKG_CPPFLAGS, include MatrixAccessor.hpp, and pass the pointer to the BigMatrix object to your function. The following code should do the trick but...

[Rcpp-devel] Filling a big.matrix in Rcpp
Michael Kane · Mar 14, 2013 · rcpp-devel

Shradda, A big.matrix is not a regular R matrix. It is a completely separate type. The definition can be found in BigMatrix.h. I've rewritten your C++ code but there is still a problem. To build the function...

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