RDruid Druid connector for R Installation To install the latest version of RDruid, it's easiest to use the devtools package: # install.packages("devtools") library(devtools) install_github("RDruid", "metamx") Documentation See our wiki for documentation and examples.