Rcpp11 / attributes

Standalone implementation of Rcpp attributes.
Other
3 stars 1 forks source link

compileAttributes does not support the [[export]] attributes #38

Open romainfrancois opened 9 years ago

romainfrancois commented 9 years ago

@kevinushey when I try to use [[export]] instead of [[Rcpp::export]] I get:

Erreur dans attributes$attributes[sapply(attributes$attributes, function(x) { :
  type 'list' d'indice incorrect
Calls: compileAttributes ... compileDefaultAttributes -> unlist -> lapply -> FUN