Commit 6d28067
Fix Windows build: use mode='wb' and fix cache dir for 64-bit R
R 4.2+ on Windows has empty R_ARCH (not /x64), so use MECAB_ARCH for
the cache directory. Also add mode='wb' to download.file for proper
binary transfer on Windows.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent 2d3ef0d commit 6d28067
1 file changed
+3
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
39 | | - | |
40 | | - | |
41 | | - | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
42 | 42 | | |
43 | 43 | | |
44 | 44 | | |
0 commit comments