{
  "_id": "6a1d505e1d7bb097a0a45be1",
  "Package": "nnls",
  "Type": "Package",
  "Title": "The Lawson-Hanson Algorithm for Non-Negative Least Squares\n(NNLS)",
  "Version": "1.6",
  "Authors@R": "c(person(given = c(\"Katharine\", \"M.\"),\nfamily = \"Mullen\",\nrole = \"aut\"),\nperson(given = c(\"Ivo\", \"H.\", \"M.\"),\nfamily = \"van Stokkum\",\nrole = \"aut\"),\nperson(given = \"Katharine\",\nfamily = \"Mullen\",\nrole = \"cre\",\nemail = \"mullenkate@gmail.com\"))",
  "Maintainer": "Katharine Mullen <mullenkate@gmail.com>",
  "Description": "An R interface to the Lawson-Hanson implementation of an\nalgorithm for non-negative least squares (NNLS).  Also allows\nthe combination of non-negative and non-positive constraints.",
  "License": "GPL (>= 2)",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-06-01 09:20:51 UTC",
    "User": "root"
  },
  "Author": "Katharine M. Mullen [aut], Ivo H. M. van Stokkum [aut],\nKatharine Mullen [cre]",
  "Repository": "https://k-m-m.r-universe.dev",
  "Date/Publication": "2024-10-23 06:30:02 UTC",
  "RemoteUrl": "https://github.com/cran/nnls",
  "RemoteRef": "HEAD",
  "RemoteSha": "9eeaa8d27f4d56d032db6aa803e64aa9c50bf4ca",
  "MD5sum": "f932d6299301107d469c9b755209c37e",
  "_user": "k-m-m",
  "_type": "src",
  "_file": "nnls_1.6.tar.gz",
  "_fileid": "bcb74a43b6b4cabcf19c8276527f6084e454e13f842e621b645ccab228a77310",
  "_filesize": 151735,
  "_sha256": "bcb74a43b6b4cabcf19c8276527f6084e454e13f842e621b645ccab228a77310",
  "_created": "2026-06-01T09:20:51.000Z",
  "_published": "2026-06-01T09:26:54.405Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 78822527007,
      "time": 120,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7327830319"
    },
    {
      "job": 78822526975,
      "time": 105,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7327824703"
    },
    {
      "job": 78822527026,
      "time": 134,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7327835081"
    },
    {
      "job": 78822526994,
      "time": 96,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7327822185"
    },
    {
      "job": 78822527042,
      "time": 164,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7327835241"
    },
    {
      "job": 78822526998,
      "time": 333,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7327882747"
    },
    {
      "job": 78822526981,
      "time": 142,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7327829525"
    },
    {
      "job": 78822527086,
      "time": 198,
      "config": "macos-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7327850287"
    },
    {
      "job": 78822118673,
      "time": 151,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7327790411"
    },
    {
      "job": 78822526948,
      "time": 87,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7327818798"
    },
    {
      "job": 78822527147,
      "time": 80,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7327816771"
    },
    {
      "job": 78822527032,
      "time": 73,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7327814048"
    },
    {
      "job": 78822526966,
      "time": 92,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7327821293"
    }
  ],
  "_buildurl": "https://github.com/r-universe/k-m-m/actions/runs/26746159718",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/nnls",
  "_commit": {
    "id": "9eeaa8d27f4d56d032db6aa803e64aa9c50bf4ca",
    "author": "Katharine Mullen <mullenkate@gmail.com>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 1.6\n",
    "time": 1729665002
  },
  "_maintainer": {
    "name": "Katharine Mullen",
    "email": "mullenkate@gmail.com",
    "login": "k-m-m",
    "description": "",
    "uuid": 4985137
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "bvls",
      "role": "Suggests"
    },
    {
      "package": "quadprog",
      "role": "Suggests"
    }
  ],
  "_owner": "cran",
  "_selfowned": true,
  "_usedby": 187,
  "_updates": [],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "k-m-m",
      "count": 3,
      "uuid": 4985137
    }
  ],
  "_userbio": {
    "uuid": 4985137,
    "type": "user",
    "name": "k-m-m"
  },
  "_downloads": {
    "count": 20798,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/nnls"
  },
  "_mentions": 8,
  "_searchresults": 418,
  "_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/nnls.html",
    "manual.pdf"
  ],
  "_realowner": "k-m-m",
  "_cranurl": false,
  "_releases": [
    {
      "version": "1.0",
      "date": "2007-10-15"
    },
    {
      "version": "1.1",
      "date": "2007-12-03"
    },
    {
      "version": "1.2",
      "date": "2008-09-09"
    },
    {
      "version": "1.3",
      "date": "2010-04-13"
    },
    {
      "version": "1.4",
      "date": "2012-03-19"
    },
    {
      "version": "1.5",
      "date": "2023-09-11"
    },
    {
      "version": "1.6",
      "date": "2024-10-23"
    }
  ],
  "_exports": [
    "nnls",
    "nnnpls"
  ],
  "_help": [
    {
      "page": "nnls-package",
      "title": "The Lawson-Hanson NNLS implementation of non-negative least squares",
      "topics": [
        "nnls-package"
      ]
    },
    {
      "page": "nnls",
      "title": "The Lawson-Hanson NNLS implemention of non-negative least squares",
      "topics": [
        "nnls"
      ]
    },
    {
      "page": "nnnpls",
      "title": "An implementation of least squares with non-negative and non-positive constraints",
      "topics": [
        "nnnpls"
      ]
    }
  ],
  "_rundeps": [],
  "_score": 7.591250703893326,
  "_indexed": true,
  "_nocasepkg": "nnls",
  "_universes": [
    "k-m-m"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.6",
      "date": "2026-06-01T09:23:00.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "9eeaa8d27f4d56d032db6aa803e64aa9c50bf4ca",
      "fileid": "1751c2a0952c71adc6c5d000e0b601f799c4c85cba4b9b5acc5fe25a8dfdfe0a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/k-m-m/actions/runs/26746159718"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.6",
      "date": "2026-06-01T09:22:39.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "9eeaa8d27f4d56d032db6aa803e64aa9c50bf4ca",
      "fileid": "0307ed06f633f6a8eee981963a50b8c955b6f505657a940a5a9ab580cf450dbc",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/k-m-m/actions/runs/26746159718"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.6",
      "date": "2026-06-01T09:23:14.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "9eeaa8d27f4d56d032db6aa803e64aa9c50bf4ca",
      "fileid": "0efac2f3a2b960d8c15b4c42b33862089ec2e3107871b5d0a3ba357e929799f6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/k-m-m/actions/runs/26746159718"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.6",
      "date": "2026-06-01T09:22:34.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "9eeaa8d27f4d56d032db6aa803e64aa9c50bf4ca",
      "fileid": "a08c45e65cc162fce85cc0fb45793db53ea5705b9e0f5822bcb9f432fe821dcb",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/k-m-m/actions/runs/26746159718"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.6",
      "date": "2026-06-01T09:23:10.000Z",
      "arch": "aarch64",
      "commit": "9eeaa8d27f4d56d032db6aa803e64aa9c50bf4ca",
      "fileid": "986fba8b2b4912c7bc366a992a182c8ed701b6c578e976954217989ac1ea1165",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/k-m-m/actions/runs/26746159718"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.6",
      "date": "2026-06-01T09:25:21.000Z",
      "arch": "x86_64",
      "commit": "9eeaa8d27f4d56d032db6aa803e64aa9c50bf4ca",
      "fileid": "c0f28a47bd1bb984780e2a85d3ecc5fa0d125c40e7662d8508d81d7a3dc38428",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/k-m-m/actions/runs/26746159718"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.6",
      "date": "2026-06-01T09:22:54.000Z",
      "arch": "aarch64",
      "commit": "9eeaa8d27f4d56d032db6aa803e64aa9c50bf4ca",
      "fileid": "ad71eb60885bc0fa7d528637c713739d16ea00fd3d558c756a01a8769baa6d23",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/k-m-m/actions/runs/26746159718"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.6",
      "date": "2026-06-01T09:23:50.000Z",
      "arch": "x86_64",
      "commit": "9eeaa8d27f4d56d032db6aa803e64aa9c50bf4ca",
      "fileid": "4a403621b8f00daee5dcddfeb180b7fbc6f86de05af7774b46087a96f502c0e7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/k-m-m/actions/runs/26746159718"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.6",
      "date": "2026-06-01T09:22:31.000Z",
      "arch": "emscripten",
      "commit": "9eeaa8d27f4d56d032db6aa803e64aa9c50bf4ca",
      "fileid": "504e9cd2ab56bf68ff7afb13521a7b60bf2cbd176231fc2a8fa2a6d7e50a7276",
      "status": "success",
      "buildurl": "https://github.com/r-universe/k-m-m/actions/runs/26746159718"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.6",
      "date": "2026-06-01T09:22:00.000Z",
      "arch": "x86_64",
      "commit": "9eeaa8d27f4d56d032db6aa803e64aa9c50bf4ca",
      "fileid": "27616b70831e5fd77daf9fb3f6f0c8cfc3b7b2148cb0ee023acadb2fbae970e7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/k-m-m/actions/runs/26746159718"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.6",
      "date": "2026-06-01T09:21:56.000Z",
      "arch": "x86_64",
      "commit": "9eeaa8d27f4d56d032db6aa803e64aa9c50bf4ca",
      "fileid": "2f6127df66e56a9437a19cf42c5f6e881adb5dc0556d7b8c9e21b75817a78eb1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/k-m-m/actions/runs/26746159718"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.6",
      "date": "2026-06-01T09:22:12.000Z",
      "arch": "x86_64",
      "commit": "9eeaa8d27f4d56d032db6aa803e64aa9c50bf4ca",
      "fileid": "f359081c3257b90b047d6f017f8f370a876e6f4e518c50595ef54321ec899983",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/k-m-m/actions/runs/26746159718"
    }
  ]
}