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