Package: RadEro
Type: Package
Title: Cs-137 Conversion Model
Version: 1.0.8
Date: 2025-05-09
Authors@R: c(
    person(given = "Arturo", family = "Catala", role = c("aut", "cre"), email = "radero@eead.csic.es"),
    person(given = "Borja", family = "Latorre", role = c("aut", "ctb", "cph")),
    person(given = "Leticia", family = "Gaspar", role = "aut"),
    person(given = "Ana", family = "Navas", role = "aut"),
    person(given = "Dave", family = "Gamble", role = "ctb", comment = "Author of the cJSON.h library"))
Description: A straightforward model to estimate soil migration rates across various soil contexts. 
	Based on the compartmental, vertically-resolved, physically-based mass balance model of Soto and Navas (2004) 
	<doi:10.1016/j.jaridenv.2004.02.003> and Soto and Navas (2008) <doi:10.1016/j.radmeas.2008.02.024>.
	'RadEro' provides a user-friendly interface in R, utilizing input data such as 137Cs inventories and parameters directly derived 
	from soil samples (e.g., fine fraction density, effective volume) to accurately capture the 137Cs distribution within the soil profile. 
	The model simulates annual 137Cs fallout, radioactive decay, and vertical diffusion, with the diffusion coefficient calculated 
	from 137Cs reference inventory profiles. Additionally, it allows users to input custom parameters as calibration coefficients. 
	The RadEro user manual and protocol, including detailed instructions on how to format input data and configuration files, can be found at the following link: <https://github.com/eead-csic-eesa/RadEro>.
License: GPL (>= 2)
Depends: R (>= 4.3.0)
Imports: Rcpp (>= 1.0.11), dplyr (>= 1.1.4), roxygen2 (>= 7.2.3),
        usethis (>= 2.2.2), jsonlite (>= 1.8.7), data.table (>=
        1.14.8), devtools (>= 2.4.5), ggplot2 (>= 3.4.4), patchwork (>=
        1.1.3), utils (>= 4.3.1), stats (>= 4.3.1)
LinkingTo: Rcpp
Encoding: UTF-8
NeedsCompilation: yes
Packaged: 2025-05-09 19:23:20 UTC; artur
RoxygenNote: 7.3.2
Author: Arturo Catala [aut, cre],
  Borja Latorre [aut, ctb, cph],
  Leticia Gaspar [aut],
  Ana Navas [aut],
  Dave Gamble [ctb] (Author of the cJSON.h library)
Maintainer: Arturo Catala <radero@eead.csic.es>
Repository: CRAN
Date/Publication: 2025-05-09 19:40:02 UTC
Built: R 4.6.0; x86_64-apple-darwin20; 2025-08-18 15:07:38 UTC; unix
Archs: RadEro.so.dSYM
