fastmatch
Fast 'match()' Function
Package providing a fast match() replacement for cases that require repeated look-ups. It is slightly faster that R's built-in match() function on first match against a table, but extremely fast on any subsequent lookup as it keeps the hash table in memory.
- Version1.1-4
- R version≥ 2.3.0
- LicenseGPL-2
- Needs compilation?Yes
- Last release08/18/2023
Documentation
Team
Simon Urbanek
Insights
Last 30 days
Last 365 days
The following line graph shows the downloads per day. You can hover over the graph to see the exact number of downloads per day.
Data provided by CRAN
Binaries
Dependencies
- Depends1 package
- Reverse Depends1 package
- Reverse Imports45 packages
- Reverse Suggests3 packages