This is a version in development of BListener package.
Before downloading BListener, you should have installed devtools and load it:
install.packages("devtools")
library("devtools")
After that, to download BListener, you can type in the R prompt:
install_github("IPEM/BListener")