{
  "_id": "6a1bf0f41d7bb097a0a23134",
  "Package": "fcp",
  "Title": "Function Composition",
  "Version": "0.1.0",
  "Date": "2023-11-27",
  "Description": "A function composition operator to chain a series of calls\ninto a single function, mimicking the math notion of (f o g o\nh)(x) = h(g(f(x))). Inspired by 'pipeOp' ('|>') since R4.1 and\n'magrittr pipe' ('%>%'), the operator build a pipe without\nputting data through, which is best for anonymous function\naccepted by utilities such as apply() and lapply().",
  "Authors@R": "person(\"Xiaoran\", \"Tong\", email = \"xiaoran.tong.cn@gmail.com\", role = c(\"aut\", \"cre\"), comment = c(ORCID = \"0000-0002-4648-3330\"))",
  "License": "GPL (>= 2)",
  "URL": "https://github.com/xiaoran831213/R_fun_comp",
  "Encoding": "UTF-8",
  "Author": "Xiaoran Tong [aut, cre]\n(<https://orcid.org/0000-0002-4648-3330>)",
  "Maintainer": "Xiaoran Tong <xiaoran.tong.cn@gmail.com>",
  "RoxygenNote": "7.2.3",
  "Roxygen": "list(markdown = TRUE)",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-31 08:22:49 UTC",
    "User": "root"
  },
  "Repository": "https://xiaoran831213.r-universe.dev",
  "Date/Publication": "2023-12-04 06:49:36 UTC",
  "RemoteUrl": "https://github.com/xiaoran831213/r_fun_comp",
  "RemoteRef": "HEAD",
  "RemoteSha": "92992ca07838fcd2bc7252b96a00e8fb6846ac30",
  "MD5sum": "d4c90c9f2eb157ee81bb53ed61e90060",
  "_user": "xiaoran831213",
  "_type": "src",
  "_file": "fcp_0.1.0.tar.gz",
  "_fileid": "5e9d41e0e1ec4dd59c66ea9fad2de9c166ead7de045c8f4c7f9ac7e02e4dbce4",
  "_filesize": 53345,
  "_sha256": "5e9d41e0e1ec4dd59c66ea9fad2de9c166ead7de045c8f4c7f9ac7e02e4dbce4",
  "_created": "2026-05-31T08:22:49.000Z",
  "_published": "2026-05-31T08:27:32.317Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 78711764232,
      "time": 100,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "7315201005"
    },
    {
      "job": 78711764236,
      "time": 92,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7315200254"
    },
    {
      "job": 78711764257,
      "time": 124,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "7315214688"
    },
    {
      "job": 78711764241,
      "time": 130,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7315213768"
    },
    {
      "job": 78711617920,
      "time": 160,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7315189589"
    },
    {
      "job": 78711764229,
      "time": 80,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7315198954"
    },
    {
      "job": 78711764240,
      "time": 65,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "7315197291"
    },
    {
      "job": 78711764238,
      "time": 65,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "7315197316"
    },
    {
      "job": 78711764237,
      "time": 47,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7315195311"
    }
  ],
  "_buildurl": "https://github.com/r-universe/xiaoran831213/actions/runs/26707545435",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/xiaoran831213/r_fun_comp",
  "_commit": {
    "id": "92992ca07838fcd2bc7252b96a00e8fb6846ac30",
    "author": "xiaoran831213 <xiaoran.tong.cn@gmail.com>",
    "committer": "xiaoran831213 <xiaoran.tong.cn@gmail.com>",
    "message": "add fcp.R\n",
    "time": 1701672576
  },
  "_maintainer": {
    "name": "Xiaoran Tong",
    "email": "xiaoran.tong.cn@gmail.com",
    "login": "xiaoran831213",
    "description": "",
    "uuid": 7682214,
    "orcid": "0000-0002-4648-3330"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.5.0",
      "role": "Depends"
    }
  ],
  "_owner": "xiaoran831213",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "xiaoran831213",
      "count": 3,
      "uuid": 7682214
    }
  ],
  "_userbio": {
    "uuid": 7682214,
    "type": "user",
    "name": "XRT"
  },
  "_downloads": {
    "count": 171,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/fcp"
  },
  "_devurl": "https://github.com/xiaoran831213/r_fun_comp",
  "_searchresults": 3,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/fcp.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/xiaoran831213/r_fun_comp",
  "_realowner": "xiaoran831213",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2023-12-05"
    }
  ],
  "_exports": [
    "%.%",
    "fcp"
  ],
  "_help": [],
  "_rundeps": [],
  "_score": 2,
  "_indexed": true,
  "_nocasepkg": "fcp",
  "_universes": [
    "xiaoran831213"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-05-31T08:24:38.000Z",
      "distro": "noble",
      "commit": "92992ca07838fcd2bc7252b96a00e8fb6846ac30",
      "fileid": "0319178d88110aa0b81c133e91a95777a00d7f4e5a7fe86548068aeb101d0dc2",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/xiaoran831213/actions/runs/26707545435"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-05-31T08:24:34.000Z",
      "distro": "noble",
      "commit": "92992ca07838fcd2bc7252b96a00e8fb6846ac30",
      "fileid": "195bb773b0b48c34cc5ff92d5c0d2e85b463b20338c591f9d13a541c189927c7",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/xiaoran831213/actions/runs/26707545435"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-05-31T08:26:50.000Z",
      "commit": "92992ca07838fcd2bc7252b96a00e8fb6846ac30",
      "fileid": "f8dd4e2daa0cb1eeef7e98798ff1e950a3e087bcff3ac7c14bd4bfafaafe90a8",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/xiaoran831213/actions/runs/26707545435"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-05-31T08:26:40.000Z",
      "commit": "92992ca07838fcd2bc7252b96a00e8fb6846ac30",
      "fileid": "08bddbd994ecd7ee39658cecc58ee55491c2af230e344746c614863bf0053b37",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/xiaoran831213/actions/runs/26707545435"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.0",
      "date": "2026-05-31T08:24:28.000Z",
      "commit": "92992ca07838fcd2bc7252b96a00e8fb6846ac30",
      "fileid": "cdab1f48d3aa6260c8c2bdbf5ec588711cc0709a8ead35d063c24ff259a9a36c",
      "status": "success",
      "buildurl": "https://github.com/r-universe/xiaoran831213/actions/runs/26707545435"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-05-31T08:24:03.000Z",
      "commit": "92992ca07838fcd2bc7252b96a00e8fb6846ac30",
      "fileid": "4f9d432993898b5894c1060dae00edbe04272c64bede7d8393812f4100dcc349",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/xiaoran831213/actions/runs/26707545435"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-05-31T08:24:04.000Z",
      "commit": "92992ca07838fcd2bc7252b96a00e8fb6846ac30",
      "fileid": "0e07a60db519ae0ccce8d6116e0d7ed57b3e1d7fdd9fad4daf08a697a3f5ca39",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/xiaoran831213/actions/runs/26707545435"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-05-31T08:23:45.000Z",
      "commit": "92992ca07838fcd2bc7252b96a00e8fb6846ac30",
      "fileid": "5837664d8aa8d8240a1ae5af150992cd8ac83b16edb1a58affae77bcf1946d95",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/xiaoran831213/actions/runs/26707545435"
    }
  ]
}