Horizontal error bars with datalore.plot

I need to display an error on the x axis values.
It seems like geom_errorbarh() is not present, is there some other way to accomplish this using the “ggplot” API?

Unfortunately, this part of ggplor2 API (geom_errorbarh, coord_flip) has not been implemented yet.