Currently there isn't a released version on CRAN.
Therefore the recommendation is to install from github using the remotes package to install the development version:
# install.packages("remotes")
remotes::install_github("gscraper/jefferis")
Note: Windows users need Rtools to install this way.