# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "topomatch" in publications use:' type: software license: GPL-3.0-only title: 'topomatch: Match toponyms by similarity' version: '0.5' doi: 10.32614/CRAN.package.topomatch abstract: Wraps local-global alignment algorithm borrwed from package Biostrings Works better than global alignment and requires less fine-tuning (although is considerably slower too) https://ro-che.info/articles/2016-12-11-local-alignment. Allows to inspect the matching and act accordingly. authors: - family-names: Muñoz given-names: Facundo email: facundo.munoz@cirad.fr repository: https://cirad-astre.r-universe.dev commit: bec484b03410ffd2dc201e417697872e9b2d137c contact: - family-names: Muñoz given-names: Facundo email: facundo.munoz@cirad.fr