I played around with reverse dependencies of Rcpp. At the moment, 44 packages depend on Rcpp and the number goes up to 53 when counting recusive reverse dependencies.
I've used graphviz for the representation of the directed graph
Here is the code I've used to generate the dot file: