{
  "_id": "6a181bd8acfb0bcc41db117b",
  "Package": "dplyrExtras",
  "Type": "Package",
  "Title": "extra functionality for dplyr like mutate_rows for mutation of a\nsubset of rows",
  "Version": "0.1.4",
  "Date": "2020-05-05",
  "Author": "Sebastian Kranz",
  "Maintainer": "Sebastian Kranz <sebastian.kranz@uni-ulm.de>",
  "Description": "Some extra functionality that is not (yet) in dplyr, e.g.\nmutate_rows (mutation of subset of rows) xsummarise_each\n(summarise_each with more flexible alignment of results), or\ns_filter, s_arrange ,... that allow string arguments.",
  "License": "GPL>=2.0",
  "RoxygenNote": "5.0.0",
  "Repository": "https://skranz.r-universe.dev",
  "Date/Publication": "2020-05-18 19:58:27 UTC",
  "RemoteUrl": "https://github.com/skranz/dplyrExtras",
  "RemoteRef": "master",
  "RemoteSha": "8b05cf2a3957167484ec31add14fdb3b534b6995",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-28 10:38:53 UTC",
    "User": "root"
  },
  "MD5sum": "81c10ed34b7af6ad4fdad9c8a4c61ad7",
  "_user": "skranz",
  "_type": "src",
  "_file": "dplyrExtras_0.1.4.tar.gz",
  "_fileid": "809bff3832070b657880fb1bbfbd7981f2feadeb04ce778fa3922c0887761fd9",
  "_filesize": 110223,
  "_sha256": "809bff3832070b657880fb1bbfbd7981f2feadeb04ce778fa3922c0887761fd9",
  "_created": "2026-05-28T10:38:53.000Z",
  "_published": "2026-05-28T10:41:28.843Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 78273469438,
      "time": 94,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "7263769986"
    },
    {
      "job": 78273469444,
      "time": 90,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7263769180"
    },
    {
      "job": 78273469402,
      "time": 79,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "7263765339"
    },
    {
      "job": 78273469449,
      "time": 78,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7263764786"
    },
    {
      "job": 78273038391,
      "time": 171,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7263741104"
    },
    {
      "job": 78273469412,
      "time": 117,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7263777775"
    },
    {
      "job": 78273469523,
      "time": 82,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "7263766407"
    },
    {
      "job": 78273469454,
      "time": 71,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "7263762466"
    },
    {
      "job": 78273469436,
      "time": 76,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7263764688"
    }
  ],
  "_buildurl": "https://github.com/r-universe/skranz/actions/runs/26569580761",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/skranz/dplyrExtras",
  "_commit": {
    "id": "8b05cf2a3957167484ec31add14fdb3b534b6995",
    "author": "Sebastian Kranz <sebkranz@gmail.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Update README.md",
    "time": 1589831907
  },
  "_maintainer": {
    "name": "Sebastian Kranz",
    "email": "sebastian.kranz@uni-ulm.de",
    "login": "skranz",
    "bluesky": "@sebkranz.bsky.social",
    "description": "",
    "uuid": 1413022
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "data.table",
      "role": "Depends"
    },
    {
      "package": "dplyr",
      "role": "Depends"
    },
    {
      "package": "dtplyr",
      "role": "Depends"
    }
  ],
  "_owner": "skranz",
  "_selfowned": true,
  "_usedby": 4,
  "_updates": [],
  "_tags": [],
  "_topics": [
    "dplyr"
  ],
  "_stars": 20,
  "_contributors": [
    {
      "user": "skranz",
      "count": 18,
      "uuid": 1413022
    },
    {
      "user": "mtelesha",
      "count": 1,
      "uuid": 574923
    }
  ],
  "_userbio": {
    "uuid": 1413022,
    "type": "user",
    "name": "Sebastian Kranz"
  },
  "_downloads": {
    "count": 0,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/dplyrExtras"
  },
  "_devurl": "https://github.com/skranz/dplyrextras",
  "_searchresults": 59,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/dplyrExtras.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_cranurl": false,
  "_exports": [
    "modify",
    "mutate_if",
    "mutate_rows",
    "remove_cols",
    "s_arrange",
    "s_filter",
    "s_group_by",
    "s_modify",
    "s_mutate",
    "s_mutate_if",
    "s_select",
    "s_summarise",
    "xsummarise_each",
    "xsummarise_each_"
  ],
  "_help": [
    {
      "page": "modify",
      "title": "In place modification of data tables",
      "topics": [
        "modify"
      ]
    },
    {
      "page": "mutate_if",
      "title": "mutate selected rows",
      "topics": [
        "mutate_if"
      ]
    },
    {
      "page": "mutate_rows",
      "title": "mutate selected rows",
      "topics": [
        "mutate_rows"
      ]
    },
    {
      "page": "remove_cols",
      "title": "Inplace remove columns from a data.table",
      "topics": [
        "remove_cols"
      ]
    },
    {
      "page": "s_arrange",
      "title": "Modified version of dplyr's arrange that uses string arguments",
      "topics": [
        "s_arrange"
      ]
    },
    {
      "page": "s_filter",
      "title": "Modified version of dplyr's filter that uses string arguments",
      "topics": [
        "s_filter"
      ]
    },
    {
      "page": "s_group_by",
      "title": "Modified version of dplyr's group_by that uses string arguments",
      "topics": [
        "s_group_by"
      ]
    },
    {
      "page": "s_modify",
      "title": "Modified version of modify that uses string arguments",
      "topics": [
        "s_modify"
      ]
    },
    {
      "page": "s_mutate",
      "title": "Modified version of dplyr's mutate that uses string arguments",
      "topics": [
        "s_mutate"
      ]
    },
    {
      "page": "s_mutate_if",
      "title": "Modified version of mutate_if that uses string arguments",
      "topics": [
        "s_mutate_if"
      ]
    },
    {
      "page": "s_select",
      "title": "Modified version of dplyr's select that uses string arguments",
      "topics": [
        "s_select"
      ]
    },
    {
      "page": "s_summarise",
      "title": "Modified version of summarise that uses string arguments",
      "topics": [
        "s_summarise"
      ]
    },
    {
      "page": "xsummarise_each",
      "title": "extended version of summarise_each that allows alternative arrangement of outputs",
      "topics": [
        "xsummarise_each"
      ]
    },
    {
      "page": "xsummarise_each_",
      "title": "extended version of summarise_each_q that allows alternative arrangement of outputs",
      "topics": [
        "xsummarise_each_"
      ]
    }
  ],
  "_readme": "https://github.com/skranz/dplyrExtras/raw/master/README.md",
  "_rundeps": [
    "cli",
    "data.table",
    "dplyr",
    "dtplyr",
    "generics",
    "glue",
    "lifecycle",
    "magrittr",
    "pillar",
    "pkgconfig",
    "R6",
    "rlang",
    "tibble",
    "tidyselect",
    "utf8",
    "vctrs",
    "withr"
  ],
  "_score": 4.85003325768977,
  "_indexed": true,
  "_nocasepkg": "dplyrextras",
  "_universes": [
    "skranz"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.4",
      "date": "2026-05-28T10:40:31.000Z",
      "distro": "noble",
      "commit": "8b05cf2a3957167484ec31add14fdb3b534b6995",
      "fileid": "4cb295258528950574e817e05fe0a8e14a4d4158ba80e8ef750864e26e637708",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/skranz/actions/runs/26569580761"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.4",
      "date": "2026-05-28T10:40:29.000Z",
      "distro": "noble",
      "commit": "8b05cf2a3957167484ec31add14fdb3b534b6995",
      "fileid": "88134a3924f921eb095cd6bb997cce8ba1dc3ffa61a0f9f54a11ec4f9431dd41",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/skranz/actions/runs/26569580761"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.4",
      "date": "2026-05-28T10:40:20.000Z",
      "commit": "8b05cf2a3957167484ec31add14fdb3b534b6995",
      "fileid": "79ca03357d6f84eb82162bce35b4b06dcc619dc19a354bdefbf9c4b3146148b8",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/skranz/actions/runs/26569580761"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.4",
      "date": "2026-05-28T10:40:17.000Z",
      "commit": "8b05cf2a3957167484ec31add14fdb3b534b6995",
      "fileid": "c2e141452878abb9a1866219f4d965274b30d5f7e3aaef2b22ad98dae35e3fdb",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/skranz/actions/runs/26569580761"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.4",
      "date": "2026-05-28T10:41:11.000Z",
      "commit": "8b05cf2a3957167484ec31add14fdb3b534b6995",
      "fileid": "2ba10111b7c29ceb9d607900d99b03deb4fde1962cb9f1b15ca88403d26e6316",
      "status": "success",
      "buildurl": "https://github.com/r-universe/skranz/actions/runs/26569580761"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.4",
      "date": "2026-05-28T10:40:12.000Z",
      "commit": "8b05cf2a3957167484ec31add14fdb3b534b6995",
      "fileid": "ff23ba0111937da04ec02eb5ed5b0842896c8c59212f51281510b441a74678c3",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/skranz/actions/runs/26569580761"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.4",
      "date": "2026-05-28T10:40:00.000Z",
      "commit": "8b05cf2a3957167484ec31add14fdb3b534b6995",
      "fileid": "850d0ff57ad06d3611d64fb7089383198415acbacfde7d85cc9d8d5c643d4c93",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/skranz/actions/runs/26569580761"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.4",
      "date": "2026-05-28T10:40:08.000Z",
      "commit": "8b05cf2a3957167484ec31add14fdb3b534b6995",
      "fileid": "b8695393cd72804e8540dc66ae20a94f64b09d2122e3a0fac4450ce95461086e",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/skranz/actions/runs/26569580761"
    }
  ]
}