Installing devtools in R

I am trying to install devtools in R so that I can install some packages from Github. I am having difficulty installing the devtools package. Specifically, I am getting this error message:

:1:10: fatal error: hb-ft.h: No such file or directory
compilation terminated.

Can anyone give me some pointers? I feel like there is an easy fix to this.