Comments on Sugar... Rcpp sugar seems to be an enhancement for C++ more than an interface function, so wouldn't it make sense to maintain it as a separate C++ class library? More generally, it would be useful to know what portions of Rcpp can function without the R engine running. This can be determined by trial and error, but it might be helpful if the boundary was more clearly defined. Another possible advantage is clients could link only against code that they really need.
Thanks, Dominick
_______________________________________________ Rcpp-devel mailing list [email protected] https://lists.r-forge.r-project.org/cgi-bin/mailman/listinfo/rcpp-devel
