Package: indexthis
Type: Package
Title: Quick Indexation
Version: 2.1.0
Authors@R: 
    c(person(given = "Laurent",
             family = "Berge",
             role = c("aut", "cre"),
             email = "laurent.berge@u-bordeaux.fr"),
      person(given = "Sebastian", family = "Krantz", role = "ctb"),
      person(given = "Morgan", family = "Jacob", role = "ctb"))
URL: https://github.com/lrberge/indexthis
Depends: R(>= 3.5.0)
Description: 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/>.
License: GPL-3
RoxygenNote: 7.3.1
Encoding: UTF-8
NeedsCompilation: yes
Packaged: 2025-04-18 10:35:58 UTC; lrberge
Author: Laurent Berge [aut, cre],
  Sebastian Krantz [ctb],
  Morgan Jacob [ctb]
Maintainer: Laurent Berge <laurent.berge@u-bordeaux.fr>
Repository: CRAN
Date/Publication: 2025-04-18 10:50:02 UTC
Built: R 4.5.2; x86_64-w64-mingw32; 2025-11-01 01:21:53 UTC; windows
Archs: x64
