{
  "_id": "6a1424b9acfb0bcc41d3f456",
  "Package": "lay",
  "Title": "Simple but Efficient Rowwise Jobs",
  "Version": "0.1.3",
  "Authors@R": "c(\nperson(\"Alexandre\", \"Courtiol\", email = \"alexandre.courtiol@gmail.com\", role = c(\"aut\", \"cre\"), comment = c(ORCID = \"0000-0003-0637-2959\")),\nperson(\"Romain\", \"François\", role = c(\"aut\"), comment = c(ORCID = \"0000-0002-2444-4226\"))\n)",
  "Description": "Creating efficiently new column(s) in a data frame\n(including tibble) by applying a function one row at a time.",
  "License": "MIT + file LICENSE",
  "URL": "https://courtiol.github.io/lay/, https://github.com/courtiol/lay/",
  "BugReports": "https://github.com/courtiol/lay/issues/",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.2.3",
  "Language": "en-US",
  "Repository": "https://courtiol.r-universe.dev",
  "Date/Publication": "2023-10-31 13:00:50 UTC",
  "RemoteUrl": "https://github.com/courtiol/lay",
  "RemoteRef": "HEAD",
  "RemoteSha": "1e243d5dda86c090439836e6de254da9f4f49836",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-25 10:27:28 UTC",
    "User": "root"
  },
  "Author": "Alexandre Courtiol [aut, cre] (ORCID:\n<https://orcid.org/0000-0003-0637-2959>),\nRomain François [aut] (ORCID: <https://orcid.org/0000-0002-2444-4226>)",
  "Maintainer": "Alexandre Courtiol <alexandre.courtiol@gmail.com>",
  "MD5sum": "23505b300d2214aa702efd34c1e83981",
  "_user": "courtiol",
  "_type": "src",
  "_file": "lay_0.1.3.tar.gz",
  "_fileid": "3fde646709725987c0526fadce472cc2fc118594f268eaf6cdf577f3aa5da485",
  "_filesize": 167204,
  "_sha256": "3fde646709725987c0526fadce472cc2fc118594f268eaf6cdf577f3aa5da485",
  "_created": "2026-05-25T10:27:28.000Z",
  "_published": "2026-05-25T10:30:17.700Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77696114920,
      "time": 136,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7196422363"
    },
    {
      "job": 77696114907,
      "time": 128,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7196420534"
    },
    {
      "job": 77696114924,
      "time": 86,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7196409502"
    },
    {
      "job": 77696114868,
      "time": 84,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7196409016"
    },
    {
      "job": 77695788475,
      "time": 158,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7196388406"
    },
    {
      "job": 77696114935,
      "time": 108,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7196415475"
    },
    {
      "job": 77696114936,
      "time": 80,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7196408299"
    },
    {
      "job": 77696114987,
      "time": 70,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7196405986"
    },
    {
      "job": 77696114943,
      "time": 87,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7196410148"
    }
  ],
  "_buildurl": "https://github.com/r-universe/courtiol/actions/runs/26395702260",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/courtiol/lay",
  "_commit": {
    "id": "1e243d5dda86c090439836e6de254da9f4f49836",
    "author": "Alexandre Courtiol <alexandre.courtiol@gmail.com>",
    "committer": "Alexandre Courtiol <alexandre.courtiol@gmail.com>",
    "message": "Add info on remotes\n",
    "time": 1698757250
  },
  "_maintainer": {
    "name": "Alexandre Courtiol",
    "email": "alexandre.courtiol@gmail.com",
    "login": "courtiol",
    "linkedin": "in/alexandre-courtiol-538b5a185",
    "orcid": "0000-0003-0637-2959",
    "twitter": "@rdataberlin",
    "description": "Quantitative wildlife biologist at Leibniz-IZW Berlin / Rstats lecturer at FU Berlin / Rstats consultant. R & LaTeX fulfill 99% of my coding needs!",
    "uuid": 7499666
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "purrr",
      "role": "Imports"
    },
    {
      "package": "vctrs",
      "role": "Imports"
    },
    {
      "package": "tibble",
      "role": "Imports"
    },
    {
      "package": "bench",
      "role": "Suggests"
    },
    {
      "package": "covr",
      "role": "Suggests"
    },
    {
      "package": "data.table",
      "role": "Suggests"
    },
    {
      "package": "dplyr",
      "version": ">= 1.0",
      "role": "Suggests"
    },
    {
      "package": "forcats",
      "role": "Suggests"
    },
    {
      "package": "ggplot2",
      "role": "Suggests"
    },
    {
      "package": "ggbeeswarm",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "slider",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 2.1.0",
      "role": "Suggests"
    },
    {
      "package": "tidyr",
      "role": "Suggests"
    },
    {
      "package": "spelling",
      "role": "Suggests"
    }
  ],
  "_owner": "courtiol",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 18,
  "_contributors": [
    {
      "user": "courtiol",
      "count": 92,
      "uuid": 7499666
    },
    {
      "user": "romainfrancois",
      "count": 8,
      "uuid": 2625526
    }
  ],
  "_userbio": {
    "uuid": 7499666,
    "type": "user",
    "name": "Alexandre Courtiol",
    "description": "Quantitative wildlife biologist at Leibniz-IZW Berlin / Rstats lecturer at FU Berlin / Rstats consultant. R & LaTeX fulfill 99% of my coding needs!"
  },
  "_downloads": {
    "count": 169,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/lay"
  },
  "_devurl": "https://github.com/courtiol/lay",
  "_pkgdown": "https://courtiol.github.io/lay/",
  "_searchresults": 16,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/lay.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/courtiol/lay",
  "_realowner": "courtiol",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.3",
      "date": "2023-10-30"
    }
  ],
  "_exports": [
    "as_tibble_row",
    "lay",
    "tibble"
  ],
  "_datasets": [
    {
      "name": "drugs",
      "title": "Pain relievers misuse in the US",
      "object": "drugs",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "caseid",
        "hydrocd",
        "oxycodp",
        "codeine",
        "tramadl",
        "morphin",
        "methdon",
        "vicolor"
      ],
      "rows": 100,
      "table": true,
      "tojson": true
    },
    {
      "name": "drugs_full",
      "title": "Pain relievers misuse in the US",
      "object": "drugs_full",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "caseid",
        "hydrocd",
        "oxycodp",
        "codeine",
        "tramadl",
        "morphin",
        "methdon",
        "vicolor"
      ],
      "rows": 55271,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "drugs",
      "title": "Pain relievers misuse in the US",
      "topics": [
        "drugs",
        "drugs_full"
      ]
    },
    {
      "page": "lay",
      "title": "Apply a function within each row",
      "topics": [
        "lay"
      ]
    }
  ],
  "_pkglogo": "https://github.com/courtiol/lay/raw/HEAD/man/figures/logo.png",
  "_readme": "https://github.com/courtiol/lay/raw/HEAD/README.md",
  "_rundeps": [
    "cli",
    "glue",
    "lifecycle",
    "magrittr",
    "pillar",
    "pkgconfig",
    "purrr",
    "rlang",
    "tibble",
    "utf8",
    "vctrs"
  ],
  "_score": 4.158362492095249,
  "_indexed": true,
  "_nocasepkg": "lay",
  "_universes": [
    "courtiol"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.3",
      "date": "2026-05-25T10:29:45.000Z",
      "distro": "noble",
      "commit": "1e243d5dda86c090439836e6de254da9f4f49836",
      "fileid": "f3a571ba5397f9cbdfe39eaa8176d4230d25adb9f45ba9639fce195b15e3f77a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/courtiol/actions/runs/26395702260"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.3",
      "date": "2026-05-25T10:29:36.000Z",
      "distro": "noble",
      "commit": "1e243d5dda86c090439836e6de254da9f4f49836",
      "fileid": "8a1bd481e0c9aa50f2041f87da620e2797a591005b40cff2260e7c7a68eebc8a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/courtiol/actions/runs/26395702260"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.3",
      "date": "2026-05-25T10:28:58.000Z",
      "commit": "1e243d5dda86c090439836e6de254da9f4f49836",
      "fileid": "ed9ea51a0c5266d80005a895050f367948e0059ebca4436b33387513429a1a53",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/courtiol/actions/runs/26395702260"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.3",
      "date": "2026-05-25T10:28:54.000Z",
      "commit": "1e243d5dda86c090439836e6de254da9f4f49836",
      "fileid": "4c649c270fb8e6ea7d34b1bee48e680ec70e2af5b4f5cc09b3d4171beba36bfb",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/courtiol/actions/runs/26395702260"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.3",
      "date": "2026-05-25T10:29:32.000Z",
      "commit": "1e243d5dda86c090439836e6de254da9f4f49836",
      "fileid": "006b8a8cee1d2a4f1e555a3869ab84a87fe4bd1d1baa10884d85f82c438e835b",
      "status": "success",
      "buildurl": "https://github.com/r-universe/courtiol/actions/runs/26395702260"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.3",
      "date": "2026-05-25T10:28:40.000Z",
      "commit": "1e243d5dda86c090439836e6de254da9f4f49836",
      "fileid": "d9a804e64afe2d66ed5841d783b4ebfcc1bb826b8c40c8db7c260473a6b08a90",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/courtiol/actions/runs/26395702260"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.3",
      "date": "2026-05-25T10:28:35.000Z",
      "commit": "1e243d5dda86c090439836e6de254da9f4f49836",
      "fileid": "78ff927bcfd3e81bb98afc0265a2e126147105b14abaeef6700b6eb47558c018",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/courtiol/actions/runs/26395702260"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.3",
      "date": "2026-05-25T10:28:50.000Z",
      "commit": "1e243d5dda86c090439836e6de254da9f4f49836",
      "fileid": "42577b2ae2a37eed8cc9cc5cbb5008e5db042f3146985582e11c2d1f25104338",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/courtiol/actions/runs/26395702260"
    }
  ]
}