Package: optimization
Type: Package
Title: Flexible Optimization of Complex Loss Functions with State and
        Parameter Space Constraints
Version: 1.0-9
Authors@R: c(
  person("Kai", "Husmann", role=c("aut", "cre"), 
         email="kai.husmann@uni-goettingen.de"),
  person("Alexander", "Lange", role="aut"),
  person("Nordwestdeutsche Forstliche Versuchsanstalt (NW-FVA)", 
         role=c("cph", "fnd")))
Description: Flexible optimizer with numerous input specifications for detailed
  parameterisation. Designed for complex loss functions with state and 
  parameter space constraints. Visualization tools for validation and analysis
  of the convergence are included.
License: GPL (>= 2)
Depends: R (>= 3.2.0), Rcpp (>= 0.12.12)
Imports: colorspace
LinkingTo: Rcpp
RoxygenNote: 7.1.1
Suggests: R.rsp
VignetteBuilder: R.rsp
URL: https://github.com/kaihusmann/optimization
BugReports: https://github.com/kaihusmann/optimization/issues
Encoding: UTF-8
NeedsCompilation: yes
Packaged: 2022-02-15 12:44:19 UTC; khusman1
Author: Kai Husmann [aut, cre],
  Alexander Lange [aut],
  Nordwestdeutsche Forstliche Versuchsanstalt (NW-FVA) [cph, fnd]
Maintainer: Kai Husmann <kai.husmann@uni-goettingen.de>
Repository: CRAN
Date/Publication: 2022-02-15 14:00:02 UTC
Built: R 4.6.0; x86_64-w64-mingw32; 2025-11-02 02:21:18 UTC; windows
Archs: x64
