{
  "_id": "6a106df8acfb0bcc41cab072",
  "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-05-07 08:16:56 UTC",
    "User": "root"
  },
  "Author": "Hadley Wickham [aut, cre],\nRStudio [cph]",
  "Maintainer": "Hadley Wickham <hadley@rstudio.com>",
  "MD5sum": "70aa9a6f7d6e4f63e555b32a8a9ec399",
  "_user": "hadley",
  "_type": "src",
  "_file": "lazyeval_0.2.3.9000.tar.gz",
  "_fileid": "68456a0e41681ebcfa2c67d5c3e3cfea06d7d9a30c9c0b9fe0a78ec7287d396f",
  "_filesize": 268439,
  "_sha256": "68456a0e41681ebcfa2c67d5c3e3cfea06d7d9a30c9c0b9fe0a78ec7287d396f",
  "_created": "2026-05-07T08:16:56.000Z",
  "_published": "2026-05-22T14:53:44.254Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77404578064,
      "time": 128,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6850201081"
    },
    {
      "job": 77404578052,
      "time": 124,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6850201731"
    },
    {
      "job": 77404578255,
      "time": 125,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6850199716"
    },
    {
      "job": 77404577893,
      "time": 140,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6850206362"
    },
    {
      "job": 77404577875,
      "time": 72,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "6850183783"
    },
    {
      "job": 77404578158,
      "time": 200,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "6850223455"
    },
    {
      "job": 77404578254,
      "time": 115,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6850196713"
    },
    {
      "job": 77404577811,
      "time": 157,
      "config": "macos-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6850209780"
    },
    {
      "job": 77404577550,
      "time": 169,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6850160950"
    },
    {
      "job": 77404577134,
      "time": 99,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7163500433"
    },
    {
      "job": 77404577662,
      "time": 111,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6850195550"
    },
    {
      "job": 77404578139,
      "time": 81,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "6850186863"
    },
    {
      "job": 77404578031,
      "time": 84,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6850187702"
    }
  ],
  "_buildurl": "https://github.com/r-universe/hadley/actions/runs/25484174661",
  "_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",
    "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": 1988,
  "_updates": [
    {
      "week": "2026-14",
      "n": 4
    },
    {
      "week": "2026-15",
      "n": 2
    }
  ],
  "_tags": [
    {
      "name": "v0.2.3",
      "date": "2026-04-07"
    }
  ],
  "_stars": 135,
  "_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": 616329,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/lazyeval"
  },
  "_mentions": 3,
  "_devurl": "https://github.com/hadley/lazyeval",
  "_searchresults": 724,
  "_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.28781633227528,
  "_indexed": true,
  "_nocasepkg": "lazyeval",
  "_universes": [
    "hadley"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.2.3.9000",
      "date": "2026-05-07T08:19:06.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "d126d2e68bc41e25b08ae1235d1c573cccecd26c",
      "fileid": "3afbda6a6152dd254ed4f19cef82527554123fb9312d1f0862e4e91f1993c6a3",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/hadley/actions/runs/25484174661"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.2.3.9000",
      "date": "2026-05-07T08:19:04.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "d126d2e68bc41e25b08ae1235d1c573cccecd26c",
      "fileid": "40126992c73454abd9a1e4cc722271804e7facec7b12f0a9d8038e5e0784f753",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/hadley/actions/runs/25484174661"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.2.3.9000",
      "date": "2026-05-07T08:19:01.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "d126d2e68bc41e25b08ae1235d1c573cccecd26c",
      "fileid": "91d1cdfdef3921437fd9e6596f3060cae1ee7a2f2593cb84a538b5ea98c44970",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/hadley/actions/runs/25484174661"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.2.3.9000",
      "date": "2026-05-07T08:19:19.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "d126d2e68bc41e25b08ae1235d1c573cccecd26c",
      "fileid": "90368ace51a74d565195fb9770a673916f6a155c60502e2b675536eda1a1cd18",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/hadley/actions/runs/25484174661"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.2.3.9000",
      "date": "2026-05-07T08:18:11.000Z",
      "arch": "aarch64",
      "commit": "d126d2e68bc41e25b08ae1235d1c573cccecd26c",
      "fileid": "b9fb073bea2d4169d134a6863150ac33367772cd684dadec3093eb6b44ed3da1",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/hadley/actions/runs/25484174661"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.2.3.9000",
      "date": "2026-05-07T08:19:59.000Z",
      "arch": "x86_64",
      "commit": "d126d2e68bc41e25b08ae1235d1c573cccecd26c",
      "fileid": "e546c8a9dc0b996ebff363c705070e4a8e58bc7d0d42a9803baa1ea5ab7929fb",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/hadley/actions/runs/25484174661"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.2.3.9000",
      "date": "2026-05-07T08:18:40.000Z",
      "arch": "aarch64",
      "commit": "d126d2e68bc41e25b08ae1235d1c573cccecd26c",
      "fileid": "88c3c50e25cc515686ca9a5cc54f0f553e1c9add4381cd7e1e24f4aa01353e14",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/hadley/actions/runs/25484174661"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.2.3.9000",
      "date": "2026-05-07T08:19:20.000Z",
      "arch": "x86_64",
      "commit": "d126d2e68bc41e25b08ae1235d1c573cccecd26c",
      "fileid": "a353968d448d2770b04f51ccf6342506c726e5f62ba0ae51e460700d2cc51d30",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/hadley/actions/runs/25484174661"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.2.3.9000",
      "date": "2026-05-07T08:18:21.000Z",
      "arch": "x86_64",
      "commit": "d126d2e68bc41e25b08ae1235d1c573cccecd26c",
      "fileid": "95afffe0b152cc4bdaa2a5727e05a6d082400c53d48b79aef05072c9fa862f51",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/hadley/actions/runs/25484174661"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.2.3.9000",
      "date": "2026-05-07T08:18:02.000Z",
      "arch": "x86_64",
      "commit": "d126d2e68bc41e25b08ae1235d1c573cccecd26c",
      "fileid": "f6dcbd900aa7ff8ff1606a185b860c2e8bc0ff51ce655ef93774ba2b3a11b888",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/hadley/actions/runs/25484174661"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.2.3.9000",
      "date": "2026-05-07T08:18:04.000Z",
      "arch": "x86_64",
      "commit": "d126d2e68bc41e25b08ae1235d1c573cccecd26c",
      "fileid": "e11005daedaf5796f32a318c67744f7d6858af362cb9f82f0df75b2715063745",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/hadley/actions/runs/25484174661"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.2.3.9000",
      "date": "2026-05-22T14:53:25.000Z",
      "arch": "emscripten",
      "commit": "d126d2e68bc41e25b08ae1235d1c573cccecd26c",
      "fileid": "131eb0308be7fdbb2ccde529a307ab1d3706f4637e0a31587ce1c0d6c1b9344d",
      "status": "success",
      "buildurl": "https://github.com/r-universe/hadley/actions/runs/25484174661"
    }
  ]
}