{
  "_id": "6a1f01b2b401979e7341b098",
  "Package": "psqn",
  "Type": "Package",
  "Title": "Partially Separable Quasi-Newton",
  "Version": "0.3.2",
  "Authors@R": "c(person(\"Benjamin\", \"Christoffersen\", \nemail = \"boennecd@gmail.com\",\nrole = c(\"cre\", \"aut\"),\ncomment = c(ORCID = \"0000-0002-7182-1346\")))",
  "Maintainer": "Benjamin Christoffersen <boennecd@gmail.com>",
  "Description": "Provides quasi-Newton methods to minimize partially\nseparable functions. The methods are largely described by\nNocedal and Wright (2006) <doi:10.1007/978-0-387-40065-5>.",
  "License": "Apache License (>= 2)",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.1.2",
  "URL": "https://github.com/boennecd/psqn",
  "BugReports": "https://github.com/boennecd/psqn/issues",
  "VignetteBuilder": "R.rsp",
  "Config/pak/sysreqs": "cmake make libuv1-dev",
  "Repository": "https://boennecd.r-universe.dev",
  "Date/Publication": "2024-09-21 07:36:34 UTC",
  "RemoteUrl": "https://github.com/boennecd/psqn",
  "RemoteRef": "HEAD",
  "RemoteSha": "ba9d4c99646b3e5bf281c14d3f8537e77ffa1b72",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-05-18 08:34:53 UTC",
    "User": "root"
  },
  "Author": "Benjamin Christoffersen [cre, aut] (ORCID:\n<https://orcid.org/0000-0002-7182-1346>)",
  "MD5sum": "1f28773ac6661a05f594d07426ef642e",
  "_user": "boennecd",
  "_type": "src",
  "_file": "psqn_0.3.2.tar.gz",
  "_fileid": "c030870fd7335173a7100b8b730524790263526a60c8cc5c8bc4ed149f33390d",
  "_filesize": 310027,
  "_sha256": "c030870fd7335173a7100b8b730524790263526a60c8cc5c8bc4ed149f33390d",
  "_created": "2026-05-18T08:34:53.000Z",
  "_published": "2026-06-02T16:15:46.506Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79118025346,
      "time": 211,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7053142949"
    },
    {
      "job": 79118025026,
      "time": 183,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7053133758"
    },
    {
      "job": 79118026362,
      "time": 205,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7053141173"
    },
    {
      "job": 79118025465,
      "time": 198,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7053138542"
    },
    {
      "job": 79118025900,
      "time": 130,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7053116623"
    },
    {
      "job": 79118025671,
      "time": 236,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7053151239"
    },
    {
      "job": 79118025528,
      "time": 108,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7053108777"
    },
    {
      "job": 79118025027,
      "time": 230,
      "config": "macos-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7053148894"
    },
    {
      "job": 79118024029,
      "time": 215,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7053071253"
    },
    {
      "job": 79118024217,
      "time": 118,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7363450425"
    },
    {
      "job": 79118025175,
      "time": 205,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7053140762"
    },
    {
      "job": 79118025302,
      "time": 192,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7053136869"
    },
    {
      "job": 79118024913,
      "time": 210,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7053142770"
    }
  ],
  "_buildurl": "https://github.com/r-universe/boennecd/actions/runs/26022394422",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/boennecd/psqn",
  "_commit": {
    "id": "ba9d4c99646b3e5bf281c14d3f8537e77ffa1b72",
    "author": "Benjamin <boennecd@gmail.com>",
    "committer": "Benjamin <boennecd@gmail.com>",
    "message": "submit to cran\n",
    "time": 1726904194
  },
  "_maintainer": {
    "name": "Benjamin Christoffersen",
    "email": "boennecd@gmail.com",
    "login": "boennecd",
    "description": "",
    "uuid": 8993362,
    "orcid": "0000-0002-7182-1346"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.5.0",
      "role": "Depends"
    },
    {
      "package": "Matrix",
      "role": "Depends"
    },
    {
      "package": "Rcpp",
      "role": "LinkingTo"
    },
    {
      "package": "RcppEigen",
      "role": "LinkingTo"
    },
    {
      "package": "testthat",
      "role": "LinkingTo"
    },
    {
      "package": "Rcpp",
      "role": "Imports"
    },
    {
      "package": "R.rsp",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "RcppArmadillo",
      "role": "Suggests"
    },
    {
      "package": "RcppEigen",
      "role": "Suggests"
    },
    {
      "package": "bench",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    },
    {
      "package": "numDeriv",
      "role": "Suggests"
    },
    {
      "package": "lbfgsb3c",
      "role": "Suggests"
    },
    {
      "package": "lbfgs",
      "role": "Suggests"
    },
    {
      "package": "alabama",
      "role": "Suggests"
    }
  ],
  "_owner": "boennecd",
  "_selfowned": true,
  "_usedby": 1,
  "_updates": [],
  "_tags": [],
  "_topics": [
    "optimization",
    "optimization-algorithms",
    "quasi-newton",
    "openblas",
    "cpp",
    "openmp"
  ],
  "_stars": 2,
  "_contributors": [
    {
      "user": "boennecd",
      "count": 113,
      "uuid": 8993362
    }
  ],
  "_userbio": {
    "uuid": 8993362,
    "type": "user",
    "name": "boennecd"
  },
  "_downloads": {
    "count": 283,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/psqn"
  },
  "_devurl": "https://github.com/boennecd/psqn",
  "_searchresults": 5,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/psqn.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/boennecd/psqn",
  "_realowner": "boennecd",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2020-10-27"
    },
    {
      "version": "0.1.1",
      "date": "2020-10-28"
    },
    {
      "version": "0.1.2",
      "date": "2020-11-04"
    },
    {
      "version": "0.1.3",
      "date": "2020-11-14"
    },
    {
      "version": "0.1.4",
      "date": "2020-11-27"
    },
    {
      "version": "0.2.0",
      "date": "2021-04-17"
    },
    {
      "version": "0.2.1",
      "date": "2021-05-04"
    },
    {
      "version": "0.3.0",
      "date": "2021-12-12"
    },
    {
      "version": "0.3.1",
      "date": "2022-03-02"
    },
    {
      "version": "0.3.2",
      "date": "2024-09-22"
    }
  ],
  "_exports": [
    "psqn",
    "psqn_aug_Lagrang",
    "psqn_aug_Lagrang_generic",
    "psqn_bfgs",
    "psqn_generic",
    "psqn_generic_hess",
    "psqn_hess"
  ],
  "_help": [
    {
      "page": "psqn-package",
      "title": "psqn: Partially Separable Quasi-Newton",
      "topics": [
        "psqn-package",
        "_PACKAGE"
      ]
    },
    {
      "page": "psqn",
      "title": "Partially Separable Function Optimization",
      "topics": [
        "psqn",
        "psqn_aug_Lagrang"
      ]
    },
    {
      "page": "psqn_bfgs",
      "title": "BFGS Implementation Used Internally in the psqn Package",
      "topics": [
        "psqn_bfgs"
      ]
    },
    {
      "page": "psqn_generic",
      "title": "Generic Partially Separable Function Optimization",
      "topics": [
        "psqn_aug_Lagrang_generic",
        "psqn_generic"
      ]
    },
    {
      "page": "psqn_hess",
      "title": "Computes the Hessian.",
      "topics": [
        "psqn_generic_hess",
        "psqn_hess"
      ]
    }
  ],
  "_readme": "https://github.com/boennecd/psqn/raw/HEAD/README.md",
  "_rundeps": [
    "brio",
    "callr",
    "cli",
    "crayon",
    "desc",
    "diffobj",
    "evaluate",
    "fs",
    "glue",
    "jsonlite",
    "lattice",
    "lifecycle",
    "magrittr",
    "Matrix",
    "pkgbuild",
    "pkgload",
    "praise",
    "processx",
    "ps",
    "R6",
    "Rcpp",
    "RcppEigen",
    "rlang",
    "rprojroot",
    "testthat",
    "waldo",
    "withr"
  ],
  "_sysdeps": [
    {
      "shlib": "liblapack",
      "package": "libopenblas0-pthread",
      "source": "openblas",
      "version": "0.3.26+ds-1ubuntu0.1",
      "name": "openblas",
      "homepage": "https://www.openblas.net/",
      "description": "Optimized BLAS (linear algebra) library (shared lib, pthread)"
    },
    {
      "shlib": "libblas",
      "package": "libopenblas0-pthread",
      "source": "openblas",
      "version": "0.3.26+ds-1ubuntu0.1",
      "name": "openblas",
      "homepage": "https://www.openblas.net/",
      "description": "Optimized BLAS (linear algebra) library (shared lib, pthread)"
    },
    {
      "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"
    },
    {
      "shlib": "libgomp",
      "package": "libgomp1",
      "source": "gcc",
      "version": "14.2.0-4ubuntu2~24.04.1",
      "name": "openmp",
      "homepage": "http://gcc.gnu.org/",
      "description": "GCC OpenMP (GOMP) support library"
    }
  ],
  "_vignettes": [
    {
      "source": "quick-intro.html.asis",
      "filename": "quick-intro.html",
      "title": "A Quick Introduction to the psqn Package",
      "engine": "R.rsp::asis",
      "headings": [],
      "created": "2020-11-04 14:41:46",
      "modified": "2020-11-04 14:41:46",
      "commits": 1
    },
    {
      "source": "psqn.html.asis",
      "filename": "psqn.html",
      "title": "psqn: Partially Separable Quasi-Newton",
      "engine": "R.rsp::asis",
      "headings": [],
      "created": "2020-10-20 18:21:52",
      "modified": "2020-10-20 18:21:52",
      "commits": 1
    }
  ],
  "_score": 4.778151250383644,
  "_indexed": true,
  "_nocasepkg": "psqn",
  "_universes": [
    "boennecd"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.3.2",
      "date": "2026-05-18T08:37:45.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "ba9d4c99646b3e5bf281c14d3f8537e77ffa1b72",
      "fileid": "482b4f29a27706f9e41de2dba19040289d8e982db3ebbe3c8566332ba2b621be",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/boennecd/actions/runs/26022394422"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.3.2",
      "date": "2026-05-18T08:37:20.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "ba9d4c99646b3e5bf281c14d3f8537e77ffa1b72",
      "fileid": "cc1bfaf891618b647b835dba249d35920051373e2a429f4ae3fc72b4b73c1b69",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/boennecd/actions/runs/26022394422"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.3.2",
      "date": "2026-05-18T08:37:42.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "ba9d4c99646b3e5bf281c14d3f8537e77ffa1b72",
      "fileid": "a0a0474f30938a3c666d79415ddae76f764478cd96ce09d6f8503839dc249c2c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/boennecd/actions/runs/26022394422"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.3.2",
      "date": "2026-05-18T08:37:32.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "ba9d4c99646b3e5bf281c14d3f8537e77ffa1b72",
      "fileid": "ecd20546c4319ef47368f1624c056ae34dac55718472dd23e02fe9d803d0eab5",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/boennecd/actions/runs/26022394422"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.3.2",
      "date": "2026-05-18T08:37:07.000Z",
      "arch": "aarch64",
      "commit": "ba9d4c99646b3e5bf281c14d3f8537e77ffa1b72",
      "fileid": "3db7ca6368707e1ee6cb474640e6669a56b93df7901753bba68d812d355e51dd",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/boennecd/actions/runs/26022394422"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.3.2",
      "date": "2026-05-18T08:38:16.000Z",
      "arch": "x86_64",
      "commit": "ba9d4c99646b3e5bf281c14d3f8537e77ffa1b72",
      "fileid": "ce561bcece3f10f4c1381409a5841db084b8491a807a22831a831595e3c91020",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/boennecd/actions/runs/26022394422"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.3.2",
      "date": "2026-05-18T08:36:46.000Z",
      "arch": "aarch64",
      "commit": "ba9d4c99646b3e5bf281c14d3f8537e77ffa1b72",
      "fileid": "70880f44557dc00d4938d9be5536eeeb373ad2b1a7efcfe3c98e3600830e7d09",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/boennecd/actions/runs/26022394422"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.3.2",
      "date": "2026-05-18T08:37:59.000Z",
      "arch": "x86_64",
      "commit": "ba9d4c99646b3e5bf281c14d3f8537e77ffa1b72",
      "fileid": "c0f653aec5e912ae7ea1a9a9165a37d57144715895e99c0a3c343f017731d1ca",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/boennecd/actions/runs/26022394422"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.3.2",
      "date": "2026-05-18T08:36:35.000Z",
      "arch": "x86_64",
      "commit": "ba9d4c99646b3e5bf281c14d3f8537e77ffa1b72",
      "fileid": "2d0ec5ebca15fccbe21da08bd02cc9736ecf4b97b8db25c9c5bdc010fbc4445f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/boennecd/actions/runs/26022394422"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.3.2",
      "date": "2026-05-18T08:36:37.000Z",
      "arch": "x86_64",
      "commit": "ba9d4c99646b3e5bf281c14d3f8537e77ffa1b72",
      "fileid": "933d3137ce44e4501b00947c4e7375c9cabaa32a3c595d7e34470bdea017183d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/boennecd/actions/runs/26022394422"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.3.2",
      "date": "2026-05-18T08:36:35.000Z",
      "arch": "x86_64",
      "commit": "ba9d4c99646b3e5bf281c14d3f8537e77ffa1b72",
      "fileid": "db7a2d4dacb1e3b6145274a555fbfe0e71c01de90530aa92f4c63a2a3231673a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/boennecd/actions/runs/26022394422"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.3.2",
      "date": "2026-06-02T16:15:10.000Z",
      "arch": "emscripten",
      "commit": "ba9d4c99646b3e5bf281c14d3f8537e77ffa1b72",
      "fileid": "f4d00ddacc46c5bf62f31c825c84a08d22ea81d977fdd4164a5e618d0c3d2fae",
      "status": "success",
      "buildurl": "https://github.com/r-universe/boennecd/actions/runs/26022394422"
    }
  ]
}