Skip to content

Commit 1cf7e26

Browse files
committed
update
1 parent 213ca58 commit 1cf7e26

3 files changed

Lines changed: 8 additions & 4 deletions

File tree

CRAN-SUBMISSION

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
Version: 0.2.6
2-
Date: 2025-06-12 02:19:45 UTC
3-
SHA: 2e0d27038a773e0fbedebb075bf8beb3019a6c82
1+
Version: 0.2.8
2+
Date: 2025-07-02 03:57:58 UTC
3+
SHA: 213ca587b153ffc4bbed6aa6242bdbea126deee3

DESCRIPTION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Package: aplot
22
Title: Decorate a 'ggplot' with Associated Information
3-
Version: 0.2.7
3+
Version: 0.2.8
44
Authors@R: c(
55
person(given = "Guangchuang", family = "Yu", email = "guangchuangyu@gmail.com", role = c("aut", "cre"), comment = c(ORCID = "0000-0002-6485-8781")),
66
person("Shuangbin", "Xu", email = "xshuangbin@163.com", role = "ctb",

NEWS.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# aplot 0.2.8
2+
3+
+ fixed `tag_levels` issue of `plot_list` for ggplot2 > 3.5.2 (2025-07-02, Wed)
4+
15
# aplot 0.2.7
26

37
+ S3 method consistency with ggplot2 (v=4.0.0) (2025-06-21, Sat, #47, #48)

0 commit comments

Comments
 (0)