Nice, thanks Dirk, I will test it!
Em qui., 23 de jun. de 2022 às 21:28, Dirk Eddelbuettel
escreveu:
>
> On 23 June 2022 at 20:46, Roberto Spadim wrote:
> | Uhm, yes I see
> | I testd with package, and linux, it works
> | But with Windows it don't find the liblzma
>
> "Par for the course" as the
On 23 June 2022 at 20:46, Roberto Spadim wrote:
| Uhm, yes I see
| I testd with package, and linux, it works
| But with Windows it don't find the liblzma
"Par for the course" as they say -- Windows has not standard library location
so you will need an 'extra convention' as either the CRAN rules o
Uhm, yes I see
I testd with package, and linux, it works
But with Windows it don't find the liblzma
Em qui., 23 de jun. de 2022 às 07:59, Dirk Eddelbuettel
escreveu:
>
> On 23 June 2022 at 10:05, Serguei Sokol wrote:
> | Le 23/06/2022 à 04:07, Roberto Spadim a écrit :
> | > Hi folks
> | >
> | >
On 23 June 2022 at 10:05, Serguei Sokol wrote:
| Le 23/06/2022 à 04:07, Roberto Spadim a écrit :
| > Hi folks
| >
| > I have a .xz file and need to read it and "convert" to a DataFrame using
| > Rcpp if possible.
| >
| > But... I'm with a problem (first time testing this) using liblzma with
|
Le 23/06/2022 à 04:07, Roberto Spadim a écrit :
Hi folks
I have a .xz file and need to read it and "convert" to a DataFrame using
Rcpp if possible.
But... I'm with a problem (first time testing this) using liblzma with
Rcpp, I already know how to do this with CMakeLists.txt, but I don't
kno