{
  "_id": "6a339a403efcd9bda43a509f",
  "Package": "lbfgsb3c",
  "Type": "Package",
  "Title": "Limited Memory BFGS Minimizer with Bounds on Parameters with\noptim() 'C' Interface",
  "Version": "2024-3.5",
  "Authors@R": "c(person(given = c(\"Matthew\", \"L\"), family = \"Fidler\", role =\nc(\"aut\", \"cre\"), email = \"matthew.fidler@gmail.com\", comment=c(ORCID=\"0000-0001-8538-6691\")),\nperson(given = c(\"John\", \"C\"), family = \"Nash\", role =\nc(\"aut\"), email = \"nashjc@uottawa.ca\"),\nperson(given = \"Ciyou\", family = \"Zhu\", role = \"aut\"),\nperson(given = \"Richard\", family = \"Byrd\", role = \"aut\"),\nperson(given = \"Jorge\", family = \"Nocedal\", role = \"aut\"),\nperson(given = c(\"Jose\", \"Luis\"), family = \"Morales\", role = \"aut\"))",
  "Maintainer": "Matthew L Fidler <matthew.fidler@gmail.com>",
  "Description": "Interfacing to Nocedal et al. L-BFGS-B.3.0 (See\n<http://users.iems.northwestern.edu/~nocedal/lbfgsb.html>)\nlimited memory BFGS minimizer with bounds on parameters. This\nis a fork of 'lbfgsb3'. This registers a 'R' compatible 'C'\ninterface to L-BFGS-B.3.0 that uses the same function types and\noptimization as the optim() function (see writing 'R'\nextensions and source for details).  This package also adds\nmore stopping criteria as well as allowing the adjustment of\nmore tolerances.",
  "License": "GPL-2",
  "Encoding": "UTF-8",
  "VignetteBuilder": "knitr",
  "NeedsCompilation": "yes",
  "RoxygenNote": "7.3.2",
  "Packaged": {
    "Date": "2026-06-18 07:09:05 UTC",
    "User": "root"
  },
  "URL": "https://nlmixr2.github.io/lbfgsb3c/,\nhttps://github.com/nlmixr2/lbfgsb3c",
  "BugReports": "https://github.com/nlmixr2/lbfgsb3c/issues",
  "Config/testthat/edition": "3",
  "Author": "Matthew L Fidler [aut, cre]\n(<https://orcid.org/0000-0001-8538-6691>), John C Nash [aut],\nCiyou Zhu [aut], Richard Byrd [aut], Jorge Nocedal [aut], Jose\nLuis Morales [aut]",
  "Repository": "https://cran.r-universe.dev",
  "Date/Publication": "2024-09-18 02:55:25 UTC",
  "RemoteUrl": "https://github.com/cran/lbfgsb3c",
  "RemoteRef": "HEAD",
  "RemoteSha": "54a650279574cf1415a4057d8f3677be1f727a83",
  "MD5sum": "113adbca653fe33b4494573355a7874c",
  "_user": "cran",
  "_type": "src",
  "_file": "lbfgsb3c_2024-3.5.tar.gz",
  "_fileid": "2800e368ed4aaedf15eadd96fac1e41cf739ee8415eb5853d98ecc35307e6248",
  "_filesize": 223205,
  "_sha256": "2800e368ed4aaedf15eadd96fac1e41cf739ee8415eb5853d98ecc35307e6248",
  "_created": "2026-06-18T07:09:05.000Z",
  "_published": "2026-06-18T07:12:00.468Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 82074211857,
      "time": 119,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7716494508"
    },
    {
      "job": 82074211791,
      "time": 126,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7716497034"
    },
    {
      "job": 82074211865,
      "time": 122,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7716496498"
    },
    {
      "job": 82074211816,
      "time": 107,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7716492574"
    },
    {
      "job": 82073640617,
      "time": 229,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7716456752"
    },
    {
      "job": 82074211802,
      "time": 118,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7716494158"
    }
  ],
  "_buildurl": "https://github.com/r-universe/cran/actions/runs/27742726274",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/lbfgsb3c",
  "_commit": {
    "id": "54a650279574cf1415a4057d8f3677be1f727a83",
    "author": "Matthew L Fidler <matthew.fidler@gmail.com>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 2024-3.5\n",
    "time": 1726628125
  },
  "_maintainer": {
    "name": "Matthew L Fidler",
    "email": "matthew.fidler@gmail.com",
    "login": "mattfidler",
    "description": "Also a Novartis employee;  Can reach me at my Novartis email: matt.fidler@novartis.com",
    "uuid": 514778,
    "orcid": "0000-0001-8538-6691"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.6",
      "role": "Depends"
    },
    {
      "package": "Rcpp",
      "version": ">= 0.12.3",
      "role": "LinkingTo"
    },
    {
      "package": "RcppArmadillo",
      "role": "LinkingTo"
    },
    {
      "package": "Rcpp",
      "version": ">= 0.12.3",
      "role": "Imports"
    },
    {
      "package": "numDeriv",
      "role": "Imports"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "microbenchmark",
      "role": "Suggests"
    },
    {
      "package": "optimx",
      "role": "Suggests"
    },
    {
      "package": "pkgbuild",
      "role": "Suggests"
    },
    {
      "package": "RcppArmadillo",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "adagio",
      "role": "Suggests"
    }
  ],
  "_owner": "cran",
  "_selfowned": false,
  "_usedby": 23,
  "_updates": [],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "mattfidler",
      "count": 9,
      "uuid": 514778
    }
  ],
  "_userbio": {
    "uuid": 6899542,
    "type": "organization",
    "name": "cran",
    "followers": 610,
    "description": "Unofficial read-only mirror of all CRAN R packages"
  },
  "_downloads": {
    "count": 8061,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/lbfgsb3c"
  },
  "_devurl": "https://github.com/nlmixr2/lbfgsb3c",
  "_pkgdown": "https://nlmixr2.github.io/lbfgsb3c/",
  "_searchresults": 34,
  "_topics": [
    "fortran",
    "cpp"
  ],
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/lbfgsb3c.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/nlmixr2/lbfgsb3c",
  "_realowner": "nlmixr2",
  "_cranurl": false,
  "_releases": [
    {
      "version": "2018-2.13",
      "date": "2018-10-19"
    },
    {
      "version": "2018-2.13-1",
      "date": "2018-12-01"
    },
    {
      "version": "2019-11.26",
      "date": "2019-11-30"
    },
    {
      "version": "2020-2.3",
      "date": "2020-02-10"
    },
    {
      "version": "2020-3.2",
      "date": "2020-03-03"
    },
    {
      "version": "2020-3.3",
      "date": "2023-11-28"
    },
    {
      "version": "2024-3.3",
      "date": "2024-04-01"
    },
    {
      "version": "2024-3.4",
      "date": "2024-04-04"
    },
    {
      "version": "2024-3.5",
      "date": "2024-09-17"
    }
  ],
  "_exports": [
    ".lbfgsb3cPtr",
    "lbfgsb3",
    "lbfgsb3c",
    "lbfgsb3f",
    "lbfgsb3x"
  ],
  "_help": [
    {
      "page": "dot-lbfgsb3cPtr",
      "title": "Get the lbfgsb3c pointer",
      "topics": [
        ".lbfgsb3cPtr"
      ]
    },
    {
      "page": "lbfgsb3c",
      "title": "Interfacing wrapper for the Nocedal - Morales LBFGSB3 (Fortran) limited memory BFGS solver.",
      "topics": [
        "lbfgsb3",
        "lbfgsb3c",
        "lbfgsb3f",
        "lbfgsb3x"
      ]
    }
  ],
  "_readme": "https://github.com/cran/lbfgsb3c/raw/HEAD/README.md",
  "_rundeps": [
    "numDeriv",
    "Rcpp",
    "RcppArmadillo"
  ],
  "_sysdeps": [
    {
      "shlib": "libgfortran",
      "package": "libgfortran5",
      "source": "gcc",
      "version": "14.2.0-4ubuntu2~24.04.1",
      "name": "fortran",
      "homepage": "http://gcc.gnu.org/",
      "description": "Runtime library for GNU Fortran applications"
    },
    {
      "shlib": "libstdc++",
      "package": "libstdc++6",
      "source": "gcc",
      "version": "14.2.0-4ubuntu2~24.04.1",
      "name": "c++",
      "homepage": "http://gcc.gnu.org/",
      "description": "GNU Standard C++ Library v3"
    }
  ],
  "_vignettes": [
    {
      "source": "lbfgsb3c.Rmd",
      "filename": "lbfgsb3c.html",
      "title": "lbfgsb3c: Using the 2011 version of L-BFGS-B.",
      "author": "John C Nash Telfer School of Management, University of Ottawa, nashjc@uottawa.ca",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Abstract",
        "Provenance of the R optim::L-BFGS-B and related solvers",
        "Functions in package lbfgsb3c",
        "Candlestick function",
        "Extended Rosenbrock function (from funconstrain)",
        "Using compiled function code",
        "References"
      ],
      "created": "2019-11-30 05:50:03",
      "modified": "2023-11-29 02:46:31",
      "commits": 4
    }
  ],
  "_score": 5.97568693326836,
  "_indexed": false,
  "_nocasepkg": "lbfgsb3c",
  "_universes": [
    "cran"
  ],
  "_indexurl": "https://nlmixr2.r-universe.dev/lbfgsb3c",
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "2024-3.5",
      "date": "2026-06-18T07:11:13.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "54a650279574cf1415a4057d8f3677be1f727a83",
      "fileid": "201c4229f4ec09eeac1b1107c9bb1845c613e3f76ae240500fc6bcbb4d70498e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/27742726274"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "2024-3.5",
      "date": "2026-06-18T07:11:18.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "54a650279574cf1415a4057d8f3677be1f727a83",
      "fileid": "950a7ac82d73d537077801eb54c45c0ae3dd940b19cfe8469c4428a05fd84d85",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/27742726274"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "2024-3.5",
      "date": "2026-06-18T07:11:18.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "54a650279574cf1415a4057d8f3677be1f727a83",
      "fileid": "a6af9636e6575f7d59d2cb16648a66ec5246984c64e23eb2b640857831fd8b14",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/27742726274"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "2024-3.5",
      "date": "2026-06-18T07:11:08.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "54a650279574cf1415a4057d8f3677be1f727a83",
      "fileid": "cdcded4e9500fce66ff96058c2646ebfd95501eb496fdb7cc6ed848b79661b6c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/27742726274"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "2024-3.5",
      "date": "2026-06-18T07:11:22.000Z",
      "arch": "emscripten",
      "commit": "54a650279574cf1415a4057d8f3677be1f727a83",
      "fileid": "1304e77accc8a674d9456ea5c63245dd5fef2c7f95e93a54a9f1e943f9fcc524",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/27742726274"
    }
  ]
}