Package: fdq
Type: Package
Title: Forest Data Quality
Date: 2016-11-12
Version: 0.1
Authors@R: c(person("Caíque", "de Oliveira de Souza", 
           email = "forestdataqualitysoftware@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 <forestdataqualitysoftware@gmail.com>
Description: 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, punctuality 
    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
Depends: R(>= 3.0), Fgmutils
Imports: data.table, sqldf, randomcoloR, ggplot2, plyr, utils, stats
RoxygenNote: 5.0.1
NeedsCompilation: no
Packaged: 2016-11-12 16:18:43 UTC; caique
Author: Caíque de Oliveira de Souza [aut, cre],
  Clayton Vieira Fraga Filho [ctb, dtc],
  Miquéias Fernandes [ctb]
Repository: CRAN
Date/Publication: 2016-11-12 19:55:00
