{
  "_id": "6a253ad84b233be1983988e1",
  "Package": "catch",
  "Title": "Covariate-Adjusted Tensor Classification in High-Dimensions",
  "Version": "1.0.1",
  "Description": "Performs classification and variable selection on\nhigh-dimensional tensors (multi-dimensional arrays) after\nadjusting for additional covariates (scalar or vectors) as\nCATCH model in Pan, Mai and Zhang (2018) <arXiv:1805.04421>.\nThe low-dimensional covariates and the high-dimensional tensors\nare jointly modeled to predict a categorical outcome in a\nmulti-class discriminant analysis setting. The\nCovariate-Adjusted Tensor Classification in High-dimensions\n(CATCH) model is fitted in two steps: (1) adjust for the\ncovariates within each class; and (2) penalized estimation with\nthe adjusted tensor using a cyclic block coordinate descent\nalgorithm. The package can provide a solution path for tuning\nparameter in the penalized estimation step. Special case of the\nCATCH model includes linear discriminant analysis model and\nmatrix (or tensor) discriminant analysis without covariates.",
  "License": "GPL-2",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-06-07 09:24:23 UTC",
    "User": "root"
  },
  "Author": "Yuqing Pan <yuqing.pan@stat.fsu.edu>, Qing Mai\n<mai@stat.fsu.edu>, Xin Zhang <henry@stat.fsu.edu>",
  "Maintainer": "Yuqing Pan <yuqing.pan@stat.fsu.edu>",
  "Repository": "https://yuqingxx.r-universe.dev",
  "Date/Publication": "2021-01-04 16:10:02 UTC",
  "RemoteUrl": "https://github.com/cran/catch",
  "RemoteRef": "HEAD",
  "RemoteSha": "6bf45e82eaa2069c4e4dd077e24bc8403d4140be",
  "MD5sum": "38a4359db811e48b4e132eaa6dfb91a0",
  "_user": "yuqingxx",
  "_type": "src",
  "_file": "catch_1.0.1.tar.gz",
  "_fileid": "0ebd3263212c8a13a18a1e7f1fd5e7a2aff092b4dd5c6daf3482be35406aada8",
  "_filesize": 399485,
  "_sha256": "0ebd3263212c8a13a18a1e7f1fd5e7a2aff092b4dd5c6daf3482be35406aada8",
  "_created": "2026-06-07T09:24:23.000Z",
  "_published": "2026-06-07T09:33:12.440Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79947722742,
      "time": 114,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7462803755"
    },
    {
      "job": 79947722743,
      "time": 117,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7462803698"
    },
    {
      "job": 79947722766,
      "time": 109,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7462803014"
    },
    {
      "job": 79947722753,
      "time": 116,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7462803551"
    },
    {
      "job": 79947722737,
      "time": 103,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7462801902"
    },
    {
      "job": 79947722731,
      "time": 492,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7462850569"
    },
    {
      "job": 79947722736,
      "time": 124,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7462804477"
    },
    {
      "job": 79947722735,
      "time": 268,
      "config": "macos-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7462822062"
    },
    {
      "job": 79947576973,
      "time": 147,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7462788153"
    },
    {
      "job": 79947722715,
      "time": 96,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7462801059"
    },
    {
      "job": 79947722725,
      "time": 93,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": ""
    },
    {
      "job": 79947722741,
      "time": 104,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7462802044"
    },
    {
      "job": 79947722723,
      "time": 96,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7462801183"
    }
  ],
  "_buildurl": "https://github.com/r-universe/yuqingxx/actions/runs/27088506514",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/catch",
  "_commit": {
    "id": "6bf45e82eaa2069c4e4dd077e24bc8403d4140be",
    "author": "Yuqing Pan <yuqing.pan@stat.fsu.edu>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 1.0.1\n",
    "time": 1609776602
  },
  "_maintainer": {
    "name": "Yuqing Pan",
    "email": "yuqing.pan@stat.fsu.edu",
    "login": "yuqingxx",
    "description": "",
    "uuid": 10022269
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.1.1",
      "role": "Depends"
    },
    {
      "package": "tensr",
      "role": "Imports"
    },
    {
      "package": "Matrix",
      "role": "Imports"
    },
    {
      "package": "MASS",
      "role": "Imports"
    },
    {
      "package": "methods",
      "role": "Imports"
    }
  ],
  "_owner": "cran",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "yuqingxx",
      "count": 2,
      "uuid": 10022269
    }
  ],
  "_userbio": {
    "uuid": 10022269,
    "type": "user",
    "name": "Yuqing Pan"
  },
  "_downloads": {
    "count": 209,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/catch"
  },
  "_searchresults": 31,
  "_topics": [
    "fortran"
  ],
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/catch.html",
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "manual.pdf"
  ],
  "_realowner": "yuqingxx",
  "_cranurl": false,
  "_releases": [
    {
      "version": "1.0",
      "date": "2018-05-14"
    },
    {
      "version": "1.0.1",
      "date": "2021-01-04"
    }
  ],
  "_exports": [
    "adjten",
    "catch",
    "catch_matrix",
    "cv.catch",
    "predict.catch"
  ],
  "_datasets": [
    {
      "name": "csa",
      "title": "Colorimetric sensor array (CSA) data",
      "object": "csa",
      "class": [
        "list"
      ],
      "fields": [],
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "adjten",
      "title": "Adjust tensor for covariates.",
      "topics": [
        "adjten"
      ]
    },
    {
      "page": "catch",
      "title": "Fit a CATCH model and predict categorical response.",
      "topics": [
        "catch"
      ]
    },
    {
      "page": "catch_matrix",
      "title": "Fit a CATCH model for matrix and predict categorical response.",
      "topics": [
        "catch_matrix"
      ]
    },
    {
      "page": "csa",
      "title": "Colorimetric sensor array (CSA) data",
      "topics": [
        "csa"
      ]
    },
    {
      "page": "cvcatch",
      "title": "Cross-validation for CATCH",
      "topics": [
        "cv.catch"
      ]
    },
    {
      "page": "predictcatch",
      "title": "Predict categorical responses.",
      "topics": [
        "predict.catch"
      ]
    }
  ],
  "_rundeps": [
    "assertthat",
    "lattice",
    "MASS",
    "Matrix",
    "tensr"
  ],
  "_sysdeps": [
    {
      "shlib": "libgfortran",
      "package": "libgfortran5",
      "source": "gcc",
      "version": "14.2.0-4ubuntu2~24.04.1",
      "name": "fortran",
      "homepage": "http://gcc.gnu.org/",
      "description": "Runtime library for GNU Fortran applications"
    }
  ],
  "_score": 1.4913616938342726,
  "_indexed": true,
  "_nocasepkg": "catch",
  "_universes": [
    "yuqingxx"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.0.1",
      "date": "2026-05-08T06:01:54.000Z",
      "arch": "x86_64",
      "commit": "6bf45e82eaa2069c4e4dd077e24bc8403d4140be",
      "fileid": "06cebe821cd2e6d52ee356c70f98c86562d2c0bc9b19a2d029093609b62b239e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/yuqingxx/actions/runs/25539637249"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.1",
      "date": "2026-06-07T09:26:18.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "6bf45e82eaa2069c4e4dd077e24bc8403d4140be",
      "fileid": "8de1e825330599e5c4367fee0e13c15494da3ecd3cc13d3d28e63511a307b6e1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/yuqingxx/actions/runs/27088506514"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.1",
      "date": "2026-06-07T09:26:13.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "6bf45e82eaa2069c4e4dd077e24bc8403d4140be",
      "fileid": "ddc4e3cb06168133ec8bb68b42c198cdb33be3ff5582d604774c5474b1b0f3a8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/yuqingxx/actions/runs/27088506514"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0.1",
      "date": "2026-06-07T09:26:13.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "6bf45e82eaa2069c4e4dd077e24bc8403d4140be",
      "fileid": "bbdfbece1c7a27db18304f97abd265d29a8fcdb4754d1aaff4ee5cceace1f3a3",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/yuqingxx/actions/runs/27088506514"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0.1",
      "date": "2026-06-07T09:26:11.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "6bf45e82eaa2069c4e4dd077e24bc8403d4140be",
      "fileid": "4114ba57e3587cb7b38ca769898928c68f3c2d9bd3d46b6debf5f4b543dd02b4",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/yuqingxx/actions/runs/27088506514"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0.1",
      "date": "2026-06-07T09:26:00.000Z",
      "arch": "aarch64",
      "commit": "6bf45e82eaa2069c4e4dd077e24bc8403d4140be",
      "fileid": "32987f6d5d53c77db8cf42cce44d72f64edeaebcc86b24a8c3be35c78df34660",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/yuqingxx/actions/runs/27088506514"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0.1",
      "date": "2026-06-07T09:30:48.000Z",
      "arch": "x86_64",
      "commit": "6bf45e82eaa2069c4e4dd077e24bc8403d4140be",
      "fileid": "4b2d80a27620408b75add102acff950dd4f897e550eec24f08b60f5fcca1ac54",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/yuqingxx/actions/runs/27088506514"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.0.1",
      "date": "2026-06-07T09:26:13.000Z",
      "arch": "aarch64",
      "commit": "6bf45e82eaa2069c4e4dd077e24bc8403d4140be",
      "fileid": "772f58058aa9d2dbbb71f91bc446fc0191bf323196a67623039482f000a3c2a3",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/yuqingxx/actions/runs/27088506514"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.0.1",
      "date": "2026-06-07T09:28:12.000Z",
      "arch": "x86_64",
      "commit": "6bf45e82eaa2069c4e4dd077e24bc8403d4140be",
      "fileid": "1cd9d8520885933c3ebde3244d1247cbf2b1bf58e17bc722bdb1e3384905f9bd",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/yuqingxx/actions/runs/27088506514"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0.1",
      "date": "2026-06-07T09:26:15.000Z",
      "arch": "emscripten",
      "commit": "6bf45e82eaa2069c4e4dd077e24bc8403d4140be",
      "fileid": "b9cf9f8aa671d47772c0a2d141231186e73322891b0590c63e69973e0217d445",
      "status": "success",
      "buildurl": "https://github.com/r-universe/yuqingxx/actions/runs/27088506514"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.0.1",
      "date": "2026-06-07T09:25:44.000Z",
      "arch": "x86_64",
      "commit": "6bf45e82eaa2069c4e4dd077e24bc8403d4140be",
      "fileid": "133f03d0b71eb4ee33bfe47c5aceb5f2cacf5345cfe402c148ec7a85344554ec",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/yuqingxx/actions/runs/27088506514"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.0.1",
      "date": "2026-06-07T09:25:38.000Z",
      "arch": "x86_64",
      "commit": "6bf45e82eaa2069c4e4dd077e24bc8403d4140be",
      "fileid": "32cfeba2a7b8842993cb7e45695640cff17531e81f95aa8d8e1410bfaff37943",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/yuqingxx/actions/runs/27088506514"
    }
  ]
}