{
  "_id": "6a4b7651a6574ff277f9b5f9",
  "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-07-06 09:26:40 UTC",
    "User": "root"
  },
  "Author": "Koki Tsuyuzaki [aut, cre],\nManabu Ishii [aut],\nItoshi Nikaido [aut]",
  "Maintainer": "Koki Tsuyuzaki <k.t.the-answer@hotmail.co.jp>",
  "_user": "rikenbit",
  "_type": "src",
  "_file": "ttTensor_1.0.2.tar.gz",
  "_fileid": "https://r2.ropensci.org/1879c3c115f5bfb471a517c63ad6c880472ecf6b00ca7a9e4ca1461253fa2e35",
  "_filesize": 128816,
  "_sha256": "1879c3c115f5bfb471a517c63ad6c880472ecf6b00ca7a9e4ca1461253fa2e35",
  "_expires": "2026-10-14T09:33:04.000Z",
  "_created": "2026-07-06T09:26:40.000Z",
  "_published": "2026-07-06T09:33:05.672Z",
  "_jobs": [
    {
      "job": 85338215254,
      "time": 173,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8104961327"
    },
    {
      "job": 85338215224,
      "time": 124,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8104941778"
    },
    {
      "job": 85338215237,
      "time": 73,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8105032807"
    },
    {
      "job": 85338215266,
      "time": 135,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8105014301"
    },
    {
      "job": 85337646713,
      "time": 165,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8104891133"
    },
    {
      "job": 85338215174,
      "time": 92,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8104928929"
    },
    {
      "job": 85338215277,
      "time": 76,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8104922645"
    },
    {
      "job": 85338215263,
      "time": 80,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8104923898"
    },
    {
      "job": 85338215272,
      "time": 79,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8104924583"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/rikenbit/actions/runs/28781398144",
  "_status": "success",
  "_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
  },
  "_distro": "resolute",
  "_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",
    "followers": 16,
    "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.1",
  "_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",
    "LICENSE",
    "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-07-06T09:29:24.000Z",
      "distro": "resolute",
      "commit": "641368ddc60db9f7516addb48602336cb119f1f9",
      "fileid": "https://r2.ropensci.org/8f313602331213cc68a8293d88438ac4217727c8c94ed1bea5c68f9260346b11",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rikenbit/actions/runs/28781398144"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "1.0.2",
      "date": "2026-07-06T09:28:36.000Z",
      "distro": "resolute",
      "commit": "641368ddc60db9f7516addb48602336cb119f1f9",
      "fileid": "https://r2.ropensci.org/34ab7f973fda61c5ac8fd717043c02e29584675c27823fda91385db5730ddd14",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rikenbit/actions/runs/28781398144"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0.2",
      "date": "2026-07-06T09:32:30.000Z",
      "commit": "641368ddc60db9f7516addb48602336cb119f1f9",
      "fileid": "https://r2.ropensci.org/55c9d44fccab4c017d7bb30d42dc65e30943c28906d86fb139a60e56cfa3f2fd",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rikenbit/actions/runs/28781398144"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "1.0.2",
      "date": "2026-07-06T09:31:34.000Z",
      "commit": "641368ddc60db9f7516addb48602336cb119f1f9",
      "fileid": "https://r2.ropensci.org/276a97833638b973723c54304b8f18fffc357239b1ee62ec268c68eb3f017fbb",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rikenbit/actions/runs/28781398144"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0.2",
      "date": "2026-07-06T09:28:30.000Z",
      "commit": "641368ddc60db9f7516addb48602336cb119f1f9",
      "fileid": "https://r2.ropensci.org/62f53f7d7ff3c13d677d0a588c217621025528dc3fc97b05c4d674da294488d4",
      "status": "success",
      "buildurl": "https://github.com/r-universe/rikenbit/actions/runs/28781398144"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.0.2",
      "date": "2026-07-06T09:27:46.000Z",
      "commit": "641368ddc60db9f7516addb48602336cb119f1f9",
      "fileid": "https://r2.ropensci.org/0a83b9c238e129f74292545fd97ac66099c4bc7ed658e4819962112a89d2b6b0",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rikenbit/actions/runs/28781398144"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.0.2",
      "date": "2026-07-06T09:27:49.000Z",
      "commit": "641368ddc60db9f7516addb48602336cb119f1f9",
      "fileid": "https://r2.ropensci.org/cfa6db980e82a0559dab988025f181250ef8812ad8a0ad377a2ca4e0aa49cdeb",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rikenbit/actions/runs/28781398144"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "1.0.2",
      "date": "2026-07-06T09:27:50.000Z",
      "commit": "641368ddc60db9f7516addb48602336cb119f1f9",
      "fileid": "https://r2.ropensci.org/cbbd68b0b87f0c03ae27ab9bf9a26517f72148486dcc368de65d2d6221658f1d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rikenbit/actions/runs/28781398144"
    }
  ]
}