{
  "_id": "6a115fbcacfb0bcc41ced324",
  "Package": "rrapply",
  "Type": "Package",
  "Title": "Revisiting Base Rapply",
  "Version": "1.2.8",
  "Date": "2025-11-24",
  "Authors@R": "person(\"Joris\", \"Chau\", email = \"joris.chau@openanalytics.eu\", role = c(\"aut\", \"cre\"))",
  "Description": "The minimal 'rrapply'-package contains a single function\nrrapply(), providing an extended implementation of 'R'-base\nrapply() by allowing to recursively apply a function to\nelements of a nested list based on a general condition function\nand including the possibility to prune or aggregate nested list\nelements from the result. In addition, special arguments can be\nsupplied to access the name, location, parents and siblings in\nthe nested list of the element under evaluation. The rrapply()\nfunction builds upon rapply()'s native 'C' implementation and\nrequires no other package dependencies.",
  "BugReports": "https://github.com/JorisChau/rrapply/issues",
  "URL": "https://jorischau.github.io/rrapply/,\nhttps://github.com/JorisChau/rrapply",
  "Encoding": "UTF-8",
  "License": "LGPL-3",
  "LazyData": "true",
  "RoxygenNote": "7.3.2",
  "Repository": "https://jorischau.r-universe.dev",
  "Date/Publication": "2025-11-24 20:24:55 UTC",
  "RemoteUrl": "https://github.com/jorischau/rrapply",
  "RemoteRef": "HEAD",
  "RemoteSha": "00b983427fbd2e1ed0f45ed9ee9e3d37cbadb3e8",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-05-23 08:00:18 UTC",
    "User": "root"
  },
  "Author": "Joris Chau [aut, cre]",
  "Maintainer": "Joris Chau <joris.chau@openanalytics.eu>",
  "MD5sum": "b5298d80f597f8dcce4afcc012270603",
  "_user": "jorischau",
  "_type": "src",
  "_file": "rrapply_1.2.8.tar.gz",
  "_fileid": "8bd3249a76d776183975b9cc0088752f3eec24d8fde5f873309b38868c1c3035",
  "_filesize": 306017,
  "_sha256": "8bd3249a76d776183975b9cc0088752f3eec24d8fde5f873309b38868c1c3035",
  "_created": "2026-05-23T08:00:18.000Z",
  "_published": "2026-05-23T08:05:16.116Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77507907685,
      "time": 142,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7175494610"
    },
    {
      "job": 77507907672,
      "time": 104,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7175490556"
    },
    {
      "job": 77507907667,
      "time": 115,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7175491622"
    },
    {
      "job": 77507907679,
      "time": 97,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7175489968"
    },
    {
      "job": 77507907680,
      "time": 62,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7175486327"
    },
    {
      "job": 77507907673,
      "time": 147,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7175494764"
    },
    {
      "job": 77507907676,
      "time": 66,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7175486666"
    },
    {
      "job": 77507907671,
      "time": 268,
      "config": "macos-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7175506764"
    },
    {
      "job": 77507801661,
      "time": 118,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7175479069"
    },
    {
      "job": 77507907678,
      "time": 97,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7175490013"
    },
    {
      "job": 77507907668,
      "time": 94,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7175489587"
    },
    {
      "job": 77507907675,
      "time": 59,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7175486020"
    },
    {
      "job": 77507907683,
      "time": 82,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7175488276"
    }
  ],
  "_buildurl": "https://github.com/r-universe/jorischau/actions/runs/26327522041",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/jorischau/rrapply",
  "_commit": {
    "id": "00b983427fbd2e1ed0f45ed9ee9e3d37cbadb3e8",
    "author": "jchau <joris.chau@openanalytics.eu>",
    "committer": "jchau <joris.chau@openanalytics.eu>",
    "message": "edit .Rbuildignore\n",
    "time": 1764015895
  },
  "_maintainer": {
    "name": "Joris Chau",
    "email": "joris.chau@openanalytics.eu",
    "login": "jorischau",
    "description": "",
    "uuid": 20239019
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.5",
      "role": "Depends"
    }
  ],
  "_owner": "jorischau",
  "_selfowned": true,
  "_usedby": 16,
  "_updates": [
    {
      "week": "2025-48",
      "n": 3
    }
  ],
  "_tags": [
    {
      "name": "v1.2.8",
      "date": "2025-11-24"
    }
  ],
  "_topics": [
    "list",
    "rapply",
    "recursion"
  ],
  "_stars": 62,
  "_contributors": [
    {
      "user": "jorischau",
      "count": 142,
      "uuid": 20239019
    }
  ],
  "_userbio": {
    "uuid": 20239019,
    "type": "user",
    "name": "Joris C."
  },
  "_downloads": {
    "count": 1576,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/rrapply"
  },
  "_devurl": "https://github.com/jorischau/rrapply",
  "_pkgdown": "https://jorischau.github.io/rrapply/",
  "_searchresults": 74,
  "_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/rrapply.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/jorischau/rrapply",
  "_realowner": "jorischau",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.0.0",
      "date": "2020-06-04"
    },
    {
      "version": "1.1.0",
      "date": "2020-07-05"
    },
    {
      "version": "1.2.0",
      "date": "2020-10-12"
    },
    {
      "version": "1.2.1",
      "date": "2020-11-07"
    },
    {
      "version": "1.2.2",
      "date": "2021-01-25"
    },
    {
      "version": "1.2.3",
      "date": "2021-02-08"
    },
    {
      "version": "1.2.4",
      "date": "2022-03-07"
    },
    {
      "version": "1.2.5",
      "date": "2022-07-21"
    },
    {
      "version": "1.2.6",
      "date": "2022-10-16"
    },
    {
      "version": "1.2.7",
      "date": "2024-06-26"
    },
    {
      "version": "1.2.8",
      "date": "2025-11-25"
    }
  ],
  "_exports": [
    "rrapply"
  ],
  "_datasets": [
    {
      "name": "pokedex",
      "title": "Pokedex of Pokemon GO",
      "object": "pokedex",
      "class": [
        "list"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    },
    {
      "name": "renewable_energy_by_country",
      "title": "UNSD renewable energy share by country in 2016",
      "object": "renewable_energy_by_country",
      "class": [
        "list"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "pokedex",
      "title": "Pokedex of Pokemon GO",
      "topics": [
        "pokedex"
      ]
    },
    {
      "page": "renewable_energy_by_country",
      "title": "UNSD renewable energy share by country in 2016",
      "topics": [
        "renewable_energy_by_country"
      ]
    },
    {
      "page": "rrapply",
      "title": "Reimplementation of base-R's rapply",
      "topics": [
        "rrapply"
      ]
    }
  ],
  "_readme": "https://github.com/jorischau/rrapply/raw/HEAD/README.md",
  "_rundeps": [],
  "_vignettes": [
    {
      "source": "rrapply_cheatsheet.Rnw",
      "filename": "rrapply_cheatsheet.pdf",
      "title": "rrapply: cheat sheet",
      "engine": "utils::Sweave",
      "headings": [],
      "created": "2022-06-06 10:47:25",
      "modified": "2022-06-06 10:47:25",
      "commits": 1
    }
  ],
  "_score": 8.239390864094373,
  "_indexed": true,
  "_nocasepkg": "rrapply",
  "_universes": [
    "jorischau"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.2.8",
      "date": "2026-05-23T08:02:48.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "00b983427fbd2e1ed0f45ed9ee9e3d37cbadb3e8",
      "fileid": "b58f608ef9471fa8cd75cb80d887551bfdcd229c7e7d1d6530d7937f24835ab9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jorischau/actions/runs/26327522041"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.2.8",
      "date": "2026-05-23T08:02:03.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "00b983427fbd2e1ed0f45ed9ee9e3d37cbadb3e8",
      "fileid": "64b3df119089e1ab77ba3e08453ebbb8fa52cf8a9c5b687b853aab110c123945",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jorischau/actions/runs/26327522041"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.2.8",
      "date": "2026-05-23T08:02:17.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "00b983427fbd2e1ed0f45ed9ee9e3d37cbadb3e8",
      "fileid": "1e930e405377d0f51b06824d97dcdbdc0215e413f5159061342fb09f4a9467cf",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jorischau/actions/runs/26327522041"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.2.8",
      "date": "2026-05-23T08:02:00.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "00b983427fbd2e1ed0f45ed9ee9e3d37cbadb3e8",
      "fileid": "01d627084550eecfe9d1e099c56cc1848ec68b24c8991eca4f8602764134db46",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jorischau/actions/runs/26327522041"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.2.8",
      "date": "2026-05-23T08:01:27.000Z",
      "arch": "aarch64",
      "commit": "00b983427fbd2e1ed0f45ed9ee9e3d37cbadb3e8",
      "fileid": "1d3de67cb8987b0a6e104c27448f6a12332182b1deb1c851088e21b2279881b6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jorischau/actions/runs/26327522041"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.2.8",
      "date": "2026-05-23T08:02:24.000Z",
      "arch": "x86_64",
      "commit": "00b983427fbd2e1ed0f45ed9ee9e3d37cbadb3e8",
      "fileid": "06b101d5b8fb5b2952f04ca7b30a48db71489f16757c09202145a0b4f26a58a0",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jorischau/actions/runs/26327522041"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.2.8",
      "date": "2026-05-23T08:01:29.000Z",
      "arch": "aarch64",
      "commit": "00b983427fbd2e1ed0f45ed9ee9e3d37cbadb3e8",
      "fileid": "6a62f00c0bfe58a379c45aa51d8695a9640a75a52dbb9bf4ba744128e3c4341d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jorischau/actions/runs/26327522041"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.2.8",
      "date": "2026-05-23T08:04:34.000Z",
      "arch": "x86_64",
      "commit": "00b983427fbd2e1ed0f45ed9ee9e3d37cbadb3e8",
      "fileid": "5d6740646c39f1b6f25ea389b310a00410deda18ebaab9333ec8953c07d08c77",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jorischau/actions/runs/26327522041"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.2.8",
      "date": "2026-05-23T08:02:08.000Z",
      "arch": "emscripten",
      "commit": "00b983427fbd2e1ed0f45ed9ee9e3d37cbadb3e8",
      "fileid": "0c2173fe4897eba459b8bfc57283d2a158072fe7c814382784b826bea27d0f68",
      "status": "success",
      "buildurl": "https://github.com/r-universe/jorischau/actions/runs/26327522041"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.2.8",
      "date": "2026-05-23T08:01:37.000Z",
      "arch": "x86_64",
      "commit": "00b983427fbd2e1ed0f45ed9ee9e3d37cbadb3e8",
      "fileid": "29f3ac206141a287f55715bfeac5318b74813399b4433f3fec8a3cddcf632763",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jorischau/actions/runs/26327522041"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.2.8",
      "date": "2026-05-23T08:01:12.000Z",
      "arch": "x86_64",
      "commit": "00b983427fbd2e1ed0f45ed9ee9e3d37cbadb3e8",
      "fileid": "7b967fd92f33fd4fd48c03f690ffd592b2fc702dc9a4675eeee6d2265d529d08",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jorischau/actions/runs/26327522041"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.2.8",
      "date": "2026-05-23T08:01:27.000Z",
      "arch": "x86_64",
      "commit": "00b983427fbd2e1ed0f45ed9ee9e3d37cbadb3e8",
      "fileid": "60480d1b741dc470533c247f4a2ea05b3d8d3a61db10fc813fb24c47304c229e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jorischau/actions/runs/26327522041"
    }
  ]
}