Skip to content

Commit

Permalink
prepare for CRAN release
Browse files Browse the repository at this point in the history
  • Loading branch information
Yunuuuu committed Nov 13, 2024
1 parent 1cbfdb4 commit 4e404f2
Show file tree
Hide file tree
Showing 9 changed files with 43 additions and 54 deletions.
4 changes: 2 additions & 2 deletions R/active.R
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@
#'
#' @details
#' By default, the active context is set only for functions that add plot areas.
#' This allows other `ggplot2` elementssuch as `geoms`, `stats`, `scales`, or
#' `themes` to be seamlessly added to the current plot area.
#' This allows other `ggplot2` elements-such as `geoms`, `stats`, `scales`, or
#' `themes`- to be seamlessly added to the current plot area.
#'
#' The default ordering of the plot areas is from top to bottom or from left to
#' right, depending on the layout orientation. However, users can customize this
Expand Down
4 changes: 2 additions & 2 deletions R/layout-quad-operator.R
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@
#' `quad_layout()`.
#'
#' @param x The object to be added to the layout using the `-` operator.
#' @param position A string specifying one or more positions
#' `r oxford_and(.tlbr)` to indicate the annotation stack context for the
#' @param position A string specifying one or more positions-
#' `r oxford_and(.tlbr)`- to indicate the annotation stack context for the
#' operator [`-`][layout-operator]. By default, `waiver()` is used, which sets
#' the behavior as follows: if the active context in `quad_layout()` is `top` or
#' `bottom`, the operator will also apply to the corresponding `bottom` or `top`
Expand Down
2 changes: 1 addition & 1 deletion R/plot-theme.R
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
#' @inherit ggplot2::theme
#' @param ... A [`theme()`][ggplot2::theme] object or additional element
#' specifications not part of base ggplot2. In general, these should also be
#' defined in the `element tree` argument. [`Splicing`][rlang::splice] a list
#' defined in the `element tree` argument. [`Splicing`][rlang::splice] a list
#' is also supported.
#' @examples
#' set.seed(123)
Expand Down
8 changes: 4 additions & 4 deletions R/utils.R
Original file line number Diff line number Diff line change
Expand Up @@ -125,13 +125,13 @@ pkg_nm <- function() packageName(topenv(environment()))
# )
#> Warning: Some expressions had a GC in every iteration; so filtering is
#> disabled.
#> # A tibble: 6 × 6
#> # A tibble: 6 x 6
#> expression min median `itr/sec` mem_alloc `gc/sec`
#> <bch:expr> <bch:tm> <bch:tm> <dbl> <bch:byt> <dbl>
#> 1 nest_unique 5.37ms 7.49ms 134. 1.33MB 69.2
#> 2 nest_vctrs 200.3µs 214.57µs 3591. 754.7KB 6.00
#> 3 nest_vctrs_loc 193.99µs 207.29µs 4490. 706.95KB 6.00
#> 4 nest_data_table 402.71µs 459.55µs 1918. 985.25KB 4.00
#> 2 nest_vctrs 200.3us 214.57us 3591. 754.7KB 6.00
#> 3 nest_vctrs_loc 193.99us 207.29us 4490. 706.95KB 6.00
#> 4 nest_data_table 402.71us 459.55us 1918. 985.25KB 4.00
#> 5 nest_split 11.87ms 14.08ms 69.8 1.15MB 54.3
#> 6 nest_table 183.52ms 189.87ms 5.20 576.35MB 8.67
`%nest%` <- function(x, y) {
Expand Down
4 changes: 1 addition & 3 deletions cran-comments.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,4 @@
This release is a major update that includes a significant rewrite of the internals and introduces new features (including new functions and arguments). Since this package is new to CRAN, no reverse dependencies exist yet, and we have decided to increment only the patch version number.

We apologize for the short-term nature of the previous submission. We responded by email, but it appears the message was returned. We update frequently because the changes introduced in this version are substantial, and we want to avoid users encountering inconsistencies.
This release is a major update that includes lots of new features (some will break the old behaviour) and bug fix. Since this package is new to CRAN, no reverse dependencies exist yet, we have decided to increment only the patch version number.

## R CMD check results
0 errors | 0 warnings | 1 note
Expand Down
4 changes: 2 additions & 2 deletions man/active.Rd

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion man/plot_theme.Rd

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions man/with_quad.Rd

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

65 changes: 28 additions & 37 deletions revdep/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,47 +10,38 @@
|collate |C.UTF-8 |
|ctype |C.UTF-8 |
|tz |Asia/Shanghai |
|date |2024-10-12 |
|date |2024-11-14 |
|pandoc |3.1.3 @ /usr/bin/ (via rmarkdown) |

# Dependencies

|package |old |new |Δ |
|:------------|:-----|:------|:--|
|ggalign |0.0.3 |0.0.4 |* |
|cli |3.6.3 |3.6.3 | |
|colorspace |2.1-1 |2.1-1 | |
|cpp11 |0.5.0 |NA |* |
|data.table |NA |1.16.2 |* |
|dplyr |1.1.4 |NA |* |
|fansi |1.0.6 |1.0.6 | |
|farver |2.1.2 |2.1.2 | |
|generics |0.1.3 |NA |* |
|ggh4x |0.2.8 |NA |* |
|ggplot2 |3.5.1 |3.5.1 | |
|glue |1.8.0 |1.8.0 | |
|gtable |0.3.5 |0.3.5 | |
|isoband |0.2.7 |0.2.7 | |
|labeling |0.4.3 |0.4.3 | |
|lifecycle |1.0.4 |1.0.4 | |
|magrittr |2.0.3 |2.0.3 | |
|munsell |0.5.1 |0.5.1 | |
|pillar |1.9.0 |1.9.0 | |
|pkgconfig |2.0.3 |2.0.3 | |
|purrr |1.0.2 |NA |* |
|R6 |2.5.1 |2.5.1 | |
|RColorBrewer |1.1-3 |1.1-3 | |
|rlang |1.1.4 |1.1.4 | |
|scales |1.3.0 |1.3.0 | |
|stringi |1.8.4 |NA |* |
|stringr |1.5.1 |NA |* |
|tibble |3.2.1 |3.2.1 | |
|tidyr |1.3.1 |NA |* |
|tidyselect |1.2.1 |NA |* |
|utf8 |1.2.4 |1.2.4 | |
|vctrs |0.6.5 |0.6.5 | |
|viridisLite |0.4.2 |0.4.2 | |
|withr |3.0.1 |3.0.1 | |
|package |old |new |Δ |
|:------------|:------|:----------|:--|
|ggalign |0.0.4 |0.0.4.9000 |* |
|cli |3.6.3 |3.6.3 | |
|colorspace |2.1-1 |2.1-1 | |
|data.table |1.16.2 |NA |* |
|fansi |1.0.6 |1.0.6 | |
|farver |2.1.2 |2.1.2 | |
|ggplot2 |3.5.1 |3.5.1 | |
|glue |1.8.0 |1.8.0 | |
|gtable |0.3.6 |0.3.6 | |
|isoband |0.2.7 |0.2.7 | |
|labeling |0.4.3 |0.4.3 | |
|lifecycle |1.0.4 |1.0.4 | |
|magrittr |2.0.3 |2.0.3 | |
|munsell |0.5.1 |0.5.1 | |
|pillar |1.9.0 |1.9.0 | |
|pkgconfig |2.0.3 |2.0.3 | |
|R6 |2.5.1 |2.5.1 | |
|RColorBrewer |1.1-3 |1.1-3 | |
|rlang |1.1.4 |1.1.4 | |
|scales |1.3.0 |1.3.0 | |
|tibble |3.2.1 |3.2.1 | |
|utf8 |1.2.4 |1.2.4 | |
|vctrs |0.6.5 |0.6.5 | |
|viridisLite |0.4.2 |0.4.2 | |
|withr |3.0.2 |3.0.2 | |

# Revdeps

0 comments on commit 4e404f2

Please sign in to comment.