{
  "_id": "6a12c7e5acfb0bcc41d207af",
  "Package": "clogitL1",
  "Type": "Package",
  "Title": "Fitting Exact Conditional Logistic Regression with Lasso and\nElastic Net Penalties",
  "Version": "1.5",
  "Date": "2019-02-01",
  "Author": "Stephen Reid and Robert Tibshirani",
  "Maintainer": "Stephen Reid <sreid1652@gmail.com>",
  "Description": "Tools for the fitting and cross validation of exact\nconditional logistic regression models with lasso and elastic\nnet penalties. Uses cyclic coordinate descent and warm starts\nto compute the entire path efficiently.",
  "License": "GPL-2",
  "Packaged": {
    "Date": "2026-05-24 09:39:04 UTC",
    "User": "root"
  },
  "NeedsCompilation": "yes",
  "Repository": "https://cran.r-universe.dev",
  "Date/Publication": "2019-02-02 21:33:36 UTC",
  "RemoteUrl": "https://github.com/cran/clogitL1",
  "RemoteRef": "HEAD",
  "RemoteSha": "d1ff7322073b567dc0764089c325e6c9bab43796",
  "MD5sum": "18cde9c62fe552210295f22ecc7cda60",
  "_user": "cran",
  "_type": "src",
  "_file": "clogitL1_1.5.tar.gz",
  "_fileid": "ab20ef6623468f81ae6e9f4e6302966b02749a92f937f46822b81906bf894036",
  "_filesize": 128467,
  "_sha256": "ab20ef6623468f81ae6e9f4e6302966b02749a92f937f46822b81906bf894036",
  "_created": "2026-05-24T09:39:04.000Z",
  "_published": "2026-05-24T09:41:57.365Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77587641987,
      "time": 106,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7184102504"
    },
    {
      "job": 77587641991,
      "time": 108,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7184102641"
    },
    {
      "job": 77587641988,
      "time": 102,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7184101860"
    },
    {
      "job": 77587641983,
      "time": 106,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7184102399"
    },
    {
      "job": 77587508420,
      "time": 148,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7184090663"
    },
    {
      "job": 77587641984,
      "time": 134,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7184105473"
    }
  ],
  "_buildurl": "https://github.com/r-universe/cran/actions/runs/26357753241",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/clogitL1",
  "_commit": {
    "id": "d1ff7322073b567dc0764089c325e6c9bab43796",
    "author": "Stephen Reid <sreid1652@gmail.com>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 1.5\n",
    "time": 1549143216
  },
  "_maintainer": {
    "name": "Stephen Reid",
    "email": "sreid1652@gmail.com"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "Rcpp",
      "version": ">= 0.10.2",
      "role": "Depends"
    },
    {
      "package": "Rcpp",
      "role": "LinkingTo"
    }
  ],
  "_owner": "cran",
  "_selfowned": false,
  "_usedby": 1,
  "_updates": [],
  "_tags": [],
  "_stars": 1,
  "_contributors": [
    {
      "user": "sreid11",
      "count": 5,
      "uuid": 12155919
    }
  ],
  "_userbio": {
    "uuid": 6899542,
    "type": "organization",
    "name": "cran",
    "description": "Unofficial read-only mirror of all CRAN R packages"
  },
  "_downloads": {
    "count": 330,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/clogitL1"
  },
  "_mentions": 1,
  "_searchresults": 8,
  "_topics": [
    "cpp"
  ],
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/clogitL1.html",
    "extra/contents.json",
    "manual.pdf"
  ],
  "_realowner": "cran",
  "_cranurl": false,
  "_releases": [
    {
      "version": "1.0",
      "date": "2013-06-14"
    },
    {
      "version": "1.1",
      "date": "2013-09-24"
    },
    {
      "version": "1.2",
      "date": "2014-04-09"
    },
    {
      "version": "1.3",
      "date": "2014-04-18"
    },
    {
      "version": "1.4",
      "date": "2014-06-17"
    },
    {
      "version": "1.5",
      "date": "2019-02-02"
    }
  ],
  "_exports": [
    "clogitL1",
    "cv.clogitL1",
    "plot.clogitL1",
    "plot.cv.clogitL1",
    "print.clogitL1",
    "summary.clogitL1",
    "summary.cv.clogitL1"
  ],
  "_help": [
    {
      "page": "clogitL1-package",
      "title": "Penalised conditional logistic regression.",
      "topics": [
        "clogitL1-package"
      ]
    },
    {
      "page": "clogitL1",
      "title": "Conditional logistic regression with elastic net penalties",
      "topics": [
        "clogitL1"
      ]
    },
    {
      "page": "cv.clogitL1",
      "title": "Cross validation of conditional logistic regression with elastic net penalties",
      "topics": [
        "cv.clogitL1"
      ]
    },
    {
      "page": "plot.clogitL1",
      "title": "Plotting after fitting conditional logistic regression with elastic net penalties",
      "topics": [
        "plot.clogitL1"
      ]
    },
    {
      "page": "plot.cv.clogitL1",
      "title": "Plotting after cross validating conditional logistic regression with elastic net penalties",
      "topics": [
        "plot.cv.clogitL1"
      ]
    },
    {
      "page": "print.clogitL1",
      "title": "Printing after fitting conditional logistic regression with elastic net penalties",
      "topics": [
        "print.clogitL1"
      ]
    },
    {
      "page": "summary.clogitL1",
      "title": "Summary after fitting conditional logistic regression with elastic net penalties",
      "topics": [
        "summary.clogitL1"
      ]
    },
    {
      "page": "summary.cv.clogitL1",
      "title": "Summary after cross validation of conditional logistic regression with elastic net penalties",
      "topics": [
        "summary.cv.clogitL1"
      ]
    }
  ],
  "_rundeps": [
    "Rcpp"
  ],
  "_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": 1.4771212547196624,
  "_indexed": true,
  "_nocasepkg": "clogitl1",
  "_universes": [
    "cran"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.5",
      "date": "2026-05-24T09:41:02.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "d1ff7322073b567dc0764089c325e6c9bab43796",
      "fileid": "3a5f4e8f73e566eb0b4d09a1fd3ff6e7bb65d26cb36644b5a37ba14c07d88640",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26357753241"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.5",
      "date": "2026-05-24T09:41:01.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "d1ff7322073b567dc0764089c325e6c9bab43796",
      "fileid": "d387d2982e7d482e6434a986803be3dce6e3a029217fdd315d60521c9e20827c",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26357753241"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.5",
      "date": "2026-05-24T09:40:56.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "d1ff7322073b567dc0764089c325e6c9bab43796",
      "fileid": "f43e7874cf8e146ee0b78260d525c19f18e79b7032b9d4f004c9cdaf2753c8a2",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26357753241"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.5",
      "date": "2026-05-24T09:40:58.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "d1ff7322073b567dc0764089c325e6c9bab43796",
      "fileid": "b69fcbd4bd69acc2035d0e4483002ab7a7eec1360df0c48bfa91dac266719382",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26357753241"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.5",
      "date": "2026-05-24T09:41:34.000Z",
      "arch": "emscripten",
      "commit": "d1ff7322073b567dc0764089c325e6c9bab43796",
      "fileid": "5259b07899dbc5b4a5879681fdf58c033aedb1ee043c4ae9f3b523f7c187b9f6",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26357753241"
    }
  ]
}