NEWS
spaths 1.2.0 (2025-04-04)
- Add support for graphs with more edges than R can store
spaths 1.1.4
- Replace hardcoded C++ function overloading with templates
spaths 1.1.3 (2024-07-11)
spaths 1.1.2 (2024-05-30)
- Fix bug in
dist_comp = "terra" option of shortest_paths throwing an error about a missing function (#1)
spaths 1.1.1 (2024-05-24)
- Maintainer email address change
spaths 1.1.0 (2024-04-09)
- The package has been rewritten from the ground up
- igraph dependency dropped in favor of own C++ code
spaths 1.0.3
- Add warning on duplicated cell references
spaths 1.0.2
- Bug fixes
- Performance optimizations
- Additional features
spaths 1.0.1
- Various bug fixes
copy and related functionalities added