Package: fdq
Type: Package
Title: Forest Data Quality
Date: 2018-11-19
Version: 0.11
Authors@R: c(person("Caíque", "de Oliveira de Souza", 
           email = "forestgrowthsoftware@gmail.com", role = c("aut", "cre")),
           person("Clayton", "Vieira Fraga Filho", 
           email = "claytonfraga@gmail.com", role = c("ctb", "dtc")),
           person("Miquéias", "Fernandes", 
           email = "contatomiqueiasfernandes@gmail.com", role = c("ctb")))
Maintainer: Caíque de Oliveira de Souza <forestgrowthsoftware@gmail.com>
Description: Forest data quality is a package that contains methods of 
    analysis of forest databases, the purpose of the analyzes is to evaluate 
    the quality of the data present in the databases focusing on the dimensions
    of consistency, pountuality and completeness. Databases can range from forest
    inventory data to growth model data. The package has methods to work with large 
    volumes of data quickly, in addition in certain analyzes it is possible to generate
    the graphs for a better understanding of the analysis and reporting of the analyzed analysis.
License: GPL-3
Encoding: UTF-8
LazyData: true
Suggests: testthat
Depends: R(>= 3.0), Fgmutils
Imports: data.table, sqldf, randomcoloR, ggplot2, plyr, utils, stats
RoxygenNote: 6.1.1
NeedsCompilation: no
Packaged: 2018-11-19 16:01:37 UTC; Clayton
Author: Caíque de Oliveira de Souza [aut, cre],
  Clayton Vieira Fraga Filho [ctb, dtc],
  Miquéias Fernandes [ctb]
Repository: CRAN
Date/Publication: 2018-11-19 17:10:03 UTC
