Package: SoilConservation
Type: Package
Title: Soil and Water Conservation
Version: 1.0.1
Date: 2024-12-14
Imports: stats
Authors@R: c(
           person(given = c("Dione Pereira"), family = "Cardoso", 
             email = "cardoso.dione@gmail.com", 
             role = c("aut", "cre"), 
             comment = c(ORCID = "0000-0002-7820-1844")), 
           person(given = c("Paulo Cesar"), family = "Ossani", 
             email = "ossanipc@hotmail.com", 
             role = c("aut"), 
             comment = c(ORCID = "0000-0002-6617-8085")),
           person(given = c("Junior Cesar"), family = "Avanzi", 
             email = "junior.avanzi@ufla.br", 
             role = c("aut"), 
             comment = c(ORCID = "0000-0003-2455-0325")))
Acknowledgements: This work was carried out with support from CNPq,
        National Council for Scientific and Technological Development
        (number of the process 152652/2022-1)
Depends: R (>= 3.5.1)
Description: Includes four functions: RFactor_calc(), RFactor_est(), KFactor() and SoilLoss(). The rainfall erosivity factors can be calculated or estimated, and soil erodibility will be estimated by the equation extracted from the monograph. Soil loss will be estimated by the product of five factors (rainfall erosivity, soil erodibility, length and steepness slope, cover-management factor and support practice factor. In the future, additional functions can be included. This efforts to advance research in soil and water conservation, with fast and accurate results.
License: GPL-3
Encoding: UTF-8
LazyData: true
NeedsCompilation: no
Author: Dione Pereira Cardoso [aut, cre]
    (<https://orcid.org/0000-0002-7820-1844>),
  Paulo Cesar Ossani [aut] (<https://orcid.org/0000-0002-6617-8085>),
  Junior Cesar Avanzi [aut] (<https://orcid.org/0000-0003-2455-0325>)
Maintainer: Dione Pereira Cardoso <cardoso.dione@gmail.com>
Repository: CRAN
Packaged: 2024-12-14 15:55:22 UTC; DES
Date/Publication: 2024-12-14 16:20:02 UTC
Built: R 4.3.3; ; 2024-12-14 16:25:48 UTC; unix
