Skip to content

Should Rcpp::compileAttributes() include <Rcpp/Rcpp>? #1194

@ms609

Description

@ms609

I've been updating my packages to replace <Rcpp.h> with <Rcpp/Lightest>, as I understand to be the intent behind #1191. I notice that RcppExports.cpp, when generated with Rcpp::compileAttributes(), still includes <Rcpp.h>. Ought/can this be updated to use the new <Rcpp/...> syntax?

(Apologies for any misunderstandings; I'm still rather new to C++...)

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