{
  "_id": "69fc506015e4104bb12df0be",
  "Package": "tidytensor",
  "Type": "Package",
  "Title": "TidyTensor",
  "Version": "1.0.0",
  "Date": "2018-12-05",
  "Authors@R": "c(\nperson(\"Shawn T.\", \"O'Neil\", middle = NULL, \"shawn@tislab.org\", role = c(\"aut\", \"cre\"),\ncomment = c(ORCID = \"0000-0001-6220-7080\", Affiliation = \"Center for Health AI, University of Colorado Anschutz Medical Campus\")\n)\n)",
  "Description": "Provides functions for working with tensors (vectors,\nmatrices, or multidimensional arrays) as named hierarchical\ndata structures.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.1.1",
  "VignetteBuilder": "knitr",
  "Repository": "https://r-multiverse.r-universe.dev",
  "Date/Publication": "2021-10-07 21:00:59 UTC",
  "RemoteUrl": "https://github.com/oneilsh/tidytensor",
  "RemoteRef": "v1.0.0",
  "RemoteSha": "14f5b87d2dfae20eb35cfd974adf660a4fd89980",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-07 08:33:04 UTC",
    "User": "root"
  },
  "Author": "Shawn T. O'Neil [aut, cre] (ORCID:\n<https://orcid.org/0000-0001-6220-7080>, Affiliation: Center for\nHealth AI, University of Colorado Anschutz Medical Campus)",
  "Maintainer": "Shawn T. O'Neil <shawn@tislab.org>",
  "MD5sum": "c8afea1724e4457992b903b6f431a9bb",
  "_user": "r-multiverse",
  "_type": "src",
  "_file": "tidytensor_1.0.0.tar.gz",
  "_fileid": "dc412fec3c12edb16d3b1957959d45c4a1ff68061949fb279bdd3f3941a364ed",
  "_filesize": 1664403,
  "_sha256": "dc412fec3c12edb16d3b1957959d45c4a1ff68061949fb279bdd3f3941a364ed",
  "_created": "2026-05-07T08:33:04.000Z",
  "_published": "2026-05-07T08:42:08.425Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 74778394768,
      "time": 122,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "6850500541"
    },
    {
      "job": 74778394812,
      "time": 169,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "6850513728"
    },
    {
      "job": 74778394776,
      "time": 111,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "6850613562"
    },
    {
      "job": 74778394974,
      "time": 98,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "6850617429"
    },
    {
      "job": 74777909926,
      "time": 183,
      "config": "source",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "6850462381"
    },
    {
      "job": 74778394854,
      "time": 127,
      "config": "wasm-release",
      "r": "4.5.1",
      "check": "OK",
      "artifact": "6850502037"
    },
    {
      "job": 74778394874,
      "time": 86,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "6850489122"
    },
    {
      "job": 74778394879,
      "time": 78,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "6850486417"
    },
    {
      "job": 74778394816,
      "time": 78,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "6850486515"
    }
  ],
  "_buildurl": "https://github.com/r-universe/r-multiverse/actions/runs/25484883004",
  "_status": "failure",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/oneilsh/tidytensor",
  "_commit": {
    "id": "14f5b87d2dfae20eb35cfd974adf660a4fd89980",
    "author": "Shawn T O'Neil <oneilsh@gmail.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Merge pull request #8 from oneilsh/docfixes\n\nDocfixes",
    "time": 1633640459
  },
  "_maintainer": {
    "name": "Shawn T. ONeil",
    "email": "shawn@tislab.org",
    "orcid": "0000-0001-6220-7080"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "abind",
      "role": "Imports"
    },
    {
      "package": "purrr",
      "role": "Imports"
    },
    {
      "package": "rstackdeque",
      "role": "Imports"
    },
    {
      "package": "magrittr",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "tidyselect",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    },
    {
      "package": "reticulate",
      "role": "Suggests"
    },
    {
      "package": "stringr",
      "role": "Suggests"
    },
    {
      "package": "keras",
      "role": "Suggests"
    },
    {
      "package": "dplyr",
      "role": "Suggests"
    },
    {
      "package": "covr",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "markdown",
      "role": "Suggests"
    },
    {
      "package": "ggplot2",
      "role": "Suggests"
    },
    {
      "package": "tidyr",
      "role": "Suggests"
    }
  ],
  "_owner": "oneilsh",
  "_selfowned": false,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 4,
  "_contributors": [
    {
      "user": "oneilsh",
      "count": 168,
      "uuid": 77859
    }
  ],
  "_userbio": {
    "uuid": 161461790,
    "type": "organization",
    "name": "R-multiverse",
    "description": "A community-curated collection of R package releases, powered by R-universe"
  },
  "_downloads": {
    "count": 0,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/tidytensor"
  },
  "_devurl": "https://github.com/oneilsh/tidytensor",
  "_searchresults": 1,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/readme.html",
    "extra/readme.md",
    "extra/tidytensor.html",
    "manual.pdf"
  ],
  "_cranurl": false,
  "_exports": [
    "as.tidytensor",
    "bind",
    "combine_ranks",
    "partition",
    "permute",
    "ranknames",
    "ranknames<-",
    "set_dimnames",
    "set_dimnames_for_rank",
    "set_ranknames",
    "shuffle",
    "stitch",
    "tt",
    "tt_apply"
  ],
  "_help": [
    {
      "page": "as.data.frame.tidytensor",
      "title": "Convert a tidytensor to a data.frame representation.",
      "topics": [
        "as.data.frame.tidytensor"
      ]
    },
    {
      "page": "as.list.tidytensor",
      "title": "Convert a tidytensor into a nested list of tensors.",
      "topics": [
        "as.list.tidytensor"
      ]
    },
    {
      "page": "as.tidytensor",
      "title": "Convert a vector, matrix, or array to a tidytensor type.",
      "topics": [
        "as.tidytensor"
      ]
    },
    {
      "page": "bind",
      "title": "Bind two or more tidytensors to create a new one with a new rank.",
      "topics": [
        "bind"
      ]
    },
    {
      "page": "combine_ranks",
      "title": "Combine multiple ranks of a tensor into a single rank",
      "topics": [
        "combine_ranks"
      ]
    },
    {
      "page": "partition",
      "title": "Partition a tidytensor into a list of smaller tidytensors of the same rank",
      "topics": [
        "partition"
      ]
    },
    {
      "page": "permute",
      "title": "Permute the ranks of a tensor",
      "topics": [
        "permute"
      ]
    },
    {
      "page": "print.tidytensor",
      "title": "Print a tidytensor.",
      "topics": [
        "print.tidytensor"
      ]
    },
    {
      "page": "ranknames",
      "title": "Get ranknames of a tidytensor.",
      "topics": [
        "ranknames"
      ]
    },
    {
      "page": "ranknames-set",
      "title": "Assign ranknames to a tidytensor.",
      "topics": [
        "ranknames<-"
      ]
    },
    {
      "page": "set_dimnames",
      "title": "Set dimnames() via a standard function call.",
      "topics": [
        "set_dimnames"
      ]
    },
    {
      "page": "set_dimnames_for_rank",
      "title": "Set dimnames() via a standard function call, for a particular rank.",
      "topics": [
        "set_dimnames_for_rank"
      ]
    },
    {
      "page": "set_ranknames",
      "title": "Assign ranknames to a tidytensor via a standard function call.",
      "topics": [
        "set_ranknames"
      ]
    },
    {
      "page": "shuffle",
      "title": "Shuffle a tidytensor in the first rank.",
      "topics": [
        "shuffle"
      ]
    },
    {
      "page": "stitch",
      "title": "Concatenate two or more tidytensors to create a new one with the same rank",
      "topics": [
        "stitch"
      ]
    },
    {
      "page": "subset.tidytensor",
      "title": "Subset dimensions of a tidytensor",
      "topics": [
        "subset.tidytensor"
      ]
    },
    {
      "page": "tt",
      "title": "Convert a vector, matrix, or array to a tidytensor type.",
      "topics": [
        "tt"
      ]
    },
    {
      "page": "tt_apply",
      "title": "Apply a function over lower ranks of a tidytensor",
      "topics": [
        "tt_apply"
      ]
    }
  ],
  "_readme": "https://github.com/oneilsh/tidytensor/raw/v1.0.0/README.md",
  "_rundeps": [
    "abind",
    "cli",
    "glue",
    "lifecycle",
    "magrittr",
    "purrr",
    "rlang",
    "rstackdeque",
    "tidyselect",
    "vctrs",
    "withr"
  ],
  "_score": 2.3010299956639813,
  "_indexed": false,
  "_nocasepkg": "tidytensor",
  "_universes": [
    "r-multiverse"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.0",
      "date": "2026-05-07T08:35:11.000Z",
      "distro": "noble",
      "commit": "14f5b87d2dfae20eb35cfd974adf660a4fd89980",
      "fileid": "271963fe387fa1ca9745aec970a78efbb037254f8694f91df2108fab89400e78",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/r-multiverse/actions/runs/25484883004"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0.0",
      "date": "2026-05-07T08:35:56.000Z",
      "distro": "noble",
      "commit": "14f5b87d2dfae20eb35cfd974adf660a4fd89980",
      "fileid": "a6ae1f5ef4a60ffc1e0c4df3d2e1a660abadff6a2c3326aff6e7e128146a2451",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/r-multiverse/actions/runs/25484883004"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0.0",
      "date": "2026-05-07T08:41:23.000Z",
      "commit": "14f5b87d2dfae20eb35cfd974adf660a4fd89980",
      "fileid": "fa4167f4cf414afc41e4a7a74393108e1e3a91cbe05564d80d40135269fd1e38",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/r-multiverse/actions/runs/25484883004"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.0.0",
      "date": "2026-05-07T08:41:36.000Z",
      "commit": "14f5b87d2dfae20eb35cfd974adf660a4fd89980",
      "fileid": "ea7aef508e0631c6b631d0b33e456569f180d493e8264ae6a8dbda45e5415861",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/r-multiverse/actions/runs/25484883004"
    },
    {
      "r": "4.5.1",
      "os": "wasm",
      "version": "1.0.0",
      "date": "2026-05-07T08:35:28.000Z",
      "commit": "14f5b87d2dfae20eb35cfd974adf660a4fd89980",
      "fileid": "2f5e61de9e5c87e236bb71dd23152d6ac7959aa0b3c0e04fb5eeb179c8de17b6",
      "status": "success",
      "buildurl": "https://github.com/r-universe/r-multiverse/actions/runs/25484883004"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.0.0",
      "date": "2026-05-07T08:34:26.000Z",
      "commit": "14f5b87d2dfae20eb35cfd974adf660a4fd89980",
      "fileid": "86d3ad887865a3b53563c787fe6f804e7e31741b6ed7dcb7bc36ace0b69bba78",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/r-multiverse/actions/runs/25484883004"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.0.0",
      "date": "2026-05-07T08:34:17.000Z",
      "commit": "14f5b87d2dfae20eb35cfd974adf660a4fd89980",
      "fileid": "13629de093b0d24264ed96d500be5e3e56343308a25d040065e11143a17bf0fa",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/r-multiverse/actions/runs/25484883004"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.0.0",
      "date": "2026-05-07T08:34:18.000Z",
      "commit": "14f5b87d2dfae20eb35cfd974adf660a4fd89980",
      "fileid": "c1687d6d808ca18b75a1b26a7afb5883e562542c43f5283e08fbfd9d34c11be5",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/r-multiverse/actions/runs/25484883004"
    }
  ]
}