Skip to content

Releases: cafferychen777/ggpicrust2

ggpicrust2 2.5.17

05 Jun 16:45

Choose a tag to compare

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

05 May 13:18

Choose a tag to compare

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

04 May 20:44

Choose a tag to compare

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

13 Apr 06:04

Choose a tag to compare

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

11 Feb 14:53

Choose a tag to compare

ggpicrust2 2.5.7

Bug Fixes

  • Added a regression test for pathway_errorbar() that explicitly covers:
    • ko_to_kegg = TRUE
    • order = "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

26 Sep 15:47

Choose a tag to compare

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

25 Sep 12:32

Choose a tag to compare

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

20 Aug 06:24

Choose a tag to compare

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

17 Jul 04:43

Choose a tag to compare

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

10 Jul 07:28

Choose a tag to compare

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.