Skip to content

Commit 6ec55d6

Browse files
committed
new version to cran
1 parent 9a7a828 commit 6ec55d6

3 files changed

Lines changed: 5 additions & 5 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.8
2-
Date: 2025-07-02 04:15:42 UTC
3-
SHA: f7e3d4d1a4f30892b007b1b4b2d9449ae60244e8
1+
Version: 0.2.9
2+
Date: 2025-09-12 03:04:38 UTC
3+
SHA: 9a7a828871a25060204284671195bce5634ca256

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.002
3+
Version: 0.2.9
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: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# aplot 0.2.8.002
1+
# aplot 0.2.9
22

33
+ fixed alignment when `coord_fixed()` is used (2025-09-10, Wed, #52)
44
+ inherit 'ggplot' class for output of `insert_` functions (2025-09-01, Mon, #50, #51)

0 commit comments

Comments
 (0)