{
  "_id": "6a548b8dff0138dec5d64f91",
  "Package": "MultiwayRegression",
  "Type": "Package",
  "Title": "Perform Tensor-on-Tensor Regression",
  "Version": "1.2",
  "Date": "2019-05-28",
  "Author": "Eric F. Lock",
  "Maintainer": "Eric F. Lock <elock@umn.edu>",
  "Description": "Functions to predict one multi-way array (i.e., a tensor)\nfrom another multi-way array, using a low-rank\nCANDECOMP/PARAFAC (CP) factorization and a ridge (L_2) penalty\n[Lock, EF (2018) <doi:10.1080/10618600.2017.1401544>].  Also\nincludes functions to sample from the Bayesian posterior of a\ntensor-on-tensor model.",
  "License": "GPL-3",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-07-13 06:51:25 UTC",
    "User": "root"
  },
  "Repository": "https://cran.r-universe.dev",
  "Date/Publication": "2019-05-31 15:10:03 UTC",
  "RemoteUrl": "https://github.com/cran/MultiwayRegression",
  "RemoteRef": "HEAD",
  "RemoteSha": "60ff7e7928ea31b7ca6d68adc3da57614b33f911",
  "_user": "cran",
  "_type": "src",
  "_file": "MultiwayRegression_1.2.tar.gz",
  "_fileid": "https://r2.ropensci.org/18b5546174c7820f9989130b0e7feb486c315b759c912c93bd0aa26ca984345a",
  "_filesize": 372164,
  "_sha256": "18b5546174c7820f9989130b0e7feb486c315b759c912c93bd0aa26ca984345a",
  "_expires": "2026-10-21T06:54:03.000Z",
  "_created": "2026-07-13T06:51:25.000Z",
  "_published": "2026-07-13T06:54:05.693Z",
  "_jobs": [
    {
      "job": 86752630966,
      "time": 109,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8271259894"
    },
    {
      "job": 86752630960,
      "time": 122,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8271263251"
    },
    {
      "job": 86752225243,
      "time": 164,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8271227351"
    },
    {
      "job": 86752630954,
      "time": 86,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8271252720"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/cran/actions/runs/29230068919",
  "_status": "success",
  "_upstream": "https://github.com/cran/MultiwayRegression",
  "_commit": {
    "id": "60ff7e7928ea31b7ca6d68adc3da57614b33f911",
    "author": "Eric F. Lock <elock@umn.edu>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 1.2\n",
    "time": 1559315403
  },
  "_maintainer": {
    "name": "Eric F. Lock",
    "email": "elock@umn.edu"
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 2.10.0",
      "role": "Depends"
    },
    {
      "package": "MASS",
      "role": "Imports"
    }
  ],
  "_owner": "cran",
  "_selfowned": false,
  "_usedby": 1,
  "_updates": [],
  "_tags": [],
  "_stars": 0,
  "_userbio": {
    "uuid": 6899542,
    "type": "organization",
    "name": "cran",
    "followers": 618,
    "description": "Unofficial read-only mirror of all CRAN R packages"
  },
  "_downloads": {
    "count": 262,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/MultiwayRegression"
  },
  "_searchresults": 10,
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/MultiwayRegression.html",
    "manual.pdf"
  ],
  "_realowner": "cran",
  "_cranurl": false,
  "_releases": [
    {
      "version": "1.2",
      "date": "2019-05-31"
    }
  ],
  "_exports": [
    "ctprod",
    "rrr",
    "rrrBayes"
  ],
  "_datasets": [
    {
      "name": "X",
      "title": "Simulated multi-way data for prediction",
      "object": "SimData",
      "file": "SimData.rda",
      "class": [
        "array"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    },
    {
      "name": "Y",
      "title": "Simulated multi-way data for prediction",
      "object": "SimData",
      "file": "SimData.rda",
      "class": [
        "array"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "MultiwayRegression-package",
      "title": "Perform tensor-on-tensor regression",
      "topics": [
        "MultiwayRegression"
      ]
    },
    {
      "page": "ctprod",
      "title": "Compute the contracted tensor product between two multiway arrays.",
      "topics": [
        "ctprod"
      ]
    },
    {
      "page": "rrr",
      "title": "Penalized reduced rank regression for tensors",
      "topics": [
        "rrr"
      ]
    },
    {
      "page": "rrrBayes",
      "title": "Bayesian inference for reduced rank regression",
      "topics": [
        "rrrBayes"
      ]
    },
    {
      "page": "SimData",
      "title": "Simulated multi-way data for prediction",
      "topics": [
        "SimData"
      ]
    },
    {
      "page": "X",
      "title": "Simulated multi-way data for prediction",
      "topics": [
        "X"
      ]
    },
    {
      "page": "Y",
      "title": "Simulated multi-way data for prediction",
      "topics": [
        "Y"
      ]
    }
  ],
  "_rundeps": [
    "MASS"
  ],
  "_score": 1.4771212547196624,
  "_indexed": true,
  "_nocasepkg": "multiwayregression",
  "_universes": [
    "cran"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.2",
      "date": "2026-07-13T06:53:16.000Z",
      "distro": "resolute",
      "commit": "60ff7e7928ea31b7ca6d68adc3da57614b33f911",
      "fileid": "https://r2.ropensci.org/1e3eb0d9d5acb36cc36b602170e972852e7c17ff511cf2cc5d127aea9babcc82",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/29230068919"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "1.2",
      "date": "2026-07-13T06:53:26.000Z",
      "distro": "resolute",
      "commit": "60ff7e7928ea31b7ca6d68adc3da57614b33f911",
      "fileid": "https://r2.ropensci.org/54af754b08cfcaf62b86d09383d68ff202ea893fe805567003b3211d033e1b67",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/29230068919"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.2",
      "date": "2026-07-13T06:53:06.000Z",
      "commit": "60ff7e7928ea31b7ca6d68adc3da57614b33f911",
      "fileid": "https://r2.ropensci.org/954c98beb0fa47f68dd6518a7a8d02e8c28ea1f57d4fb5b72415669d24e82ede",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/29230068919"
    }
  ]
}