Skip to content
Prev 7898 / 10988 Next

[Rcpp-devel] Fwd: CRAN submission growfunctions 0.1

Hi Guys,

I embed a data list object of dgCMatrix elements (produced in the same
manner as used in package, growfunctions) in an .RData file located in the
sparseList \data folder. I'm not sure what script and data ASAN uses to
conduct the memory check.  I'm guessing the package examples are run.  So I
added an example that loads the .RData object embedded with this toy
package, sparseList.  Please pardon me if my understanding is off.   I also
embedd an R script in the single toy package .cpp file that generates the
same data (list object of dgCMatrix objects created using R::Matrix) and
runs an example.

Terrance
?

 sparseList_1.1.tar.gz
<https://docs.google.com/file/d/0B0DIDcaf6yMwUFI5VU5yX3NZY0MzanZNSVhTUVViblFXNkFv/edit?usp=drive_web>
?
On Sat, Aug 9, 2014 at 3:02 PM, Kevin Ushey <kevinushey at gmail.com> wrote: