vfbr provides programmatic access to the virtualflybrain.org website.
Installation
Currently there isn’t a released version on CRAN, but you can use the devtools [1] package to install the development version:
if (!require("devtools")) install.packages("devtools")
devtools::install_github("jefferis/vfbr")