{
  "_id": "6a0ffb40acfb0bcc41c78df0",
  "Package": "sccr",
  "Type": "Package",
  "Title": "The Self-Consistent, Competing Risks (SC-CR) Algorithms",
  "Version": "2.1",
  "Date": "2020-12-11",
  "Author": "Peter Adamic, Alicja Wolny-Dominiak",
  "Maintainer": "Alicja Wolny-Dominiak<woali@ue.katowice.pl>",
  "Description": "The SC-SR Algorithm is used to calculate fully\nnon-parametric and self-consistent estimators of the\ncause-specific failure probabilities in the presence of\ninterval-censoring and possible making of the failure cause in\na competing risks environment. In the version 2.0 the function\ncreating the probability matrix from double-censored data is\nadded.",
  "License": "GPL-2",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-22 06:41:53 UTC",
    "User": "root"
  },
  "Repository": "https://cran.r-universe.dev",
  "Date/Publication": "2020-12-11 11:10:03 UTC",
  "RemoteUrl": "https://github.com/cran/sccr",
  "RemoteRef": "HEAD",
  "RemoteSha": "41042c39914696a37599fa72db14f5d3ad9150d7",
  "MD5sum": "64f544aa8af514b8727231f365ab4286",
  "_user": "cran",
  "_type": "src",
  "_file": "sccr_2.1.tar.gz",
  "_fileid": "36e6749d4648cbba7db81386b9fc57e355f70551f22486168fc73f66e67b42c2",
  "_filesize": 86336,
  "_sha256": "36e6749d4648cbba7db81386b9fc57e355f70551f22486168fc73f66e67b42c2",
  "_created": "2026-05-22T06:41:53.000Z",
  "_published": "2026-05-22T06:44:16.661Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77329657902,
      "time": 102,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7154372060"
    },
    {
      "job": 77329657922,
      "time": 107,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7154373307"
    },
    {
      "job": 77329323275,
      "time": 172,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7154346226"
    },
    {
      "job": 77329657904,
      "time": 97,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7154370894"
    }
  ],
  "_buildurl": "https://github.com/r-universe/cran/actions/runs/26272432831",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/sccr",
  "_commit": {
    "id": "41042c39914696a37599fa72db14f5d3ad9150d7",
    "author": "Alicja Wolny-Dominiak <woali@ue.katowice.pl>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 2.1\n",
    "time": 1607685003
  },
  "_maintainer": {
    "name": "Alicja Wolny-Dominiak",
    "email": "woali@ue.katowice.pl"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.5.0",
      "role": "Depends"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    }
  ],
  "_owner": "cran",
  "_selfowned": false,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 0,
  "_userbio": {
    "uuid": 6899542,
    "type": "organization",
    "name": "cran",
    "description": "Unofficial read-only mirror of all CRAN R packages"
  },
  "_downloads": {
    "count": 227,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/sccr"
  },
  "_searchresults": 0,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/sccr.html",
    "manual.pdf"
  ],
  "_realowner": "cran",
  "_cranurl": false,
  "_releases": [
    {
      "version": "1.0",
      "date": "2019-08-05"
    },
    {
      "version": "2.0",
      "date": "2019-11-03"
    },
    {
      "version": "2.1",
      "date": "2020-12-11"
    }
  ],
  "_exports": [
    "alpha",
    "inputM",
    "survCompeting"
  ],
  "_datasets": [
    {
      "name": "censoredMatrix",
      "title": "The double-censored data",
      "object": "censoredMatrix",
      "file": "censoredMatrix.rda",
      "class": [
        "data.frame"
      ],
      "fields": [
        "L",
        "R",
        "C1",
        "C2",
        "C3"
      ],
      "rows": 8,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "sccr-package",
      "title": "The Self-Consistent, Competing Risks (SC-CR) Algorithms",
      "topics": [
        "sccr-package",
        "sccr"
      ]
    },
    {
      "page": "alpha",
      "title": "The alpha matrix",
      "topics": [
        "alpha"
      ]
    },
    {
      "page": "censoredMatrix",
      "title": "The double-censored data",
      "topics": [
        "censoredMatrix"
      ]
    },
    {
      "page": "inputM",
      "title": "The probability matrix creator",
      "topics": [
        "inputM"
      ]
    },
    {
      "page": "survCompeting",
      "title": "Self-Consistent, Competing Risks (SC-CR) Algorithms",
      "topics": [
        "survCompeting"
      ]
    }
  ],
  "_rundeps": [
    "cli",
    "dplyr",
    "generics",
    "glue",
    "lifecycle",
    "magrittr",
    "pillar",
    "pkgconfig",
    "R6",
    "rlang",
    "tibble",
    "tidyselect",
    "utf8",
    "vctrs",
    "withr"
  ],
  "_score": 1,
  "_indexed": true,
  "_nocasepkg": "sccr",
  "_universes": [
    "cran"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "2.1",
      "date": "2026-05-22T06:43:43.000Z",
      "distro": "noble",
      "commit": "41042c39914696a37599fa72db14f5d3ad9150d7",
      "fileid": "0cbed00d31bcbdc5a75ccc965512227c29715a14d3e0e748eed2f3beb37f0b33",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26272432831"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "2.1",
      "date": "2026-05-22T06:43:47.000Z",
      "distro": "noble",
      "commit": "41042c39914696a37599fa72db14f5d3ad9150d7",
      "fileid": "7b71ce770511f0da6aebfbfe2e6f1430acd7d02398333613e19914fad586e925",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26272432831"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "2.1",
      "date": "2026-05-22T06:43:49.000Z",
      "commit": "41042c39914696a37599fa72db14f5d3ad9150d7",
      "fileid": "17529adb6cb7c6b329535cfb9b45f85c16f6b17c42e55462a293c6b0f6d849ed",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26272432831"
    }
  ]
}