Changelog
Source:NEWS.md
TDLM 1.0.0 (development/github version)
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.
TDLM 1.0.0
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)
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()
andrun_model()
(problem identified by @Pachka).