{
  "_id": "6a23c62d530b9bc726bde2b0",
  "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-06-06 07:00:34 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": "1daae0a1dc1520a11018900e197b0e76",
  "_user": "r-multiverse",
  "_type": "src",
  "_file": "tidytensor_1.0.0.tar.gz",
  "_fileid": "6c22086de84363f27e5590f5f3023a5ca3d90df0e874117df59b4805e16f20d6",
  "_filesize": 1660141,
  "_sha256": "6c22086de84363f27e5590f5f3023a5ca3d90df0e874117df59b4805e16f20d6",
  "_created": "2026-06-06T07:00:34.000Z",
  "_published": "2026-06-06T07:03:09.064Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79859415034,
      "time": 123,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "7452223437"
    },
    {
      "job": 79859415016,
      "time": 98,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7452220310"
    },
    {
      "job": 79859415022,
      "time": 81,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "7452218068"
    },
    {
      "job": 79859415025,
      "time": 88,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7452219044"
    },
    {
      "job": 79859237572,
      "time": 177,
      "config": "source",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7452207157"
    },
    {
      "job": 79859415026,
      "time": 116,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7452222431"
    },
    {
      "job": 79859415015,
      "time": 79,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "7452217902"
    },
    {
      "job": 79859415036,
      "time": 116,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "7452222504"
    },
    {
      "job": 79859415004,
      "time": 81,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7452218224"
    }
  ],
  "_buildurl": "https://github.com/r-universe/r-multiverse/actions/runs/27055579064",
  "_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-06-06T07:02:43.000Z",
      "distro": "noble",
      "commit": "14f5b87d2dfae20eb35cfd974adf660a4fd89980",
      "fileid": "61239eee116ceb45724d66eb5cbd73af23df4dbc0d8aab1c88e73f9ff14adf27",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/r-multiverse/actions/runs/27055579064"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0.0",
      "date": "2026-06-06T07:02:20.000Z",
      "distro": "noble",
      "commit": "14f5b87d2dfae20eb35cfd974adf660a4fd89980",
      "fileid": "c8e39b6407be8918c2b6127bfb90770b2083a99bd5edd8da68593b85c1f549af",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/r-multiverse/actions/runs/27055579064"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0.0",
      "date": "2026-06-06T07:02:03.000Z",
      "commit": "14f5b87d2dfae20eb35cfd974adf660a4fd89980",
      "fileid": "11f11021652be2478fc76eba23566bc04f3daad0ef8c2f2fcb70256c2b259f00",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/r-multiverse/actions/runs/27055579064"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.0.0",
      "date": "2026-06-06T07:02:09.000Z",
      "commit": "14f5b87d2dfae20eb35cfd974adf660a4fd89980",
      "fileid": "947d4d1f9f952ebaf574e85c1429cb0232d4fb09f9e533975bcdedd6bd6b306a",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/r-multiverse/actions/runs/27055579064"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0.0",
      "date": "2026-06-06T07:02:47.000Z",
      "commit": "14f5b87d2dfae20eb35cfd974adf660a4fd89980",
      "fileid": "3a16ba6c73602202e34784f34851a5cf0dc858eab6bf43b33c38d80185711030",
      "status": "success",
      "buildurl": "https://github.com/r-universe/r-multiverse/actions/runs/27055579064"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.0.0",
      "date": "2026-06-06T07:01:54.000Z",
      "commit": "14f5b87d2dfae20eb35cfd974adf660a4fd89980",
      "fileid": "3ede28f430520ef87f8e03d37cfb8adef973e954661cbad8045015012cb2414e",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/r-multiverse/actions/runs/27055579064"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.0.0",
      "date": "2026-06-06T07:02:23.000Z",
      "commit": "14f5b87d2dfae20eb35cfd974adf660a4fd89980",
      "fileid": "00c92ee7b787a257902a909f16697446f7dbbcc6be81ab346aff6e8e6e5aa2b6",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/r-multiverse/actions/runs/27055579064"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.0.0",
      "date": "2026-06-06T07:01:57.000Z",
      "commit": "14f5b87d2dfae20eb35cfd974adf660a4fd89980",
      "fileid": "14f97cf0b2ac356b8c758fd0e39e8af0b042aa48e1eefcdae3eb801c2d241b13",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/r-multiverse/actions/runs/27055579064"
    }
  ]
}