{
  "_id": "6a5743beff0138dec5d6fd17",
  "Package": "ALassoSurvIC",
  "Type": "Package",
  "Title": "Adaptive Lasso for the Cox Regression with Interval Censored and\nPossibly Left Truncated Data",
  "Version": "0.1.1",
  "Author": "Chenxi Li, Daewoo Pak and David Todem",
  "Maintainer": "Daewoo Pak <heavyrain.pak@gmail.com>",
  "Description": "Penalized variable selection tools for the Cox\nproportional hazards model with interval censored and possibly\nleft truncated data. It performs variable selection via\npenalized nonparametric maximum likelihood estimation with an\nadaptive lasso penalty. The optimal thresholding parameter can\nbe searched by the package based on the profile Bayesian\ninformation criterion (BIC). The asymptotic validity of the\nmethodology is established in Li et al. (2019\n<doi:10.1177/0962280219856238>). The unpenalized nonparametric\nmaximum likelihood estimation for interval censored and\npossibly left truncated data is also available.",
  "License": "GPL (>= 3)",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "RoxygenNote": "6.1.1",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-07-15 08:19:52 UTC",
    "User": "root"
  },
  "Repository": "https://pakdaewo.r-universe.dev",
  "Date/Publication": "2022-12-01 15:00:09 UTC",
  "RemoteUrl": "https://github.com/cran/ALassoSurvIC",
  "RemoteRef": "HEAD",
  "RemoteSha": "07aea730b4b4a77d6ef70fc106e531b1a3ee55e6",
  "_user": "pakdaewo",
  "_type": "src",
  "_file": "ALassoSurvIC_0.1.1.tar.gz",
  "_fileid": "https://r2.ropensci.org/370e5f773e83421bbf8093539ed5b4e6c05efb94f6bc7bbcbb86ab7005376e49",
  "_filesize": 154497,
  "_sha256": "370e5f773e83421bbf8093539ed5b4e6c05efb94f6bc7bbcbb86ab7005376e49",
  "_expires": "2026-10-23T08:24:28.000Z",
  "_created": "2026-07-15T08:19:52.000Z",
  "_published": "2026-07-15T08:24:29.924Z",
  "_jobs": [
    {
      "job": 87303470063,
      "time": 148,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8336866022"
    },
    {
      "job": 87303469991,
      "time": 141,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8336862619"
    },
    {
      "job": 87303469985,
      "time": 181,
      "config": "linux-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8336878029"
    },
    {
      "job": 87303470012,
      "time": 131,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8336858812"
    },
    {
      "job": 87303470027,
      "time": 113,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8336851609"
    },
    {
      "job": 87303470010,
      "time": 159,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8336869383"
    },
    {
      "job": 87303470105,
      "time": 98,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8336846377"
    },
    {
      "job": 87303470040,
      "time": 236,
      "config": "macos-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8336897388"
    },
    {
      "job": 87302989447,
      "time": 154,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8336809512"
    },
    {
      "job": 87303469994,
      "time": 99,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8336846885"
    },
    {
      "job": 87303470004,
      "time": 100,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8336847437"
    },
    {
      "job": 87303470025,
      "time": 112,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8336852823"
    },
    {
      "job": 87303470077,
      "time": 106,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8336850183"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/pakdaewo/actions/runs/29400255215",
  "_status": "success",
  "_upstream": "https://github.com/cran/ALassoSurvIC",
  "_commit": {
    "id": "07aea730b4b4a77d6ef70fc106e531b1a3ee55e6",
    "author": "Daewoo Pak <heavyrain.pak@gmail.com>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 0.1.1\n",
    "time": 1669906809
  },
  "_maintainer": {
    "name": "Daewoo Pak",
    "email": "heavyrain.pak@gmail.com",
    "login": "pakdaewo",
    "description": "",
    "uuid": 32467818
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.5.0",
      "role": "Depends"
    },
    {
      "package": "Rcpp",
      "role": "LinkingTo"
    },
    {
      "package": "Rcpp",
      "role": "Imports"
    },
    {
      "package": "parallel",
      "role": "Imports"
    }
  ],
  "_owner": "cran",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 2,
  "_contributors": [
    {
      "user": "pakdaewo",
      "count": 2,
      "uuid": 32467818
    }
  ],
  "_userbio": {
    "uuid": 32467818,
    "type": "user",
    "name": "pakdaewo",
    "followers": 2
  },
  "_downloads": {
    "count": 334,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/ALassoSurvIC"
  },
  "_searchresults": 20,
  "_topics": [
    "cpp"
  ],
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/ALassoSurvIC.html",
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_realowner": "pakdaewo",
  "_cranurl": false,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2019-10-16"
    },
    {
      "version": "0.1.1",
      "date": "2022-12-01"
    }
  ],
  "_exports": [
    "alacoxIC",
    "alacoxIC.default",
    "baseline",
    "baseline.default",
    "canon",
    "fun_arglist",
    "fun_bic",
    "fun_cov_parallel",
    "fun_covij",
    "fun_ddq",
    "fun_dq",
    "fun_est_parallel",
    "fun_ew",
    "fun_hcross",
    "fun_less",
    "fun_penSurvIC",
    "fun_shooting_algorithm",
    "fun_subless",
    "fun_sublr",
    "fun_unpenSurvIC",
    "fun_updatelambda",
    "log_penlikelihood",
    "plot.alacoxIC",
    "plot.unpencoxIC",
    "print.alacoxIC",
    "print.baseline",
    "print.unpencoxIC",
    "unpencoxIC",
    "unpencoxIC.default"
  ],
  "_datasets": [
    {
      "name": "ex_IC",
      "title": "Virtual data set for interval censored data",
      "object": "ex_IC",
      "class": [
        "data.frame"
      ],
      "fields": [
        "lowerIC",
        "upperIC",
        "X1",
        "X2",
        "X3",
        "X4",
        "X5",
        "X6"
      ],
      "rows": 100,
      "table": true,
      "tojson": true
    },
    {
      "name": "ex_ICLT",
      "title": "Virtual data set for interval censored and left truncated data",
      "object": "ex_ICLT",
      "class": [
        "data.frame"
      ],
      "fields": [
        "lowerIC",
        "upperIC",
        "trunc",
        "X1",
        "X2",
        "X3",
        "X4",
        "X5",
        "X6"
      ],
      "rows": 100,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "ALassoSurvIC-package",
      "title": "Variable selection procedure with the adaptive lasso for interval censored and possibly left truncated data",
      "topics": [
        "ALassoSurvIC-package"
      ]
    },
    {
      "page": "alacoxIC",
      "title": "Performing variable selection with an adaptive lasso penalty for interval censored and possibly left truncated data",
      "topics": [
        "alacoxIC",
        "alacoxIC.default",
        "print.alacoxIC"
      ]
    },
    {
      "page": "ALassoSurvIC-internal",
      "title": "Internal functions for the ALassoSurvIC package",
      "topics": [
        "ALassoSurvIC-internal",
        "canon",
        "fun_arglist",
        "fun_bic",
        "fun_covij",
        "fun_cov_parallel",
        "fun_ddq",
        "fun_dq",
        "fun_est_parallel",
        "fun_ew",
        "fun_hcross",
        "fun_less",
        "fun_penSurvIC",
        "fun_shooting_algorithm",
        "fun_subless",
        "fun_sublr",
        "fun_unpenSurvIC",
        "fun_updatelambda",
        "log_penlikelihood"
      ]
    },
    {
      "page": "baseline",
      "title": "Obtaining the nonparametric maximum likelihood estimate (NPMLE) for the baseline cumulative hazard function",
      "topics": [
        "baseline",
        "baseline.default",
        "print.baseline"
      ]
    },
    {
      "page": "ex_IC",
      "title": "Virtual data set for interval censored data",
      "topics": [
        "ex_IC"
      ]
    },
    {
      "page": "ex_ICLT",
      "title": "Virtual data set for interval censored and left truncated data",
      "topics": [
        "ex_ICLT"
      ]
    },
    {
      "page": "plot.alacoxIC",
      "title": "Plot method for 'alacoxIC' object",
      "topics": [
        "plot.alacoxIC"
      ]
    },
    {
      "page": "plot.unpencoxIC",
      "title": "Plot method for 'unpencoxIC' object",
      "topics": [
        "plot.unpencoxIC"
      ]
    },
    {
      "page": "unpencoxIC",
      "title": "Performing unpenalized nonparametric maximum likelihood estimation for interval censored and possibly left truncated data",
      "topics": [
        "print.unpencoxIC",
        "unpencoxIC",
        "unpencoxIC.default"
      ]
    }
  ],
  "_readme": "https://github.com/cran/ALassoSurvIC/raw/HEAD/README.md",
  "_rundeps": [
    "Rcpp"
  ],
  "_sysdeps": [
    {
      "shlib": "libstdc++",
      "package": "libstdc++6",
      "source": "gcc",
      "version": "16-20260322-1ubuntu1",
      "name": "c++",
      "homepage": "http://gcc.gnu.org/",
      "description": "GNU Standard C++ Library v3"
    }
  ],
  "_score": 2.3010299956639813,
  "_indexed": true,
  "_nocasepkg": "alassosurvic",
  "_universes": [
    "pakdaewo"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.1",
      "date": "2026-07-15T08:22:18.000Z",
      "distro": "resolute",
      "arch": "aarch64",
      "commit": "07aea730b4b4a77d6ef70fc106e531b1a3ee55e6",
      "fileid": "https://r2.ropensci.org/4caa770c7dc4baf7d11e95b7a4be942adfc950f9c614f1846061c2944560d36c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/pakdaewo/actions/runs/29400255215"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.1",
      "date": "2026-07-15T08:22:09.000Z",
      "distro": "resolute",
      "arch": "x86_64",
      "commit": "07aea730b4b4a77d6ef70fc106e531b1a3ee55e6",
      "fileid": "https://r2.ropensci.org/6d9b157acbcc3eb53872808fa51997f00e3264fb19925281974f6c0967ec0b4c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/pakdaewo/actions/runs/29400255215"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.1.1",
      "date": "2026-07-15T08:22:50.000Z",
      "distro": "resolute",
      "arch": "aarch64",
      "commit": "07aea730b4b4a77d6ef70fc106e531b1a3ee55e6",
      "fileid": "https://r2.ropensci.org/7f147bc5852eda8553e4c62e22719446a5976bf6115e5a815a7f0262bff18a39",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/pakdaewo/actions/runs/29400255215"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.1.1",
      "date": "2026-07-15T08:21:59.000Z",
      "distro": "resolute",
      "arch": "x86_64",
      "commit": "07aea730b4b4a77d6ef70fc106e531b1a3ee55e6",
      "fileid": "https://r2.ropensci.org/18f48cff6babb836d61a79536b9e20ae6e3a7b05f1ceb824e3dae7829ed46b53",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/pakdaewo/actions/runs/29400255215"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.1",
      "date": "2026-07-15T08:21:35.000Z",
      "arch": "aarch64",
      "commit": "07aea730b4b4a77d6ef70fc106e531b1a3ee55e6",
      "fileid": "https://r2.ropensci.org/f6121183d1662b2139013bbfc52fc8550b0171bf8c203e48eb5e007ffc83d9ef",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/pakdaewo/actions/runs/29400255215"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.1",
      "date": "2026-07-15T08:22:11.000Z",
      "arch": "x86_64",
      "commit": "07aea730b4b4a77d6ef70fc106e531b1a3ee55e6",
      "fileid": "https://r2.ropensci.org/f34ee8de2eabb0a1c35d0b12b6ce60d19f92ccf94d8e7c29696774ef7e7db878",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/pakdaewo/actions/runs/29400255215"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.1.1",
      "date": "2026-07-15T08:21:26.000Z",
      "arch": "aarch64",
      "commit": "07aea730b4b4a77d6ef70fc106e531b1a3ee55e6",
      "fileid": "https://r2.ropensci.org/e6e7ac4c260638c09eeb5f8a6df99f52c8d14e8194f379cd9e3088038f2d86c3",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/pakdaewo/actions/runs/29400255215"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.1.1",
      "date": "2026-07-15T08:22:34.000Z",
      "arch": "x86_64",
      "commit": "07aea730b4b4a77d6ef70fc106e531b1a3ee55e6",
      "fileid": "https://r2.ropensci.org/4af0e1cca3a8a2ee5d6886a800132620ce566e2812900b50ac584828423908c3",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/pakdaewo/actions/runs/29400255215"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.1",
      "date": "2026-07-15T08:21:45.000Z",
      "arch": "emscripten",
      "commit": "07aea730b4b4a77d6ef70fc106e531b1a3ee55e6",
      "fileid": "https://r2.ropensci.org/28e6421d64010a6d3d7762a3ac4ee02490639cb613e74703994556354ef329a3",
      "status": "success",
      "buildurl": "https://github.com/r-universe/pakdaewo/actions/runs/29400255215"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.1",
      "date": "2026-07-15T08:21:00.000Z",
      "arch": "x86_64",
      "commit": "07aea730b4b4a77d6ef70fc106e531b1a3ee55e6",
      "fileid": "https://r2.ropensci.org/332856142aa91c9bd0b607009187103da34c7abc1f180aa1821628410e6ea6a1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/pakdaewo/actions/runs/29400255215"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.1",
      "date": "2026-07-15T08:21:15.000Z",
      "arch": "x86_64",
      "commit": "07aea730b4b4a77d6ef70fc106e531b1a3ee55e6",
      "fileid": "https://r2.ropensci.org/61e6d007563302ed21feb378e9cefe7dcb22e2cfffa4db1d6db21abad807d082",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/pakdaewo/actions/runs/29400255215"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.1.1",
      "date": "2026-07-15T08:21:06.000Z",
      "arch": "x86_64",
      "commit": "07aea730b4b4a77d6ef70fc106e531b1a3ee55e6",
      "fileid": "https://r2.ropensci.org/5018acb35dadd0a903606a7ee1645e5ecda8c9f18c0212345f96f65376d2fdf3",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/pakdaewo/actions/runs/29400255215"
    }
  ]
}