Skip to content

Commit

Permalink
Update
Browse files Browse the repository at this point in the history
  • Loading branch information
uribo committed Mar 11, 2022
1 parent fc6a728 commit 2b218f7
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 18 deletions.
7 changes: 2 additions & 5 deletions cran-comments.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
## Test environments
* local OS X install, R 4.0.3
* ubuntu 20.04 LTS (on docker), R 4.0.3
* local OS X install, R 4.1.2
* win-builder (devel and release)
* R-hub builder

Expand All @@ -9,11 +8,9 @@
0 errors | 0 warnings | 1 note

* 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 which used in the Japanese writing system.
* The note refers to miss-spelled words. One of this word is Kanji and Kana which used in the Japanese writing system.

```
Possibly mis-spelled words in DESCRIPTION:
Kanji
```

* Days since last update: 5. This is because the raw data used in the package was found to be incorrect and needed to be patched.
28 changes: 15 additions & 13 deletions revdep/README.md
Original file line number Diff line number Diff line change
@@ -1,22 +1,24 @@
# Platform

|field |value |
|:--------|:----------------------------|
|version |R version 4.0.3 (2020-10-10) |
|os |macOS Catalina 10.15.7 |
|system |x86_64, darwin17.0 |
|ui |RStudio |
|language |En |
|collate |ja_JP.UTF-8 |
|ctype |ja_JP.UTF-8 |
|tz |Asia/Tokyo |
|date |2021-02-07 |
|field |value |
|:--------|:-------------------------------------------------------------------------------|
|version |R version 4.1.2 (2021-11-01) |
|os |macOS Monterey 12.2.1 |
|system |aarch64, darwin20 |
|ui |RStudio |
|language |(EN) |
|collate |en_US.UTF-8 |
|ctype |en_US.UTF-8 |
|tz |Asia/Tokyo |
|date |2022-03-11 |
|rstudio |2022.06.0-daily+187 Spotted Wakerobin (desktop) |
|pandoc |2.17.1.1 @ /Applications/RStudio.app/Contents/MacOS/quarto/bin/ (via rmarkdown) |

# Dependencies

|package |old |new |Δ |
|package |old |new |Δ |
|:-------|:-----|:----------|:--|
|zipangu |0.2.2 |0.2.2.9000 |* |
|zipangu |0.2.3 |0.2.3.9000 |* |

# Revdeps

0 comments on commit 2b218f7

Please sign in to comment.