{
  "_id": "6a1f319bb401979e73427be9",
  "Package": "symTensor",
  "Type": "Package",
  "Title": "Symmetric Matrix and Tensor Decomposition",
  "Version": "0.1.0",
  "Authors@R": "person(\"Koki\", \"Tsuyuzaki\", email = \"k.t.the-answer@hotmail.co.jp\",\nrole = c(\"aut\", \"cre\"))",
  "Description": "Provides symmetric matrix and tensor operations and\ndecomposition algorithms including symmetric NMF (symNMF),\nPageRank, Label Propagation, Higher-order Power Method, and\nTOPHITS. Designed to work with 'rTensor' objects. Methods are\ndescribed in Kuang et al. (2012)\n<doi:10.1137/1.9781611972825.10>, Kolda and Mayo (2011)\n<doi:10.1137/100801482>, and Kolda and Bader (2006)\n<doi:10.1137/1.9781611972764.26>.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.3.2",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-15 08:16:27 UTC",
    "User": "root"
  },
  "Author": "Koki Tsuyuzaki [aut, cre]",
  "Maintainer": "Koki Tsuyuzaki <k.t.the-answer@hotmail.co.jp>",
  "Repository": "https://kokitsuyuzaki.r-universe.dev",
  "Date/Publication": "2026-05-14 10:38:09 UTC",
  "RemoteUrl": "https://github.com/cran/symTensor",
  "RemoteRef": "HEAD",
  "RemoteSha": "a0a8cb0e6939660c894948c156be9117ef01a411",
  "MD5sum": "b792e7f80b0b16b77cc57ef373c40c82",
  "_user": "kokitsuyuzaki",
  "_type": "src",
  "_file": "symTensor_0.1.0.tar.gz",
  "_fileid": "09257a795ee50264ba6bef6127fc118126f1d59e3be0209edf2fdc8bc7b05d44",
  "_filesize": 182082,
  "_sha256": "09257a795ee50264ba6bef6127fc118126f1d59e3be0209edf2fdc8bc7b05d44",
  "_created": "2026-05-15T08:16:27.000Z",
  "_published": "2026-06-02T19:40:11.160Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79156740429,
      "time": 110,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7012928186"
    },
    {
      "job": 79156739974,
      "time": 104,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7012926768"
    },
    {
      "job": 79156740215,
      "time": 171,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7012934505"
    },
    {
      "job": 79156740556,
      "time": 170,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7012930884"
    },
    {
      "job": 79156739445,
      "time": 161,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7012904293"
    },
    {
      "job": 79156739493,
      "time": 97,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7368004201"
    },
    {
      "job": 79156740163,
      "time": 70,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7012919278"
    },
    {
      "job": 79156740602,
      "time": 70,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7012919476"
    },
    {
      "job": 79156740524,
      "time": 113,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7012929246"
    }
  ],
  "_buildurl": "https://github.com/r-universe/kokitsuyuzaki/actions/runs/25907601298",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/symTensor",
  "_commit": {
    "id": "a0a8cb0e6939660c894948c156be9117ef01a411",
    "author": "Koki Tsuyuzaki <k.t.the-answer@hotmail.co.jp>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 0.1.0\n",
    "time": 1778755089
  },
  "_maintainer": {
    "name": "Koki Tsuyuzaki",
    "email": "k.t.the-answer@hotmail.co.jp",
    "login": "kokitsuyuzaki",
    "uuid": 2173745
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.5.0",
      "role": "Depends"
    },
    {
      "package": "rTensor",
      "role": "Imports"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    }
  ],
  "_owner": "cran",
  "_selfowned": true,
  "_usedby": 1,
  "_updates": [
    {
      "week": "2026-20",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "0.1.0",
      "date": "2026-05-14"
    }
  ],
  "_stars": 0,
  "_contributors": [
    {
      "user": "kokitsuyuzaki",
      "count": 1,
      "uuid": 2173745
    }
  ],
  "_userbio": {
    "uuid": 2173745,
    "type": "user",
    "name": "kokitsuyuzaki"
  },
  "_downloads": {
    "count": 0,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/symTensor"
  },
  "_searchresults": 0,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/symTensor.html",
    "manual.pdf"
  ],
  "_realowner": "kokitsuyuzaki",
  "_cranurl": false,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2026-05-14"
    }
  ],
  "_exports": [
    "HigherOrderPower",
    "isSymmetricTensor",
    "LabelPropagation",
    "PageRank",
    "Symmetrize",
    "symNMF",
    "TOPHITS"
  ],
  "_help": [
    {
      "page": "HigherOrderPower",
      "title": "Higher-order Power Method for Symmetric Tensor Decomposition",
      "topics": [
        "HigherOrderPower"
      ]
    },
    {
      "page": "isSymmetricTensor",
      "title": "Check if a matrix or tensor is symmetric",
      "topics": [
        "isSymmetricTensor"
      ]
    },
    {
      "page": "LabelPropagation",
      "title": "Label Propagation via PageRank",
      "topics": [
        "LabelPropagation"
      ]
    },
    {
      "page": "PageRank",
      "title": "(Personalized) PageRank",
      "topics": [
        "PageRank"
      ]
    },
    {
      "page": "Symmetrize",
      "title": "Symmetrize a matrix or tensor",
      "topics": [
        "Symmetrize"
      ]
    },
    {
      "page": "symNMF",
      "title": "Symmetric Non-negative Matrix Factorization (symNMF)",
      "topics": [
        "symNMF"
      ]
    },
    {
      "page": "TOPHITS",
      "title": "TOPHITS: Tensor HITS Algorithm",
      "topics": [
        "TOPHITS"
      ]
    }
  ],
  "_rundeps": [
    "rTensor"
  ],
  "_score": 1.4771212547196624,
  "_indexed": true,
  "_nocasepkg": "symtensor",
  "_universes": [
    "kokitsuyuzaki"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-05-15T08:18:25.000Z",
      "distro": "noble",
      "commit": "a0a8cb0e6939660c894948c156be9117ef01a411",
      "fileid": "1b5d07699b71e782c3e7d648a211293e7b68152ac674b38790c339f623847f02",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kokitsuyuzaki/actions/runs/25907601298"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-05-15T08:18:20.000Z",
      "distro": "noble",
      "commit": "a0a8cb0e6939660c894948c156be9117ef01a411",
      "fileid": "3a14a19b586e2a9a5afb06cd055aeb32ebe914c2873789eb6dddb1fc9b89a5bc",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kokitsuyuzaki/actions/runs/25907601298"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-05-15T08:18:56.000Z",
      "commit": "a0a8cb0e6939660c894948c156be9117ef01a411",
      "fileid": "3e6cb84b0c3535ab7a821d88bc67ee80f6250d0cbe64d16d568c6b3bd979613b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kokitsuyuzaki/actions/runs/25907601298"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-05-15T08:18:33.000Z",
      "commit": "a0a8cb0e6939660c894948c156be9117ef01a411",
      "fileid": "776a941708b4cccfef90de4f79ab4cff8def2af050cd88db06a8632a618d4701",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kokitsuyuzaki/actions/runs/25907601298"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-05-15T08:17:42.000Z",
      "commit": "a0a8cb0e6939660c894948c156be9117ef01a411",
      "fileid": "e48d6ad386cf3d60d4145ad4911c0be9cda6954a563d6d30d614f7d061a2a88d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kokitsuyuzaki/actions/runs/25907601298"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-05-15T08:17:43.000Z",
      "commit": "a0a8cb0e6939660c894948c156be9117ef01a411",
      "fileid": "20a00b15b4ee1ab00d3fc8c4f17da2fc205cf0fa8710ebdd80a54e679a68f3c7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kokitsuyuzaki/actions/runs/25907601298"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-05-15T08:18:25.000Z",
      "commit": "a0a8cb0e6939660c894948c156be9117ef01a411",
      "fileid": "23102f55a2a92f7be7e18b1298e19098f947347260591de6cbfb2d4b06f650be",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kokitsuyuzaki/actions/runs/25907601298"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.0",
      "date": "2026-06-02T19:39:47.000Z",
      "commit": "a0a8cb0e6939660c894948c156be9117ef01a411",
      "fileid": "ad6e5f1220dd1d31b8c13a62142cfd1c65ee84edd6a58628cf7b2039ecca5199",
      "status": "success",
      "buildurl": "https://github.com/r-universe/kokitsuyuzaki/actions/runs/25907601298"
    }
  ]
}