[R-pkg-devel] Note about portable file names
On Sun, Jun 11, 2017 at 4:15 PM, Dirk Eddelbuettel <edd at debian.org> wrote:
On 11 June 2017 at 15:18, Konstantin Sorokin wrote: | Hello! | | When checking one of my packages I have following message: | | checking for portable file names ... NOTE | Found the following non-portable file paths: | tarantoolr/src/third_party/msgpack-1.4.1/include/msgpack/ preprocessor/facilities/is_empty_variadic.hpp | tarantoolr/src/third_party/msgpack-1.4.1/include/msgpack/ preprocessor/iteration/detail/bounds/lower1.hpp Do you know about this package https://cloud.r-project.org/web/packages/RcppRedis/ using the package RcppMsgPack (currently in the off-CRAN repo ghrr-drat) ?
Am I right in my understanding that then I'll be able to link with it and use msgpack (1.4) functions in C++ code without the need to include msgpack sources in my R package?
Konstantin Sorokin [[alternative HTML version deleted]]