{
  "_id": "6a269bb824555f66ed51eb70",
  "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-08 10:36:05 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://cran.r-universe.dev",
  "Date/Publication": "2021-01-04 16:10:02 UTC",
  "RemoteUrl": "https://github.com/cran/catch",
  "RemoteRef": "HEAD",
  "RemoteSha": "6bf45e82eaa2069c4e4dd077e24bc8403d4140be",
  "MD5sum": "cbb68dc80a028c457c52f1c272f006db",
  "_user": "cran",
  "_type": "src",
  "_file": "catch_1.0.1.tar.gz",
  "_fileid": "73c070cc78a18dfb3f685be27a01b85408816eb719ff9be837cd6b2d6748b8c3",
  "_filesize": 399515,
  "_sha256": "73c070cc78a18dfb3f685be27a01b85408816eb719ff9be837cd6b2d6748b8c3",
  "_created": "2026-06-08T10:36:05.000Z",
  "_published": "2026-06-08T10:38:48.774Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 80074860748,
      "time": 123,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7477855093"
    },
    {
      "job": 80074860754,
      "time": 112,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7477850361"
    },
    {
      "job": 80074860767,
      "time": 109,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7477850554"
    },
    {
      "job": 80074860753,
      "time": 114,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7477851234"
    },
    {
      "job": 80074435179,
      "time": 152,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7477810045"
    },
    {
      "job": 80074860718,
      "time": 96,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7477844311"
    }
  ],
  "_buildurl": "https://github.com/r-universe/cran/actions/runs/27131811721",
  "_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": false,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "yuqingxx",
      "count": 2,
      "uuid": 10022269
    }
  ],
  "_userbio": {
    "uuid": 6899542,
    "type": "organization",
    "name": "cran",
    "description": "Unofficial read-only mirror of all CRAN R packages"
  },
  "_downloads": {
    "count": 205,
    "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": false,
  "_nocasepkg": "catch",
  "_universes": [
    "cran"
  ],
  "_indexurl": "https://yuqingxx.r-universe.dev/catch",
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.1",
      "date": "2026-06-08T10:38:09.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "6bf45e82eaa2069c4e4dd077e24bc8403d4140be",
      "fileid": "fa4facf4a97bb8853e1dd5a35b32804aec3b63809d0fe03d35f678ab5b358ba6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/27131811721"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.1",
      "date": "2026-06-08T10:37:52.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "6bf45e82eaa2069c4e4dd077e24bc8403d4140be",
      "fileid": "712a1fa02aa22fbd60c207953dad5c621f914433dfc4d2682703a5d1760c44e6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/27131811721"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0.1",
      "date": "2026-06-08T10:37:56.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "6bf45e82eaa2069c4e4dd077e24bc8403d4140be",
      "fileid": "566b0712dffb087e4ffec1427b163261c944c79811767c0a47fce3779f18995a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/27131811721"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0.1",
      "date": "2026-06-08T10:37:54.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "6bf45e82eaa2069c4e4dd077e24bc8403d4140be",
      "fileid": "d480db5c082fd9544996873c467fe57fa385cbcb8f86adc07ab085b6a23b0877",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/27131811721"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0.1",
      "date": "2026-06-08T10:37:58.000Z",
      "arch": "emscripten",
      "commit": "6bf45e82eaa2069c4e4dd077e24bc8403d4140be",
      "fileid": "1b7bbb8be3982a8d1c8c3334ef6714019fcc46ce5c731498675169da84df062a",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/27131811721"
    }
  ]
}