The geoAPI package is an implementation in native R code of the OGC Java geoAPI reference implementation of the standard “Referencing by coordinate”.
This is currently in the very early stages of development and not really useful for anything but some testing.
You can install the development version of geoAPI from GitHub with:
# install.packages("pak")
pak::pak("R-CF/geoAPI")