Releases: cafferychen777/ggpicrust2
ggpicrust2 2.5.17
ggpicrust2 2.5.17
This release contains the source package for ggpicrust2 version 2.5.17.
Installation
You can install this release directly from GitHub:
# Install from GitHub release
install.packages("ggpicrust2_2.5.17.tar.gz", repos = NULL, type = "source")
# Or using devtools
devtools::install_github("cafferychen777/ggpicrust2@v2.5.17")See the NEWS.md file for details on changes in this version.
ggpicrust2 2.5.16
ggpicrust2 2.5.16
This release contains the source package for ggpicrust2 version 2.5.16.
Installation
You can install this release directly from GitHub:
# Install from GitHub release
install.packages("ggpicrust2_2.5.16.tar.gz", repos = NULL, type = "source")
# Or using devtools
devtools::install_github("cafferychen777/ggpicrust2@v2.5.16")See the NEWS.md file for details on changes in this version.
ggpicrust2 2.5.15
ggpicrust2 2.5.15
This release contains the source package for ggpicrust2 version 2.5.15.
Installation
You can install this release directly from GitHub:
# Install from GitHub release
install.packages("ggpicrust2_2.5.15.tar.gz", repos = NULL, type = "source")
# Or using devtools
devtools::install_github("cafferychen777/ggpicrust2@v2.5.15")See the NEWS.md file for details on changes in this version.
ggpicrust2 2.5.13
ggpicrust2 2.5.13
This release contains the source package for ggpicrust2 version 2.5.13.
Installation
You can install this release directly from GitHub:
# Install from GitHub release
install.packages("ggpicrust2_2.5.13.tar.gz", repos = NULL, type = "source")
# Or using devtools
devtools::install_github("cafferychen777/ggpicrust2@v2.5.13")See the NEWS.md file for details on changes in this version.
ggpicrust2 v2.5.7
ggpicrust2 2.5.7
Bug Fixes
- Added a regression test for
pathway_errorbar()that explicitly covers:ko_to_kegg = TRUEorder = "pathway_class"
Why this release
- This prevents reintroducing the historical failure mode related to:
tibble::column_to_rownames()Can't find column '.'
Notes
- No user-facing API changes.
- This is a stability/testing release focused on safeguarding the
pathway_errorbar()KEGG pathway-class ordering path.
ggpicrust2 2.5.4
ggpicrust2 2.5.4
This release contains the source package for ggpicrust2 version 2.5.4.
Installation
You can install this release directly from GitHub:
# Install from GitHub release
install.packages("ggpicrust2_2.5.4.tar.gz", repos = NULL, type = "source")
# Or using devtools
devtools::install_github("cafferychen777/ggpicrust2@v2.5.4")See the NEWS.md file for details on changes in this version.
ggpicrust2 2.5.3
ggpicrust2 2.5.3
This release contains the source package for ggpicrust2 version 2.5.3.
Installation
You can install this release directly from GitHub:
# Install from GitHub release
install.packages("ggpicrust2_2.5.3.tar.gz", repos = NULL, type = "source")
# Or using devtools
devtools::install_github("cafferychen777/ggpicrust2@v2.5.3")See the NEWS.md file for details on changes in this version.
ggpicrust2 2.5.0
ggpicrust2 2.5.0
This release contains the source package for ggpicrust2 version 2.5.0.
Installation
You can install this release directly from GitHub:
# Install from GitHub release
install.packages("ggpicrust2_2.5.0.tar.gz", repos = NULL, type = "source")
# Or using devtools
devtools::install_github("cafferychen777/ggpicrust2@v2.5.0")See the NEWS.md file for details on changes in this version.
ggpicrust2 2.3.3
ggpicrust2 2.3.3
This release contains the source package for ggpicrust2 version 2.3.3.
Installation
You can install this release directly from GitHub:
# Install from GitHub release
install.packages("ggpicrust2_2.3.3.tar.gz", repos = NULL, type = "source")
# Or using devtools
devtools::install_github("cafferychen777/ggpicrust2@v2.3.3")See the NEWS.md file for details on changes in this version.
ggpicrust2 2.3.2
ggpicrust2 2.3.2
This release contains the source package for ggpicrust2 version 2.3.2.
Installation
You can install this release directly from GitHub:
# Install from GitHub release
install.packages("ggpicrust2_2.3.2.tar.gz", repos = NULL, type = "source")
# Or using devtools
devtools::install_github("cafferychen777/ggpicrust2@v2.3.2")See the NEWS.md file for details on changes in this version.