Package: Rsolnp Type: Package Title: General Non-Linear Optimization Version: 2.0.2 Date: 2025-07-30 Authors@R: c(person("Alexios", "Galanos", role = c("aut","cre","cph"), email = "alexios@4dscape.com", comment = c(ORCID = "0009-0000-9308-0457")), person("Stefan", "Theussl", role = c("ctb"), email = "Stefan.Theussl@R-project.org", comment = c(ORCID = "0000-0002-6523-4620")), person("Yinyu", "Ye", role = "aut", comment = "Original author of the solnp Matlab code, Stanford University")) Maintainer: Alexios Galanos Depends: R (>= 3.0.2) LinkingTo: Rcpp (>= 0.10.6), RcppArmadillo Imports: Rcpp, truncnorm, parallel, stats, numDeriv, future.apply Description: General Non-linear Optimization Using Augmented Lagrange Multiplier Method. LazyLoad: yes License: GPL-2 Encoding: UTF-8 NeedsCompilation: yes Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.2 Suggests: knitr, rmarkdown VignetteBuilder: knitr Repository: https://alexiosg.r-universe.dev Date/Publication: 2025-07-05 21:55:00 UTC RemoteUrl: https://github.com/alexiosg/rsolnp RemoteRef: HEAD RemoteSha: 1c82c7a9f397c6479cc7a342764c4b6080d26ca9 Packaged: 2026-06-24 09:02:43 UTC; root Author: Alexios Galanos [aut, cre, cph] (ORCID: ), Stefan Theussl [ctb] (ORCID: ), Yinyu Ye [aut] (Original author of the solnp Matlab code, Stanford University)