R bindings for the fast multidimensional entropy estimation by k-d partitioning code by D. Stowell and M. D. Plumbly. See here for the original code.
You can install kdpee from CRAN once it’s released, with:
install.packages("kdpee")