Juan,

Rcpp has over 2800 reverse dependencies. We cannot check errors on all of
them, but you could spot check a few more than the one mentioned. The
tools::package_depencencies() function can give you all (straight or reverse)
dependencies of a package, or you can just glance at the CRAN page.

I am with Ralf here: I too have Rcpp-using packages on CRAN, and basically
all use charater variables, but I do not think I have that warning for them.

All that said in due time we hope to of course improve these matters.  The
next release should do so for one of the recently-outlawed accessors.  All
this is a lot of work, so don't expect miracles overnight.

Cheers, Dirk

-- 
dirk.eddelbuettel.com | @eddelbuettel | e...@debian.org
_______________________________________________
Rcpp-devel mailing list
Rcpp-devel@lists.r-forge.r-project.org
https://lists.r-forge.r-project.org/cgi-bin/mailman/listinfo/rcpp-devel

Reply via email to