Releases: flyingicedragon/tomatoGO
Releases · flyingicedragon/tomatoGO
Release 0.2.1
A package file for installation. Can be installed with fallowing code.
remotes::install_github("flyingicedragon/tomatoGO@*release")
- fixup dependency
Release 0.2.0
A package file for locally installation. Can be installed with fallowing code.
install.package("/path/to/tomatoGO_0.2.0.tar.gz", repos = NULL)