{
  "_id": "6a1e997c1d7bb097a0a6def0",
  "Package": "functionals",
  "Type": "Package",
  "Title": "Functional Programming with Parallelism and Progress Tracking",
  "Version": "0.5.1",
  "Authors@R": "person(\"Imad\", \"EL BADISY\", email = \"elbadisyimad@gmail.com\", role = c(\"aut\", \"cre\"))",
  "Maintainer": "Imad EL BADISY <elbadisyimad@gmail.com>",
  "Description": "Provides functional tools such as fmap(), fwalk(), and\nfapply() to iterate over vectors, data frames, or grouped data\nwith optional parallelism and real-time progress tracking.\nProgress updates now reflect completed tasks across sequential,\nmulticore, and cluster-backed execution. Designed for readable\nand reproducible workflows, including support for Monte Carlo\nsimulations and benchmarking.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "Config/testthat/edition": "3",
  "RoxygenNote": "7.3.2",
  "BugReports": "https://github.com/ielbadisy/functionals/issues",
  "Repository": "https://ielbadisy.r-universe.dev",
  "Date/Publication": "2026-03-30 11:04:58 UTC",
  "RemoteUrl": "https://github.com/ielbadisy/functionals",
  "RemoteRef": "HEAD",
  "RemoteSha": "8458e49c23435098bbee4c57ef0a8fb1cd833fd9",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-02 08:48:29 UTC",
    "User": "root"
  },
  "Author": "Imad EL BADISY [aut, cre]",
  "MD5sum": "f7566d57690dfcbecd0f5fa400370e1e",
  "_user": "ielbadisy",
  "_type": "src",
  "_file": "functionals_0.5.1.tar.gz",
  "_fileid": "819ee03b7dce34b219f22a6d41341af23c1a2124c3e3fc0f5b8aa787a713682f",
  "_filesize": 137825,
  "_sha256": "819ee03b7dce34b219f22a6d41341af23c1a2124c3e3fc0f5b8aa787a713682f",
  "_created": "2026-06-02T08:48:29.000Z",
  "_published": "2026-06-02T08:51:08.842Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79033710470,
      "time": 117,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7353157299"
    },
    {
      "job": 79033710460,
      "time": 126,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7353160346"
    },
    {
      "job": 79033710445,
      "time": 97,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7353149268"
    },
    {
      "job": 79033710745,
      "time": 107,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7353153034"
    },
    {
      "job": 79033187835,
      "time": 178,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7353111810"
    },
    {
      "job": 79033710398,
      "time": 99,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7353148273"
    },
    {
      "job": 79033710444,
      "time": 94,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7353147951"
    },
    {
      "job": 79033710473,
      "time": 72,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7353140125"
    },
    {
      "job": 79033710438,
      "time": 85,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7353145036"
    }
  ],
  "_buildurl": "https://github.com/r-universe/ielbadisy/actions/runs/26808816391",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/ielbadisy/functionals",
  "_commit": {
    "id": "8458e49c23435098bbee4c57ef0a8fb1cd833fd9",
    "author": "ielbadisy <elbadisyimad@gmail.com>",
    "committer": "ielbadisy <elbadisyimad@gmail.com>",
    "message": "progress: refresh elapsed time while waiting\n",
    "time": 1774868698
  },
  "_maintainer": {
    "name": "Imad EL BADISY",
    "email": "elbadisyimad@gmail.com",
    "login": "ielbadisy",
    "description": "PhD, Research Engineer in Biostatistics | Health Data Scientist",
    "uuid": 52789515
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "parallel",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "bench",
      "role": "Suggests"
    },
    {
      "package": "rsample",
      "role": "Suggests"
    }
  ],
  "_owner": "ielbadisy",
  "_selfowned": true,
  "_usedby": 2,
  "_updates": [
    {
      "week": "2025-23",
      "n": 7
    },
    {
      "week": "2025-24",
      "n": 49
    },
    {
      "week": "2025-25",
      "n": 23
    },
    {
      "week": "2025-26",
      "n": 28
    },
    {
      "week": "2025-27",
      "n": 5
    },
    {
      "week": "2025-28",
      "n": 8
    },
    {
      "week": "2025-29",
      "n": 4
    },
    {
      "week": "2025-30",
      "n": 1
    },
    {
      "week": "2026-11",
      "n": 4
    },
    {
      "week": "2026-14",
      "n": 3
    }
  ],
  "_tags": [
    {
      "name": "v0.5.0",
      "date": "2025-06-21"
    }
  ],
  "_topics": [
    "functional-programming"
  ],
  "_stars": 1,
  "_contributors": [
    {
      "user": "ielbadisy",
      "count": 165,
      "uuid": 52789515
    }
  ],
  "_userbio": {
    "uuid": 52789515,
    "type": "user",
    "name": "Imad EL BADISY ",
    "description": "PhD, Research Engineer in Biostatistics | Health Data Scientist"
  },
  "_downloads": {
    "count": 148,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/functionals"
  },
  "_devurl": "https://github.com/ielbadisy/functionals",
  "_searchresults": 0,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/functionals.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/ielbadisy/functionals",
  "_realowner": "ielbadisy",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.5.0",
      "date": "2025-07-18"
    }
  ],
  "_exports": [
    "fapply",
    "fcompose",
    "fcv",
    "floop",
    "fmap",
    "fmapc",
    "fmapg",
    "fmapn",
    "fmapr",
    "freduce",
    "frepeat",
    "fwalk"
  ],
  "_help": [
    {
      "page": "fapply",
      "title": "Apply a function over a list or vector with optional parallelism and progress",
      "topics": [
        "fapply"
      ]
    },
    {
      "page": "fcompose",
      "title": "Compose multiple functions",
      "topics": [
        "fcompose"
      ]
    },
    {
      "page": "fcv",
      "title": "Functional Cross-Validation mapping",
      "topics": [
        "fcv"
      ]
    },
    {
      "page": "floop",
      "title": "Functional loop with optional parallelism and progress bar",
      "topics": [
        "floop"
      ]
    },
    {
      "page": "fmap",
      "title": "Functional mapping with optional parallelism and progress bars",
      "topics": [
        "fmap"
      ]
    },
    {
      "page": "fmapc",
      "title": "Apply a function column-wise with name access and parallelism",
      "topics": [
        "fmapc"
      ]
    },
    {
      "page": "fmapg",
      "title": "Apply a function to groups of a data frame in parallel",
      "topics": [
        "fmapg"
      ]
    },
    {
      "page": "fmapn",
      "title": "Apply a function over multiple argument lists in parallel",
      "topics": [
        "fmapn"
      ]
    },
    {
      "page": "fmapr",
      "title": "Apply a function row-wise on a data frame with parallelism",
      "topics": [
        "fmapr"
      ]
    },
    {
      "page": "freduce",
      "title": "Functional reduce",
      "topics": [
        "freduce"
      ]
    },
    {
      "page": "frepeat",
      "title": "Repeat an expression or function call multiple times",
      "topics": [
        "frepeat"
      ]
    },
    {
      "page": "fwalk",
      "title": "Walk over a vector or list with side effects",
      "topics": [
        "fwalk"
      ]
    }
  ],
  "_readme": "https://github.com/ielbadisy/functionals/raw/HEAD/README.md",
  "_rundeps": [],
  "_score": 4.477121254719663,
  "_indexed": true,
  "_nocasepkg": "functionals",
  "_universes": [
    "ielbadisy"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.5.1",
      "date": "2026-06-02T08:50:30.000Z",
      "distro": "noble",
      "commit": "8458e49c23435098bbee4c57ef0a8fb1cd833fd9",
      "fileid": "68cc09a48500bcb458347701a507dafa6782f01dd5704424d462424271bef895",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ielbadisy/actions/runs/26808816391"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.5.1",
      "date": "2026-06-02T08:50:38.000Z",
      "distro": "noble",
      "commit": "8458e49c23435098bbee4c57ef0a8fb1cd833fd9",
      "fileid": "b88ff94e00386453352bfcd995b7fd2bb8889201b3ca1a5b6854da8c5014cbe2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ielbadisy/actions/runs/26808816391"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.5.1",
      "date": "2026-06-02T08:50:04.000Z",
      "commit": "8458e49c23435098bbee4c57ef0a8fb1cd833fd9",
      "fileid": "d4aa124517e429e9fd524cb9f8c12841381abc5e159d92267f10de77c47cb1dc",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ielbadisy/actions/runs/26808816391"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.5.1",
      "date": "2026-06-02T08:50:13.000Z",
      "commit": "8458e49c23435098bbee4c57ef0a8fb1cd833fd9",
      "fileid": "c90e082ddc39a636a93d52db8b20abffe5c61bea70d86f95566fdf0f0989985d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ielbadisy/actions/runs/26808816391"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.5.1",
      "date": "2026-06-02T08:50:20.000Z",
      "commit": "8458e49c23435098bbee4c57ef0a8fb1cd833fd9",
      "fileid": "58a5428c00ee858d3b04c29b047f50d8b85e2408b5ab6118c7bc017141131ef2",
      "status": "success",
      "buildurl": "https://github.com/r-universe/ielbadisy/actions/runs/26808816391"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.5.1",
      "date": "2026-06-02T08:50:00.000Z",
      "commit": "8458e49c23435098bbee4c57ef0a8fb1cd833fd9",
      "fileid": "a05f0b25c56cf2da4acaaf357919fe5dbe2861ef6dcb94c4087c20e5af03e0ea",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ielbadisy/actions/runs/26808816391"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.5.1",
      "date": "2026-06-02T08:49:40.000Z",
      "commit": "8458e49c23435098bbee4c57ef0a8fb1cd833fd9",
      "fileid": "cd38a627dedfdf5508ebf211e87b47a2e6aeb11d01c18c01f083cef972a0127e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ielbadisy/actions/runs/26808816391"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.5.1",
      "date": "2026-06-02T08:49:52.000Z",
      "commit": "8458e49c23435098bbee4c57ef0a8fb1cd833fd9",
      "fileid": "510085241b245c01fc93049b29df1e16e991f7d5abeb35466d9214f954fd829f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ielbadisy/actions/runs/26808816391"
    }
  ]
}