{
  "_id": "6a491b47b5e98c4082a09732",
  "Package": "gslnls",
  "Type": "Package",
  "Title": "GSL Multi-Start Nonlinear Least-Squares Fitting",
  "Version": "1.4.2",
  "Date": "2025-09-27",
  "Authors@R": "person(\"Joris\", \"Chau\", email = \"joris.chau@openanalytics.eu\", role = c(\"aut\", \"cre\"))",
  "Description": "An R interface to weighted nonlinear least-squares\noptimization with the GNU Scientific Library (GSL), see M.\nGalassi et al. (2009, ISBN:0954612078). The available trust\nregion methods include the Levenberg-Marquardt algorithm with\nand without geodesic acceleration, the Steihaug-Toint conjugate\ngradient algorithm for large systems and several variants of\nPowell's dogleg algorithm. Multi-start optimization based on\nquasi-random samples is implemented using a modified version of\nthe algorithm in Hickernell and Yuan (1997, OR Transactions).\nRobust nonlinear regression can be performed using various\nrobust loss functions, in which case the optimization problem\nis solved by iterative reweighted least squares (IRLS).\nBindings are provided to tune a number of parameters affecting\nthe low-level aspects of the trust region algorithms. The\ninterface mimics R's nls() function and returns model objects\ninheriting from the same class.",
  "BugReports": "https://github.com/JorisChau/gslnls/issues",
  "URL": "https://github.com/JorisChau/gslnls",
  "Encoding": "UTF-8",
  "Language": "en-US",
  "License": "LGPL-3",
  "SystemRequirements": "GSL (>= 2.3)",
  "Biarch": "true",
  "RoxygenNote": "7.3.2",
  "Config/pak/sysreqs": "libgsl0-dev",
  "Repository": "https://jorischau.r-universe.dev",
  "Date/Publication": "2025-09-28 07:41:04 UTC",
  "RemoteUrl": "https://github.com/jorischau/gslnls",
  "RemoteRef": "HEAD",
  "RemoteSha": "3476f8a6627e44f60e307700f5e25fc2f68dbac0",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-07-04 14:35:34 UTC",
    "User": "root"
  },
  "Author": "Joris Chau [aut, cre]",
  "Maintainer": "Joris Chau <joris.chau@openanalytics.eu>",
  "_user": "jorischau",
  "_type": "src",
  "_file": "gslnls_1.4.2.tar.gz",
  "_fileid": "https://r2.ropensci.org/b724c4618a366f3beb11519349590176d779f53be3a3efbce872a3a75f81fb19",
  "_filesize": 472166,
  "_sha256": "b724c4618a366f3beb11519349590176d779f53be3a3efbce872a3a75f81fb19",
  "_expires": "2026-10-12T14:40:05.000Z",
  "_created": "2026-07-04T14:35:34.000Z",
  "_published": "2026-07-04T14:40:07.262Z",
  "_jobs": [
    {
      "job": 85140482626,
      "time": 179,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8082607255"
    },
    {
      "job": 85140482627,
      "time": 132,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8082600879"
    },
    {
      "job": 85140482633,
      "time": 146,
      "config": "linux-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8082603164"
    },
    {
      "job": 85140482637,
      "time": 139,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8082601712"
    },
    {
      "job": 85140482634,
      "time": 129,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8082600478"
    },
    {
      "job": 85140482642,
      "time": 193,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8082608536"
    },
    {
      "job": 85140482638,
      "time": 95,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8082595877"
    },
    {
      "job": 85140482625,
      "time": 227,
      "config": "macos-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8082613192"
    },
    {
      "job": 85140298129,
      "time": 156,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8082582701"
    },
    {
      "job": 85140482616,
      "time": 98,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8082596405"
    },
    {
      "job": 85140482623,
      "time": 132,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8082600978"
    },
    {
      "job": 85140482680,
      "time": 117,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8082598963"
    },
    {
      "job": 85140482639,
      "time": 105,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8082597260"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/jorischau/actions/runs/28709386067",
  "_status": "success",
  "_upstream": "https://github.com/jorischau/gslnls",
  "_commit": {
    "id": "3476f8a6627e44f60e307700f5e25fc2f68dbac0",
    "author": "JorisChau <joris.chau@openanalytics.eu>",
    "committer": "JorisChau <joris.chau@openanalytics.eu>",
    "message": "update github actions\n",
    "time": 1759045264
  },
  "_maintainer": {
    "name": "Joris Chau",
    "email": "joris.chau@openanalytics.eu",
    "login": "jorischau",
    "description": "",
    "uuid": 20239019
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.5",
      "role": "Depends"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "Matrix",
      "role": "Imports"
    }
  ],
  "_owner": "jorischau",
  "_selfowned": true,
  "_usedby": 4,
  "_updates": [
    {
      "week": "2025-34",
      "n": 2
    },
    {
      "week": "2025-39",
      "n": 3
    }
  ],
  "_tags": [
    {
      "name": "v1.4.2",
      "date": "2025-09-28"
    }
  ],
  "_topics": [
    "gnu-scientific-library",
    "gsl",
    "levenberg-marquardt",
    "multi-start",
    "nonlinear-least-squares",
    "nonlinear-regression",
    "robust-regresssion",
    "glibc",
    "fortran"
  ],
  "_stars": 17,
  "_contributors": [
    {
      "user": "jorischau",
      "count": 141,
      "uuid": 20239019
    }
  ],
  "_userbio": {
    "uuid": 20239019,
    "type": "user",
    "name": "Joris C.",
    "followers": 14
  },
  "_downloads": {
    "count": 636,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/gslnls"
  },
  "_devurl": "https://github.com/jorischau/gslnls",
  "_searchresults": 42,
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/gslnls.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/jorischau/gslnls",
  "_realowner": "jorischau",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.0.0",
      "date": "2021-10-07"
    },
    {
      "version": "1.0.1",
      "date": "2021-10-11"
    },
    {
      "version": "1.0.2",
      "date": "2021-10-13"
    },
    {
      "version": "1.1.0",
      "date": "2021-11-26"
    },
    {
      "version": "1.1.1",
      "date": "2021-12-13"
    },
    {
      "version": "1.1.2",
      "date": "2023-01-17"
    },
    {
      "version": "1.2.0",
      "date": "2023-12-11"
    },
    {
      "version": "1.3.0",
      "date": "2024-04-24"
    },
    {
      "version": "1.3.2",
      "date": "2024-05-01"
    },
    {
      "version": "1.4.0",
      "date": "2025-01-17"
    },
    {
      "version": "1.4.1",
      "date": "2025-01-17"
    },
    {
      "version": "1.4.2",
      "date": "2025-09-28"
    }
  ],
  "_exports": [
    "confintd",
    "gsl_nls",
    "gsl_nls_control",
    "gsl_nls_large",
    "gsl_nls_loss",
    "nls_test_list",
    "nls_test_problem"
  ],
  "_help": [
    {
      "page": "anova.gsl_nls",
      "title": "Anova tables",
      "topics": [
        "anova.gsl_nls"
      ]
    },
    {
      "page": "coef.gsl_nls",
      "title": "Extract model coefficients",
      "topics": [
        "coef.gsl_nls"
      ]
    },
    {
      "page": "confint.gsl_nls",
      "title": "Confidence interval for model parameters",
      "topics": [
        "confint.gsl_nls"
      ]
    },
    {
      "page": "confintd",
      "title": "Confidence intervals for derived parameters",
      "topics": [
        "confintd"
      ]
    },
    {
      "page": "confintd.gsl_nls",
      "title": "Confidence intervals for derived parameters",
      "topics": [
        "confintd.gsl_nls"
      ]
    },
    {
      "page": "cooks.distance.gsl_nls",
      "title": "Calculate Cook's distance",
      "topics": [
        "cooks.distance.gsl_nls"
      ]
    },
    {
      "page": "deviance.gsl_nls",
      "title": "Model deviance",
      "topics": [
        "deviance.gsl_nls"
      ]
    },
    {
      "page": "df.residual.gsl_nls",
      "title": "Residual degrees-of-freedom",
      "topics": [
        "df.residual.gsl_nls"
      ]
    },
    {
      "page": "fitted.gsl_nls",
      "title": "Extract model fitted values",
      "topics": [
        "fitted.gsl_nls"
      ]
    },
    {
      "page": "formula.gsl_nls",
      "title": "Extract model formula",
      "topics": [
        "formula.gsl_nls"
      ]
    },
    {
      "page": "gsl_nls",
      "title": "GSL Nonlinear Least Squares fitting",
      "topics": [
        "gsl_nls",
        "gsl_nls.formula",
        "gsl_nls.function"
      ]
    },
    {
      "page": "gsl_nls_control",
      "title": "Tunable Nonlinear Least Squares iteration parameters",
      "topics": [
        "gsl_nls_control"
      ]
    },
    {
      "page": "gsl_nls_large",
      "title": "GSL Large-scale Nonlinear Least Squares fitting",
      "topics": [
        "gsl_nls_large",
        "gsl_nls_large.formula",
        "gsl_nls_large.function"
      ]
    },
    {
      "page": "gsl_nls_loss",
      "title": "Robust loss functions with tunable parameters",
      "topics": [
        "gsl_nls_loss"
      ]
    },
    {
      "page": "hatvalues.gsl_nls",
      "title": "Calculate leverage values",
      "topics": [
        "hatvalues.gsl_nls"
      ]
    },
    {
      "page": "logLik.gsl_nls",
      "title": "Extract model log-likelihood",
      "topics": [
        "logLik.gsl_nls"
      ]
    },
    {
      "page": "nls_test_list",
      "title": "Available NLS test problems",
      "topics": [
        "nls_test_list"
      ]
    },
    {
      "page": "nls_test_problem",
      "title": "Retrieve an NLS test problem",
      "topics": [
        "nls_test_problem"
      ]
    },
    {
      "page": "nobs.gsl_nls",
      "title": "Extract the number of observations",
      "topics": [
        "nobs.gsl_nls"
      ]
    },
    {
      "page": "predict.gsl_nls",
      "title": "Calculate model predicted values",
      "topics": [
        "predict.gsl_nls"
      ]
    },
    {
      "page": "residuals.gsl_nls",
      "title": "Extract model residuals",
      "topics": [
        "residuals.gsl_nls"
      ]
    },
    {
      "page": "sigma.gsl_nls",
      "title": "Residual standard deviation",
      "topics": [
        "sigma.gsl_nls"
      ]
    },
    {
      "page": "summary.gsl_nls",
      "title": "Model summary",
      "topics": [
        "summary.gsl_nls"
      ]
    },
    {
      "page": "vcov.gsl_nls",
      "title": "Calculate variance-covariance matrix",
      "topics": [
        "vcov.gsl_nls"
      ]
    }
  ],
  "_readme": "https://github.com/jorischau/gslnls/raw/HEAD/README.md",
  "_rundeps": [
    "lattice",
    "Matrix"
  ],
  "_sysdeps": [
    {
      "shlib": "libgsl",
      "package": "libgsl28",
      "headers": "libgsl-dev",
      "source": "gsl",
      "version": "2.8+dfsg-6",
      "name": "gsl",
      "homepage": "https://www.gnu.org/software/gsl",
      "description": "GNU Scientific Library (GSL) -- library package"
    },
    {
      "shlib": "libmvec",
      "package": "libc6",
      "headers": "libc6-dev",
      "source": "glibc",
      "version": "2.43-2ubuntu2",
      "name": "glibc",
      "homepage": "https://www.gnu.org/software/libc/libc.html",
      "description": "GNU C Library: Shared libraries"
    },
    {
      "shlib": "libgfortran",
      "package": "libgfortran5",
      "source": "gcc",
      "version": "16-20260322-1ubuntu1",
      "name": "fortran",
      "homepage": "http://gcc.gnu.org/",
      "description": "Runtime library for GNU Fortran applications"
    }
  ],
  "_score": 5.932879457823799,
  "_indexed": true,
  "_nocasepkg": "gslnls",
  "_universes": [
    "jorischau"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.4.2",
      "date": "2026-07-04T14:38:37.000Z",
      "distro": "resolute",
      "arch": "aarch64",
      "commit": "3476f8a6627e44f60e307700f5e25fc2f68dbac0",
      "fileid": "https://r2.ropensci.org/7329e4ef7d65ce92b286fcf786626e5aef6b1df8b3c11ebb308b064c6601125b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jorischau/actions/runs/28709386067"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.4.2",
      "date": "2026-07-04T14:37:39.000Z",
      "distro": "resolute",
      "arch": "x86_64",
      "commit": "3476f8a6627e44f60e307700f5e25fc2f68dbac0",
      "fileid": "https://r2.ropensci.org/15b9efd214f6dd4377af25b1a5eb0c4863c1579a8050e97e4dc9fef330834af7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jorischau/actions/runs/28709386067"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "1.4.2",
      "date": "2026-07-04T14:38:07.000Z",
      "distro": "resolute",
      "arch": "aarch64",
      "commit": "3476f8a6627e44f60e307700f5e25fc2f68dbac0",
      "fileid": "https://r2.ropensci.org/ede8ba3120a2be3fa061cf0ed8440880fd72a296b9dde65ed65a19e228a28e1e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jorischau/actions/runs/28709386067"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "1.4.2",
      "date": "2026-07-04T14:37:46.000Z",
      "distro": "resolute",
      "arch": "x86_64",
      "commit": "3476f8a6627e44f60e307700f5e25fc2f68dbac0",
      "fileid": "https://r2.ropensci.org/1035dd892a68b91429730d100f7fe19aad34e9ab9a0fd8c5d83d61ef85ae67e1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jorischau/actions/runs/28709386067"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.4.2",
      "date": "2026-07-04T14:37:41.000Z",
      "arch": "aarch64",
      "commit": "3476f8a6627e44f60e307700f5e25fc2f68dbac0",
      "fileid": "https://r2.ropensci.org/f4fe7140a9b666826eb2db8c7a9d998a7f0c9a19c56192b6e3a5f67e14aa0c3a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jorischau/actions/runs/28709386067"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.4.2",
      "date": "2026-07-04T14:38:19.000Z",
      "arch": "x86_64",
      "commit": "3476f8a6627e44f60e307700f5e25fc2f68dbac0",
      "fileid": "https://r2.ropensci.org/17938e5af2c83cf4282c4ca2cd101d615895551aa05f2e288226c89901b7e568",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jorischau/actions/runs/28709386067"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "1.4.2",
      "date": "2026-07-04T14:37:11.000Z",
      "arch": "aarch64",
      "commit": "3476f8a6627e44f60e307700f5e25fc2f68dbac0",
      "fileid": "https://r2.ropensci.org/b2c2cc9acac2e927ecd4b63afe87949fc402f26b6c8118bd2651490dbdfc42ae",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jorischau/actions/runs/28709386067"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "1.4.2",
      "date": "2026-07-04T14:38:56.000Z",
      "arch": "x86_64",
      "commit": "3476f8a6627e44f60e307700f5e25fc2f68dbac0",
      "fileid": "https://r2.ropensci.org/a90fb5d7fbb773299439b9d81eee66d0ad6de71fc0c8e58e7033978c5562a8db",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jorischau/actions/runs/28709386067"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.4.2",
      "date": "2026-07-04T14:37:34.000Z",
      "arch": "emscripten",
      "commit": "3476f8a6627e44f60e307700f5e25fc2f68dbac0",
      "fileid": "https://r2.ropensci.org/4e330c3cf3f584f71d43bef69c43673def58c436ea11473904532cafd35dfd90",
      "status": "success",
      "buildurl": "https://github.com/r-universe/jorischau/actions/runs/28709386067"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.4.2",
      "date": "2026-07-04T14:37:07.000Z",
      "arch": "x86_64",
      "commit": "3476f8a6627e44f60e307700f5e25fc2f68dbac0",
      "fileid": "https://r2.ropensci.org/ee0f3798ce74915a7335778f174da9bcd9bfaa3217951300dba7f7d28ba2bd02",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jorischau/actions/runs/28709386067"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.4.2",
      "date": "2026-07-04T14:36:55.000Z",
      "arch": "x86_64",
      "commit": "3476f8a6627e44f60e307700f5e25fc2f68dbac0",
      "fileid": "https://r2.ropensci.org/70b3b1ba17f39e414065a341a299f7ad068bebc1e3810d052efcbd45ce6f5aa7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jorischau/actions/runs/28709386067"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "1.4.2",
      "date": "2026-07-04T14:36:45.000Z",
      "arch": "x86_64",
      "commit": "3476f8a6627e44f60e307700f5e25fc2f68dbac0",
      "fileid": "https://r2.ropensci.org/84b3e832502092dd35990dfdfb3b35a7845c9ccae86103b58f881137492df9ae",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jorischau/actions/runs/28709386067"
    }
  ]
}