This is a list of changes made in the development/github version of the package between TDLM 0.1.0 (CRAN release 2023-03-18) and the next CRAN release.
Added automated test (testthat + covr)
Fixed bug in extract_spatial_information()
(@Pachka, #1).
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