Open afrogri37 opened 1 year ago
When trying to merge more than 80 .tif files on Windows, this error is thrown:
processx::run(system.file("bat", "merge_tiles.bat", package = "hydrographr"), …
Backtrace:
Can be skipped by merging the files in batches, and then merge the merged files.
When trying to merge more than 80 .tif files on Windows, this error is thrown:
<system_command_status_error/rlib_error_3_0/rlib_error/error> Error in
processx::run(system.file("bat", "merge_tiles.bat", package = "hydrographr"), …
: ! System command 'merge_tiles.bat' failedExit status: 1 Stderr: The command line is too long.
Backtrace: