This is a list of changes made in the development/github version of the package between TDLM 1.0.0 (CRAN release 2023-02-19) and the next CRAN release.
This is a list of changes made between TDLM 0.1.0 (CRAN release 2023-03-18) and TDLM 1.0.0 (CRAN release 2023-12-19).
Added automated test (testthat + covr)
extract_spatial_information()
is now optimized and way more efficient
regarding the computation of distances (idea proposed by @Pachka).
Changed method to identify the package folder path in
extract_opportunities()
, run_law_model()
, run_law()
and
run_model()
(problem identified by @Pachka).
First release on CRAN