Skip to content

Commit

Permalink
Update
Browse files Browse the repository at this point in the history
  • Loading branch information
uribo committed Dec 9, 2022
1 parent e58637d commit 7a84164
Show file tree
Hide file tree
Showing 3 changed files with 33 additions and 33 deletions.
2 changes: 1 addition & 1 deletion DESCRIPTION
Original file line number Diff line number Diff line change
Expand Up @@ -51,4 +51,4 @@ Suggests:
Encoding: UTF-8
LazyData: true
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.2.1
RoxygenNote: 7.2.2
1 change: 0 additions & 1 deletion cran-comments.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@
0 errors | 0 warnings | 1 note

* re-generate the Rd files using the current CRAN version of roxygen2.
* checking data for non-ASCII characters ... found 47 marked UTF-8 strings
* The note refers to miss-spelled words. One of this word is Kanji and Kana which used in the Japanese writing system.

```
Expand Down
63 changes: 32 additions & 31 deletions revdep/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,47 +3,48 @@
|field |value |
|:--------|:-------------------------------------------------------------------------------------------|
|version |R version 4.2.1 (2022-06-23) |
|os |macOS Monterey 12.5.1 |
|os |macOS Ventura 13.0.1 |
|system |aarch64, darwin20 |
|ui |RStudio |
|language |(EN) |
|collate |en_US.UTF-8 |
|ctype |en_US.UTF-8 |
|tz |Asia/Tokyo |
|date |2022-09-01 |
|rstudio |2022.11.0-daily+158 Elsbeth Geranium (desktop) |
|date |2022-12-09 |
|rstudio |2022.12.0+353 Elsbeth Geranium (desktop) |
|pandoc |2.19.2 @ /Applications/RStudio.app/Contents/Resources/app/quarto/bin/tools/ (via rmarkdown) |

# Dependencies

|package |old |new |Δ |
|:--------------|:-----|:-----|:--|
|zipangu |0.3.0 |0.3.1 |* |
|arabic2kansuji |0.1.2 |0.1.2 | |
|cachem |1.0.6 |1.0.6 | |
|cli |3.3.0 |3.3.0 | |
|cpp11 |0.4.2 |0.4.2 | |
|dplyr |1.0.9 |1.0.9 | |
|ellipsis |0.3.2 |0.3.2 | |
|fansi |1.0.3 |1.0.3 | |
|fastmap |1.1.0 |1.1.0 | |
|generics |0.1.3 |0.1.3 | |
|glue |1.6.2 |1.6.2 | |
|lifecycle |1.0.1 |1.0.1 | |
|lubridate |1.8.0 |1.8.0 | |
|magrittr |2.0.3 |2.0.3 | |
|memoise |2.0.1 |2.0.1 | |
|pillar |1.8.1 |1.8.1 | |
|pkgconfig |2.0.3 |2.0.3 | |
|purrr |0.3.4 |0.3.4 | |
|R6 |2.5.1 |2.5.1 | |
|rlang |1.0.5 |1.0.5 | |
|stringi |1.7.8 |1.7.8 | |
|stringr |1.4.1 |1.4.1 | |
|tibble |3.1.8 |3.1.8 | |
|tidyselect |1.1.2 |1.1.2 | |
|utf8 |1.2.2 |1.2.2 | |
|vctrs |0.4.1 |0.4.1 | |
|package |old |new |Δ |
|:--------------|:------|:------|:--|
|zipangu |0.3.1 |0.3.2 |* |
|arabic2kansuji |0.1.3 |0.1.3 | |
|cachem |1.0.6 |1.0.6 | |
|cli |3.4.1 |3.4.1 | |
|cpp11 |0.4.3 |0.4.3 | |
|dplyr |1.0.10 |1.0.10 | |
|fansi |1.0.3 |1.0.3 | |
|fastmap |1.1.0 |1.1.0 | |
|generics |0.1.3 |0.1.3 | |
|glue |1.6.2 |1.6.2 | |
|lifecycle |1.0.3 |1.0.3 | |
|lubridate |1.9.0 |1.9.0 | |
|magrittr |2.0.3 |2.0.3 | |
|memoise |2.0.1 |2.0.1 | |
|pillar |1.8.1 |1.8.1 | |
|pkgconfig |2.0.3 |2.0.3 | |
|purrr |0.3.5 |0.3.5 | |
|R6 |2.5.1 |2.5.1 | |
|rlang |1.0.6 |1.0.6 | |
|stringi |1.7.8 |1.7.8 | |
|stringr |1.5.0 |1.5.0 | |
|tibble |3.1.8 |3.1.8 | |
|tidyselect |1.2.0 |1.2.0 | |
|timechange |0.1.1 |0.1.1 | |
|utf8 |1.2.2 |1.2.2 | |
|vctrs |0.5.1 |0.5.1 | |
|withr |2.5.0 |2.5.0 | |

# Revdeps

0 comments on commit 7a84164

Please sign in to comment.