{
  "_id": "6a2511a94b233be19838a1dc",
  "Package": "tidier",
  "Title": "Enhanced 'mutate'",
  "Version": "0.2.0",
  "Authors@R": "person(\"Srikanth\",\n\"Komala Sheshachala\",,\n\"sri.teach@gmail.com\",\nrole = c(\"aut\", \"cre\"))",
  "Description": "Provides 'Apache Spark' style window aggregation for R\ndataframes and remote 'dbplyr' tables via 'mutate' in 'dplyr'\nflavour.",
  "URL": "https://github.com/talegari/tidier",
  "License": "GPL (>= 3)",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.2.1",
  "Config/pak/sysreqs": "libicu-dev",
  "Repository": "https://talegari.r-universe.dev",
  "Date/Publication": "2023-09-10 17:39:27 UTC",
  "RemoteUrl": "https://github.com/talegari/tidier",
  "RemoteRef": "HEAD",
  "RemoteSha": "d29941517790e57c6f366d1b42b510ae05b4e463",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-07 06:34:07 UTC",
    "User": "root"
  },
  "Author": "Srikanth Komala Sheshachala [aut, cre]",
  "Maintainer": "Srikanth Komala Sheshachala <sri.teach@gmail.com>",
  "MD5sum": "b6c61b3fc5fbb9a49a78da262e4a2b98",
  "_user": "talegari",
  "_type": "src",
  "_file": "tidier_0.2.0.tar.gz",
  "_fileid": "0ede23939dec90515a0a92896d65fe0338db83c730299c3923b785c93b6038f1",
  "_filesize": 100058,
  "_sha256": "0ede23939dec90515a0a92896d65fe0338db83c730299c3923b785c93b6038f1",
  "_created": "2026-06-07T06:34:07.000Z",
  "_published": "2026-06-07T06:37:29.920Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79937795658,
      "time": 124,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7461509400"
    },
    {
      "job": 79937795656,
      "time": 133,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7461510421"
    },
    {
      "job": 79937795675,
      "time": 174,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7461512386"
    },
    {
      "job": 79937795671,
      "time": 129,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7461505663"
    },
    {
      "job": 79937570634,
      "time": 217,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7461492358"
    },
    {
      "job": 79937795655,
      "time": 106,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7461506821"
    },
    {
      "job": 79937795672,
      "time": 133,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7461510558"
    },
    {
      "job": 79937795661,
      "time": 76,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7461502796"
    },
    {
      "job": 79937795668,
      "time": 124,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7461509361"
    }
  ],
  "_buildurl": "https://github.com/r-universe/talegari/actions/runs/27084980869",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/talegari/tidier",
  "_commit": {
    "id": "d29941517790e57c6f366d1b42b510ae05b4e463",
    "author": "talegari <sri.teach@gmail.com>",
    "committer": "talegari <sri.teach@gmail.com>",
    "message": "to v2, adds support to remote tables\n",
    "time": 1694367567
  },
  "_maintainer": {
    "name": "Srikanth Komala Sheshachala",
    "email": "sri.teach@gmail.com",
    "login": "talegari",
    "twitter": "@tALegar1",
    "description": "Explorations in causality, Interpretable Machine Learning, Statistics, geospatial analysis",
    "uuid": 10041819
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "dplyr",
      "version": ">= 1.1.0",
      "role": "Imports"
    },
    {
      "package": "tidyr",
      "version": ">= 1.3.0",
      "role": "Imports"
    },
    {
      "package": "checkmate",
      "version": ">= 2.1.0",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "version": ">= 1.0.6",
      "role": "Imports"
    },
    {
      "package": "slider",
      "version": ">= 0.2.2",
      "role": "Imports"
    },
    {
      "package": "magrittr",
      "version": ">= 1.5",
      "role": "Imports"
    },
    {
      "package": "furrr",
      "version": ">= 0.3.0",
      "role": "Imports"
    },
    {
      "package": "dbplyr",
      "version": ">= 2.3.1",
      "role": "Imports"
    },
    {
      "package": "lubridate",
      "role": "Suggests"
    },
    {
      "package": "stringr",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    },
    {
      "package": "RSQLite",
      "role": "Suggests"
    },
    {
      "package": "tibble",
      "role": "Suggests"
    }
  ],
  "_owner": "talegari",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_topics": [
    "dbplyr",
    "dplyr",
    "mutate",
    "spark-sql",
    "tidyverse"
  ],
  "_stars": 3,
  "_contributors": [
    {
      "user": "talegari",
      "count": 11,
      "uuid": 10041819
    }
  ],
  "_userbio": {
    "uuid": 10041819,
    "type": "user",
    "name": "Srikanth K S",
    "description": "Explorations in causality, Interpretable Machine Learning, Statistics, geospatial analysis"
  },
  "_downloads": {
    "count": 166,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/tidier"
  },
  "_devurl": "https://github.com/talegari/tidier",
  "_searchresults": 1,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "extra/tidier.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/talegari/tidier",
  "_realowner": "talegari",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.0.1",
      "date": "2023-04-27"
    },
    {
      "version": "0.2.0",
      "date": "2023-09-11"
    }
  ],
  "_exports": [
    "mutate",
    "mutate_"
  ],
  "_help": [
    {
      "page": "mutate",
      "title": "Drop-in replacement for 'mutate'",
      "topics": [
        "mutate"
      ]
    },
    {
      "page": "mutate_",
      "title": "Drop-in replacement for 'mutate'",
      "topics": [
        "mutate_"
      ]
    },
    {
      "page": "remove_common_nested_columns",
      "title": "Remove non-list columns when same are present in a list column",
      "topics": [
        "remove_common_nested_columns"
      ]
    }
  ],
  "_readme": "https://github.com/talegari/tidier/raw/HEAD/README.md",
  "_rundeps": [
    "backports",
    "blob",
    "checkmate",
    "cli",
    "codetools",
    "cpp11",
    "DBI",
    "dbplyr",
    "digest",
    "dplyr",
    "furrr",
    "future",
    "generics",
    "globals",
    "glue",
    "lifecycle",
    "listenv",
    "magrittr",
    "parallelly",
    "pillar",
    "pkgconfig",
    "purrr",
    "R6",
    "rlang",
    "slider",
    "stringi",
    "stringr",
    "tibble",
    "tidyr",
    "tidyselect",
    "utf8",
    "vctrs",
    "warp",
    "withr"
  ],
  "_score": 3.1760912590556813,
  "_indexed": true,
  "_nocasepkg": "tidier",
  "_universes": [
    "talegari"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.2.0",
      "date": "2026-06-07T06:36:13.000Z",
      "distro": "noble",
      "commit": "d29941517790e57c6f366d1b42b510ae05b4e463",
      "fileid": "e00a1b11eebc856295a16291bce7ea2e0e25f0fba0b6dcef3a7fbfc5b649b8c5",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/talegari/actions/runs/27084980869"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.2.0",
      "date": "2026-06-07T06:36:18.000Z",
      "distro": "noble",
      "commit": "d29941517790e57c6f366d1b42b510ae05b4e463",
      "fileid": "07c1e5bb14eb833cc7223909a767b012528fa3b46be55ba62f8b4b8a33233f98",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/talegari/actions/runs/27084980869"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.2.0",
      "date": "2026-06-07T06:36:34.000Z",
      "commit": "d29941517790e57c6f366d1b42b510ae05b4e463",
      "fileid": "73be3fdf43c4a8e55e088aa36849a8c15594caddd98b845eb6235312385837e8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/talegari/actions/runs/27084980869"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.2.0",
      "date": "2026-06-07T06:35:50.000Z",
      "commit": "d29941517790e57c6f366d1b42b510ae05b4e463",
      "fileid": "48eee11edb0766aa79ca25eee328ea8f46714e17688587d8d47058a1afaa04a8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/talegari/actions/runs/27084980869"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.2.0",
      "date": "2026-06-07T06:36:10.000Z",
      "commit": "d29941517790e57c6f366d1b42b510ae05b4e463",
      "fileid": "fe970703a9ff6adaf2056951c1f2bf0b5bf2cd01a8f639d16c169d9d26e7a8a7",
      "status": "success",
      "buildurl": "https://github.com/r-universe/talegari/actions/runs/27084980869"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.2.0",
      "date": "2026-06-07T06:35:57.000Z",
      "commit": "d29941517790e57c6f366d1b42b510ae05b4e463",
      "fileid": "d619530f0e5922a306e63dd7b51f89c30cb0a9f00486bee76b7b7344a29e6628",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/talegari/actions/runs/27084980869"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.2.0",
      "date": "2026-06-07T06:35:19.000Z",
      "commit": "d29941517790e57c6f366d1b42b510ae05b4e463",
      "fileid": "1000a7807390d02e33f1374f6d05d3b04f6b77c0ce00a30f7c03feb5b4de2759",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/talegari/actions/runs/27084980869"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.2.0",
      "date": "2026-06-07T06:36:08.000Z",
      "commit": "d29941517790e57c6f366d1b42b510ae05b4e463",
      "fileid": "3a5c0e8319a832db89030e61ac116a5a4fa5495aaabc85416a669fe712de9468",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/talegari/actions/runs/27084980869"
    }
  ]
}