Type: Package Package: abjutils Title: Useful Tools for Jurimetrical Analysis Used by the Brazilian Jurimetrics Association Version: 0.3.2.9000 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 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, https://abjur.github.io/abjutils/ Depends: R (>= 3.6) Imports: dplyr, magrittr, purrr, rlang, rstudioapi, stringi, stringr, tidyr Suggests: testthat Encoding: UTF-8 Roxygen: list(markdown = TRUE, roclets = c("rd", "namespace", "collate")) RoxygenNote: 7.1.2 Config/pak/sysreqs: libicu-dev Repository: https://abjur.r-universe.dev Date/Publication: 2024-01-24 18:55:08 UTC RemoteUrl: https://github.com/abjur/abjutils RemoteRef: HEAD RemoteSha: 8db7753126d07fde49ba1e0fec666c2a4e308e19 NeedsCompilation: no Packaged: 2026-06-22 07:11:34 UTC; root Author: Caio Lente [aut, cre] (ORCID: ), Julio Trecenti [aut] (ORCID: ), Katerine Witkoski [ctb] (ORCID: ), Associação Brasileira de Jurimetria [cph, fnd] Maintainer: Caio Lente