- fix citation style to new bibentry() format
- fixed mt_to_terra() reprojection issue
- removing {raster} dependencies
- removing parallel processing in batch tool due to timeout issues
- set error = TRUE on vignette to prevent stopping during render
- correct batch downloading, missing argument in apply()
- added raster conversion function
mt_to_raster()
- force integer values on buffer values
- removed keywords
- ropensci code review
- replaced NULL parameters with missing()
- output a tidy data frame
- include coordinate transform functions to sf objects
- pkgdown documentation generation
- ropensci refactoring
- version increment follows original package
- push to CRAN