{
  "_id": "6a1bfec61d7bb097a0a28b15",
  "Package": "ICcalib",
  "Type": "Package",
  "Title": "Cox Model with Interval-Censored Starting Time of a Covariate",
  "Version": "1.0.8",
  "Date": "2018-07-23",
  "Author": "Daniel Nevo",
  "Maintainer": "Daniel Nevo <danielnevo@gmail.com>",
  "Description": "Calibration and risk-set calibration methods for fitting\nCox proportional hazard model when a binary covariate is\nmeasured intermittently. Methods include functions to fit\ncalibration models from interval-censored data and modified\npartial likelihood for the proportional hazard model, Nevo et\nal. (2018+) <arXiv:1801.01529>.",
  "License": "GPL (>= 2)",
  "RoxygenNote": "6.0.1",
  "Repository": "https://daniel258.r-universe.dev",
  "Date/Publication": "2018-07-31 15:56:17 UTC",
  "RemoteUrl": "https://github.com/daniel258/iccalib",
  "RemoteRef": "HEAD",
  "RemoteSha": "d079eefc7325751e3165b8bcf355fbd85f58417b",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-05-31 09:16:04 UTC",
    "User": "root"
  },
  "MD5sum": "0cb268bdc1ff308709d8751af22f34dd",
  "_user": "daniel258",
  "_type": "src",
  "_file": "ICcalib_1.0.8.tar.gz",
  "_fileid": "fbed48be0b5903d003cab55ade00540decad6278eec799bf6dce6562ddac97f0",
  "_filesize": 148724,
  "_sha256": "fbed48be0b5903d003cab55ade00540decad6278eec799bf6dce6562ddac97f0",
  "_created": "2026-05-31T09:16:04.000Z",
  "_published": "2026-05-31T09:26:30.105Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 78714770641,
      "time": 188,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7315551702"
    },
    {
      "job": 78714770660,
      "time": 186,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7315551579"
    },
    {
      "job": 78714770667,
      "time": 199,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7315552781"
    },
    {
      "job": 78714770652,
      "time": 174,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7315550297"
    },
    {
      "job": 78714770672,
      "time": 240,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7315554330"
    },
    {
      "job": 78714770666,
      "time": 471,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7315578279"
    },
    {
      "job": 78714770681,
      "time": 158,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7315546022"
    },
    {
      "job": 78714770686,
      "time": 542,
      "config": "macos-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7315583522"
    },
    {
      "job": 78714578698,
      "time": 212,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7315530453"
    },
    {
      "job": 78714770634,
      "time": 141,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7315546778"
    },
    {
      "job": 78714770650,
      "time": 230,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7315556207"
    },
    {
      "job": 78714770645,
      "time": 236,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7315556911"
    },
    {
      "job": 78714770654,
      "time": 196,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7315552622"
    }
  ],
  "_buildurl": "https://github.com/r-universe/daniel258/actions/runs/26708610951",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/daniel258/iccalib",
  "_commit": {
    "id": "d079eefc7325751e3165b8bcf355fbd85f58417b",
    "author": "daniel258 <danielnevo@gmail.com>",
    "committer": "daniel258 <danielnevo@gmail.com>",
    "message": "Hard stop for CalcNpmleRSP in case risk-set calibration fails for some point\n",
    "time": 1533052577
  },
  "_maintainer": {
    "name": "Daniel Nevo",
    "email": "danielnevo@gmail.com",
    "login": "daniel258",
    "orcid": "0000-0002-9770-827X",
    "twitter": "@DanielNevo",
    "description": "",
    "uuid": 4216273
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "Rcpp",
      "role": "LinkingTo"
    },
    {
      "package": "RcppArmadillo",
      "role": "LinkingTo"
    },
    {
      "package": "Rcpp",
      "version": ">= 0.12.5",
      "role": "Imports"
    },
    {
      "package": "survival",
      "role": "Imports"
    },
    {
      "package": "fitdistrplus",
      "role": "Imports"
    },
    {
      "package": "icenReg",
      "role": "Imports"
    },
    {
      "package": "numDeriv",
      "role": "Imports"
    },
    {
      "package": "ICsurv",
      "role": "Imports"
    },
    {
      "package": "msm",
      "role": "Imports"
    },
    {
      "package": "MASS",
      "role": "Imports"
    }
  ],
  "_owner": "daniel258",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "daniel258",
      "count": 104,
      "uuid": 4216273
    }
  ],
  "_userbio": {
    "uuid": 4216273,
    "type": "user",
    "name": "Daniel Nevo"
  },
  "_downloads": {
    "count": 176,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/ICcalib"
  },
  "_devurl": "https://github.com/daniel258/iccalib",
  "_searchresults": 12,
  "_topics": [
    "cpp"
  ],
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/ICcalib.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/daniel258/iccalib",
  "_realowner": "daniel258",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.0.5",
      "date": "2018-01-08"
    },
    {
      "version": "1.0.6",
      "date": "2018-01-16"
    },
    {
      "version": "1.0.7",
      "date": "2018-01-19"
    },
    {
      "version": "1.0.8",
      "date": "2018-08-01"
    }
  ],
  "_exports": [
    "CalcCoxCalibP",
    "CalcCoxCalibRSIntsP",
    "CalcNpmleCalibP",
    "CalcNpmleRSP",
    "CalcVarNpmle",
    "CalcVarNpmleRS",
    "CalcVarParam",
    "CalcVarParamRSInts",
    "CalcVarThetaWeib",
    "CalcVarThetaWeibRS",
    "CalcWeibullCalibP",
    "CalcWeibullRSP",
    "FitCalibCox",
    "FitCalibCoxRS",
    "FitCalibCoxRSInts",
    "FitCalibNpmle",
    "FitCalibWeibull",
    "FitCalibWeibullRS"
  ],
  "_help": [
    {
      "page": "CalcCoxCalibP",
      "title": "Calculating the probabilities of positive binary exposure status at a given time point using a proportional hazards calibration model",
      "topics": [
        "CalcCoxCalibP"
      ]
    },
    {
      "page": "CalcCoxCalibRSIntsP",
      "title": "Calculating the probabilities of positive binary exposure status at a given time point using proportional hazards grouped risk-set calibration models",
      "topics": [
        "CalcCoxCalibRSIntsP"
      ]
    },
    {
      "page": "CalcNpmleCalibP",
      "title": "Calculating the probabilities of positive binary exposure status at a given time point using a nonparametric calibration model",
      "topics": [
        "CalcNpmleCalibP"
      ]
    },
    {
      "page": "CalcNpmleRSP",
      "title": "Calculating the probabilities of positive binary exposure status at a given time point using a nonparametric risk-set calibration models",
      "topics": [
        "CalcNpmleRSP"
      ]
    },
    {
      "page": "CalcVar",
      "title": "Variance estimation for the main proportional hazards model",
      "topics": [
        "CalcVarNpmle",
        "CalcVarNpmleRS",
        "CalcVarParam",
        "CalcVarParamRSInts",
        "CalcVarThetaWeib",
        "CalcVarThetaWeibRS"
      ]
    },
    {
      "page": "CalcWeibullCalibP",
      "title": "Calculating the probabilities of positive binary exposure status at a given time point using a Weibull calibration model",
      "topics": [
        "CalcWeibullCalibP"
      ]
    },
    {
      "page": "CalcWeibullRSP",
      "title": "Calculating the probabilities of positive binary exposure status at a given time point using risk-set Weibull calibration models",
      "topics": [
        "CalcWeibullRSP"
      ]
    },
    {
      "page": "FitCalibCox",
      "title": "Fitting Proportional Hazards Calibration Models with Covariates",
      "topics": [
        "FitCalibCox"
      ]
    },
    {
      "page": "FitCalibCoxRSInts",
      "title": "Fitting Proportional Hazards Risk-Set Calibration Models with Covariates",
      "topics": [
        "FitCalibCoxRS",
        "FitCalibCoxRSInts"
      ]
    },
    {
      "page": "FitCalibNpmle",
      "title": "Fitting Nonparametric Calibration Models",
      "topics": [
        "FitCalibNpmle"
      ]
    },
    {
      "page": "FitCalibWeibull",
      "title": "Fitting Weibull Calibration Models",
      "topics": [
        "FitCalibWeibull"
      ]
    },
    {
      "page": "FitCalibWeibullRS",
      "title": "Fitting Weibull Risk-Set Calibration Models",
      "topics": [
        "FitCalibWeibullRS"
      ]
    }
  ],
  "_readme": "https://github.com/daniel258/iccalib/raw/HEAD/readme.md",
  "_rundeps": [
    "cli",
    "coda",
    "codetools",
    "expm",
    "fitdistrplus",
    "foreach",
    "generics",
    "glue",
    "icenReg",
    "ICsurv",
    "iterators",
    "lattice",
    "lifecycle",
    "magrittr",
    "MASS",
    "Matrix",
    "matrixcalc",
    "MLEcens",
    "msm",
    "mvtnorm",
    "numDeriv",
    "pillar",
    "pkgconfig",
    "Rcpp",
    "RcppArmadillo",
    "RcppEigen",
    "rlang",
    "survival",
    "tibble",
    "utf8",
    "vctrs"
  ],
  "_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"
    }
  ],
  "_score": 2.778151250383644,
  "_indexed": true,
  "_nocasepkg": "iccalib",
  "_universes": [
    "daniel258"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.8",
      "date": "2026-05-31T09:18:58.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "d079eefc7325751e3165b8bcf355fbd85f58417b",
      "fileid": "25365772986cc50331c8d44b7b81467ced31d5b8057c1fbb19250685201e096f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/daniel258/actions/runs/26708610951"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.8",
      "date": "2026-05-31T09:18:58.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "d079eefc7325751e3165b8bcf355fbd85f58417b",
      "fileid": "4d02b6d3f03c622bb48c4ab305cff3cdeb8abebab078558fc09767b2587be31d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/daniel258/actions/runs/26708610951"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0.8",
      "date": "2026-05-31T09:19:00.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "d079eefc7325751e3165b8bcf355fbd85f58417b",
      "fileid": "0d1e5eba9def93a968fa6717df9143960fea55950f5887521b63224c5459f67d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/daniel258/actions/runs/26708610951"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0.8",
      "date": "2026-05-31T09:18:51.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "d079eefc7325751e3165b8bcf355fbd85f58417b",
      "fileid": "300282661d546fee49ffb4192aa4241f4ffa4c729bcafe3724b3112846b3800a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/daniel258/actions/runs/26708610951"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0.8",
      "date": "2026-05-31T09:19:39.000Z",
      "arch": "aarch64",
      "commit": "d079eefc7325751e3165b8bcf355fbd85f58417b",
      "fileid": "1afe491db1e340be802830c57eea4e15b8ce6fdd0c27eecfd801cadba16d0f1a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/daniel258/actions/runs/26708610951"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0.8",
      "date": "2026-05-31T09:21:59.000Z",
      "arch": "x86_64",
      "commit": "d079eefc7325751e3165b8bcf355fbd85f58417b",
      "fileid": "0c02487901ad0f1da1e8b5ba0c158346d56795f79f3a19f1f62b390997a342fb",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/daniel258/actions/runs/26708610951"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.0.8",
      "date": "2026-05-31T09:18:40.000Z",
      "arch": "aarch64",
      "commit": "d079eefc7325751e3165b8bcf355fbd85f58417b",
      "fileid": "abd59a933896f1805d815c59128326424b18cbfee71cc8f0d46017af23876180",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/daniel258/actions/runs/26708610951"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.0.8",
      "date": "2026-05-31T09:21:54.000Z",
      "arch": "x86_64",
      "commit": "d079eefc7325751e3165b8bcf355fbd85f58417b",
      "fileid": "05ef83ca26e9d5e3a2248c024f92daf5b674202e76e25c9627ac38c880ac03f6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/daniel258/actions/runs/26708610951"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0.8",
      "date": "2026-05-31T09:18:51.000Z",
      "arch": "emscripten",
      "commit": "d079eefc7325751e3165b8bcf355fbd85f58417b",
      "fileid": "d83c9a6dd516588a369d6963750731c35d698e7bba8e8555ce477b05ae64acf2",
      "status": "success",
      "buildurl": "https://github.com/r-universe/daniel258/actions/runs/26708610951"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.0.8",
      "date": "2026-05-31T09:18:46.000Z",
      "arch": "x86_64",
      "commit": "d079eefc7325751e3165b8bcf355fbd85f58417b",
      "fileid": "937be7bd3486cd007860e9b2e27bc80062d59ac0517b10c486d7e380ba495084",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/daniel258/actions/runs/26708610951"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.0.8",
      "date": "2026-05-31T09:18:44.000Z",
      "arch": "x86_64",
      "commit": "d079eefc7325751e3165b8bcf355fbd85f58417b",
      "fileid": "38c655c3e599826cb94ce319fe8939f2b35f1cc455d5aa53e6497136ac182895",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/daniel258/actions/runs/26708610951"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.0.8",
      "date": "2026-05-31T09:18:11.000Z",
      "arch": "x86_64",
      "commit": "d079eefc7325751e3165b8bcf355fbd85f58417b",
      "fileid": "39c02d554213589ade33c11924075ab427d17e8a590a41b5d93c9ec9585cedb1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/daniel258/actions/runs/26708610951"
    }
  ]
}