{
  "_id": "6a1f2409b401979e73420c87",
  "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-staging.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-16 06:31:13 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": "45385345f6895c7e923439c9c44be2b6",
  "_user": "r-multiverse-staging",
  "_type": "src",
  "_file": "tidytensor_1.0.0.tar.gz",
  "_fileid": "227f002cc7ec0d8db86a70d87b2e7b58babf8b893755b966428b29e893341334",
  "_filesize": 1659612,
  "_sha256": "227f002cc7ec0d8db86a70d87b2e7b58babf8b893755b966428b29e893341334",
  "_created": "2026-05-16T06:31:13.000Z",
  "_published": "2026-06-02T18:42:17.885Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79145879433,
      "time": 437,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "7031248832"
    },
    {
      "job": 79145879067,
      "time": 177,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7031223336"
    },
    {
      "job": 79145879017,
      "time": 95,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "7031320395"
    },
    {
      "job": 79145879007,
      "time": 97,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7031319683"
    },
    {
      "job": 79145878516,
      "time": 308,
      "config": "source",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7031205640"
    },
    {
      "job": 79145878280,
      "time": 147,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7366763074"
    },
    {
      "job": 79145878989,
      "time": 800,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "7031290638"
    },
    {
      "job": 79145880108,
      "time": 72,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "7031213133"
    },
    {
      "job": 79145879522,
      "time": 282,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7031233693"
    }
  ],
  "_buildurl": "https://github.com/r-universe/r-multiverse-staging/actions/runs/25954957088",
  "_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-staging"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.0",
      "date": "2026-05-16T06:38:36.000Z",
      "distro": "noble",
      "commit": "14f5b87d2dfae20eb35cfd974adf660a4fd89980",
      "fileid": "cf5b6e7b755072ecce0e44b27f78f0574f92458278beb3d2d18efc9c17774a17",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/r-multiverse-staging/actions/runs/25954957088"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0.0",
      "date": "2026-05-16T06:34:17.000Z",
      "distro": "noble",
      "commit": "14f5b87d2dfae20eb35cfd974adf660a4fd89980",
      "fileid": "054cb97e25420fd120088d8f357725b0c25efc1fce900eecd62522acd75be13d",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/r-multiverse-staging/actions/runs/25954957088"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0.0",
      "date": "2026-05-16T06:49:04.000Z",
      "commit": "14f5b87d2dfae20eb35cfd974adf660a4fd89980",
      "fileid": "b2e6de01f31735179e2a8354ea63d42f94ca7d6f3260db5fda299b578e536aa0",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/r-multiverse-staging/actions/runs/25954957088"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.0.0",
      "date": "2026-05-16T06:48:59.000Z",
      "commit": "14f5b87d2dfae20eb35cfd974adf660a4fd89980",
      "fileid": "acfc067e21d197336aca2cd76a02cd87c6119daf5a2267925d187e18afbf060a",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/r-multiverse-staging/actions/runs/25954957088"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.0.0",
      "date": "2026-05-16T06:44:35.000Z",
      "commit": "14f5b87d2dfae20eb35cfd974adf660a4fd89980",
      "fileid": "0ca6772b6a39790b89d741d590b0be71f05170de8e7639505fb9a326f3338017",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/r-multiverse-staging/actions/runs/25954957088"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.0.0",
      "date": "2026-05-16T06:32:27.000Z",
      "commit": "14f5b87d2dfae20eb35cfd974adf660a4fd89980",
      "fileid": "2edce99ab44ebdbe2f5a64edee02af89f3f3dafd333c179bc05475418db37889",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/r-multiverse-staging/actions/runs/25954957088"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.0.0",
      "date": "2026-05-16T06:35:55.000Z",
      "commit": "14f5b87d2dfae20eb35cfd974adf660a4fd89980",
      "fileid": "c85fe2f14cbdbac7090ffe1b76495ca873d2553d484eb8beb42834e64167abc8",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/r-multiverse-staging/actions/runs/25954957088"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0.0",
      "date": "2026-06-02T18:42:02.000Z",
      "commit": "14f5b87d2dfae20eb35cfd974adf660a4fd89980",
      "fileid": "cb5f07e713dcd951810e16fc5a4f4126d477c7c8e63f5e533b8bba0873ab7a17",
      "status": "success",
      "buildurl": "https://github.com/r-universe/r-multiverse-staging/actions/runs/25954957088"
    }
  ]
}