{
  "_id": "6a13f560acfb0bcc41d32ee0",
  "Package": "lamW",
  "Type": "Package",
  "Title": "Lambert-W Function",
  "Version": "2.2.7",
  "Date": "2026-03-26",
  "Authors@R": "c(person(given=\"Avraham\", family=\"Adler\",role=c(\"aut\", \"cph\", \"cre\"),\nemail=\"Avraham.Adler@gmail.com\", comment = c(ORCID = \"0000-0002-3039-0703\")))",
  "Description": "Implements both real-valued branches of the Lambert-W\nfunction (Corless et al, 1996) <doi:10.1007/BF02124750> without\nthe need for installing the entire GSL.",
  "License": "BSD_2_clause + file LICENSE",
  "SystemRequirements": "GNU make",
  "NeedsCompilation": "yes",
  "URL": "https://github.com/aadler/lamW",
  "BugReports": "https://github.com/aadler/lamW/issues",
  "UseLTO": "yes",
  "Config/pak/sysreqs": "make",
  "Repository": "https://aadler.r-universe.dev",
  "Date/Publication": "2026-03-26 18:25:37 UTC",
  "RemoteUrl": "https://github.com/aadler/lamw",
  "RemoteRef": "HEAD",
  "RemoteSha": "b90744c1aaa94fb25c6899e6f2b588f6da38b48a",
  "Packaged": {
    "Date": "2026-05-25 07:03:12 UTC",
    "User": "root"
  },
  "Author": "Avraham Adler [aut, cph, cre] (ORCID:\n<https://orcid.org/0000-0002-3039-0703>)",
  "Maintainer": "Avraham Adler <Avraham.Adler@gmail.com>",
  "MD5sum": "509ed1430c27c3eaff25a4f57138ff80",
  "_user": "aadler",
  "_type": "src",
  "_file": "lamW_2.2.7.tar.gz",
  "_fileid": "ecc41bf0ad5467c022f1fd3b3c1484e3b84b557e12aaae101965557efb08e637",
  "_filesize": 163007,
  "_sha256": "ecc41bf0ad5467c022f1fd3b3c1484e3b84b557e12aaae101965557efb08e637",
  "_created": "2026-05-25T07:03:12.000Z",
  "_published": "2026-05-25T07:08:16.539Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77670795363,
      "time": 112,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7193349979"
    },
    {
      "job": 77670795419,
      "time": 113,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7193350636"
    },
    {
      "job": 77670795389,
      "time": 108,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7193349226"
    },
    {
      "job": 77670795382,
      "time": 113,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7193350701"
    },
    {
      "job": 77670795415,
      "time": 78,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7193342800"
    },
    {
      "job": 77670795392,
      "time": 152,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7193359140"
    },
    {
      "job": 77670795345,
      "time": 102,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7193347953"
    },
    {
      "job": 77670795395,
      "time": 273,
      "config": "macos-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7193385824"
    },
    {
      "job": 77670515371,
      "time": 147,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7193323618"
    },
    {
      "job": 77670795427,
      "time": 92,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7193345914"
    },
    {
      "job": 77670795334,
      "time": 129,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7193353966"
    },
    {
      "job": 77670795380,
      "time": 111,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7193349834"
    },
    {
      "job": 77670795341,
      "time": 85,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7193344379"
    }
  ],
  "_buildurl": "https://github.com/r-universe/aadler/actions/runs/26387892717",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/aadler/lamw",
  "_commit": {
    "id": "b90744c1aaa94fb25c6899e6f2b588f6da38b48a",
    "author": "Avraham Adler <Avraham.Adler@gmail.com>",
    "committer": "Avraham Adler <Avraham.Adler@gmail.com>",
    "message": "Bump version, date, and NEWS.\n",
    "time": 1774549537
  },
  "_maintainer": {
    "name": "Avraham Adler",
    "email": "avraham.adler@gmail.com",
    "login": "aadler",
    "orcid": "0000-0002-3039-0703",
    "description": "",
    "uuid": 5596401
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "Rcpp",
      "role": "LinkingTo"
    },
    {
      "package": "RcppParallel",
      "role": "LinkingTo"
    },
    {
      "package": "Rcpp",
      "role": "Imports"
    },
    {
      "package": "RcppParallel",
      "role": "Imports"
    },
    {
      "package": "covr",
      "role": "Suggests"
    },
    {
      "package": "tinytest",
      "role": "Suggests"
    },
    {
      "package": "methods",
      "role": "Suggests"
    }
  ],
  "_owner": "aadler",
  "_selfowned": true,
  "_usedby": 40,
  "_updates": [
    {
      "week": "2025-28",
      "n": 8
    },
    {
      "week": "2025-52",
      "n": 4
    },
    {
      "week": "2026-01",
      "n": 1
    },
    {
      "week": "2026-02",
      "n": 1
    },
    {
      "week": "2026-03",
      "n": 1
    },
    {
      "week": "2026-13",
      "n": 4
    }
  ],
  "_tags": [
    {
      "name": "v2.2.5",
      "date": "2025-07-08"
    },
    {
      "name": "v2.2.6",
      "date": "2026-01-07"
    }
  ],
  "_stars": 2,
  "_contributors": [
    {
      "user": "aadler",
      "count": 251,
      "uuid": 5596401
    }
  ],
  "_userbio": {
    "uuid": 5596401,
    "type": "user",
    "name": "Avraham Adler"
  },
  "_downloads": {
    "count": 10230,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/lamW"
  },
  "_devurl": "https://github.com/aadler/lamw",
  "_searchresults": 79,
  "_topics": [
    "cpp"
  ],
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/lamW.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/aadler/lamw",
  "_realowner": "aadler",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.0-1",
      "date": "2015-05-19"
    },
    {
      "version": "0.1-1",
      "date": "2015-05-20"
    },
    {
      "version": "0.1-2",
      "date": "2015-10-08"
    },
    {
      "version": "1.0.0",
      "date": "2015-12-28"
    },
    {
      "version": "1.1.0",
      "date": "2016-03-16"
    },
    {
      "version": "1.1.1",
      "date": "2016-05-02"
    },
    {
      "version": "1.2.0",
      "date": "2016-10-27"
    },
    {
      "version": "1.3.0",
      "date": "2017-04-24"
    },
    {
      "version": "1.3.2",
      "date": "2020-05-25"
    },
    {
      "version": "1.3.3",
      "date": "2020-06-26"
    },
    {
      "version": "2.0.0",
      "date": "2021-01-06"
    },
    {
      "version": "2.1.0",
      "date": "2021-05-21"
    },
    {
      "version": "2.1.1",
      "date": "2022-01-19"
    },
    {
      "version": "2.1.2",
      "date": "2023-03-01"
    },
    {
      "version": "2.2.0",
      "date": "2023-08-07"
    },
    {
      "version": "2.2.1",
      "date": "2023-10-04"
    },
    {
      "version": "2.2.2",
      "date": "2023-11-20"
    },
    {
      "version": "2.2.3",
      "date": "2023-12-01"
    },
    {
      "version": "2.2.4",
      "date": "2024-06-17"
    },
    {
      "version": "2.2.5",
      "date": "2025-07-08"
    },
    {
      "version": "2.2.6",
      "date": "2026-01-08"
    },
    {
      "version": "2.2.7",
      "date": "2026-03-27"
    }
  ],
  "_exports": [
    "lambertW0",
    "lambertW0_C",
    "lambertWm1",
    "lambertWm1_C"
  ],
  "_help": [
    {
      "page": "lamW-package",
      "title": "Lambert-W Function",
      "topics": [
        "lamW-package",
        "lamW"
      ]
    },
    {
      "page": "lamW",
      "title": "Lambert-W Function",
      "topics": [
        "lambertW0",
        "lambertWm1"
      ]
    }
  ],
  "_readme": "https://github.com/aadler/lamw/raw/HEAD/README.md",
  "_rundeps": [
    "Rcpp",
    "RcppParallel"
  ],
  "_sysdeps": [
    {
      "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"
    }
  ],
  "_score": 7.76483522143387,
  "_indexed": true,
  "_nocasepkg": "lamw",
  "_universes": [
    "aadler"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "2.2.7",
      "date": "2026-05-25T07:05:05.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "b90744c1aaa94fb25c6899e6f2b588f6da38b48a",
      "fileid": "47e9a0e7ef81e1d5dcbb0bcd6ef252e66c75cfe2d8c8a3e4b6080b7dd2dce621",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/aadler/actions/runs/26387892717"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "2.2.7",
      "date": "2026-05-25T07:05:06.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "b90744c1aaa94fb25c6899e6f2b588f6da38b48a",
      "fileid": "05573852edc1a63a0744a502e4aa76a79ad59001912c9ad515d9658cc9d3bf0f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/aadler/actions/runs/26387892717"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "2.2.7",
      "date": "2026-05-25T07:05:03.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "b90744c1aaa94fb25c6899e6f2b588f6da38b48a",
      "fileid": "0b712da7c4c47cdee6dea008c7f9ab9fb7aaab4e115501f11d15d5a05af743b8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/aadler/actions/runs/26387892717"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "2.2.7",
      "date": "2026-05-25T07:05:07.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "b90744c1aaa94fb25c6899e6f2b588f6da38b48a",
      "fileid": "a8d8367aa4a020ef0aca6cb668856c399d9c1f2efb3724e107f37ff6ee93ad94",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/aadler/actions/runs/26387892717"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "2.2.7",
      "date": "2026-05-25T07:04:34.000Z",
      "arch": "aarch64",
      "commit": "b90744c1aaa94fb25c6899e6f2b588f6da38b48a",
      "fileid": "54235966fb1c00e0a77f623c0d65243a77bbc9410e9c0f005008523777d90540",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/aadler/actions/runs/26387892717"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "2.2.7",
      "date": "2026-05-25T07:05:32.000Z",
      "arch": "x86_64",
      "commit": "b90744c1aaa94fb25c6899e6f2b588f6da38b48a",
      "fileid": "53911d50c03f1cf96933c1e1859727e6e71f3ff16d6e4eb46a72cf1e179b512c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/aadler/actions/runs/26387892717"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "2.2.7",
      "date": "2026-05-25T07:04:51.000Z",
      "arch": "aarch64",
      "commit": "b90744c1aaa94fb25c6899e6f2b588f6da38b48a",
      "fileid": "e559f4c3e7feb1f284090f52bb11aed8c6340039c1e4cb0cd0dd168276fa7824",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/aadler/actions/runs/26387892717"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "2.2.7",
      "date": "2026-05-25T07:07:19.000Z",
      "arch": "x86_64",
      "commit": "b90744c1aaa94fb25c6899e6f2b588f6da38b48a",
      "fileid": "37cb328778cd796d2b7882416acfb0be5dc1216394ceb9c689b8727cda196e7e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/aadler/actions/runs/26387892717"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "2.2.7",
      "date": "2026-05-25T07:04:57.000Z",
      "arch": "emscripten",
      "commit": "b90744c1aaa94fb25c6899e6f2b588f6da38b48a",
      "fileid": "0a1bb2958c4977f1f3a14b71ffc7c014fd6bb96175afa8602c5dfce55e1bbc01",
      "status": "success",
      "buildurl": "https://github.com/r-universe/aadler/actions/runs/26387892717"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "2.2.7",
      "date": "2026-05-25T07:04:32.000Z",
      "arch": "x86_64",
      "commit": "b90744c1aaa94fb25c6899e6f2b588f6da38b48a",
      "fileid": "3754ff958538e1b3b4f408a366bf66b3e5ecdc087d3bf0f990a75dec5ae2a3ab",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/aadler/actions/runs/26387892717"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "2.2.7",
      "date": "2026-05-25T07:04:29.000Z",
      "arch": "x86_64",
      "commit": "b90744c1aaa94fb25c6899e6f2b588f6da38b48a",
      "fileid": "67d7633671354c7186b2af0535e8d26597bd600b8898bd228036a0d8ebc29765",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/aadler/actions/runs/26387892717"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "2.2.7",
      "date": "2026-05-25T07:04:18.000Z",
      "arch": "x86_64",
      "commit": "b90744c1aaa94fb25c6899e6f2b588f6da38b48a",
      "fileid": "49f100f45d330faed711a3ae49b8c8cb8364fa31c1879f81b4bf4a1f67871082",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/aadler/actions/runs/26387892717"
    }
  ]
}