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