Commit 0caf8ef
Auto-detect Windows and fall back to data.table sorting (fixes echolocatoR#134, #146)
sort_coordinates_bash uses Unix grep/sort which are unavailable on
Windows. Now defaults to sort_coordinates="data.table" when
.Platform$OS.type == "windows".
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent 975cee1 commit 0caf8ef
1 file changed
Lines changed: 5 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
48 | 48 | | |
49 | 49 | | |
50 | 50 | | |
51 | | - | |
52 | | - | |
53 | | - | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
54 | 56 | | |
55 | 57 | | |
56 | 58 | | |
| |||
0 commit comments