fastmatch - Fast match() function replacement
RForge.net

fastmatch

About fastmatch
GIT access
Download/Files
News
Check results
Package R docs

GIT repository access

The GIT repository for this project can be cloned using
git clone --recursive https://github.com/s-u/fastmatch.git fastmatch
see also fastmatch GitHub repository.

To install the latest development snapshot of this package, use

install.packages("fastmatch",,"http://rforge.net/",type="source")

Binaries (if avalable) can be installed using

install.packages("fastmatch",,"http://rforge.net/")

Most recent GIT commits


a805fb5a| Simon Urbanek | Wed Feb 14 17:14:36 2024 +1300
minor typo
 M       src/fastmatch.c

a19e66a8| Simon Urbanek | Wed Feb 14 17:09:10 2024 +1300
update NEWS
 M       NEWS

5e3573ae| Simon Urbanek | Wed Feb 14 17:08:56 2024 +1300
normalize all source double values (closes #12)
 M       src/fastmatch.c

2fd29bfe| Simon Urbanek | Wed Feb 14 17:08:36 2024 +1300
bump version to 1.1-5
 M       DESCRIPTION

c681ac0c| Simon Urbanek | Tue Jun 13 16:43:45 2023 +1200
update NEWS
 M       NEWS