{
  "_id": "6a48c988b5e98c40829fbff3",
  "Package": "keyholder",
  "Title": "Store Data About Rows",
  "Version": "0.1.8.9000",
  "Authors@R": "person(given = \"Evgeni\",\nfamily = \"Chasnovski\",\nrole = c(\"aut\", \"cre\"),\nemail = \"evgeni.chasnovski@gmail.com\",\ncomment = c(ORCID = \"0000-0002-1617-4019\"))",
  "Description": "Tools for keeping track of information, named \"keys\",\nabout rows of data frame like objects. This is done by creating\nspecial attribute \"keys\" which is updated after every change in\nrows (subsetting, ordering, etc.).  This package is designed to\nwork tightly with 'dplyr' package.",
  "License": "MIT + file LICENSE",
  "URL": "https://echasnovski.github.io/keyholder/,\nhttps://github.com/echasnovski/keyholder/",
  "BugReports": "https://github.com/echasnovski/keyholder/issues/",
  "VignetteBuilder": "knitr",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE, old_usage = TRUE)",
  "RoxygenNote": "7.3.2",
  "Repository": "https://echasnovski.r-universe.dev",
  "Date/Publication": "2025-07-25 08:05:29 UTC",
  "RemoteUrl": "https://github.com/echasnovski/keyholder",
  "RemoteRef": "HEAD",
  "RemoteSha": "d7513629077a653951e0a85ae1a319bd4994242d",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-07-04 08:15:47 UTC",
    "User": "root"
  },
  "Author": "Evgeni Chasnovski [aut, cre] (ORCID:\n<https://orcid.org/0000-0002-1617-4019>)",
  "Maintainer": "Evgeni Chasnovski <evgeni.chasnovski@gmail.com>",
  "_user": "echasnovski",
  "_type": "src",
  "_file": "keyholder_0.1.8.9000.tar.gz",
  "_fileid": "https://r2.ropensci.org/38fad11bcdb1a8ac5ed9c2e7722412b3f79442cd5fda8b9c1361edf7752e15ff",
  "_filesize": 160961,
  "_sha256": "38fad11bcdb1a8ac5ed9c2e7722412b3f79442cd5fda8b9c1361edf7752e15ff",
  "_expires": "2026-10-12T08:51:18.000Z",
  "_created": "2026-07-04T08:15:47.000Z",
  "_published": "2026-07-04T08:51:20.510Z",
  "_jobs": [
    {
      "job": 85116927457,
      "time": 133,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8079963012"
    },
    {
      "job": 85116927465,
      "time": 139,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8079963761"
    },
    {
      "job": 85116927467,
      "time": 85,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8080188122"
    },
    {
      "job": 85116927476,
      "time": 78,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8080185040"
    },
    {
      "job": 85116753894,
      "time": 166,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8079947050"
    },
    {
      "job": 85116927479,
      "time": 105,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8079959871"
    },
    {
      "job": 85116927472,
      "time": 88,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8079957724"
    },
    {
      "job": 85116927480,
      "time": 77,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8079956478"
    },
    {
      "job": 85116927473,
      "time": 85,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8079957252"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/echasnovski/actions/runs/28700164666",
  "_status": "success",
  "_upstream": "https://github.com/echasnovski/keyholder",
  "_commit": {
    "id": "d7513629077a653951e0a85ae1a319bd4994242d",
    "author": "Evgeni Chasnovski <evgeni.chasnovski@gmail.com>",
    "committer": "Evgeni Chasnovski <evgeni.chasnovski@gmail.com>",
    "message": "docs: use development version\n",
    "time": 1753430729
  },
  "_maintainer": {
    "name": "Evgeni Chasnovski",
    "email": "evgeni.chasnovski@gmail.com",
    "login": "echasnovski",
    "bluesky": "@echasnovski.com",
    "description": "Data science, Machine learning |\nR, Python, Lua |\nNeovim plugins",
    "uuid": 24854248,
    "orcid": "0000-0002-1617-4019"
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.4.0",
      "role": "Depends"
    },
    {
      "package": "dplyr",
      "version": ">= 0.7.0",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "version": ">= 0.1",
      "role": "Imports"
    },
    {
      "package": "tibble",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "covr",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    }
  ],
  "_owner": "echasnovski",
  "_selfowned": true,
  "_usedby": 1,
  "_updates": [
    {
      "week": "2025-30",
      "n": 8
    }
  ],
  "_tags": [
    {
      "name": "v0.1.8",
      "date": "2025-07-24"
    }
  ],
  "_stars": 8,
  "_contributors": [
    {
      "user": "echasnovski",
      "count": 87,
      "uuid": 24854248
    }
  ],
  "_userbio": {
    "uuid": 24854248,
    "type": "user",
    "name": "Evgeni Chasnovski",
    "followers": 1248,
    "description": "Data science, Machine learning |\r\nR, Python, Lua |\r\nNeovim plugins"
  },
  "_downloads": {
    "count": 351,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/keyholder"
  },
  "_devurl": "https://github.com/echasnovski/keyholder",
  "_pkgdown": "https://echasnovski.github.io/keyholder/",
  "_searchresults": 21,
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/keyholder.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "LICENSE",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/echasnovski/keyholder",
  "_realowner": "echasnovski",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.1",
      "date": "2017-11-13"
    },
    {
      "version": "0.1.2",
      "date": "2018-05-19"
    },
    {
      "version": "0.1.3",
      "date": "2018-12-01"
    },
    {
      "version": "0.1.4",
      "date": "2020-03-01"
    },
    {
      "version": "0.1.5",
      "date": "2020-05-09"
    },
    {
      "version": "0.1.6",
      "date": "2021-12-04"
    },
    {
      "version": "0.1.7",
      "date": "2023-03-11"
    },
    {
      "version": "0.1.8",
      "date": "2025-07-24"
    }
  ],
  "_exports": [
    "%>%",
    "add_id",
    "assign_keys",
    "compute_id_name",
    "filter",
    "has_keys",
    "is_keyed_df",
    "is.keyed_df",
    "key_by",
    "key_by_all",
    "key_by_at",
    "key_by_id",
    "key_by_if",
    "keys",
    "keys<-",
    "pull_key",
    "raw_keys",
    "remove_keys",
    "remove_keys_all",
    "remove_keys_at",
    "remove_keys_if",
    "rename_keys",
    "rename_keys_all",
    "rename_keys_at",
    "rename_keys_if",
    "restore_keys",
    "restore_keys_all",
    "restore_keys_at",
    "restore_keys_if",
    "unkey",
    "use_id"
  ],
  "_help": [
    {
      "page": "keyholder-package",
      "title": "keyholder: Store Data About Rows",
      "topics": [
        "keyholder-package",
        "keyholder"
      ]
    },
    {
      "page": "key-by-scoped",
      "title": "Key by selection of variables",
      "topics": [
        "key-by-scoped",
        "key_by_all",
        "key_by_at",
        "key_by_if"
      ]
    },
    {
      "page": "keyed-df",
      "title": "Keyed object",
      "topics": [
        "is.keyed_df",
        "is_keyed_df",
        "keyed-df",
        "print.keyed_df",
        "[.keyed_df"
      ]
    },
    {
      "page": "keyed-df-one-tbl",
      "title": "One-table verbs from dplyr for keyed_df",
      "topics": [
        "arrange.keyed_df",
        "distinct.keyed_df",
        "do.keyed_df",
        "filter.keyed_df",
        "group_by.keyed_df",
        "keyed-df-one-tbl",
        "mutate.keyed_df",
        "rename.keyed_df",
        "rowwise.keyed_df",
        "select.keyed_df",
        "slice.keyed_df",
        "summarise.keyed_df",
        "transmute.keyed_df",
        "ungroup.keyed_df"
      ]
    },
    {
      "page": "keyed-df-two-tbl",
      "title": "Two-table verbs from dplyr for keyed_df",
      "topics": [
        "anti_join.keyed_df",
        "full_join.keyed_df",
        "inner_join.keyed_df",
        "keyed-df-two-tbl",
        "left_join.keyed_df",
        "right_join.keyed_df",
        "semi_join.keyed_df"
      ]
    },
    {
      "page": "keyholder-id",
      "title": "Add id column and key",
      "topics": [
        "add_id",
        "compute_id_name",
        "keyholder-id",
        "key_by_id",
        "use_id"
      ]
    },
    {
      "page": "keyholder-scoped",
      "title": "Operate on a selection of keys",
      "topics": [
        "keyholder-scoped"
      ]
    },
    {
      "page": "keyholder-supported-funs",
      "title": "Supported functions",
      "topics": [
        "keyholder-supported-funs"
      ]
    },
    {
      "page": "keys-get",
      "title": "Get keys",
      "topics": [
        "has_keys",
        "keys",
        "keys-get",
        "raw_keys"
      ]
    },
    {
      "page": "keys-manipulate",
      "title": "Manipulate keys",
      "topics": [
        "keys-manipulate",
        "pull_key",
        "remove_keys",
        "rename_keys",
        "restore_keys"
      ]
    },
    {
      "page": "keys-set",
      "title": "Set keys",
      "topics": [
        "assign_keys",
        "keys-set",
        "keys<-",
        "key_by",
        "unkey"
      ]
    },
    {
      "page": "remove-keys-scoped",
      "title": "Remove selection of keys",
      "topics": [
        "remove-keys-scoped",
        "remove_keys_all",
        "remove_keys_at",
        "remove_keys_if"
      ]
    },
    {
      "page": "rename-keys-scoped",
      "title": "Rename selection of keys",
      "topics": [
        "rename-keys-scoped",
        "rename_keys_all",
        "rename_keys_at",
        "rename_keys_if"
      ]
    },
    {
      "page": "restore-keys-scoped",
      "title": "Restore selection of keys",
      "topics": [
        "restore-keys-scoped",
        "restore_keys_all",
        "restore_keys_at",
        "restore_keys_if"
      ]
    }
  ],
  "_readme": "https://github.com/echasnovski/keyholder/raw/HEAD/README.md",
  "_rundeps": [
    "cli",
    "dplyr",
    "generics",
    "glue",
    "lifecycle",
    "magrittr",
    "pillar",
    "pkgconfig",
    "R6",
    "rlang",
    "tibble",
    "tidyselect",
    "utf8",
    "vctrs",
    "withr"
  ],
  "_vignettes": [
    {
      "source": "introduction.Rmd",
      "filename": "introduction.html",
      "title": "Introduction to keyholder",
      "author": "Evgeni Chasnovski",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Set keys",
        "Get keys",
        "Manipulate keys",
        "React to subset",
        "Verbs from dplyr"
      ],
      "created": "2017-07-09 18:09:57",
      "modified": "2021-12-04 10:06:32",
      "commits": 5
    }
  ],
  "_score": 5.401400540781544,
  "_indexed": true,
  "_nocasepkg": "keyholder",
  "_universes": [
    "echasnovski"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.8.9000",
      "date": "2026-07-04T08:17:53.000Z",
      "distro": "resolute",
      "commit": "d7513629077a653951e0a85ae1a319bd4994242d",
      "fileid": "https://r2.ropensci.org/66fa7e420421a6e26c6fe438770ffb412376b64da0e438401da5d153b97dcb25",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/echasnovski/actions/runs/28700164666"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.1.8.9000",
      "date": "2026-07-04T08:17:57.000Z",
      "distro": "resolute",
      "commit": "d7513629077a653951e0a85ae1a319bd4994242d",
      "fileid": "https://r2.ropensci.org/072e58fa4a478a0f72624eb3bf91960776796866a5a86ccce36ecddb3804049e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/echasnovski/actions/runs/28700164666"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.8.9000",
      "date": "2026-07-04T08:50:39.000Z",
      "commit": "d7513629077a653951e0a85ae1a319bd4994242d",
      "fileid": "https://r2.ropensci.org/677fd8b5a3e16b4500a4b403db5cb32d8698de7c5fc6e423e708ec22453cf7c6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/echasnovski/actions/runs/28700164666"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.1.8.9000",
      "date": "2026-07-04T08:50:11.000Z",
      "commit": "d7513629077a653951e0a85ae1a319bd4994242d",
      "fileid": "https://r2.ropensci.org/6237293a2dd5c6b106f66dec0a41de895f6b7fbd146c849c40348ac5c1400bd4",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/echasnovski/actions/runs/28700164666"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.8.9000",
      "date": "2026-07-04T08:17:47.000Z",
      "commit": "d7513629077a653951e0a85ae1a319bd4994242d",
      "fileid": "https://r2.ropensci.org/5cdad546c24b9cf0c5c17ec0b272a85dfe2385a0721fcf030dcd17c17afe3f86",
      "status": "success",
      "buildurl": "https://github.com/r-universe/echasnovski/actions/runs/28700164666"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.8.9000",
      "date": "2026-07-04T08:17:06.000Z",
      "commit": "d7513629077a653951e0a85ae1a319bd4994242d",
      "fileid": "https://r2.ropensci.org/6a4952786d0bc9a380e435d3f9643fc8456d6deecfd231b0d4f5764101c7f506",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/echasnovski/actions/runs/28700164666"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.8.9000",
      "date": "2026-07-04T08:16:52.000Z",
      "commit": "d7513629077a653951e0a85ae1a319bd4994242d",
      "fileid": "https://r2.ropensci.org/4ddc9ebdec226a7fb84af4dbb8bef1cebc3142d35c1a9f1e2f7415753d5302bf",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/echasnovski/actions/runs/28700164666"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.1.8.9000",
      "date": "2026-07-04T08:16:57.000Z",
      "commit": "d7513629077a653951e0a85ae1a319bd4994242d",
      "fileid": "https://r2.ropensci.org/cebbb2a79c862d3a31cc4d48716cfb5da6bc4e920900e87f821c61f33e66392d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/echasnovski/actions/runs/28700164666"
    }
  ]
}