You can install the development version of FastMapping like so:
devtools::install_github("PPaccioretti/FastMapping", ref = "pkg")
To use FastMapping yoou only need to run this code:
library(FastMapping)
FastMapping::run_app()
Please note that the FastMapping project is released with a Contributor Code of Conduct. By contributing to this project, you agree to abide by its terms.