{
  "_id": "6a3ce53411b455f4884bb219",
  "Package": "tensorEVD",
  "Title": "A Fast Algorithm to Factorize High-Dimensional Tensor Product\nMatrices",
  "Version": "0.1.5",
  "Authors@R": "c(\nperson(\"Marco\", \"Lopez-Cruz\", role = c(\"aut\",\"cre\"), email = \"maraloc@gmail.com\"),\nperson(\"Gustavo\", \"de los Campos\", role = c(\"aut\"), email = \"gustavoc@msu.edu\"),\nperson(\"Paulino\", \"Perez-Rodriguez\", role = c(\"aut\"), email = \"perpdgo@colpos.mx\"))",
  "Date": "2026-06-23",
  "Description": "Here we provide tools for the computation and\nfactorization of high-dimensional tensor products that are\nformed by smaller matrices. The methods are based on properties\nof Kronecker products (Searle 1982, p. 265, ISBN-10:\n0470009616). We evaluated this methodology by benchmark testing\nand illustrated its use in Gaussian Linear Models ('Lopez-Cruz\net al., 2024') <doi:10.1093/g3journal/jkae001>.",
  "URL": "https://github.com/MarcooLopez/tensorEVD",
  "LazyLoad": "true",
  "VignetteBuilder": "knitr, rmarkdown",
  "Encoding": "UTF-8",
  "License": "GPL-3",
  "NeedsCompilation": "yes",
  "Repository": "https://marcoolopez.r-universe.dev",
  "Date/Publication": "2026-06-23 21:08:33 UTC",
  "RemoteUrl": "https://github.com/marcoolopez/tensorevd",
  "RemoteRef": "HEAD",
  "RemoteSha": "3e3a120b72d8d5eefb5613534de12db172d4f932",
  "Packaged": {
    "Date": "2026-06-25 08:17:10 UTC",
    "User": "root"
  },
  "Author": "Marco Lopez-Cruz [aut, cre],\nGustavo de los Campos [aut],\nPaulino Perez-Rodriguez [aut]",
  "Maintainer": "Marco Lopez-Cruz <maraloc@gmail.com>",
  "MD5sum": "a9360fd52f435efd2d01fbf6507aebb7",
  "_user": "marcoolopez",
  "_type": "src",
  "_file": "tensorEVD_0.1.5.tar.gz",
  "_fileid": "5832c9bf058018d07fce40244cc8290e462dc89ebd152481fe7dfcb1cd87aa9a",
  "_filesize": 1487897,
  "_sha256": "5832c9bf058018d07fce40244cc8290e462dc89ebd152481fe7dfcb1cd87aa9a",
  "_created": "2026-06-25T08:17:10.000Z",
  "_published": "2026-06-25T08:22:12.772Z",
  "_distro": "resolute",
  "_jobs": [
    {
      "job": 83386693802,
      "time": 139,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7872558552"
    },
    {
      "job": 83386693911,
      "time": 122,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7872550918"
    },
    {
      "job": 83386693828,
      "time": 137,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7872557677"
    },
    {
      "job": 83386693808,
      "time": 114,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7872548068"
    },
    {
      "job": 83386693856,
      "time": 184,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7872561927"
    },
    {
      "job": 83386693811,
      "time": 263,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7872597693"
    },
    {
      "job": 83386693817,
      "time": 148,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7872551103"
    },
    {
      "job": 83386693826,
      "time": 187,
      "config": "macos-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7872570216"
    },
    {
      "job": 83386238395,
      "time": 153,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7872503521"
    },
    {
      "job": 83386693780,
      "time": 117,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7872549550"
    },
    {
      "job": 83386693839,
      "time": 78,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7872536932"
    },
    {
      "job": 83386693795,
      "time": 98,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7872542356"
    },
    {
      "job": 83386693803,
      "time": 94,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7872540755"
    }
  ],
  "_buildurl": "https://github.com/r-universe/marcoolopez/actions/runs/28156477745",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/marcoolopez/tensorevd",
  "_commit": {
    "id": "3e3a120b72d8d5eefb5613534de12db172d4f932",
    "author": "Marco <marco@QuantGen.local>",
    "committer": "Marco <marco@QuantGen.local>",
    "message": "Address build vignettes\n",
    "time": 1782248913
  },
  "_maintainer": {
    "name": "Marco Lopez-Cruz",
    "email": "maraloc@gmail.com"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.6.0",
      "role": "Depends"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "ggplot2",
      "role": "Suggests"
    },
    {
      "package": "ggnewscale",
      "role": "Suggests"
    },
    {
      "package": "rlang",
      "role": "Suggests"
    }
  ],
  "_owner": "marcoolopez",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-24",
      "n": 1
    },
    {
      "week": "2026-25",
      "n": 12
    },
    {
      "week": "2026-26",
      "n": 4
    }
  ],
  "_tags": [],
  "_stars": 2,
  "_contributors": [
    {
      "user": "marcoolopez",
      "count": 86,
      "uuid": 13242467
    }
  ],
  "_userbio": {
    "uuid": 13242467,
    "type": "user",
    "name": "Marco Antonio Lopez-Cruz",
    "followers": 43
  },
  "_downloads": {
    "count": 51,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/tensorEVD"
  },
  "_devurl": "https://github.com/marcoolopez/tensorevd",
  "_searchresults": 9,
  "_rbuild": "4.6.0",
  "_assets": [
    "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",
    "extra/tensorEVD.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/marcoolopez/tensorevd",
  "_realowner": "marcoolopez",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2023-11-14"
    },
    {
      "version": "0.1.1",
      "date": "2024-02-09"
    },
    {
      "version": "0.1.2",
      "date": "2024-05-22"
    },
    {
      "version": "0.1.3",
      "date": "2024-05-30"
    },
    {
      "version": "0.1.4",
      "date": "2024-09-03"
    },
    {
      "version": "0.1.5",
      "date": "2026-06-24"
    }
  ],
  "_exports": [
    "Hadamard",
    "Hadamard_cov",
    "Kronecker",
    "Kronecker_cov",
    "Sum",
    "tensorEVD"
  ],
  "_help": [
    {
      "page": "hadamard",
      "title": "Hadamard product",
      "topics": [
        "Hadamard"
      ]
    },
    {
      "page": "kronecker",
      "title": "Kronecker product",
      "topics": [
        "Kronecker"
      ]
    },
    {
      "page": "multivariate_covariance",
      "title": "Multivariate variance matrix penalization",
      "topics": [
        "Hadamard_cov",
        "Kronecker_cov"
      ]
    },
    {
      "page": "tensorEVD",
      "title": "Tensor EVD",
      "topics": [
        "tensorEVD"
      ]
    },
    {
      "page": "sum",
      "title": "Weighted sum",
      "topics": [
        "Sum"
      ]
    }
  ],
  "_readme": "https://github.com/marcoolopez/tensorevd/raw/HEAD/README.md",
  "_rundeps": [],
  "_vignettes": [
    {
      "source": "tensorEVD-documentation.Rmd",
      "filename": "tensorEVD-documentation.html",
      "title": "Documentation: A fast algorithm to factorize high-dimensional Tensor Product matrices used in Genetic Models",
      "author": "Marco Lopez-Cruz^1,$\\star$^, Paulino Pérez-Rodríguez^2^, and Gustavo de los Campos^1,3,4^",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Benchmark",
        "Data analysis pipeline",
        "Genomes-to-Field data",
        "R-scripts",
        "Data preparation",
        "Simulation experiments",
        "Visualizing results",
        "Application in Genomic Prediction",
        "Bayesian Ridge Regression (BRR) implementation",
        "Analysis of variance",
        "Cross-validation",
        "References"
      ],
      "created": "2023-11-13 18:30:08",
      "modified": "2026-06-23 21:01:23",
      "commits": 8
    }
  ],
  "_score": 4.477121254719663,
  "_indexed": true,
  "_nocasepkg": "tensorevd",
  "_universes": [
    "marcoolopez"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.5",
      "date": "2026-06-25T08:19:41.000Z",
      "distro": "resolute",
      "arch": "aarch64",
      "commit": "3e3a120b72d8d5eefb5613534de12db172d4f932",
      "fileid": "63f53a235cdc9b2a92927fd69ec479c246a91ff9088c7ab3e30801e0abf2f79e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/marcoolopez/actions/runs/28156477745"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.5",
      "date": "2026-06-25T08:19:16.000Z",
      "distro": "resolute",
      "arch": "x86_64",
      "commit": "3e3a120b72d8d5eefb5613534de12db172d4f932",
      "fileid": "0bd69bcf0429304518b7a4310b61a21fc6e5eae446c5e893a95e54a19f0b1c60",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/marcoolopez/actions/runs/28156477745"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.5",
      "date": "2026-06-25T08:19:38.000Z",
      "distro": "resolute",
      "arch": "aarch64",
      "commit": "3e3a120b72d8d5eefb5613534de12db172d4f932",
      "fileid": "6245f1519a34396b1096cbaec90bfe107d06da3f29616c7052451dbb8fb7e3c4",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/marcoolopez/actions/runs/28156477745"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.5",
      "date": "2026-06-25T08:19:09.000Z",
      "distro": "resolute",
      "arch": "x86_64",
      "commit": "3e3a120b72d8d5eefb5613534de12db172d4f932",
      "fileid": "8b02a22f08cd6b808547df3d0a7d34d1f83ae538cce106a99892dd152e98a656",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/marcoolopez/actions/runs/28156477745"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.5",
      "date": "2026-06-25T08:19:42.000Z",
      "arch": "aarch64",
      "commit": "3e3a120b72d8d5eefb5613534de12db172d4f932",
      "fileid": "61f6a96e250ecf2eab1f0394be2ff15f13ebfde93fc1dab310e7193c6b5d918d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/marcoolopez/actions/runs/28156477745"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.5",
      "date": "2026-06-25T08:21:06.000Z",
      "arch": "x86_64",
      "commit": "3e3a120b72d8d5eefb5613534de12db172d4f932",
      "fileid": "da23308c49e152540b1efe4e34840e89b5c8ffca556b3dd9655dcc8fc148732c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/marcoolopez/actions/runs/28156477745"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.5",
      "date": "2026-06-25T08:19:12.000Z",
      "arch": "aarch64",
      "commit": "3e3a120b72d8d5eefb5613534de12db172d4f932",
      "fileid": "5ceb2bab23c6c418af98f84a39457ddeac2babfc93c21a10acbe7c0af92ac0c7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/marcoolopez/actions/runs/28156477745"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.5",
      "date": "2026-06-25T08:19:57.000Z",
      "arch": "x86_64",
      "commit": "3e3a120b72d8d5eefb5613534de12db172d4f932",
      "fileid": "ac3cedc5e86ea96a721a2a04d455bf1f78d1a54963cd04970e6915b1949e7c35",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/marcoolopez/actions/runs/28156477745"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.5",
      "date": "2026-06-25T08:19:22.000Z",
      "arch": "emscripten",
      "commit": "3e3a120b72d8d5eefb5613534de12db172d4f932",
      "fileid": "5b645684c9117a65eaf1c0bdec97e2b48b4d08757816e9b84627e66de5bc837f",
      "status": "success",
      "buildurl": "https://github.com/r-universe/marcoolopez/actions/runs/28156477745"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.5",
      "date": "2026-06-25T08:18:25.000Z",
      "arch": "x86_64",
      "commit": "3e3a120b72d8d5eefb5613534de12db172d4f932",
      "fileid": "678f4a510a1c462408abad0c1a29f9abda29a89a2b85434b0c505d5d4a2852b8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/marcoolopez/actions/runs/28156477745"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.5",
      "date": "2026-06-25T08:18:18.000Z",
      "arch": "x86_64",
      "commit": "3e3a120b72d8d5eefb5613534de12db172d4f932",
      "fileid": "bdfa59df2508f852d40e81a4aa6a7a4f2a2406124024f602d48e56149c291985",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/marcoolopez/actions/runs/28156477745"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.5",
      "date": "2026-06-25T08:18:17.000Z",
      "arch": "x86_64",
      "commit": "3e3a120b72d8d5eefb5613534de12db172d4f932",
      "fileid": "b44f26d4ddf0d00595b5242c5666931338f8db2f81a599d4e872d4bdd8fa45e8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/marcoolopez/actions/runs/28156477745"
    }
  ]
}