Package: fdq
Type: Package
Title: Forest Data Quality
Version: 0.12
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("Gilson", "Fernandes da Silva", 
           email = "fernandes5012@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 containing nine methods of analysis for forest databases,
    from databases containing inventory data and growth models, the focus of the analyzes is related to the
    quality of the data present in the database with a focus on consistency , punctuality and completeness of data.
License: GPL-3
Encoding: UTF-8
LazyData: true
Depends: Fgmutils (>= 0.8), R (>= 3.0)
Imports: data.table, sqldf, randomcoloR, ggplot2
NeedsCompilation: no
Packaged: 2021-01-27 12:24:46 UTC; conta
Author: Caíque de Oliveira de Souza [aut, cre],
  Clayton Vieira Fraga Filho [ctb, dtc],
  Gilson Fernandes da Silva [ctb, dtc],
  Miquéias Fernandes [ctb]
Repository: CRAN
Date/Publication: 2021-01-28 05:40:03 UTC
Built: R 4.2.0; ; 2022-04-13 04:57:21 UTC; unix
