-
-
Notifications
You must be signed in to change notification settings - Fork 219
Closed
Description
Just flagging this as a possible further issue related to #1016 from @coatless? I haven't got a reprex for this, so I'm unsure whether it's a bug or not, but thought it should be flagged just in case.
@tjmckinley while you're at it... Mind fixing the code for
plugins
as well? c.f.Lines 258 to 259 in 975361f
plugins <- paste(plugins, sep=", ") # #nocov start pluginsAttrib <- paste("// [[Rcpp::plugins(", plugins, ")]]", sep="")
Yes @coatless. Happy to do this if you and @eddelbuettel think this is an issue.
Originally posted by @tjmckinley in #1016 (comment)
Metadata
Metadata
Assignees
Labels
No labels