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.
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...
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...
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...
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...
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 .