{
  "_id": "6a197f90acfb0bcc41df83b1",
  "Package": "ReportSubtotal",
  "Title": "Adds Subtotals to Data Reports",
  "Version": "0.1.2",
  "Authors@R": "person(given = \"Yoni\",\nfamily = \"Aboody\",\nrole = c(\"aut\", \"cre\", \"cph\"),\nemail = \"yoniaboody@gmail.com\")",
  "Description": "Adds subtotal rows / sections (a la the 'SAS' 'Proc\nTabulate' All option) to a Group By output by running a series\nof Group By functions with partial sets of the same variables\nand combining the results with the original. Can be used to add\ncomprehensive information to a data report or to quickly\naggregate Group By outputs used to gain a greater understanding\nof data.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.3.2",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-29 11:30:30 UTC",
    "User": "root"
  },
  "Author": "Yoni Aboody [aut, cre, cph]",
  "Maintainer": "Yoni Aboody <yoniaboody@gmail.com>",
  "Repository": "https://yaboody.r-universe.dev",
  "Date/Publication": "2024-12-02 18:42:22 UTC",
  "RemoteUrl": "https://github.com/cran/ReportSubtotal",
  "RemoteRef": "HEAD",
  "RemoteSha": "4ce86ecf70ea999caf8765dd84272def5d423749",
  "MD5sum": "372cdb0e76986396496c1aa4370354c6",
  "_user": "yaboody",
  "_type": "src",
  "_file": "ReportSubtotal_0.1.2.tar.gz",
  "_fileid": "8c898925bfcf47ed6fc730fc2123c38a77a38dc538c66b12c64ec3bcccd5a4ed",
  "_filesize": 87671,
  "_sha256": "8c898925bfcf47ed6fc730fc2123c38a77a38dc538c66b12c64ec3bcccd5a4ed",
  "_created": "2026-05-29T11:30:30.000Z",
  "_published": "2026-05-29T11:59:12.042Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 78492156836,
      "time": 107,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7289660825"
    },
    {
      "job": 78492156894,
      "time": 105,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7289659934"
    },
    {
      "job": 78492156905,
      "time": 130,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7290102877"
    },
    {
      "job": 78492156866,
      "time": 131,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7290102087"
    },
    {
      "job": 78491777085,
      "time": 154,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7289629955"
    },
    {
      "job": 78492156828,
      "time": 89,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7289655798"
    },
    {
      "job": 78492156891,
      "time": 86,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7289655261"
    },
    {
      "job": 78492156871,
      "time": 83,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7289653902"
    },
    {
      "job": 78492156869,
      "time": 80,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7289653688"
    }
  ],
  "_buildurl": "https://github.com/r-universe/yaboody/actions/runs/26634639978",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/ReportSubtotal",
  "_commit": {
    "id": "4ce86ecf70ea999caf8765dd84272def5d423749",
    "author": "Yoni Aboody <yoniaboody@gmail.com>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 0.1.2\n",
    "time": 1733164942
  },
  "_maintainer": {
    "name": "Yoni Aboody",
    "email": "yoniaboody@gmail.com",
    "login": "yaboody",
    "description": "",
    "uuid": 60332807
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "tidyselect",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "magrittr",
      "role": "Imports"
    }
  ],
  "_owner": "cran",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "yaboody",
      "count": 2,
      "uuid": 60332807
    }
  ],
  "_userbio": {
    "uuid": 60332807,
    "type": "user",
    "name": "yaboody"
  },
  "_downloads": {
    "count": 121,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/ReportSubtotal"
  },
  "_searchresults": 0,
  "_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/ReportSubtotal.html",
    "manual.pdf"
  ],
  "_realowner": "yaboody",
  "_cranurl": false,
  "_releases": [
    {
      "version": "0.1",
      "date": "2024-11-15"
    },
    {
      "version": "0.1.2",
      "date": "2024-12-02"
    }
  ],
  "_exports": [
    "subtotal_dupe_removal",
    "subtotal_row",
    "subtotal_section"
  ],
  "_help": [
    {
      "page": "subtotal_dupe_removal",
      "title": "Duplicate Subtotal Row Removal Function",
      "topics": [
        "subtotal_dupe_removal"
      ]
    },
    {
      "page": "subtotal_row",
      "title": "Subtotal Row Addition Function",
      "topics": [
        "subtotal_row"
      ]
    },
    {
      "page": "subtotal_section",
      "title": "Subtotal Section Addition Function",
      "topics": [
        "subtotal_section"
      ]
    }
  ],
  "_rundeps": [
    "cli",
    "dplyr",
    "generics",
    "glue",
    "lifecycle",
    "magrittr",
    "pillar",
    "pkgconfig",
    "R6",
    "rlang",
    "tibble",
    "tidyselect",
    "utf8",
    "vctrs",
    "withr"
  ],
  "_score": 1,
  "_indexed": true,
  "_nocasepkg": "reportsubtotal",
  "_universes": [
    "yaboody"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.2",
      "date": "2026-05-29T11:32:17.000Z",
      "distro": "noble",
      "commit": "4ce86ecf70ea999caf8765dd84272def5d423749",
      "fileid": "da7152f178a7c2bbe1de405544bc34c72cf7a759f57e9dd862bc070c6a9ceb73",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/yaboody/actions/runs/26634639978"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.2",
      "date": "2026-05-29T11:32:14.000Z",
      "distro": "noble",
      "commit": "4ce86ecf70ea999caf8765dd84272def5d423749",
      "fileid": "8269390a680520c48c829ec81069dac426bbea91f07256c405132c905bc641da",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/yaboody/actions/runs/26634639978"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.2",
      "date": "2026-05-29T11:58:26.000Z",
      "commit": "4ce86ecf70ea999caf8765dd84272def5d423749",
      "fileid": "6cd69ddf2f09bbacf0362da54ed9032fd0f2ca382524d4e1d6113ba281421da3",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/yaboody/actions/runs/26634639978"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.2",
      "date": "2026-05-29T11:58:21.000Z",
      "commit": "4ce86ecf70ea999caf8765dd84272def5d423749",
      "fileid": "9e3a8e14fa49f5dc0b0d3a112f8ae5e24b97b32e4589e7887ab0a38688f1c702",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/yaboody/actions/runs/26634639978"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.2",
      "date": "2026-05-29T11:32:14.000Z",
      "commit": "4ce86ecf70ea999caf8765dd84272def5d423749",
      "fileid": "533d8285e3fb5e815e50e88381c2e93636385e0c42fd16639e1b4886d8b4eaf7",
      "status": "success",
      "buildurl": "https://github.com/r-universe/yaboody/actions/runs/26634639978"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.2",
      "date": "2026-05-29T11:31:51.000Z",
      "commit": "4ce86ecf70ea999caf8765dd84272def5d423749",
      "fileid": "1f9f4f2ee8a778643de0cfc7bb24ccbbd6329f1f2a27462365c823b36933a552",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/yaboody/actions/runs/26634639978"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.2",
      "date": "2026-05-29T11:31:49.000Z",
      "commit": "4ce86ecf70ea999caf8765dd84272def5d423749",
      "fileid": "a407cccbeefe84ad3b97d4603b4a0f7e78e99a5dc312514dfb349dac1142eb38",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/yaboody/actions/runs/26634639978"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.2",
      "date": "2026-05-29T11:31:48.000Z",
      "commit": "4ce86ecf70ea999caf8765dd84272def5d423749",
      "fileid": "3e98119ed63ce5462f1ec3084327b284ba03ff433ddb6e5b3ed52a79a3b9b8ac",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/yaboody/actions/runs/26634639978"
    }
  ]
}