Thu, 20 Feb 2025 03:31:43 UTC | login

Information for build R-stringdist-0.9.5.1-2.fc30

ID81118
Package NameR-stringdist
Version0.9.5.1
Release2.fc30
Epoch
SummaryApproximate String Matching and String Distance Functions
DescriptionImplements 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.
Built bydavidlt
State complete
Volume DEFAULT
StartedThu, 06 Dec 2018 09:55:25 UTC
CompletedThu, 06 Dec 2018 12:39:15 UTC
Taskbuild (f30-candidate, R-stringdist-0.9.5.1-2.fc30.src.rpm)
Tags
f30
f31
RPMs
src
R-stringdist-0.9.5.1-2.fc30.src.rpm (info) (download)
riscv64
R-stringdist-0.9.5.1-2.fc30.riscv64.rpm (info) (download)
R-stringdist-devel-0.9.5.1-2.fc30.riscv64.rpm (info) (download)
R-stringdist-debuginfo-0.9.5.1-2.fc30.riscv64.rpm (info) (download)
R-stringdist-debugsource-0.9.5.1-2.fc30.riscv64.rpm (info) (download)
Logs
riscv64
build.log
hw_info.log
mock_output.log
root.log
state.log
Changelog * Thu Jul 12 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.9.5.1-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild * Sat Jun 09 2018 Elliott Sales de Andrade <quantum.analyst@gmail.com> - 0.9.5.1-1 - Update to latest version * Fri May 18 2018 Tom Callaway <spot@fedoraproject.org> - 0.9.4.7-2 - rebuild for R 3.5.0 * Sat Mar 17 2018 Elliott Sales de Andrade <quantum.analyst@gmail.com> - 0.9.4.7-1 - initial package for Fedora