Skip to content

Commit fb5438f

Browse files
committed
update
1 parent 7f5c337 commit fb5438f

3 files changed

Lines changed: 7 additions & 3 deletions

File tree

CRAN-SUBMISSION

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
Version: 0.2.8
2-
Date: 2025-07-02 03:57:58 UTC
3-
SHA: 213ca587b153ffc4bbed6aa6242bdbea126deee3
2+
Date: 2025-07-02 04:15:42 UTC
3+
SHA: f7e3d4d1a4f30892b007b1b4b2d9449ae60244e8

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.8
3+
Version: 0.2.8.001
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.001
2+
3+
+ inherit 'ggplot' class for output of `insert_` functions (2025-09-01, Mon, #50, #51)
4+
15
# aplot 0.2.8
26

37
+ fixed `tag_levels` issue of `plot_list` for ggplot2 > 3.5.2 (2025-07-02, Wed)

0 commit comments

Comments
 (0)