Package: subplex Version: 1.9 Date: 2024-07-05 Title: Unconstrained Optimization using the Subplex Algorithm Authors@R: c(person(given=c("Aaron","A."),family="King",role=c("aut","trl","cre"),email="kingaa@umich.edu",comment=c(ORCID="0000-0001-6159-3207")), person(given=c("Tom"),family="Rowan",role=c("aut"))) License: GPL-3 Depends: R(>= 4.1.0) URL: https://github.com/kingaa/subplex/ BugReports: https://github.com/kingaa/subplex/issues/ Description: The subplex algorithm for unconstrained optimization, developed by Tom Rowan. Encoding: UTF-8 Roxygen: list(roclets = c("collate", "namespace", "rd", "roxytest::tinytest_roclet")) RoxygenNote: 7.3.3 Collate: 'package.R' 'subplex.R' Suggests: tinytest Repository: https://kingaa.r-universe.dev Date/Publication: 2026-03-23 11:45:45 UTC RemoteUrl: https://github.com/kingaa/subplex RemoteRef: HEAD RemoteSha: 4808b7103490cf6533d9240301633f38cb4246b6 NeedsCompilation: yes Packaged: 2026-06-24 11:56:00 UTC; root Author: Aaron A. King [aut, trl, cre] (ORCID: ), Tom Rowan [aut] Maintainer: Aaron A. King