{
  "_id": "69d4c37910581d1350dba2a7",
  "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-04-07 08:27:51 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": "a7850680eb2203a966bdab141649ef45",
  "_user": "r-multiverse",
  "_type": "src",
  "_file": "tidytensor_1.0.0.tar.gz",
  "_fileid": "5c1d5dce719be25f9070b8b0cd52f47769631234c6919589593fa0bf8e9185eb",
  "_filesize": 1659618,
  "_sha256": "5c1d5dce719be25f9070b8b0cd52f47769631234c6919589593fa0bf8e9185eb",
  "_created": "2026-04-07T08:27:51.000Z",
  "_published": "2026-04-07T08:42:33.808Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 70210839424,
      "time": 291,
      "config": "linux-devel-x86_64",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "6301809775"
    },
    {
      "job": 70210839453,
      "time": 132,
      "config": "linux-release-x86_64",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "6301765873"
    },
    {
      "job": 70210839439,
      "time": 100,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "6301932133"
    },
    {
      "job": 70210839419,
      "time": 121,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "6301969794"
    },
    {
      "job": 70210406466,
      "time": 193,
      "config": "source",
      "r": "4.5.3",
      "check": "ERROR",
      "artifact": "6301728788"
    },
    {
      "job": 70210839339,
      "time": 115,
      "config": "wasm-release",
      "r": "4.5.1",
      "check": "OK",
      "artifact": "6301761287"
    },
    {
      "job": 70210839441,
      "time": 73,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "6301749720"
    },
    {
      "job": 70210839512,
      "time": 97,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "6301756609"
    },
    {
      "job": 70210839454,
      "time": 87,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "6301754468"
    }
  ],
  "_buildurl": "https://github.com/r-universe/r-multiverse/actions/runs/24071820495",
  "_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.5.3",
  "_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.6.0",
      "os": "linux",
      "version": "1.0.0",
      "date": "2026-04-07T08:32:36.000Z",
      "distro": "noble",
      "commit": "14f5b87d2dfae20eb35cfd974adf660a4fd89980",
      "fileid": "26800300e69b831a35d2c851e9c76306c7dedfefec2508e50e23c3281d40d37c",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/r-multiverse/actions/runs/24071820495"
    },
    {
      "r": "4.5.3",
      "os": "linux",
      "version": "1.0.0",
      "date": "2026-04-07T08:30:05.000Z",
      "distro": "noble",
      "commit": "14f5b87d2dfae20eb35cfd974adf660a4fd89980",
      "fileid": "9f3a4ad5cd885525e7a4c9c060e2a10566dc4db03271587f16546d28643db1b8",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/r-multiverse/actions/runs/24071820495"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0.0",
      "date": "2026-04-07T08:39:56.000Z",
      "commit": "14f5b87d2dfae20eb35cfd974adf660a4fd89980",
      "fileid": "c2e5715af4d867cbaae0c0b2354d6f4b627b0808cb228ce7dd37a84372a0a1bc",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/r-multiverse/actions/runs/24071820495"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.0.0",
      "date": "2026-04-07T08:42:03.000Z",
      "commit": "14f5b87d2dfae20eb35cfd974adf660a4fd89980",
      "fileid": "91143e248f5444ba4f2671f1fd3292fa8a413d61940738d3aeb1535cb7319898",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/r-multiverse/actions/runs/24071820495"
    },
    {
      "r": "4.5.1",
      "os": "wasm",
      "version": "1.0.0",
      "date": "2026-04-07T08:30:03.000Z",
      "commit": "14f5b87d2dfae20eb35cfd974adf660a4fd89980",
      "fileid": "9ac8f1700692481aac41175b486ead24b2250016ffe0c1a9839e4cca9c97c075",
      "status": "success",
      "buildurl": "https://github.com/r-universe/r-multiverse/actions/runs/24071820495"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.0.0",
      "date": "2026-04-07T08:29:04.000Z",
      "commit": "14f5b87d2dfae20eb35cfd974adf660a4fd89980",
      "fileid": "043e2451922b4561de43ce6fa00c90b47f6cd71add16d41798510da0af13d558",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/r-multiverse/actions/runs/24071820495"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.0.0",
      "date": "2026-04-07T08:29:30.000Z",
      "commit": "14f5b87d2dfae20eb35cfd974adf660a4fd89980",
      "fileid": "1ae997143747d22ff084f060993e86c509507c4622ab5a7b4367b0d736094e2e",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/r-multiverse/actions/runs/24071820495"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.0.0",
      "date": "2026-04-07T08:29:14.000Z",
      "commit": "14f5b87d2dfae20eb35cfd974adf660a4fd89980",
      "fileid": "9b49e5a2ad1f3342c7e3c81f45f7bb268ab9621f24d70ba8aa73ead4bc3e64c1",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/r-multiverse/actions/runs/24071820495"
    }
  ]
}