{
  "_id": "6a115f77acfb0bcc41ced2a0",
  "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://fastverse.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:41 UTC",
    "User": "root"
  },
  "Author": "Joris Chau [aut, cre]",
  "Maintainer": "Joris Chau <joris.chau@openanalytics.eu>",
  "MD5sum": "aa168746ae114e27df8c4bbc97ca95a7",
  "_user": "fastverse",
  "_type": "src",
  "_file": "rrapply_1.2.8.tar.gz",
  "_fileid": "d2af11d73b2a90435b220954e9c438936a40180df70f461d47e6e2f361ea218d",
  "_filesize": 306128,
  "_sha256": "d2af11d73b2a90435b220954e9c438936a40180df70f461d47e6e2f361ea218d",
  "_created": "2026-05-23T08:00:41.000Z",
  "_published": "2026-05-23T08:04:07.896Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77507937273,
      "time": 105,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7175493665"
    },
    {
      "job": 77507937261,
      "time": 96,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7175492811"
    },
    {
      "job": 77507937258,
      "time": 93,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7175492449"
    },
    {
      "job": 77507937254,
      "time": 100,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7175493102"
    },
    {
      "job": 77507937287,
      "time": 72,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7175490337"
    },
    {
      "job": 77507937297,
      "time": 173,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7175500212"
    },
    {
      "job": 77507937306,
      "time": 76,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7175490841"
    },
    {
      "job": 77507937279,
      "time": 141,
      "config": "macos-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7175497182"
    },
    {
      "job": 77507810969,
      "time": 135,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7175482180"
    },
    {
      "job": 77507937250,
      "time": 89,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7175492110"
    },
    {
      "job": 77507937276,
      "time": 74,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7175490657"
    },
    {
      "job": 77507937298,
      "time": 68,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7175490427"
    },
    {
      "job": 77507937305,
      "time": 75,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7175490620"
    }
  ],
  "_buildurl": "https://github.com/r-universe/fastverse/actions/runs/26327518493",
  "_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": false,
  "_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": 105517888,
    "type": "organization",
    "name": "fastverse",
    "description": "An Extensible Suite of High-Performance and Low-Dependency Packages for Statistical Computing and Data Manipulation in R"
  },
  "_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": false,
  "_nocasepkg": "rrapply",
  "_universes": [
    "fastverse"
  ],
  "_indexurl": "https://jorischau.r-universe.dev/rrapply",
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.2.8",
      "date": "2026-05-23T08:02:38.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "00b983427fbd2e1ed0f45ed9ee9e3d37cbadb3e8",
      "fileid": "5f14d5196e4a8a1b8a518bde5946d8833ea4734a3ca8a51824ca3d8d59e80858",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/fastverse/actions/runs/26327518493"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.2.8",
      "date": "2026-05-23T08:02:27.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "00b983427fbd2e1ed0f45ed9ee9e3d37cbadb3e8",
      "fileid": "400b010acaaec97d268773988c71e1dcddee0f6359bc8e201ad4270bd7a97b7c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/fastverse/actions/runs/26327518493"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.2.8",
      "date": "2026-05-23T08:02:27.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "00b983427fbd2e1ed0f45ed9ee9e3d37cbadb3e8",
      "fileid": "5bc8e18b9a205d20af9418ac67d81a22ad6d515b199285f046cda662a68ad71e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/fastverse/actions/runs/26327518493"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.2.8",
      "date": "2026-05-23T08:02:30.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "00b983427fbd2e1ed0f45ed9ee9e3d37cbadb3e8",
      "fileid": "ab1b31fc71919ab0efd3b50f62d29d77103eabe07c95c94a9ed4772795b122e4",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/fastverse/actions/runs/26327518493"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.2.8",
      "date": "2026-05-23T08:02:05.000Z",
      "arch": "aarch64",
      "commit": "00b983427fbd2e1ed0f45ed9ee9e3d37cbadb3e8",
      "fileid": "71e983a200bd510292edea0d1994d6703cc2ab44d4deae922c22a761b3b0ca0e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/fastverse/actions/runs/26327518493"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.2.8",
      "date": "2026-05-23T08:03:30.000Z",
      "arch": "x86_64",
      "commit": "00b983427fbd2e1ed0f45ed9ee9e3d37cbadb3e8",
      "fileid": "798aab049433fe3efa99a5fb8fba7fafc9ed828c9d963c1409e79fbfa2b08725",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/fastverse/actions/runs/26327518493"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.2.8",
      "date": "2026-05-23T08:02:08.000Z",
      "arch": "aarch64",
      "commit": "00b983427fbd2e1ed0f45ed9ee9e3d37cbadb3e8",
      "fileid": "15bdb05813c50e6fb1b48dced8a5398622c20c47b998d8748e9db7182128c695",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/fastverse/actions/runs/26327518493"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.2.8",
      "date": "2026-05-23T08:03:03.000Z",
      "arch": "x86_64",
      "commit": "00b983427fbd2e1ed0f45ed9ee9e3d37cbadb3e8",
      "fileid": "6e04e349ed8c66f9ba0ae47458e663a0e60aec92d94a0d73a135fd369eb47a0b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/fastverse/actions/runs/26327518493"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.2.8",
      "date": "2026-05-23T08:02:30.000Z",
      "arch": "emscripten",
      "commit": "00b983427fbd2e1ed0f45ed9ee9e3d37cbadb3e8",
      "fileid": "05414ffa736f395b5fb776b63f2c440a31be3c988b291cb18bb9c4229550df02",
      "status": "success",
      "buildurl": "https://github.com/r-universe/fastverse/actions/runs/26327518493"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.2.8",
      "date": "2026-05-23T08:01:54.000Z",
      "arch": "x86_64",
      "commit": "00b983427fbd2e1ed0f45ed9ee9e3d37cbadb3e8",
      "fileid": "6ce5efb2226667f3dfb2512c39fc9aa66f6e12423e71d5d7116adec223016747",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/fastverse/actions/runs/26327518493"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.2.8",
      "date": "2026-05-23T08:01:56.000Z",
      "arch": "x86_64",
      "commit": "00b983427fbd2e1ed0f45ed9ee9e3d37cbadb3e8",
      "fileid": "2b890d1ac770c803f33cb71ccb3d61d052bb5cc0f32fd92afca45434921a35eb",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/fastverse/actions/runs/26327518493"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.2.8",
      "date": "2026-05-23T08:01:52.000Z",
      "arch": "x86_64",
      "commit": "00b983427fbd2e1ed0f45ed9ee9e3d37cbadb3e8",
      "fileid": "3e4ac331f1303da4ef16e09e096d0765245f7cfbcad542d6cc01365d9e378614",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/fastverse/actions/runs/26327518493"
    }
  ]
}