Closed sigmafelix closed 1 year ago
testthat
workflow; however, type checks are implemented in each functionextract_with
will be the focal function of the alpha version development.09/03/2023 update
A development branch includes version 0.0.1.
- Will pull the branch into main after adding a few more functions.
- For now, I did not fully integrate
testthat
workflow; however, type checks are implemented in each function- Vector-vector overlay (i.e., polygon-polygon) and areal interpolation functions need to be assessed as this will impact the total processing time.
@sigmafelix Let's get the test-coverage action and tests/testthat done as a near term goal for this repo. Let's discuss here, on the repo discussion board (I'll make it), and/or project board. I'd say get to good point here, then merge with main. Then I can copy over the yaml and create the codecov test coverage integration.
Sure, I will make an issue for the integration of the testing environment to the package.
extract_with
and aw_covariates
are the core main functiondistribute_process_*
suites are designed to accommodate three use cases (grids, polygons, and raster files) with single-node, multi-core, with single main process. Implementation of cluster
mode is needed
roxygen2
*.tar.gz
file and insert an installation script)