math/R-stringdist - The NetBSD Packages Collection

Approximate String Matching and String Distance Functions

Implements an approximate string matching version of R's native
'match' function. Can calculate various string distances based on
edits (Damerau-Levenshtein, Hamming, Levenshtein, optimal sting
alignment), qgrams (q- gram, cosine, jaccard distance) or heuristic
metrics (Jaro, Jaro-Winkler). An implementation of soundex is provided
as well. Distances can be computed between character vectors while
taking proper care of encoding or between integer vectors representing
generic sequences. This package is built for speed and runs in
parallel by using 'openMP'. An API for C or C++ is exposed as well.

Build dependencies

pkgtools/mktools pkgtools/cwrappers

Runtime dependencies

math/R math/R

Binary packages

OSArchitectureVersion
NetBSD 10.0aarch64R-stringdist-0.9.10.tgz
NetBSD 10.0aarch64R-stringdist-0.9.10.tgz
NetBSD 10.0aarch64R-stringdist-0.9.10.tgz
NetBSD 10.0aarch64ebR-stringdist-0.9.10.tgz
NetBSD 10.0aarch64ebR-stringdist-0.9.10.tgz
NetBSD 10.0earmv7hfR-stringdist-0.9.10.tgz
NetBSD 10.0earmv7hfR-stringdist-0.9.10.tgz
NetBSD 10.0earmv7hfR-stringdist-0.9.10.tgz
NetBSD 10.0i386R-stringdist-0.9.10.tgz
NetBSD 10.0i386R-stringdist-0.9.10.tgz
NetBSD 10.0powerpcR-stringdist-0.9.10.tgz
NetBSD 10.0x86_64R-stringdist-0.9.10.tgz
NetBSD 10.0_BETAx86_64R-stringdist-0.9.10.tgz
NetBSD 8.0powerpcR-stringdist-0.9.8.tgz
NetBSD 8.0powerpcR-stringdist-0.9.10.tgz
NetBSD 8.0powerpcR-stringdist-0.9.10.tgz
NetBSD 8.0powerpcR-stringdist-0.9.10.tgz
NetBSD 8.0x86_64R-stringdist-0.9.10.tgz
NetBSD 8.0x86_64R-stringdist-0.9.10.tgz
NetBSD 9.0aarch64R-stringdist-0.9.10.tgz
NetBSD 9.0aarch64R-stringdist-0.9.10.tgz
NetBSD 9.0aarch64R-stringdist-0.9.10.tgz
NetBSD 9.0alphaR-stringdist-0.9.8.tgz
NetBSD 9.0earmv7hfR-stringdist-0.9.10.tgz
NetBSD 9.0earmv7hfR-stringdist-0.9.10.tgz
NetBSD 9.0earmv7hfR-stringdist-0.9.10.tgz
NetBSD 9.0i386R-stringdist-0.9.10.tgz
NetBSD 9.0i386R-stringdist-0.9.10.tgz
NetBSD 9.0powerpcR-stringdist-0.9.10.tgz
NetBSD 9.0powerpcR-stringdist-0.9.8.tgz
NetBSD 9.0powerpcR-stringdist-0.9.10.tgz
NetBSD 9.0powerpcR-stringdist-0.9.10.tgz
NetBSD 9.0sparc64R-stringdist-0.9.8.tgz
NetBSD 9.0x86_64R-stringdist-0.9.10.tgz
NetBSD 9.0x86_64R-stringdist-0.9.10.tgz
NetBSD 9.3x86_64R-stringdist-0.9.10.tgz
NetBSD 9.3x86_64R-stringdist-0.9.10.tgz

Binary packages can be installed with the high-level tool pkgin (which can be installed with pkg_add) or pkg_add(1) (installed by default). The NetBSD packages collection is also designed to permit easy installation from source.

Available build options

(none)

Known vulnerabilities

The pkg_admin audit command locates any installed package which has been mentioned in security advisories as having vulnerabilities.

Please note the vulnerabilities database might not be fully accurate, and not every bug is exploitable with every configuration.


Problem reports, updates or suggestions for this package should be reported with send-pr.