Skip to content

cppFunction plugins #1018

@tjmckinley

Description

@tjmckinley

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.

Rcpp/R/Attributes.R

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions