Type: Package
Package: abjutils
Title: Useful Tools for Jurimetrical Analysis Used by the Brazilian
        Jurimetrics Association
Version: 0.3.2
Date: 2022-01-31
Authors@R: c(
    person("Caio", "Lente", , "clente@abj.org.br", role = c("aut", "cre"),
           comment = c(ORCID = "0000-0001-8473-069X")),
    person("Julio", "Trecenti", , "julio.trecenti@gmail.com", role = "aut",
           comment = c(ORCID = "0000-0002-1680-6389")),
    person("Katerine", "Witkoski", , "kwitkoski@abj.org.br", role = "ctb",
           comment = c(ORCID = "0000-0002-3691-6569")),
    person("Associação Brasileira de Jurimetria", role = c("cph", "fnd"))
  )
Description: The Brazilian Jurimetrics Association (ABJ in Portuguese, see
    <https://abj.org.br/> for more information) is a non-profit
    organization which aims to investigate and promote the use of
    statistics and probability in the study of Law and its institutions.
    This package implements general purpose tools used by ABJ, such as
    functions for sampling and basic manipulation of Brazilian lawsuits
    identification number. It also implements functions for text cleaning,
    such as accentuation removal.
License: MIT + file LICENSE
URL: https://github.com/abjur/abjutils
Depends: R (>= 3.6)
Imports: dplyr, magrittr, purrr, rlang, rstudioapi, stringi, stringr,
        tidyr
Suggests: testthat
Encoding: UTF-8
RoxygenNote: 7.1.2
NeedsCompilation: no
Packaged: 2022-01-31 20:50:52 UTC; clente
Author: Caio Lente [aut, cre] (<https://orcid.org/0000-0001-8473-069X>),
  Julio Trecenti [aut] (<https://orcid.org/0000-0002-1680-6389>),
  Katerine Witkoski [ctb] (<https://orcid.org/0000-0002-3691-6569>),
  Associação Brasileira de Jurimetria [cph, fnd]
Maintainer: Caio Lente <clente@abj.org.br>
Repository: CRAN
Date/Publication: 2022-02-01 07:50:16 UTC
