indexthis: Quick Indexation

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
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

Documentation:

Reference manual: indexthis.pdf

Downloads:

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

Linking:

Please use the canonical form https://CRAN.R-project.org/package=indexthis to link to this page.