Package: sceua
Title: Shuffled Complex Evolution Algorithm for Optimization
Version: 0.1.0
Authors@R: 
    person("Anatoly", "Tsyplenkov", , "atsyplenkov@fastmail.com", role = c("aut", "cre", "cph"),
           comment = c(ORCID = "0000-0003-4144-8402"))
Description: Provides an 'R' interface to a 'Rust' implementation of the
    Shuffled Complex Evolution - University of Arizona (SCE-UA) global
    optimization algorithm (Duan et al., 1992). SCE-UA combines simplex search, competitive
    evolution, and complex shuffling to solve nonlinear, non-convex,
    continuous parameter estimation problems. The method is commonly used
    for calibrating hydrological and environmental models and follows the
    algorithm proposed by Duan et al. (1992) <doi:10.1029/91WR02985>.
License: MIT + file LICENSE
URL: https://github.com/atsyplenkov/sceua/,
        https://atsyplenkov.github.io/sceua/
BugReports: https://github.com/atsyplenkov/sceua/issues/
Encoding: UTF-8
Language: en
Config/rextendr/version: 0.3.1.9001
Config/build/bootstrap: TRUE
Config/Needs/website: altdoc, quarto, bench, rtop, SoilHyP, knitr,
        rmarkdown, rextendr, tomledit
SystemRequirements: Cargo (Rust's package manager), rustc (>= 1.91.1)
Imports: checkmate
Suggests: testthat (>= 3.0.0)
Config/testthat/edition: 3
Config/roxygen2/version: 8.0.0
NeedsCompilation: yes
Packaged: 2026-06-22 07:43:44 UTC; ats
Author: Anatoly Tsyplenkov [aut, cre, cph] (ORCID:
    <https://orcid.org/0000-0003-4144-8402>)
Maintainer: Anatoly Tsyplenkov <atsyplenkov@fastmail.com>
Repository: CRAN
Date/Publication: 2026-06-26 09:20:08 UTC
Built: R 4.5.2; aarch64-apple-darwin20; 2026-06-26 09:34:47 UTC; unix
Archs: sceua.so.dSYM
