Package: sistec
Type: Package
Title: Tools to Analyze 'Sistec' Datasets
Version: 0.1.0
Authors@R: c(
    person("Samuel", "Macêdo", email = "samuelmacedo@recife.ifpe.edu.br", role = c("aut", "cre")),
    person("Carlos", "Patrício", email = "carlos.patricio@vitoria.ifpe.edu.br", role = "aut"),
    person("Cássio", "Santos", email = "cassiosantos@recife.ifpe.edu.br", role = "aut"),
    person("Clécio", "Santos", email = "cleciogsantos@vitoria.ifpe.edu.br", role = "aut"),
    person("Tiago", "Spiandorello", email = "tiago.spiandorello@ifsc.edu.br", role = "ctb")
    )
Maintainer: Samuel Macêdo <samuelmacedo@recife.ifpe.edu.br>
Description: The Brazilian system for diploma registration and validation on technical and superior
    courses are managing by 'Sistec' platform, see <https://sistec.mec.gov.br/>. This package provides 
    tools for Brazilian institutions to update the student's registration and make data analysis 
    about their situation, retention and drop out.
License: GPL (>= 2)
LazyData: true
URL: https://github.com/r-ifpe/sistec
BugReports: https://github.com/r-ifpe/sistec/issues
Depends: R (>= 3.6)
Imports: dplyr (>= 1.0), openxlsx, rlang, shiny, stringr, tcltk, utils
RoxygenNote: 7.1.0
Suggests: testthat
Encoding: UTF-8
NeedsCompilation: no
Packaged: 2020-06-16 23:13:22 UTC; samuel
Author: Samuel Macêdo [aut, cre],
  Carlos Patrício [aut],
  Cássio Santos [aut],
  Clécio Santos [aut],
  Tiago Spiandorello [ctb]
Repository: CRAN
Date/Publication: 2020-06-17 05:30:03 UTC
Built: R 4.0.2; ; 2020-08-02 13:41:15 UTC; windows
