{
  "_id": "6a2124dacd65a98ecbd208dd",
  "Package": "rollup",
  "Title": "A Tidy Grouping Set Aggregation",
  "Version": "0.2.2",
  "Authors@R": "person(\"Ju Young\", \"Ahn\", , \"juyoung.ahn@snu.ac.kr\", role = c(\"aut\", \"cre\"),\ncomment = c(ORCID = \"0009-0008-4613-3438\"))",
  "Description": "A Tidy implementation of 'grouping sets', 'rollup' and\n'cube' - extensions of the 'group_by' clause that allow for\ncomputing multiple 'group_by' clauses in a single statement.\nFor more detailed information on these functions, please refer\nto \"Enhanced Aggregation, Cube, Grouping and Rollup\"\n<https://cwiki.apache.org/confluence/display/Hive/Enhanced+Aggregation%2C+Cube%2C+Grouping+and+Rollup>.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.0",
  "LazyData": "true",
  "VignetteBuilder": "knitr",
  "URL": "https://juyoungahn.github.io/rollup/",
  "Config/pak/sysreqs": "libicu-dev libxml2-dev libssl-dev",
  "Repository": "https://juyoungahn.r-universe.dev",
  "Date/Publication": "2025-12-03 04:44:50 UTC",
  "RemoteUrl": "https://github.com/juyoungahn/rollup",
  "RemoteRef": "HEAD",
  "RemoteSha": "ca26803221e520ce908a3e8e97a51a59305e6b6a",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-04 07:05:17 UTC",
    "User": "root"
  },
  "Author": "Ju Young Ahn [aut, cre] (ORCID:\n<https://orcid.org/0009-0008-4613-3438>)",
  "Maintainer": "Ju Young Ahn <juyoung.ahn@snu.ac.kr>",
  "MD5sum": "77756fbb7094b03cbf3758bd996e3708",
  "_user": "juyoungahn",
  "_type": "src",
  "_file": "rollup_0.2.2.tar.gz",
  "_fileid": "a096fede8113f34e9e1408d7c6fa7e7c41d290b568fbcb2fdd9ecd4f88261e91",
  "_filesize": 159032,
  "_sha256": "a096fede8113f34e9e1408d7c6fa7e7c41d290b568fbcb2fdd9ecd4f88261e91",
  "_created": "2026-06-04T07:05:17.000Z",
  "_published": "2026-06-04T07:10:18.513Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79467330768,
      "time": 165,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "ERROR",
      "artifact": "7405157286"
    },
    {
      "job": 79467330659,
      "time": 139,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7405150163"
    },
    {
      "job": 79467330665,
      "time": 200,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "ERROR",
      "artifact": "7405185217"
    },
    {
      "job": 79467330723,
      "time": 160,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7405178474"
    },
    {
      "job": 79466901801,
      "time": 187,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7405110999"
    },
    {
      "job": 79467330628,
      "time": 104,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7405140274"
    },
    {
      "job": 79467330637,
      "time": 93,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "ERROR",
      "artifact": "7405137734"
    },
    {
      "job": 79467330652,
      "time": 102,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "ERROR",
      "artifact": "7405139569"
    },
    {
      "job": 79467330663,
      "time": 86,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7405136191"
    }
  ],
  "_buildurl": "https://github.com/r-universe/juyoungahn/actions/runs/26936318837",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/juyoungahn/rollup",
  "_commit": {
    "id": "ca26803221e520ce908a3e8e97a51a59305e6b6a",
    "author": "dan-ahn <dan.ahn@kakaocorp.com>",
    "committer": "dan-ahn <dan.ahn@kakaocorp.com>",
    "message": "v0.2.2\n",
    "time": 1764737090
  },
  "_maintainer": {
    "name": "Ju Young Ahn",
    "email": "juyoung.ahn@snu.ac.kr",
    "login": "juyoungahn",
    "description": "Data scientist",
    "uuid": 14037930
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 2.10",
      "role": "Depends"
    },
    {
      "package": "dplyr",
      "role": "Depends"
    },
    {
      "package": "tidyr",
      "role": "Depends"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "magrittr",
      "role": "Imports"
    },
    {
      "package": "sparklyr",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    }
  ],
  "_owner": "juyoungahn",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-49",
      "n": 6
    }
  ],
  "_tags": [],
  "_stars": 5,
  "_contributors": [
    {
      "user": "dan-ahn",
      "count": 39,
      "uuid": 176004812
    }
  ],
  "_userbio": {
    "uuid": 14037930,
    "type": "user",
    "name": "Ju Young Ahn",
    "description": "Data scientist"
  },
  "_downloads": {
    "count": 148,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/rollup"
  },
  "_devurl": "https://github.com/juyoungahn/rollup",
  "_pkgdown": "https://juyoungahn.github.io/rollup/",
  "_searchresults": 9,
  "_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/rollup.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/juyoungahn/rollup",
  "_realowner": "juyoungahn",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.0.2",
      "date": "2024-08-26"
    },
    {
      "version": "0.1.0",
      "date": "2024-08-29"
    }
  ],
  "_exports": [
    "grouping_sets",
    "summarise",
    "summarize",
    "summarize_rollup",
    "with_cube",
    "with_rollup"
  ],
  "_datasets": [
    {
      "name": "web_service_data",
      "title": "Web Service Data",
      "object": "web_service_data",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "date_id",
        "id",
        "gender",
        "age",
        "page_view_cnt",
        "product_view_cnt_cat"
      ],
      "rows": 30000,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "grouped_df_list-class",
      "title": "grouped_df_list class definition",
      "topics": [
        "grouped_df_list-class"
      ]
    },
    {
      "page": "grouping_sets",
      "title": "grouping_sets",
      "topics": [
        "grouping_sets"
      ]
    },
    {
      "page": "summarise",
      "title": "Generic 'summarise' function",
      "topics": [
        "summarise"
      ]
    },
    {
      "page": "summarise-ANY-method",
      "title": "Default method for 'summarise'",
      "topics": [
        "summarise,ANY-method"
      ]
    },
    {
      "page": "summarise-grouped_df_list-method",
      "title": "Method for 'summarise' on grouped_df_list",
      "topics": [
        "summarise,grouped_df_list-method"
      ]
    },
    {
      "page": "summarize",
      "title": "Generic 'summarize' function",
      "topics": [
        "summarize"
      ]
    },
    {
      "page": "summarize_rollup",
      "title": "summarize_rollup",
      "topics": [
        "summarize_rollup"
      ]
    },
    {
      "page": "summarize-ANY-method",
      "title": "Default method for 'summarize'",
      "topics": [
        "summarize,ANY-method"
      ]
    },
    {
      "page": "summarize-grouped_df_list-method",
      "title": "Method for 'summarize' on grouped_df_list",
      "topics": [
        "summarize,grouped_df_list-method"
      ]
    },
    {
      "page": "web_service_data",
      "title": "Web Service Data",
      "topics": [
        "web_service_data"
      ]
    },
    {
      "page": "with_cube",
      "title": "with_cube",
      "topics": [
        "with_cube"
      ]
    },
    {
      "page": "with_rollup",
      "title": "with_rollup",
      "topics": [
        "with_rollup"
      ]
    }
  ],
  "_readme": "https://github.com/juyoungahn/rollup/raw/HEAD/README.md",
  "_rundeps": [
    "askpass",
    "blob",
    "cli",
    "codetools",
    "config",
    "cpp11",
    "curl",
    "DBI",
    "dbplyr",
    "dplyr",
    "generics",
    "globals",
    "glue",
    "httr",
    "jsonlite",
    "lifecycle",
    "magrittr",
    "mime",
    "openssl",
    "pillar",
    "pkgconfig",
    "purrr",
    "R6",
    "rlang",
    "rstudioapi",
    "sparklyr",
    "stringi",
    "stringr",
    "sys",
    "tibble",
    "tidyr",
    "tidyselect",
    "utf8",
    "uuid",
    "vctrs",
    "withr",
    "xml2",
    "yaml"
  ],
  "_vignettes": [
    {
      "source": "tutorial.Rmd",
      "filename": "tutorial.html",
      "title": "Getting Started with rollup Package",
      "author": "Ju Young Ahn",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Installation",
        "In a Nutshell",
        "New Features: Custom Total Labels and Positioning",
        "Custom Total Labels",
        "Moving Total Rows to Top",
        "Practical example",
        "Web service data",
        "Description of data",
        "grouping_sets",
        "with_cube",
        "with_rollup"
      ],
      "created": "2024-07-30 08:10:10",
      "modified": "2025-12-02 12:30:44",
      "commits": 22
    }
  ],
  "_score": 4.3979400086720375,
  "_indexed": true,
  "_nocasepkg": "rollup",
  "_universes": [
    "juyoungahn"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.2.2",
      "date": "2026-06-04T07:07:50.000Z",
      "distro": "noble",
      "commit": "ca26803221e520ce908a3e8e97a51a59305e6b6a",
      "fileid": "34e07dfb4aaa796d5126cedf65f93cc0832fd8c3b8f6c58e7236d29d2b9f23e8",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/juyoungahn/actions/runs/26936318837"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.2.2",
      "date": "2026-06-04T07:07:24.000Z",
      "distro": "noble",
      "commit": "ca26803221e520ce908a3e8e97a51a59305e6b6a",
      "fileid": "8665b03349f09ef19e701396270732cb9205ef41c9b4fd593422a4b438a88502",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/juyoungahn/actions/runs/26936318837"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.2.2",
      "date": "2026-06-04T07:09:31.000Z",
      "commit": "ca26803221e520ce908a3e8e97a51a59305e6b6a",
      "fileid": "87d8608086c08933bb1797f1682fbec8c7a60fb4938988635049d8db709720d6",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/juyoungahn/actions/runs/26936318837"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.2.2",
      "date": "2026-06-04T07:09:04.000Z",
      "commit": "ca26803221e520ce908a3e8e97a51a59305e6b6a",
      "fileid": "038ef00b149f78ad20c119e1e275943235fb4eeca56b91028762061e954835e0",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/juyoungahn/actions/runs/26936318837"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.2.2",
      "date": "2026-06-04T07:07:17.000Z",
      "commit": "ca26803221e520ce908a3e8e97a51a59305e6b6a",
      "fileid": "4d1ce281199adf4ec02d045b15586ffb300393530046c86869bf17dee8e14006",
      "status": "success",
      "buildurl": "https://github.com/r-universe/juyoungahn/actions/runs/26936318837"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.2.2",
      "date": "2026-06-04T07:06:36.000Z",
      "commit": "ca26803221e520ce908a3e8e97a51a59305e6b6a",
      "fileid": "3b0e7faa9ffbc70e236c86a04ce5a8c5f24e168858e63dbf88e822ff0d4d8d17",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/juyoungahn/actions/runs/26936318837"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.2.2",
      "date": "2026-06-04T07:06:41.000Z",
      "commit": "ca26803221e520ce908a3e8e97a51a59305e6b6a",
      "fileid": "626b36ce769c349cd9481e7cb453c90ff3fd7c460290099396aec24b3bef52ee",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/juyoungahn/actions/runs/26936318837"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.2.2",
      "date": "2026-06-04T07:06:31.000Z",
      "commit": "ca26803221e520ce908a3e8e97a51a59305e6b6a",
      "fileid": "6db7aa6600f7bac703ade554b266ab690b348d5459ebd51b802d50a1d36c2fe0",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/juyoungahn/actions/runs/26936318837"
    }
  ]
}