You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is there an equivalent to // [[Rcpp::depends()]] for cpp11? Trying to make a MRE (so not in a package) and need to link with another package for that one bit of code.
The text was updated successfully, but these errors were encountered:
Is there an equivalent to // [[Rcpp::depends()]] for cpp11? Trying to make a MRE (so not in a package) and need to link with another package for that one bit of code.
The text was updated successfully, but these errors were encountered: