Skip to content

Releases: flyingicedragon/tomatoGO

Release 0.2.1

06 May 02:41
fb4605f
Compare
Choose a tag to compare

A package file for installation. Can be installed with fallowing code.

remotes::install_github("flyingicedragon/tomatoGO@*release")
  • fixup dependency

Release 0.2.0

26 Dec 08:14
96907b7
Compare
Choose a tag to compare

A package file for locally installation. Can be installed with fallowing code.

install.package("/path/to/tomatoGO_0.2.0.tar.gz", repos = NULL)