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.

5 results for “from:Michaël BENESTY”

[Rcpp-devel] Stripping symbols and Cran
Michaël BENESTY · Sep 18, 2017 · rcpp-devel

Hi all, Because of (the great) Rcpp, the size of my package was over 5Mb, which was an issue for a Cran release. I read with interest this article http://dirk.eddelbuettel.com/blog/2017/08/14/#009_compact_shared...

[Rcpp-devel] Rcpp + Package -> undefined symbol
Michaël BENESTY · Aug 2, 2017 · rcpp-devel

Hi, I am trying to wrap the Fasttext lib from Facebook on R. I have wrote a minimal code based on Rcpp.package.skeleton(module = TRUE) The C++ file compiles/works with sourceCpp() but it crashes when building a package...

[Rcpp-devel] Stripping symbols and Cran
Michaël BENESTY · Sep 18, 2017 · rcpp-devel

Hi Dirk, I am not the author of the question on SO, but the timing is perfect :-) I am aware of Dplyr size (I read ur blog carefully!!!) but really wanted to have 0 note. Just tried --strip-unneeded : not...

[Rcpp-devel] Rcpp + Package -> undefined symbol
Michaël BENESTY · Aug 2, 2017 · rcpp-devel

Thank you a lot Mr. Kou. The package is now compiling and I have updated it to load modules at loading of the package (was quite tricky). Just to understand, the .cc has compiled just because you moved them in...

[Rcpp-devel] Rcpp + Package -> undefined symbol
Michaël BENESTY · Aug 2, 2017 · rcpp-devel

Thank you Dirk for this answer. The source code of Fasttext is already embedded in the package (it is the content of ../inst/include/ and is linked with PKG_CPPFLAGS + include of headers). So no issue with user having it...

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