{
  "_id": "6a197239acfb0bcc41dee826",
  "Package": "sparseLM",
  "Title": "Interface to the 'sparseLM' Levenberg-Marquardt Library",
  "Version": "0.5",
  "Authors@R": "c(\nperson(\"Colin\", \"Smith\", email = \"colin.smith@wesleyan.edu\", role = c(\"aut\", \"cre\"),\ncomment = c(ORCID = \"0000-0002-4651-167X\")),\nperson(\"Manolis\", \"Lourakis\", role = \"aut\",\ncomment = c(ORCID = \"0000-0003-4596-5773\"))\n)",
  "Description": "Provides an R interface to the 'sparseLM' C library for\nlarge-scale nonlinear least squares problems with arbitrarily\nsparse Jacobians. The underlying solver implements a sparse\nvariant of the Levenberg-Marquardt algorithm for minimizing\nsum-of-squares objective functions, supports user-supplied\nanalytic Jacobians or finite-difference approximation, and is\ndesigned to exploit sparsity for improved memory use and\nperformance. This package exposes the solver in R and uses\nsparse matrix classes and the 'CHOLMOD' sparse Cholesky\nfactorization routines through the 'Matrix' package interface.\nMethods from the C library are described in Lourakis (2010)\n<doi:10.1007/978-3-642-15552-9_4>.",
  "URL": "https://github.com/smith-group/sparseLM,\nhttps://smith-group.github.io/sparseLM/",
  "License": "GPL-2",
  "Encoding": "UTF-8",
  "NeedsCompilation": "yes",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.3",
  "Repository": "https://smith-group.r-universe.dev",
  "Date/Publication": "2026-03-30 13:41:29 UTC",
  "RemoteUrl": "https://github.com/smith-group/sparseLM",
  "RemoteRef": "HEAD",
  "RemoteSha": "24a5e75811d7bce5dc7d1a7949569381b1228caf",
  "Packaged": {
    "Date": "2026-05-29 09:20:24 UTC",
    "User": "root"
  },
  "Author": "Colin Smith [aut, cre] (ORCID: <https://orcid.org/0000-0002-4651-167X>),\nManolis Lourakis [aut] (ORCID: <https://orcid.org/0000-0003-4596-5773>)",
  "Maintainer": "Colin Smith <colin.smith@wesleyan.edu>",
  "MD5sum": "ba11b08587e0ea0884817e2f0494cb8a",
  "_user": "smith-group",
  "_type": "src",
  "_file": "sparseLM_0.5.tar.gz",
  "_fileid": "2afe0bd828aec36fd9766bc561bcba77346b24c9a129bf6e348a2e1b310f116a",
  "_filesize": 141324,
  "_sha256": "2afe0bd828aec36fd9766bc561bcba77346b24c9a129bf6e348a2e1b310f116a",
  "_created": "2026-05-29T09:20:24.000Z",
  "_published": "2026-05-29T11:02:17.394Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 78473320313,
      "time": 151,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7287413576"
    },
    {
      "job": 78473320252,
      "time": 103,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7287398240"
    },
    {
      "job": 78473320406,
      "time": 111,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7287401010"
    },
    {
      "job": 78473320213,
      "time": 115,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7287402169"
    },
    {
      "job": 78473320329,
      "time": 104,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7289137109"
    },
    {
      "job": 78473320480,
      "time": 240,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7287803428"
    },
    {
      "job": 78473320244,
      "time": 84,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7289109821"
    },
    {
      "job": 78473320419,
      "time": 505,
      "config": "macos-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7287912634"
    },
    {
      "job": 78472941455,
      "time": 148,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7287363840"
    },
    {
      "job": 78473320250,
      "time": 93,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7287395064"
    },
    {
      "job": 78473320235,
      "time": 127,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7287405764"
    },
    {
      "job": 78473320286,
      "time": 98,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7287396550"
    },
    {
      "job": 78473320217,
      "time": 90,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7287393926"
    }
  ],
  "_buildurl": "https://github.com/r-universe/smith-group/actions/runs/26629016171",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/smith-group/sparseLM",
  "_commit": {
    "id": "24a5e75811d7bce5dc7d1a7949569381b1228caf",
    "author": "Colin Smith <colin.smith@wesleyan.edu>",
    "committer": "Colin Smith <colin.smith@wesleyan.edu>",
    "message": "Update README.md with badges\n",
    "time": 1774878089
  },
  "_maintainer": {
    "name": "Colin Smith",
    "email": "colin.smith@wesleyan.edu",
    "login": "colinasmith",
    "description": "Protein Dynamics and Design",
    "uuid": 1170378,
    "orcid": "0000-0002-4651-167X"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "Matrix",
      "role": "Depends"
    },
    {
      "package": "Matrix",
      "role": "LinkingTo"
    },
    {
      "package": "methods",
      "role": "Imports"
    }
  ],
  "_owner": "smith-group",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-06",
      "n": 24
    },
    {
      "week": "2026-11",
      "n": 21
    },
    {
      "week": "2026-13",
      "n": 1
    },
    {
      "week": "2026-14",
      "n": 1
    }
  ],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "colinasmith",
      "count": 50,
      "uuid": 1170378
    }
  ],
  "_userbio": {
    "uuid": 33662178,
    "type": "organization",
    "name": "Smith Group"
  },
  "_downloads": {
    "count": 445,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/sparseLM"
  },
  "_devurl": "https://github.com/smith-group/sparselm",
  "_pkgdown": "https://smith-group.github.io/sparseLM/",
  "_searchresults": 0,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/readme.html",
    "extra/readme.md",
    "extra/sparseLM.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/smith-group/sparselm",
  "_realowner": "smith-group",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.5",
      "date": "2026-03-30"
    }
  ],
  "_exports": [
    "add_assign_col_inplace",
    "add_assign_col_inplace_unsafe",
    "sparselm",
    "sparselm.opts"
  ],
  "_help": [
    {
      "page": "add_assign_col_inplace",
      "title": "Add values to an existing sparse column in place",
      "topics": [
        "add_assign_col_inplace",
        "add_assign_col_inplace_unsafe"
      ]
    },
    {
      "page": "sparselm",
      "title": "Nonlinear Least Squares Fit with Sparse Levenberg-Marquardt Algorithm",
      "topics": [
        "sparselm"
      ]
    },
    {
      "page": "sparselm.opts",
      "title": "Sparse Levenberg-Marquardt Algorithm Options",
      "topics": [
        "sparselm.opts"
      ]
    }
  ],
  "_readme": "https://github.com/smith-group/sparseLM/raw/HEAD/README.md",
  "_rundeps": [
    "lattice",
    "Matrix"
  ],
  "_score": 3.3010299956639813,
  "_indexed": true,
  "_nocasepkg": "sparselm",
  "_universes": [
    "smith-group",
    "colinasmith"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.5",
      "date": "2026-05-29T09:22:53.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "24a5e75811d7bce5dc7d1a7949569381b1228caf",
      "fileid": "190100d78b05d8599a31733e5465ca277ee9c2aeba1b359638624f7d21842833",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/smith-group/actions/runs/26629016171"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.5",
      "date": "2026-05-29T09:22:01.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "24a5e75811d7bce5dc7d1a7949569381b1228caf",
      "fileid": "b1017308c585fd86b9fe3c9a3e155173e5d1df9de2610d90a455d6e477b3838f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/smith-group/actions/runs/26629016171"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.5",
      "date": "2026-05-29T09:22:13.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "24a5e75811d7bce5dc7d1a7949569381b1228caf",
      "fileid": "54c82fc15cc2083d8866d22ff3f6a8cce3b290440eb6f70183227fc303dfaa0a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/smith-group/actions/runs/26629016171"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.5",
      "date": "2026-05-29T09:22:12.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "24a5e75811d7bce5dc7d1a7949569381b1228caf",
      "fileid": "7c9114dcad733fb8385af4d0752c69048deab2fc87758b73811a3e4f8917a19e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/smith-group/actions/runs/26629016171"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.5",
      "date": "2026-05-29T11:01:36.000Z",
      "arch": "aarch64",
      "commit": "24a5e75811d7bce5dc7d1a7949569381b1228caf",
      "fileid": "fe8891f5220130e1446e84bb5d541345b2a9aed1cf0ed93a2ad505a720c697ee",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/smith-group/actions/runs/26629016171"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.5",
      "date": "2026-05-29T09:43:55.000Z",
      "arch": "x86_64",
      "commit": "24a5e75811d7bce5dc7d1a7949569381b1228caf",
      "fileid": "9dc3dbe70bb4f27d2bf10828d0628a637270dde680a61a8b0f48604efcb60459",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/smith-group/actions/runs/26629016171"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.5",
      "date": "2026-05-29T10:59:59.000Z",
      "arch": "aarch64",
      "commit": "24a5e75811d7bce5dc7d1a7949569381b1228caf",
      "fileid": "dee91b9eea9ead7e3bcfb233c1452c358e4f5e103e8f2cca572b54e773c713bc",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/smith-group/actions/runs/26629016171"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.5",
      "date": "2026-05-29T09:49:04.000Z",
      "arch": "x86_64",
      "commit": "24a5e75811d7bce5dc7d1a7949569381b1228caf",
      "fileid": "980c5808d00416f9279c3b7636d1619e385743b1d36fdf9a69e87092f8b29f36",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/smith-group/actions/runs/26629016171"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.5",
      "date": "2026-05-29T09:22:14.000Z",
      "arch": "emscripten",
      "commit": "24a5e75811d7bce5dc7d1a7949569381b1228caf",
      "fileid": "b7be5a5c3cc5ecd042136277d1bcec4cf8072f94c20c5c846f98387196b0299b",
      "status": "success",
      "buildurl": "https://github.com/r-universe/smith-group/actions/runs/26629016171"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.5",
      "date": "2026-05-29T09:21:41.000Z",
      "arch": "x86_64",
      "commit": "24a5e75811d7bce5dc7d1a7949569381b1228caf",
      "fileid": "d405f6e37bbd2d99b006db877109f35981a5407e1609226f51a77f7c047f8281",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/smith-group/actions/runs/26629016171"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.5",
      "date": "2026-05-29T09:21:41.000Z",
      "arch": "x86_64",
      "commit": "24a5e75811d7bce5dc7d1a7949569381b1228caf",
      "fileid": "8d9ecf69a826b423a4ee7434f841540a95ff7f721915918205f9212919cd6c88",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/smith-group/actions/runs/26629016171"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.5",
      "date": "2026-05-29T09:21:34.000Z",
      "arch": "x86_64",
      "commit": "24a5e75811d7bce5dc7d1a7949569381b1228caf",
      "fileid": "b6fd6ff54a11b41eb7f2f42c8e6e3746749692cf76327e6ae3cf88052b8a3a35",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/smith-group/actions/runs/26629016171"
    }
  ]
}