Not that important, but it would be nice to list this trick (add CXXFLAGS += -Wno-ignored-attributes to your .R/Makevars file) - along with the comment that this will trigger warnings when running R CMD check - to the README file? I always have trouble finding this piece of information ...
Not that important, but it would be nice to list this trick (add
CXXFLAGS += -Wno-ignored-attributesto your.R/Makevarsfile) - along with the comment that this will trigger warnings when running R CMD check - to the README file? I always have trouble finding this piece of information ...