Package: sistec
Type: Package
Title: Tools to Analyze 'Sistec' Datasets
Version: 0.2.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, stringi, stringr,
        tcltk, utils
RoxygenNote: 7.1.0
Suggests: testthat
Encoding: UTF-8
NeedsCompilation: no
Packaged: 2020-10-26 21:33:27 UTC; dmmad
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-10-26 22:20:02 UTC
Built: R 4.6.0; ; 2025-10-14 03:00:07 UTC; windows
