coveR 1.0.0
- Added a 
NEWS.md file to track changes to the
package. 
The package has been re-structured:
- It uses 
terra instead of raster 
- a single function 
coveR allows to perform all the
processing steps:
- importing images
 
- making binary images of gaps and canopy
 
- classifying gaps based on size
 
- applying theoretical formulas relating canopy to gap fraction
 
 
- EXIF functionality now uses native R functions from package
EXIFr avoiding third-party software or C libraries 
- Segmentation uses a function from CRAN’s
mgcpackage