The function allows to graphically check that all the dependencies are installed.
check_dependencies()
This package needs some external dependencies to run:
Python
GDAL
Wget
sen2cor
s2download
This function opens a GUI which allows to check that these dependencies are installed. This check is highly suggested before using the library for the fist time, in order to avoid errors.
License: GPL 3.0
# NOT RUN { check_dependencies() # }