Tools that support the SOFIA Transparent Assessment Framework (SOFIA-TAF).
The package can be installed from GitHub using the install_github
command:
library(remotes)
install_github("sofia-taf/SOFIA")
For a summary of the package:
library(SOFIA)
?SOFIA
The SOFIA package is developed openly on GitHub.
Feel free to open an issue there if you encounter problems or have suggestions for future versions.