Re: [Rcpp-devel] Integrating C-library libmseed to R

2016-07-13 Thread Christian Gunning
On 12 July 2016 at 19:33, Leo Leo wrote: > | Dear Rcpp_devel enthusiats, > | > | May I ask you for exploiting your potential? I am working on a package to > | handle seismic data (https://github.com/coLeo Leo < > behelfsadre...@googlemail.com> > Cffeemuggler

Re: [Rcpp-devel] Integrating C-library libmseed to R

2016-07-12 Thread Dirk Eddelbuettel
On 12 July 2016 at 19:33, Leo Leo wrote: | Dear Rcpp_devel enthusiats, | | May I ask you for exploiting your potential? I am working on a package to | handle seismic data (https://github.com/coffeemuggler/eseis). | | A key task is to be able to read and write the so called miniseed format. Ther