Dear all,
when I submitted a new release to CRAN earlier today, it was rejected due to a recent removal of R_ext/Callbacks.h in R devel: r-devel/r-svn@671453f
|
#include <R_ext/Callbacks.h> |
I haven't had time to look into this further (e.g. if the Callback.h line can be removed). Just wanted to let you know. I have no rush and can wait, but presumably this might block all incoming packages with Rcpp as dependency.
Dear all,
when I submitted a new release to CRAN earlier today, it was rejected due to a recent removal of
R_ext/Callbacks.hin R devel: r-devel/r-svn@671453fRcpp/inst/include/RcppCommon.h
Line 76 in 2b0a44b
I haven't had time to look into this further (e.g. if the
Callback.hline can be removed). Just wanted to let you know. I have no rush and can wait, but presumably this might block all incoming packages withRcppas dependency.