Package: abjutils
Type: Package
Title: Useful Tools for Jurimetrical Analysis Used by the Brazilian
        Jurimetrics Association
Description: The Brazilian Jurimetrics Association (BJA or ABJ in Portuguese, see <http://www.abjur.org.br/en/> 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 BJA, such as functions for sampling and basic manipulation of Brazilian lawsuits identification number. It also implements functions for text cleaning, such as accentuation removal.
Version: 0.0.1
Authors@R: c(
    person("Julio", "Trecenti", role = "aut", email = "jtrecenti@abj.org.br"),
    person("Athos", "Damiani", role = "ctb", email = "athos.damiani@gmail.com"),
    person("Fernando", "Correa", role = c("aut","cre"), email = "fcorrea@abj.org.br"),
    person(family = "Brazillian Jurimetrics Association", role = "cph"))
Maintainer: Fernando Correa <fcorrea@abj.org.br>
URL: https://github.com/abjur/abjutils
LazyData: TRUE
Depends: R (>= 3.3.1)
License: MIT + file LICENSE
Imports: stringr, dplyr, httr, tibble, devtools, magrittr
RoxygenNote: 5.0.1
Suggests: testthat
NeedsCompilation: no
Packaged: 2017-01-04 12:47:48 UTC; fcorrea
Author: Julio Trecenti [aut],
  Athos Damiani [ctb],
  Fernando Correa [aut, cre],
  Brazillian Jurimetrics Association [cph]
Repository: CRAN
Date/Publication: 2017-01-04 18:35:30
