{
  "_id": "6a23ca8c530b9bc726be1660",
  "Package": "lazyeval",
  "Version": "0.2.3.9000",
  "Title": "Lazy (Non-Standard) Evaluation",
  "Description": "An alternative approach to non-standard evaluation using\nformulas. Provides a full implementation of LISP style\n'quasiquotation', making it easier to generate code with other\ncode.",
  "Authors@R": "c(\nperson(\"Hadley\", \"Wickham\", ,\"hadley@rstudio.com\", c(\"aut\", \"cre\")),\nperson(\"RStudio\", role = \"cph\")\n)",
  "License": "GPL-3",
  "VignetteBuilder": "knitr",
  "RoxygenNote": "7.3.3",
  "Config/build/compilation-database": "true",
  "Repository": "https://hadley.r-universe.dev",
  "Date/Publication": "2026-04-07 08:05:06 UTC",
  "RemoteUrl": "https://github.com/hadley/lazyeval",
  "RemoteRef": "HEAD",
  "RemoteSha": "d126d2e68bc41e25b08ae1235d1c573cccecd26c",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-06-06 07:17:03 UTC",
    "User": "root"
  },
  "Author": "Hadley Wickham [aut, cre],\nRStudio [cph]",
  "Maintainer": "Hadley Wickham <hadley@rstudio.com>",
  "MD5sum": "9211fa29d4797b31dd4e065126d1b3a5",
  "_user": "hadley",
  "_type": "src",
  "_file": "lazyeval_0.2.3.9000.tar.gz",
  "_fileid": "8333ff35c9cd7ce547680dd4e669fc6c7b5c498cf6798498eecd43c85e4a6487",
  "_filesize": 266819,
  "_sha256": "8333ff35c9cd7ce547680dd4e669fc6c7b5c498cf6798498eecd43c85e4a6487",
  "_created": "2026-06-06T07:17:03.000Z",
  "_published": "2026-06-06T07:21:48.555Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79860397005,
      "time": 159,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7452360595"
    },
    {
      "job": 79860397012,
      "time": 119,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7452355442"
    },
    {
      "job": 79860397017,
      "time": 129,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7452357016"
    },
    {
      "job": 79860397003,
      "time": 116,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7452355017"
    },
    {
      "job": 79860397020,
      "time": 95,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7452352312"
    },
    {
      "job": 79860397004,
      "time": 251,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7452372058"
    },
    {
      "job": 79860397019,
      "time": 85,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7452350828"
    },
    {
      "job": 79860397011,
      "time": 179,
      "config": "macos-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7452362955"
    },
    {
      "job": 79860226843,
      "time": 172,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7452339498"
    },
    {
      "job": 79860396999,
      "time": 102,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7452353185"
    },
    {
      "job": 79860397013,
      "time": 111,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7452354190"
    },
    {
      "job": 79860397000,
      "time": 83,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7452350589"
    },
    {
      "job": 79860397016,
      "time": 97,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7452352455"
    }
  ],
  "_buildurl": "https://github.com/r-universe/hadley/actions/runs/27055928315",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/hadley/lazyeval",
  "_commit": {
    "id": "d126d2e68bc41e25b08ae1235d1c573cccecd26c",
    "author": "Lionel Henry <lionel.hry@proton.me>",
    "committer": "Lionel Henry <lionel.hry@proton.me>",
    "message": "Increment version number to 0.2.3.9000\n",
    "time": 1775549106
  },
  "_maintainer": {
    "name": "Hadley Wickham",
    "email": "hadley@rstudio.com",
    "login": "hadley",
    "bluesky": "@hadley.nz",
    "description": "Chief Scientist at @posit-pbc",
    "uuid": 4196
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.1.0",
      "role": "Depends"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "version": ">= 0.2.65",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    },
    {
      "package": "covr",
      "role": "Suggests"
    }
  ],
  "_owner": "hadley",
  "_selfowned": true,
  "_usedby": 1997,
  "_updates": [
    {
      "week": "2026-14",
      "n": 4
    },
    {
      "week": "2026-15",
      "n": 2
    }
  ],
  "_tags": [
    {
      "name": "v0.2.3",
      "date": "2026-04-07"
    }
  ],
  "_stars": 134,
  "_contributors": [
    {
      "user": "hadley",
      "count": 265,
      "uuid": 4196
    },
    {
      "user": "lionel-",
      "count": 35,
      "uuid": 4465050
    },
    {
      "user": "matthieugomez",
      "count": 2,
      "uuid": 6223837
    },
    {
      "user": "gaborcsardi",
      "count": 1,
      "uuid": 660288
    },
    {
      "user": "jefferis",
      "count": 1,
      "uuid": 23763
    },
    {
      "user": "jimhester",
      "count": 1,
      "uuid": 205275
    },
    {
      "user": "batpigandme",
      "count": 1,
      "uuid": 831732
    },
    {
      "user": "pachevalier",
      "count": 1,
      "uuid": 3227753
    },
    {
      "user": "kalibera",
      "count": 1,
      "uuid": 1734520
    },
    {
      "user": "tareefk",
      "count": 1,
      "uuid": 3314941
    }
  ],
  "_userbio": {
    "uuid": 4196,
    "type": "user",
    "name": "Hadley Wickham",
    "description": "Chief Scientist at @posit-pbc"
  },
  "_downloads": {
    "count": 569954,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/lazyeval"
  },
  "_mentions": 3,
  "_devurl": "https://github.com/hadley/lazyeval",
  "_searchresults": 1224,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/lazyeval.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/hadley/lazyeval",
  "_realowner": "hadley",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.9",
      "date": "2014-10-01"
    },
    {
      "version": "0.1.10",
      "date": "2015-01-02"
    },
    {
      "version": "0.2.0",
      "date": "2016-06-12"
    },
    {
      "version": "0.2.1",
      "date": "2017-10-29"
    },
    {
      "version": "0.2.2",
      "date": "2019-03-15"
    },
    {
      "version": "0.2.3",
      "date": "2026-04-04"
    }
  ],
  "_exports": [
    "all_dots",
    "as_call",
    "as_f_list",
    "as_name",
    "as.lazy",
    "as.lazy_dots",
    "ast",
    "ast_",
    "auto_name",
    "call_modify",
    "call_new",
    "call_standardise",
    "common_env",
    "dots_capture",
    "expr_env",
    "expr_find",
    "expr_label",
    "expr_text",
    "f_capture",
    "f_env",
    "f_env<-",
    "f_eval",
    "f_eval_lhs",
    "f_eval_rhs",
    "f_interp",
    "f_label",
    "f_lhs",
    "f_lhs<-",
    "f_list",
    "f_new",
    "f_rhs",
    "f_rhs<-",
    "f_text",
    "f_unwrap",
    "find_data",
    "function_new",
    "interp",
    "is_atomic",
    "is_call",
    "is_formula",
    "is_lang",
    "is_name",
    "is_pairlist",
    "lazy",
    "lazy_",
    "lazy_dots",
    "lazy_eval",
    "make_call",
    "missing_arg",
    "uq",
    "uqf",
    "uqs"
  ],
  "_help": [
    {
      "page": "as_name",
      "title": "Coerce an object to a name or call.",
      "topics": [
        "as_call",
        "as_name"
      ]
    },
    {
      "page": "as.lazy",
      "title": "Convert an object to a lazy expression or lazy dots.",
      "topics": [
        "as.lazy",
        "as.lazy_dots"
      ]
    },
    {
      "page": "ast_",
      "title": "Display a call (or expression) as a tree.",
      "topics": [
        "ast",
        "ast_"
      ]
    },
    {
      "page": "call_modify",
      "title": "Modify the arguments of a call.",
      "topics": [
        "call_modify",
        "call_standardise"
      ]
    },
    {
      "page": "call_new",
      "title": "Create a call by \"hand\"",
      "topics": [
        "call_new"
      ]
    },
    {
      "page": "expr_label",
      "title": "Find the expression associated with an argument",
      "topics": [
        "expr_env",
        "expr_find",
        "expr_label",
        "expr_text"
      ]
    },
    {
      "page": "f_capture",
      "title": "Make a promise explicit by converting into a formula.",
      "topics": [
        "dots_capture",
        "f_capture"
      ]
    },
    {
      "page": "f_eval",
      "title": "Evaluate a formula",
      "topics": [
        "find_data",
        "f_eval",
        "f_eval_lhs",
        "f_eval_rhs"
      ]
    },
    {
      "page": "f_interp",
      "title": "Interpolate a formula",
      "topics": [
        "f_interp",
        "uq",
        "uqf",
        "uqs"
      ]
    },
    {
      "page": "f_list",
      "title": "Build a named list from the LHS of formulas",
      "topics": [
        "as_f_list",
        "f_list"
      ]
    },
    {
      "page": "f_new",
      "title": "Create a formula object by \"hand\".",
      "topics": [
        "f_new"
      ]
    },
    {
      "page": "f_rhs",
      "title": "Get/set formula components.",
      "topics": [
        "f_env",
        "f_env<-",
        "f_lhs",
        "f_lhs<-",
        "f_rhs",
        "f_rhs<-"
      ]
    },
    {
      "page": "f_text",
      "title": "Turn RHS of formula into a string/label.",
      "topics": [
        "f_label",
        "f_text"
      ]
    },
    {
      "page": "f_unwrap",
      "title": "Unwrap a formula",
      "topics": [
        "f_unwrap"
      ]
    },
    {
      "page": "function_new",
      "title": "Create a function by \"hand\"",
      "topics": [
        "function_new"
      ]
    },
    {
      "page": "interp",
      "title": "Interpolate values into an expression.",
      "topics": [
        "interp"
      ]
    },
    {
      "page": "is_formula",
      "title": "Is object a formula?",
      "topics": [
        "is_formula"
      ]
    },
    {
      "page": "is_lang",
      "title": "Is an object a language object?",
      "topics": [
        "is_atomic",
        "is_call",
        "is_lang",
        "is_name",
        "is_pairlist"
      ]
    },
    {
      "page": "lazy_",
      "title": "Capture expression for later lazy evaluation.",
      "topics": [
        "lazy",
        "lazy_"
      ]
    },
    {
      "page": "lazy_dots",
      "title": "Capture ... (dots) for later lazy evaluation.",
      "topics": [
        "lazy_dots"
      ]
    },
    {
      "page": "lazy_eval",
      "title": "Evaluate a lazy expression.",
      "topics": [
        "lazy_eval"
      ]
    },
    {
      "page": "make_call",
      "title": "Make a call with 'lazy_dots' as arguments.",
      "topics": [
        "make_call"
      ]
    },
    {
      "page": "missing_arg",
      "title": "Generate a missing argument.",
      "topics": [
        "missing_arg"
      ]
    }
  ],
  "_readme": "https://github.com/hadley/lazyeval/raw/HEAD/README.md",
  "_rundeps": [
    "rlang"
  ],
  "_vignettes": [
    {
      "source": "lazyeval-old.Rmd",
      "filename": "lazyeval-old.html",
      "title": "Lazyeval: a new approach to NSE",
      "engine": "knitr::rmarkdown",
      "headings": [
        "lazy()",
        "Standard evaluation",
        "Non-standard evaluation",
        "Scoping",
        "Chained promises"
      ],
      "created": "2016-02-24 17:28:10",
      "modified": "2016-02-24 17:29:24",
      "commits": 2
    },
    {
      "source": "lazyeval.Rmd",
      "filename": "lazyeval.html",
      "title": "Non-standard evaluation",
      "author": "Hadley Wickham",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Labelling",
        "Exercises",
        "Formulas",
        "Definition of a formula",
        "Evaluating a formula",
        "Non-standard scoping",
        "Unquoting",
        "Programming with sieve()",
        "Adding arguments",
        "Dot-dot-dot",
        "Non-standard evaluation",
        "Metaprogramming"
      ],
      "created": "2014-09-25 21:28:04",
      "modified": "2026-04-07 08:03:48",
      "commits": 22
    }
  ],
  "_score": 16.48061910151926,
  "_indexed": true,
  "_nocasepkg": "lazyeval",
  "_universes": [
    "hadley"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.2.3.9000",
      "date": "2026-06-06T07:19:46.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "d126d2e68bc41e25b08ae1235d1c573cccecd26c",
      "fileid": "0d787142270a90e8118f8f37662ba04bd92d0c3920ee9e4e245abb7575010f97",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/hadley/actions/runs/27055928315"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.2.3.9000",
      "date": "2026-06-06T07:19:01.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "d126d2e68bc41e25b08ae1235d1c573cccecd26c",
      "fileid": "ac895be990a92b480c1146f0abd285062ced108f2051090b324fc7d77de92e9d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/hadley/actions/runs/27055928315"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.2.3.9000",
      "date": "2026-06-06T07:19:18.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "d126d2e68bc41e25b08ae1235d1c573cccecd26c",
      "fileid": "a2c00e352e86d3f7bf3d1ef6b64df20a5759f478fb7ea443133a3c20df70896e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/hadley/actions/runs/27055928315"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.2.3.9000",
      "date": "2026-06-06T07:18:58.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "d126d2e68bc41e25b08ae1235d1c573cccecd26c",
      "fileid": "27c1d6b5eb8847335465a23ddd306b23b0f9f1cdc0af623763ae6e5dd5f1635a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/hadley/actions/runs/27055928315"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.2.3.9000",
      "date": "2026-06-06T07:18:40.000Z",
      "arch": "aarch64",
      "commit": "d126d2e68bc41e25b08ae1235d1c573cccecd26c",
      "fileid": "6e6b022b73c7abc1269ed69107902c221a7ca20abaad8a5dc5e9287ea6416b4d",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/hadley/actions/runs/27055928315"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.2.3.9000",
      "date": "2026-06-06T07:20:33.000Z",
      "arch": "x86_64",
      "commit": "d126d2e68bc41e25b08ae1235d1c573cccecd26c",
      "fileid": "0c19972b592263885e9fdb6213b09bf652da38b059bd43f6aae4ea3175c99ae6",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/hadley/actions/runs/27055928315"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.2.3.9000",
      "date": "2026-06-06T07:18:28.000Z",
      "arch": "aarch64",
      "commit": "d126d2e68bc41e25b08ae1235d1c573cccecd26c",
      "fileid": "1ab4dbc98df6e96189956c19df472839ce41812d9d7cd5d6bd08917c5b486717",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/hadley/actions/runs/27055928315"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.2.3.9000",
      "date": "2026-06-06T07:19:52.000Z",
      "arch": "x86_64",
      "commit": "d126d2e68bc41e25b08ae1235d1c573cccecd26c",
      "fileid": "9a4509fb684cdd3dd38d067b35f0522d3bd134246a1d14e31cade6baa6ebc9c0",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/hadley/actions/runs/27055928315"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.2.3.9000",
      "date": "2026-06-06T07:18:59.000Z",
      "arch": "emscripten",
      "commit": "d126d2e68bc41e25b08ae1235d1c573cccecd26c",
      "fileid": "6a3e40e09dc07b8364277a0a16ba14fa8e8ac97168c485b705e1791343c208be",
      "status": "success",
      "buildurl": "https://github.com/r-universe/hadley/actions/runs/27055928315"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.2.3.9000",
      "date": "2026-06-06T07:18:31.000Z",
      "arch": "x86_64",
      "commit": "d126d2e68bc41e25b08ae1235d1c573cccecd26c",
      "fileid": "3b610f53932408302c2c74aae4a8faff3c95bc53236b0def45fc7404d36d964d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/hadley/actions/runs/27055928315"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.2.3.9000",
      "date": "2026-06-06T07:18:08.000Z",
      "arch": "x86_64",
      "commit": "d126d2e68bc41e25b08ae1235d1c573cccecd26c",
      "fileid": "a90c9d2ff24c1ce7de1a0f23074bdbf2fbfc65a5e57933108ad3663af3f83e2a",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/hadley/actions/runs/27055928315"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.2.3.9000",
      "date": "2026-06-06T07:18:22.000Z",
      "arch": "x86_64",
      "commit": "d126d2e68bc41e25b08ae1235d1c573cccecd26c",
      "fileid": "e0433e25cddfa6cdb34358befa963c27717d7e2a2d10c3a321654c0c44fed1d2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/hadley/actions/runs/27055928315"
    }
  ]
}