{
  "_id": "6a49718aef9e2ed9366e72b8",
  "Package": "nls.multstart",
  "Type": "Package",
  "Title": "Robust Non-Linear Regression using AIC Scores",
  "Version": "2.0.0",
  "Authors@R": "c(\nperson(\"Daniel\", \"Padfield\", email = \"d.padfield@exeter.ac.uk\", role = c(\"aut\", \"cre\")),\nperson(\"Granville\", \"Matheson\", email = \"mathesong@gmail.com\", role = \"aut\"),\nperson(given = \"Francis\",\nfamily = \"Windram\",\nrole = \"aut\",\nemail = \"francis.windram17@imperial.ac.uk\"))",
  "Maintainer": "Daniel Padfield <d.padfield@exeter.ac.uk>",
  "Description": "Non-linear least squares regression with the\nLevenberg-Marquardt algorithm using multiple starting values\nfor increasing the chance that the minimum found is the global\nminimum.",
  "License": "GPL-3",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "RoxygenNote": "7.3.2",
  "Config/pak/sysreqs": "libicu-dev",
  "Repository": "https://padpadpadpad.r-universe.dev",
  "Date/Publication": "2025-01-03 20:58:18 UTC",
  "RemoteUrl": "https://github.com/padpadpadpad/nls.multstart",
  "RemoteRef": "HEAD",
  "RemoteSha": "4842e857d5c5cd182c82c30db6c702db4a4d5da2",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-07-04 20:44:33 UTC",
    "User": "root"
  },
  "Author": "Daniel Padfield [aut, cre],\nGranville Matheson [aut],\nFrancis Windram [aut]",
  "_user": "padpadpadpad",
  "_type": "src",
  "_file": "nls.multstart_2.0.0.tar.gz",
  "_fileid": "https://r2.ropensci.org/49606d13aace7dc0d528f69a52075bac0c222b260b28a244728331f9fb85d6d4",
  "_filesize": 397943,
  "_sha256": "49606d13aace7dc0d528f69a52075bac0c222b260b28a244728331f9fb85d6d4",
  "_expires": "2026-10-12T20:48:08.000Z",
  "_created": "2026-07-04T20:44:33.000Z",
  "_published": "2026-07-04T20:48:10.226Z",
  "_jobs": [
    {
      "job": 85165604694,
      "time": 180,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8085299661"
    },
    {
      "job": 85165604674,
      "time": 180,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8085299851"
    },
    {
      "job": 85165604682,
      "time": 157,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8085294777"
    },
    {
      "job": 85165604677,
      "time": 123,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8085290399"
    },
    {
      "job": 85165368289,
      "time": 221,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8085278205"
    },
    {
      "job": 85165604669,
      "time": 151,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8085296486"
    },
    {
      "job": 85165604718,
      "time": 83,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8085289044"
    },
    {
      "job": 85165604717,
      "time": 64,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8085286503"
    },
    {
      "job": 85165604711,
      "time": 81,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8085288648"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/padpadpadpad/actions/runs/28719019642",
  "_status": "success",
  "_upstream": "https://github.com/padpadpadpad/nls.multstart",
  "_commit": {
    "id": "4842e857d5c5cd182c82c30db6c702db4a4d5da2",
    "author": "padpadpadpad <d.padfieldscfc@gmail.com>",
    "committer": "padpadpadpad <d.padfieldscfc@gmail.com>",
    "message": "New version submitted to CRAN\n",
    "time": 1735937898
  },
  "_maintainer": {
    "name": "Daniel Padfield",
    "email": "d.padfield@exeter.ac.uk",
    "login": "padpadpadpad",
    "description": "",
    "uuid": 10220722
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.2.1",
      "role": "Depends"
    },
    {
      "package": "minpack.lm",
      "role": "Imports"
    },
    {
      "package": "purrr",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "tidyr",
      "role": "Imports"
    },
    {
      "package": "tibble",
      "role": "Imports"
    },
    {
      "package": "lhs",
      "role": "Imports"
    },
    {
      "package": "cli",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "role": "Suggests"
    },
    {
      "package": "broom",
      "role": "Suggests"
    },
    {
      "package": "nlstools",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    }
  ],
  "_owner": "padpadpadpad",
  "_selfowned": true,
  "_usedby": 5,
  "_updates": [],
  "_tags": [],
  "_stars": 21,
  "_contributors": [
    {
      "user": "padpadpadpad",
      "count": 55,
      "uuid": 10220722
    },
    {
      "user": "mathesong",
      "count": 11,
      "uuid": 7190884
    },
    {
      "user": "fwimp",
      "count": 3,
      "uuid": 45229364
    }
  ],
  "_userbio": {
    "uuid": 10220722,
    "type": "user",
    "name": "Daniel Padfield",
    "followers": 65
  },
  "_downloads": {
    "count": 794,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/nls.multstart"
  },
  "_devurl": "https://github.com/padpadpadpad/nls.multstart",
  "_searchresults": 550,
  "_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/nls.multstart.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/padpadpadpad/nls.multstart",
  "_realowner": "padpadpadpad",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.0.0",
      "date": "2018-03-06"
    },
    {
      "version": "1.1.0",
      "date": "2020-06-03"
    },
    {
      "version": "1.2.0",
      "date": "2020-09-18"
    },
    {
      "version": "1.3.0",
      "date": "2023-08-15"
    },
    {
      "version": "2.0.0",
      "date": "2025-01-09"
    }
  ],
  "_exports": [
    "nls_multstart"
  ],
  "_datasets": [
    {
      "name": "Chlorella_TRC",
      "title": "Example metabolic thermal response curves",
      "object": "Chlorella_TRC",
      "class": [
        "data.frame"
      ],
      "fields": [
        "curve_id",
        "growth.temp",
        "process",
        "flux",
        "temp",
        "K",
        "ln.rate"
      ],
      "rows": 649,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "Chlorella_TRC",
      "title": "Example metabolic thermal response curves",
      "topics": [
        "Chlorella_TRC"
      ]
    },
    {
      "page": "nls_multstart",
      "title": "Finds the best fit of non-linear model based on AIC score",
      "topics": [
        "nls_multstart"
      ]
    }
  ],
  "_readme": "https://github.com/padpadpadpad/nls.multstart/raw/HEAD/README.md",
  "_rundeps": [
    "cli",
    "cpp11",
    "dplyr",
    "generics",
    "glue",
    "lhs",
    "lifecycle",
    "magrittr",
    "minpack.lm",
    "pillar",
    "pkgconfig",
    "purrr",
    "R6",
    "Rcpp",
    "rlang",
    "stringi",
    "stringr",
    "tibble",
    "tidyr",
    "tidyselect",
    "utf8",
    "vctrs",
    "withr"
  ],
  "_score": 7.238673243283845,
  "_indexed": true,
  "_nocasepkg": "nls.multstart",
  "_universes": [
    "padpadpadpad"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "2.0.0",
      "date": "2026-07-04T20:47:36.000Z",
      "distro": "resolute",
      "commit": "4842e857d5c5cd182c82c30db6c702db4a4d5da2",
      "fileid": "https://r2.ropensci.org/ac8271b2d0f53b29a230a3427b3d7e3ed27c0467908737c026197576dbcdc08d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/padpadpadpad/actions/runs/28719019642"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "2.0.0",
      "date": "2026-07-04T20:47:37.000Z",
      "distro": "resolute",
      "commit": "4842e857d5c5cd182c82c30db6c702db4a4d5da2",
      "fileid": "https://r2.ropensci.org/d0374764337a356ce7c7d9bb456e5af485f2cd026e13dc58ba99e3dc530e76e0",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/padpadpadpad/actions/runs/28719019642"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "2.0.0",
      "date": "2026-07-04T20:46:55.000Z",
      "commit": "4842e857d5c5cd182c82c30db6c702db4a4d5da2",
      "fileid": "https://r2.ropensci.org/10c54e875789b0d16bd95e6c706dff08897e7c926a488c705ef005cbe08d5642",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/padpadpadpad/actions/runs/28719019642"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "2.0.0",
      "date": "2026-07-04T20:46:17.000Z",
      "commit": "4842e857d5c5cd182c82c30db6c702db4a4d5da2",
      "fileid": "https://r2.ropensci.org/f6d25ac331dbf887c973fe8fde4ee42e1849316cf111299904552118b460cf92",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/padpadpadpad/actions/runs/28719019642"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "2.0.0",
      "date": "2026-07-04T20:47:21.000Z",
      "commit": "4842e857d5c5cd182c82c30db6c702db4a4d5da2",
      "fileid": "https://r2.ropensci.org/7df8dab689f52c9006f80e11621ba0e992a4d396a62cfa930f6cff97d78e21a8",
      "status": "success",
      "buildurl": "https://github.com/r-universe/padpadpadpad/actions/runs/28719019642"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "2.0.0",
      "date": "2026-07-04T20:45:55.000Z",
      "commit": "4842e857d5c5cd182c82c30db6c702db4a4d5da2",
      "fileid": "https://r2.ropensci.org/7025b702d4647fee87ca97f93d13f0042e933ffa66f612c1045ec4b507050df0",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/padpadpadpad/actions/runs/28719019642"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "2.0.0",
      "date": "2026-07-04T20:45:38.000Z",
      "commit": "4842e857d5c5cd182c82c30db6c702db4a4d5da2",
      "fileid": "https://r2.ropensci.org/928e1c2b88a56840df406ae628fe3916dd9cc6dd32df4eb60acc599174e2cff6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/padpadpadpad/actions/runs/28719019642"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "2.0.0",
      "date": "2026-07-04T20:45:52.000Z",
      "commit": "4842e857d5c5cd182c82c30db6c702db4a4d5da2",
      "fileid": "https://r2.ropensci.org/b079826e28b1a4266acf5eadea7fee16ee9a95cc76eb4a92d86e871fe34579e7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/padpadpadpad/actions/runs/28719019642"
    }
  ]
}