Quick indexation of any type of vector or of any combination of those. Indexation turns a vector into an integer vector going from 1 to the number of unique elements. Indexes are important building blocks for many algorithms. The method is described at <https://github.com/lrberge/indexthis/>.
Version: | 1.0.1 |
Depends: | R (≥ 3.5.0) |
Imports: | Rcpp (≥ 1.0.5) |
LinkingTo: | Rcpp |
Published: | 2024-02-01 |
DOI: | 10.32614/CRAN.package.indexthis |
Author: | Laurent Berge [aut, cre], Sebastian Krantz [ctb], Morgan Jacob [ctb] |
Maintainer: | Laurent Berge <laurent.berge at u-bordeaux.fr> |
License: | GPL-3 |
URL: | https://github.com/lrberge/indexthis |
NeedsCompilation: | yes |
Materials: | README NEWS |
CRAN checks: | indexthis results |
Reference manual: | indexthis.pdf |
Package source: | indexthis_1.0.1.tar.gz |
Windows binaries: | r-devel: indexthis_1.0.1.zip, r-release: indexthis_1.0.1.zip, r-oldrel: indexthis_1.0.1.zip |
macOS binaries: | r-release (arm64): indexthis_1.0.1.tgz, r-oldrel (arm64): indexthis_1.0.1.tgz, r-release (x86_64): indexthis_1.0.1.tgz, r-oldrel (x86_64): indexthis_1.0.1.tgz |
Old sources: | indexthis archive |
Please use the canonical form https://CRAN.R-project.org/package=indexthis to link to this page.