diff options
| author | Johannes Ranke <johannes.ranke@jrwb.de> | 2026-03-05 16:22:31 +0100 |
|---|---|---|
| committer | Johannes Ranke <johannes.ranke@jrwb.de> | 2026-03-05 16:22:31 +0100 |
| commit | 85df76b97bc7c0e15ef95d184327e130d781a1b6 (patch) | |
| tree | 1ba0504cedebb0685fadea638745c9b74a3e41d9 /.aspell | |
| parent | 525269a9f663d02546e2de22ddd79294cc246f57 (diff) | |
Address NOTES from winbuilder
Diffstat (limited to '.aspell')
| -rw-r--r-- | .aspell/chents.rds | bin | 0 -> 61 bytes | |||
| -rw-r--r-- | .aspell/defaults.R | 5 |
2 files changed, 5 insertions, 0 deletions
diff --git a/.aspell/chents.rds b/.aspell/chents.rds Binary files differnew file mode 100644 index 0000000..b4729f4 --- /dev/null +++ b/.aspell/chents.rds diff --git a/.aspell/defaults.R b/.aspell/defaults.R new file mode 100644 index 0000000..9e19e91 --- /dev/null +++ b/.aspell/defaults.R @@ -0,0 +1,5 @@ +Rd_files <- vignettes <- R_files <- description <- + list(encoding = "UTF-8", + language = "en", + dictionaries = c("en_stats", "chents")) + |
