The goal of ELMER.data is to supporting data for the ELMER package. It includes the Probe.motif matrix mapping for each probe if the TF PWM was matched (windows of +-250bp around the probe).
You can install ELMER.data from github with:
# install.packages("devtools")
devtools::install_github("tiagochst/ELMER.data")