{
  "_id": "6a4791418b9f0d9747cf1b27",
  "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\"),\nemail = \"flora.fauna.gerber@gmail.com\",\ncomment = c(ORCID = \"0000-0001-8545-5263\")))",
  "Maintainer": "Florian Gerber <flora.fauna.gerber@gmail.com>",
  "Description": "Provides a parallel version of the L-BFGS-B method of\noptim(). The main function of the package is optimParallel(),\nwhich has the same usage and output as optim(). Using\noptimParallel() can significantly reduce the optimization time.",
  "License": "GPL (>= 2)",
  "URL": "https://github.com/florafauna/optimParallel-R",
  "BugReports": "https://github.com/florafauna/optimParallel-R/issues",
  "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": {
    "Date": "2026-07-02 09:19:11 UTC",
    "User": "root"
  },
  "Author": "Florian Gerber [aut, cre] (ORCID:\n<https://orcid.org/0000-0001-8545-5263>)",
  "_user": "florafauna",
  "_type": "src",
  "_file": "optimParallel_1.0-2.tar.gz",
  "_fileid": "https://r2.ropensci.org/43dfce84ed8298e16f27e045c6e5885bbfb366334ab4f8948e3839c0835e4ff6",
  "_filesize": 298636,
  "_sha256": "43dfce84ed8298e16f27e045c6e5885bbfb366334ab4f8948e3839c0835e4ff6",
  "_expires": "2026-10-11T10:38:56.000Z",
  "_created": "2026-07-02T09:19:11.000Z",
  "_published": "2026-07-03T10:38:57.027Z",
  "_jobs": [
    {
      "job": 84982385816,
      "time": 126,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8034326473"
    },
    {
      "job": 84982385618,
      "time": 128,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8034327319"
    },
    {
      "job": 84982385669,
      "time": 185,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8034337722"
    },
    {
      "job": 84982385585,
      "time": 179,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8034332243"
    },
    {
      "job": 84982385350,
      "time": 187,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8034274277"
    },
    {
      "job": 84982385670,
      "time": 138,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8034331105"
    },
    {
      "job": 84982385951,
      "time": 68,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8034303099"
    },
    {
      "job": 84982385817,
      "time": 146,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8034333696"
    },
    {
      "job": 84982385695,
      "time": 77,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8034306553"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/florafauna/actions/runs/28578963036",
  "_status": "success",
  "_upstream": "https://github.com/florafauna/optimparallel-r",
  "_commit": {
    "id": "fc25f4c711ceba5ec839a40a9a594d70c67b06c2",
    "author": "Florian Gerber <flora.fauna.gerber@gmail.com>",
    "committer": "Florian Gerber <flora.fauna.gerber@gmail.com>",
    "message": ".\n",
    "time": 1612983089
  },
  "_maintainer": {
    "name": "Florian Gerber",
    "email": "flora.fauna.gerber@gmail.com",
    "login": "florafauna",
    "description": "",
    "uuid": 17279001,
    "orcid": "0000-0001-8545-5263"
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.5",
      "role": "Depends"
    },
    {
      "package": "stats",
      "role": "Depends"
    },
    {
      "package": "parallel",
      "role": "Depends"
    },
    {
      "package": "R.rsp",
      "role": "Suggests"
    },
    {
      "package": "roxygen2",
      "role": "Suggests"
    },
    {
      "package": "spam",
      "role": "Suggests"
    },
    {
      "package": "microbenchmark",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    },
    {
      "package": "ggplot2",
      "role": "Suggests"
    },
    {
      "package": "numDeriv",
      "role": "Suggests"
    },
    {
      "package": "lbfgsb3c",
      "role": "Suggests"
    }
  ],
  "_owner": "florafauna",
  "_selfowned": true,
  "_usedby": 101,
  "_updates": [],
  "_tags": [],
  "_stars": 10,
  "_contributors": [
    {
      "user": "florafauna",
      "count": 2,
      "uuid": 17279001
    }
  ],
  "_userbio": {
    "uuid": 17279001,
    "type": "user",
    "name": "Florian Gerber",
    "followers": 17
  },
  "_downloads": {
    "count": 14391,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/optimParallel"
  },
  "_mentions": 1,
  "_devurl": "https://github.com/florafauna/optimparallel-r",
  "_searchresults": 188,
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/optimParallel.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/florafauna/optimparallel-r",
  "_realowner": "florafauna",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.7-2",
      "date": "2018-05-02"
    },
    {
      "version": "0.7-3",
      "date": "2018-07-28"
    },
    {
      "version": "0.7-4",
      "date": "2018-10-15"
    },
    {
      "version": "0.8",
      "date": "2019-02-25"
    },
    {
      "version": "0.8-1",
      "date": "2019-05-07"
    },
    {
      "version": "1.0",
      "date": "2020-02-25"
    },
    {
      "version": "1.0-1",
      "date": "2020-05-02"
    },
    {
      "version": "1.0-2",
      "date": "2021-02-11"
    }
  ],
  "_exports": [
    "optimParallel"
  ],
  "_help": [
    {
      "page": "optimParallel",
      "title": "parallel version of the L-BFGS-B method of 'optim'",
      "topics": [
        "OptimParallel-package",
        "optimParallel-package",
        "optimparallel-package",
        "optimParallel",
        "optimparallel",
        "OptimParallel-Package",
        "optimParallel-Package",
        "optimparallel-Package"
      ]
    }
  ],
  "_readme": "https://github.com/florafauna/optimparallel-r/raw/HEAD/optimParallel/README.md",
  "_rundeps": [],
  "_vignettes": [
    {
      "source": "optimParallel.pdf.asis",
      "filename": "optimParallel.pdf",
      "title": "A Parallel Version of the L-BFGS-B Optimization Method",
      "engine": "R.rsp::asis",
      "headings": [
        "optimParallel: An R Package Providing a Parallel Version of the L-BFGS-B Optimization Method"
      ],
      "created": "2021-02-10 18:46:16",
      "modified": "2021-02-10 18:46:16",
      "commits": 1
    }
  ],
  "_score": 9.612661455287563,
  "_indexed": true,
  "_nocasepkg": "optimparallel",
  "_universes": [
    "florafauna"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0-2",
      "date": "2026-07-02T09:21:17.000Z",
      "distro": "resolute",
      "commit": "fc25f4c711ceba5ec839a40a9a594d70c67b06c2",
      "fileid": "https://r2.ropensci.org/af939f195f3b0a4cf2ce3d36b0db793acb3acda3de865164bd8d22a096eb12bd",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/florafauna/actions/runs/28578963036"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "1.0-2",
      "date": "2026-07-02T09:21:18.000Z",
      "distro": "resolute",
      "commit": "fc25f4c711ceba5ec839a40a9a594d70c67b06c2",
      "fileid": "https://r2.ropensci.org/804436fc367c351436bb61e3b546ea6c375af8e7c96ba2b30d4e4a2d020bcc03",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/florafauna/actions/runs/28578963036"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0-2",
      "date": "2026-07-02T09:21:49.000Z",
      "commit": "fc25f4c711ceba5ec839a40a9a594d70c67b06c2",
      "fileid": "https://r2.ropensci.org/11e609aaea55b40cbd57227cfc8075923fddbc210534e0f7b5402e2f9d251178",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/florafauna/actions/runs/28578963036"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "1.0-2",
      "date": "2026-07-02T09:21:32.000Z",
      "commit": "fc25f4c711ceba5ec839a40a9a594d70c67b06c2",
      "fileid": "https://r2.ropensci.org/f28b77c144d4b9b20c71d9db6220abbf5e4542a07f50b962b1b46b8bf47c1aec",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/florafauna/actions/runs/28578963036"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0-2",
      "date": "2026-07-02T09:21:44.000Z",
      "commit": "fc25f4c711ceba5ec839a40a9a594d70c67b06c2",
      "fileid": "https://r2.ropensci.org/f294adde0144741fb4a0e94cf3b1ec5e8e520b8cb7c968d8263f046b83152fce",
      "status": "success",
      "buildurl": "https://github.com/r-universe/florafauna/actions/runs/28578963036"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.0-2",
      "date": "2026-07-02T09:20:17.000Z",
      "commit": "fc25f4c711ceba5ec839a40a9a594d70c67b06c2",
      "fileid": "https://r2.ropensci.org/3006862f6341f644f8d05bb75c2aa102572e384813822e055075cb7980bc7389",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/florafauna/actions/runs/28578963036"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.0-2",
      "date": "2026-07-02T09:21:06.000Z",
      "commit": "fc25f4c711ceba5ec839a40a9a594d70c67b06c2",
      "fileid": "https://r2.ropensci.org/6024380e5466fd42cd2172ce9831eac8fb24f8e34a28d92ea65c4e127a7938d5",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/florafauna/actions/runs/28578963036"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "1.0-2",
      "date": "2026-07-02T09:20:25.000Z",
      "commit": "fc25f4c711ceba5ec839a40a9a594d70c67b06c2",
      "fileid": "https://r2.ropensci.org/91a1acddf7a56b116aa987d18078fa60bc443790ab00beef96c24476446b36ab",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/florafauna/actions/runs/28578963036"
    }
  ]
}