You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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 ...
The text was updated successfully, but these errors were encountered:
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 ...The text was updated successfully, but these errors were encountered: