Wed, 04 Dec 2024 19:18:08 UTC | login

Information for build R-stringdist-0.9.5.1-1.fc29

ID44733
Package NameR-stringdist
Version0.9.5.1
Release1.fc29
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
StartedSat, 16 Jun 2018 04:33:10 UTC
CompletedSat, 16 Jun 2018 08:10:39 UTC
Taskbuild (f29-candidate, R-stringdist-0.9.5.1-1.fc29.src.rpm)
Tags
f29
RPMs
src
R-stringdist-0.9.5.1-1.fc29.src.rpm (info) (download)
riscv64
R-stringdist-0.9.5.1-1.fc29.riscv64.rpm (info) (download)
R-stringdist-devel-0.9.5.1-1.fc29.riscv64.rpm (info) (download)
R-stringdist-debuginfo-0.9.5.1-1.fc29.riscv64.rpm (info) (download)
R-stringdist-debugsource-0.9.5.1-1.fc29.riscv64.rpm (info) (download)
Logs
riscv64
build.log
hw_info.log
mock_output.log
root.log
state.log
Changelog * 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