Type: Package
Package: abjutils
Title: Useful Tools for Jurimetrical Analysis Used by the Brazilian
        Jurimetrics Association
Version: 0.3.0
Date: 2020-08-11
Authors@R: 
    person(family = "ABJ",
           role = c("aut", "cre", "cph"),
           email = "clente@abj.org.br")
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 (>= 4.0)
Imports: dplyr, magrittr, purrr, rlang, rstudioapi, stringi, stringr,
        tidyr
Suggests: testthat
Encoding: UTF-8
LazyData: TRUE
RoxygenNote: 7.1.1
NeedsCompilation: no
Packaged: 2020-08-11 21:12:09 UTC; clente
Author: ABJ [aut, cre, cph]
Maintainer: ABJ <clente@abj.org.br>
Repository: CRAN
Date/Publication: 2020-08-12 11:20:07 UTC
