{
  "_id": "6a3797483efcd9bda441dcba",
  "Package": "CFC",
  "Type": "Package",
  "Title": "Cause-Specific Framework for Competing-Risk Analysis",
  "Version": "1.2.1",
  "Date": "2025-09-23",
  "Authors@R": "c(person(given = c(\"Mansour\", \"T.A.\"),\nfamily = \"Sharabiani\",\nrole = \"aut\"),\nperson(given = c(\"Alireza\", \"S.\"),\nfamily = \"Mahani\",\nrole = c(\"aut\", \"cre\"),\nemail = \"alireza.s.mahani@gmail.com\"))",
  "Description": "Numerical integration of cause-specific survival curves to\narrive at cause-specific cumulative incidence functions, with\nthree usage modes: 1) Convenient API for parametric survival\nregression followed by competing-risk analysis, 2) API for CFC,\naccepting user-specified survival functions in R, and 3) Same\nas 2, but accepting survival functions in C++. For mathematical\ndetails and software tutorial, see Mahani and Sharabiani (2019)\n<DOI:10.18637/jss.v089.i09>.",
  "License": "GPL (>= 2)",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-06-21 07:43:14 UTC",
    "User": "root"
  },
  "Author": "Mansour T.A. Sharabiani [aut], Alireza S. Mahani [aut, cre]",
  "Maintainer": "Alireza S. Mahani <alireza.s.mahani@gmail.com>",
  "Repository": "https://asmahani.r-universe.dev",
  "Date/Publication": "2025-09-24 05:33:25 UTC",
  "RemoteUrl": "https://github.com/cran/CFC",
  "RemoteRef": "HEAD",
  "RemoteSha": "68ab67b70800cbeaa5a00f641fb2b1909f2f612e",
  "MD5sum": "3a6e5b6c1bd6d2fce836fc879bfbe79b",
  "_user": "asmahani",
  "_type": "src",
  "_file": "CFC_1.2.1.tar.gz",
  "_fileid": "a3d3bfa995c687e32c188ac68a9998e508135c4bf4631f3fb6eb964d090a8a9b",
  "_filesize": 187611,
  "_sha256": "a3d3bfa995c687e32c188ac68a9998e508135c4bf4631f3fb6eb964d090a8a9b",
  "_created": "2026-06-21T07:43:14.000Z",
  "_published": "2026-06-21T07:48:24.024Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 82551990069,
      "time": 163,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7773127315"
    },
    {
      "job": 82551990070,
      "time": 131,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7773122638"
    },
    {
      "job": 82551990078,
      "time": 152,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7773126161"
    },
    {
      "job": 82551990075,
      "time": 134,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7773123061"
    },
    {
      "job": 82551990096,
      "time": 94,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7773117550"
    },
    {
      "job": 82551990088,
      "time": 261,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7773140424"
    },
    {
      "job": 82551990077,
      "time": 95,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7773117613"
    },
    {
      "job": 82551990084,
      "time": 202,
      "config": "macos-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7773132244"
    },
    {
      "job": 82551813849,
      "time": 166,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7773103318"
    },
    {
      "job": 82551990062,
      "time": 100,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7773118503"
    },
    {
      "job": 82551990092,
      "time": 139,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7773123720"
    },
    {
      "job": 82551990085,
      "time": 145,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7773124370"
    },
    {
      "job": 82551990071,
      "time": 134,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7773123149"
    }
  ],
  "_buildurl": "https://github.com/r-universe/asmahani/actions/runs/27897551716",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/CFC",
  "_commit": {
    "id": "68ab67b70800cbeaa5a00f641fb2b1909f2f612e",
    "author": "Alireza S. Mahani <alireza.s.mahani@gmail.com>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 1.2.1\n",
    "time": 1758692005
  },
  "_maintainer": {
    "name": "Alireza S. Mahani",
    "email": "alireza.s.mahani@gmail.com",
    "login": "asmahani",
    "description": "",
    "uuid": 6473000
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "Rcpp",
      "role": "LinkingTo"
    },
    {
      "package": "RcppArmadillo",
      "role": "LinkingTo"
    },
    {
      "package": "RcppProgress",
      "role": "LinkingTo"
    },
    {
      "package": "Rcpp",
      "version": ">= 0.12.1",
      "role": "Imports"
    },
    {
      "package": "abind",
      "role": "Imports"
    },
    {
      "package": "survival",
      "role": "Imports"
    },
    {
      "package": "doParallel",
      "role": "Imports"
    },
    {
      "package": "foreach",
      "role": "Imports"
    }
  ],
  "_owner": "cran",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-39",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "1.2.1",
      "date": "2025-09-24"
    }
  ],
  "_stars": 0,
  "_contributors": [
    {
      "user": "asmahani",
      "count": 7,
      "uuid": 6473000
    }
  ],
  "_userbio": {
    "uuid": 6473000,
    "type": "user",
    "name": "asmahani",
    "followers": 0
  },
  "_downloads": {
    "count": 329,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/CFC"
  },
  "_mentions": 30,
  "_searchresults": 14,
  "_topics": [
    "cpp",
    "openmp"
  ],
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/CFC.html",
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "manual.pdf"
  ],
  "_realowner": "asmahani",
  "_cranurl": false,
  "_releases": [
    {
      "version": "0.7.0",
      "date": "2015-03-12"
    },
    {
      "version": "1.0.0",
      "date": "2015-12-18"
    },
    {
      "version": "1.0.1",
      "date": "2015-12-21"
    },
    {
      "version": "1.1.0",
      "date": "2017-06-21"
    },
    {
      "version": "1.1.2",
      "date": "2019-05-25"
    },
    {
      "version": "1.2.0",
      "date": "2023-01-09"
    },
    {
      "version": "1.2.1",
      "date": "2025-09-24"
    }
  ],
  "_exports": [
    "cfc",
    "cfc.pbasis",
    "cfc.prepdata",
    "cfc.survreg",
    "cfc.survreg.survprob",
    "cfc.tbasis"
  ],
  "_datasets": [
    {
      "name": "bmt",
      "title": "The Bone Marrow Transplant Data",
      "object": "bmt",
      "file": "bmt.txt.gz",
      "class": [
        "data.frame"
      ],
      "fields": [
        "time",
        "cause",
        "platelet",
        "age",
        "tcell"
      ],
      "rows": 408,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "bmt",
      "title": "The Bone Marrow Transplant Data",
      "topics": [
        "bmt"
      ]
    },
    {
      "page": "cfc",
      "title": "Cause-specific competing-risk survival analysis",
      "topics": [
        "cfc"
      ]
    },
    {
      "page": "cfc.pbasis",
      "title": "Cause-specific competing-risk survival analysis in probability denomination",
      "topics": [
        "cfc.pbasis"
      ]
    },
    {
      "page": "cfc.prepdata",
      "title": "Utility function for CFC data preparation",
      "topics": [
        "cfc.prepdata"
      ]
    },
    {
      "page": "cfc.survreg",
      "title": "Cause-specific competing-risk survival analysis, using parametric survival regression models",
      "topics": [
        "cfc.survreg"
      ]
    },
    {
      "page": "cfc.survreg.survprob",
      "title": "Survival probability function for 'survreg' models",
      "topics": [
        "cfc.survreg.survprob"
      ]
    },
    {
      "page": "cfc.tbasis",
      "title": "Cause-specific competing-risk survival analysis in time denomination",
      "topics": [
        "cfc.tbasis"
      ]
    },
    {
      "page": "summary.cfc",
      "title": "Summarizing and plotting output of 'cfc'",
      "topics": [
        "plot.summary.cfc",
        "summary.cfc"
      ]
    },
    {
      "page": "summary.cfc.pbasis",
      "title": "Summarizing probability-denominated CFC objects",
      "topics": [
        "plot.summary.cfc.pbasis",
        "summary.cfc.pbasis"
      ]
    },
    {
      "page": "summary.cfc.survreg",
      "title": "Summarizing and plotting output of 'cfc.survreg'",
      "topics": [
        "plot.summary.cfc.survreg",
        "summary.cfc.survreg"
      ]
    },
    {
      "page": "summary.cfc.tbasis",
      "title": "Summarizing time-denominated CFC objects",
      "topics": [
        "plot.summary.cfc.tbasis",
        "summary.cfc.tbasis"
      ]
    }
  ],
  "_rundeps": [
    "abind",
    "codetools",
    "doParallel",
    "foreach",
    "iterators",
    "lattice",
    "Matrix",
    "Rcpp",
    "RcppArmadillo",
    "RcppProgress",
    "survival"
  ],
  "_sysdeps": [
    {
      "shlib": "libstdc++",
      "package": "libstdc++6",
      "source": "gcc",
      "version": "14.2.0-4ubuntu2~24.04.1",
      "name": "c++",
      "homepage": "http://gcc.gnu.org/",
      "description": "GNU Standard C++ Library v3"
    },
    {
      "shlib": "libgomp",
      "package": "libgomp1",
      "source": "gcc",
      "version": "14.2.0-4ubuntu2~24.04.1",
      "name": "openmp",
      "homepage": "http://gcc.gnu.org/",
      "description": "GCC OpenMP (GOMP) support library"
    }
  ],
  "_score": 2.146128035678238,
  "_indexed": true,
  "_nocasepkg": "cfc",
  "_universes": [
    "asmahani"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.2.1",
      "date": "2026-06-21T07:45:59.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "68ab67b70800cbeaa5a00f641fb2b1909f2f612e",
      "fileid": "16e9b00eaae34b10747d44360af0abbf8ce5f251632bc585af4df5c45369a103",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/asmahani/actions/runs/27897551716"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.2.1",
      "date": "2026-06-21T07:45:17.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "68ab67b70800cbeaa5a00f641fb2b1909f2f612e",
      "fileid": "ed17a6b4050b8008acbc114a5a7f4accff23b59e65cc66e6338cab3b9b499098",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/asmahani/actions/runs/27897551716"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.2.1",
      "date": "2026-06-21T07:45:49.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "68ab67b70800cbeaa5a00f641fb2b1909f2f612e",
      "fileid": "6496a4a11075b7794ea4a0c8e6b20c6aa6bbec6b5fac7ca4838aa6b743a1fb89",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/asmahani/actions/runs/27897551716"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.2.1",
      "date": "2026-06-21T07:45:21.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "68ab67b70800cbeaa5a00f641fb2b1909f2f612e",
      "fileid": "1f9bcf27c6bab87416d3054475653a2b0c3fd6ea18864cb59ad457767b951413",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/asmahani/actions/runs/27897551716"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.2.1",
      "date": "2026-06-21T07:44:55.000Z",
      "arch": "aarch64",
      "commit": "68ab67b70800cbeaa5a00f641fb2b1909f2f612e",
      "fileid": "f5020d97bfc4237db30b1aaa315167256c34ea57c04c06b3c398d011d5233497",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/asmahani/actions/runs/27897551716"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.2.1",
      "date": "2026-06-21T07:47:05.000Z",
      "arch": "x86_64",
      "commit": "68ab67b70800cbeaa5a00f641fb2b1909f2f612e",
      "fileid": "0bd18400bc4c087fa7dc0e7316516a8f9ff0d4b0707a57b3c2316611d61d843b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/asmahani/actions/runs/27897551716"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.2.1",
      "date": "2026-06-21T07:44:54.000Z",
      "arch": "aarch64",
      "commit": "68ab67b70800cbeaa5a00f641fb2b1909f2f612e",
      "fileid": "8483877ad17eda1294e0aeed004088f7c9b7a7f03a641fc5a6b51de047a5d27e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/asmahani/actions/runs/27897551716"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.2.1",
      "date": "2026-06-21T07:46:12.000Z",
      "arch": "x86_64",
      "commit": "68ab67b70800cbeaa5a00f641fb2b1909f2f612e",
      "fileid": "3c4bd9c0190a0da6fbd80db53f04b8ec2e0162ad10111542718b68a948266fd7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/asmahani/actions/runs/27897551716"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.2.1",
      "date": "2026-06-21T07:45:18.000Z",
      "arch": "emscripten",
      "commit": "68ab67b70800cbeaa5a00f641fb2b1909f2f612e",
      "fileid": "8def2c3bdb32724507db7ce2c3a99fb49cae270c8d7424298ab98aed7667771f",
      "status": "success",
      "buildurl": "https://github.com/r-universe/asmahani/actions/runs/27897551716"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.2.1",
      "date": "2026-06-21T07:44:49.000Z",
      "arch": "x86_64",
      "commit": "68ab67b70800cbeaa5a00f641fb2b1909f2f612e",
      "fileid": "ec30ed10712c8ddd3da803af084ed08fb759ca6af2724243ef65dc03891cd77c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/asmahani/actions/runs/27897551716"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.2.1",
      "date": "2026-06-21T07:45:10.000Z",
      "arch": "x86_64",
      "commit": "68ab67b70800cbeaa5a00f641fb2b1909f2f612e",
      "fileid": "47fa9cdf41f6db7418d9d049a28849769ac343921da010924f5771ab38566f5f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/asmahani/actions/runs/27897551716"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.2.1",
      "date": "2026-06-21T07:44:37.000Z",
      "arch": "x86_64",
      "commit": "68ab67b70800cbeaa5a00f641fb2b1909f2f612e",
      "fileid": "21e542742adeb1df42806b3eac6ca494776508933ce6f9c062950d04c579c260",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/asmahani/actions/runs/27897551716"
    }
  ]
}