{
  "_id": "6a23e15d530b9bc726be7d3b",
  "Package": "ttTensor",
  "Type": "Package",
  "Title": "Tensor-Train Decomposition",
  "Version": "1.0.2",
  "Date": "2025-08-25",
  "Authors@R": "c(person(\"Koki\", \"Tsuyuzaki\", role = c(\"aut\", \"cre\"),\nemail = \"k.t.the-answer@hotmail.co.jp\"),\nperson(\"Manabu\", \"Ishii\", role = \"aut\"),\nperson(\"Itoshi\", \"Nikaido\", role = \"aut\"))",
  "Description": "Tensor-train is a compact representation for higher-order\ntensors. Some algorithms for performing tensor-train\ndecomposition are available such as TT-SVD, TT-WOPT, and\nTT-Cross. For the details of the algorithms, see I. V.\nOseledets (2011) <doi:10.1137/090752286>, Yuan Longao, et al\n(2017) <doi:10.48550/arXiv.1709.02641>, I. V. Oseledets (2010)\n<doi:10.1016/j.laa.2009.07.024>.",
  "License": "MIT + file LICENSE",
  "URL": "https://github.com/rikenbit/ttTensor",
  "Repository": "https://rikenbit.r-universe.dev",
  "Date/Publication": "2025-09-06 04:43:25 UTC",
  "RemoteUrl": "https://github.com/rikenbit/tttensor",
  "RemoteRef": "HEAD",
  "RemoteSha": "641368ddc60db9f7516addb48602336cb119f1f9",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-06 08:56:30 UTC",
    "User": "root"
  },
  "Author": "Koki Tsuyuzaki [aut, cre],\nManabu Ishii [aut],\nItoshi Nikaido [aut]",
  "Maintainer": "Koki Tsuyuzaki <k.t.the-answer@hotmail.co.jp>",
  "MD5sum": "50a9ab0d7f23d5b278f67332c19f08e7",
  "_user": "rikenbit",
  "_type": "src",
  "_file": "ttTensor_1.0.2.tar.gz",
  "_fileid": "1082c95bb9baa17abd6c6692d2acd7f53a163b15bd7b7cb205e3baf87a9a7aab",
  "_filesize": 128044,
  "_sha256": "1082c95bb9baa17abd6c6692d2acd7f53a163b15bd7b7cb205e3baf87a9a7aab",
  "_created": "2026-06-06T08:56:30.000Z",
  "_published": "2026-06-06T08:59:09.897Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79865822783,
      "time": 121,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7453047841"
    },
    {
      "job": 79865822788,
      "time": 119,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7453047600"
    },
    {
      "job": 79865822789,
      "time": 93,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7453044166"
    },
    {
      "job": 79865822792,
      "time": 98,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7453044915"
    },
    {
      "job": 79865696379,
      "time": 131,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7453032807"
    },
    {
      "job": 79865822784,
      "time": 91,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7453044017"
    },
    {
      "job": 79865822802,
      "time": 101,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7453045623"
    },
    {
      "job": 79865822805,
      "time": 89,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7453043718"
    },
    {
      "job": 79865822799,
      "time": 82,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7453042911"
    }
  ],
  "_buildurl": "https://github.com/r-universe/rikenbit/actions/runs/27057961999",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/rikenbit/tttensor",
  "_commit": {
    "id": "641368ddc60db9f7516addb48602336cb119f1f9",
    "author": "koki <k.t.the-answer@hotmail.co.jp>",
    "committer": "koki <k.t.the-answer@hotmail.co.jp>",
    "message": "v1.0.2\n",
    "time": 1757133805
  },
  "_maintainer": {
    "name": "Koki Tsuyuzaki",
    "email": "k.t.the-answer@hotmail.co.jp",
    "login": "kokitsuyuzaki",
    "description": "",
    "uuid": 2173745
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.5.0",
      "role": "Depends"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "rTensor",
      "role": "Imports"
    },
    {
      "package": "PTAk",
      "role": "Imports"
    },
    {
      "package": "Matrix",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    }
  ],
  "_owner": "rikenbit",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-35",
      "n": 1
    },
    {
      "week": "2025-36",
      "n": 1
    }
  ],
  "_tags": [],
  "_stars": 4,
  "_contributors": [
    {
      "user": "kokitsuyuzaki",
      "count": 14,
      "uuid": 2173745
    }
  ],
  "_userbio": {
    "uuid": 7158513,
    "type": "organization",
    "name": "RIKEN BiT",
    "description": "Omics AI Research Team, Advanced General Intelligence in Science Program (AGIS), TRIP, RIKEN (ex-Laboratory for Bioinformatics Research, RIKEN)"
  },
  "_downloads": {
    "count": 475,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/ttTensor"
  },
  "_devurl": "https://github.com/rikenbit/tttensor",
  "_searchresults": 6,
  "_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/ttTensor.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/rikenbit/tttensor",
  "_realowner": "rikenbit",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.99.2",
      "date": "2019-03-08"
    },
    {
      "version": "1.0.1",
      "date": "2021-05-18"
    },
    {
      "version": "1.0.2",
      "date": "2025-09-03"
    }
  ],
  "_exports": [
    "as_sptensor",
    "dtensor",
    "maxvol",
    "skeleton.decomp",
    "TTCross",
    "TTSVD",
    "TTWOPT",
    "unfold"
  ],
  "_help": [
    {
      "page": "ttTensor-package",
      "title": "Tensor-Train Decomposition",
      "topics": [
        "ttTensor-package",
        "ttTensor"
      ]
    },
    {
      "page": "as_sptensor",
      "title": "Convert to Simple Sparse Tensor",
      "topics": [
        "as_sptensor"
      ]
    },
    {
      "page": "dtensor",
      "title": "Dense Tensor Creation",
      "topics": [
        "dtensor"
      ]
    },
    {
      "page": "maxvol",
      "title": "maxvol algorithm",
      "topics": [
        "maxvol"
      ]
    },
    {
      "page": "skeleton.decomp",
      "title": "Skeleton Decomposition",
      "topics": [
        "skeleton.decomp"
      ]
    },
    {
      "page": "TTCross",
      "title": "Tensor-Train Decomposition by TRCross",
      "topics": [
        "TTCross"
      ]
    },
    {
      "page": "TTSVD",
      "title": "Tensor-Train Decomposition by TTSVD",
      "topics": [
        "TTSVD"
      ]
    },
    {
      "page": "TTWOPT",
      "title": "Tensor-Train Decomposition by Tensor-train Weighted OPTimization",
      "topics": [
        "TTWOPT"
      ]
    },
    {
      "page": "unfold",
      "title": "Unfold a Tensor",
      "topics": [
        "unfold"
      ]
    }
  ],
  "_readme": "https://github.com/rikenbit/tttensor/raw/HEAD/README.md",
  "_rundeps": [
    "lattice",
    "Matrix",
    "PTAk",
    "rTensor",
    "tensor"
  ],
  "_score": 3.6020599913279625,
  "_indexed": true,
  "_nocasepkg": "tttensor",
  "_universes": [
    "rikenbit",
    "kokitsuyuzaki"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.2",
      "date": "2026-06-06T08:58:20.000Z",
      "distro": "noble",
      "commit": "641368ddc60db9f7516addb48602336cb119f1f9",
      "fileid": "e9fbe76364e9be24ea6f5c95373f970a2ab115568536ad3e4d938d7e10515730",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rikenbit/actions/runs/27057961999"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0.2",
      "date": "2026-06-06T08:58:19.000Z",
      "distro": "noble",
      "commit": "641368ddc60db9f7516addb48602336cb119f1f9",
      "fileid": "3a569dc9283587da7a1568859f553399ed38d275118ccf78bbf9651f79db18f1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rikenbit/actions/runs/27057961999"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0.2",
      "date": "2026-06-06T08:58:00.000Z",
      "commit": "641368ddc60db9f7516addb48602336cb119f1f9",
      "fileid": "d618338501c002ae1787db01ac096979745989bdbb531e4e660ce07431909504",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rikenbit/actions/runs/27057961999"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.0.2",
      "date": "2026-06-06T08:58:04.000Z",
      "commit": "641368ddc60db9f7516addb48602336cb119f1f9",
      "fileid": "b8cbaafdf222eb121bac545c0cf8164f4882f77087d18a7109997c7eed35866d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rikenbit/actions/runs/27057961999"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0.2",
      "date": "2026-06-06T08:58:16.000Z",
      "commit": "641368ddc60db9f7516addb48602336cb119f1f9",
      "fileid": "3906ffc566eae9a4746908dd1fe282d465d0f9cb514508d3717292e5b91c6ffa",
      "status": "success",
      "buildurl": "https://github.com/r-universe/rikenbit/actions/runs/27057961999"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.0.2",
      "date": "2026-06-06T08:57:56.000Z",
      "commit": "641368ddc60db9f7516addb48602336cb119f1f9",
      "fileid": "01a141bdd8dbf5d957d3fb338ad702085d257946bafccbb306378b2183f47deb",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rikenbit/actions/runs/27057961999"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.0.2",
      "date": "2026-06-06T08:57:43.000Z",
      "commit": "641368ddc60db9f7516addb48602336cb119f1f9",
      "fileid": "77e325789ebb146713a68c87cc4abb4b63b8d83db7ed49d03d0193a3165b72b9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rikenbit/actions/runs/27057961999"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.0.2",
      "date": "2026-06-06T08:57:32.000Z",
      "commit": "641368ddc60db9f7516addb48602336cb119f1f9",
      "fileid": "4fcae3fbae75cbedec48b0590178e9e35c62aa3fbb1c97ae16e8eedaf5122cb7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rikenbit/actions/runs/27057961999"
    }
  ]
}