CRAN Release 2.3.1
whitebox 2.3.1
-
wbt_install()andwbt_install_extension()gain optionalplatformargument that is used as a suffix on ZIP file, allowing download of alternate binaries on Linux and macOS (Darwin). -
Add
wbt_runner_path()(analog ofwbt_exe_path()forwhitebox_runnerGUI executable) andwbt_launch_runner()a simple function to launch the GUI. -
wbt_wd("")now sets the value ofworking_directoryin the WhiteboxTools settings.json file to""and triggers background options to prevent--wdflag being added until a new working directory is set. This has been a long-standing issue, resolved following #108.