Package: optimParallel Type: Package Title: Parallel Version of the L-BFGS-B Optimization Method Version: 1.0-2 Date: 2021-02-10 Authors@R: c(person("Florian", "Gerber", role = c("aut", "cre"), email = "flora.fauna.gerber@gmail.com", comment = c(ORCID = "0000-0001-8545-5263"))) Maintainer: Florian Gerber Description: Provides a parallel version of the L-BFGS-B method of optim(). The main function of the package is optimParallel(), which has the same usage and output as optim(). Using optimParallel() can significantly reduce the optimization time. License: GPL (>= 2) URL: https://github.com/florafauna/optimParallel-R BugReports: https://github.com/florafauna/optimParallel-R/issues Depends: R (>= 3.5), stats, parallel Suggests: R.rsp, roxygen2, spam, microbenchmark, testthat, ggplot2, numDeriv, lbfgsb3c VignetteBuilder: R.rsp RoxygenNote: 7.1.1 Repository: https://florafauna.r-universe.dev Date/Publication: 2021-02-10 18:51:29 UTC RemoteUrl: https://github.com/florafauna/optimparallel-r RemoteRef: HEAD RemoteSha: fc25f4c711ceba5ec839a40a9a594d70c67b06c2 RemoteSubdir: optimParallel NeedsCompilation: no Packaged: 2026-07-02 09:19:11 UTC; root Author: Florian Gerber [aut, cre] (ORCID: )