{
  "_id": "6a55cb29ff0138dec5d69028",
  "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://test.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-07-14 05:34:37 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>",
  "_user": "test",
  "_type": "src",
  "_file": "tidytensor_1.0.0.tar.gz",
  "_fileid": "https://r2.ropensci.org/2c67872f9ceebe5530b787e0564c950f7a3050ddbfbd87242c14fafba4d7f262",
  "_filesize": 1664467,
  "_sha256": "2c67872f9ceebe5530b787e0564c950f7a3050ddbfbd87242c14fafba4d7f262",
  "_expires": "2026-10-22T05:37:43.000Z",
  "_created": "2026-07-14T05:34:37.000Z",
  "_published": "2026-07-14T05:37:45.298Z",
  "_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"
  },
  "_distro": "resolute",
  "_jobs": [
    {
      "job": 87008238899,
      "time": 150,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "8301320489"
    },
    {
      "job": 87008238862,
      "time": 150,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "WARNING",
      "artifact": "8301320275"
    },
    {
      "job": 87008238875,
      "time": 76,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "8301298673"
    },
    {
      "job": 87008238905,
      "time": 82,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "WARNING",
      "artifact": "8301300806"
    },
    {
      "job": 87007765839,
      "time": 215,
      "config": "source",
      "r": "4.6.1",
      "check": "ERROR",
      "artifact": "8301277638"
    },
    {
      "job": 87008238836,
      "time": 113,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8301309444"
    },
    {
      "job": 87008238878,
      "time": 85,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "8301301203"
    },
    {
      "job": 87008238886,
      "time": 70,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "8301297250"
    },
    {
      "job": 87008238901,
      "time": 67,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "WARNING",
      "artifact": "8301296100"
    }
  ],
  "_host": "GitHub-Actions",
  "_status": "failure",
  "_buildurl": "https://github.com/r-universe/test/actions/runs/29308733890",
  "_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": 383316,
    "type": "user",
    "name": "test",
    "followers": 76
  },
  "_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.1",
  "_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",
    "LICENSE",
    "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": [
    "test"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.0",
      "date": "2026-07-14T05:37:13.000Z",
      "distro": "resolute",
      "commit": "14f5b87d2dfae20eb35cfd974adf660a4fd89980",
      "fileid": "https://r2.ropensci.org/b0a9a57c144876b8068119da41203a1d1b0a6d89f7155d20783134cc624730cf",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/test/actions/runs/29308733890"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "1.0.0",
      "date": "2026-07-14T05:37:12.000Z",
      "distro": "resolute",
      "commit": "14f5b87d2dfae20eb35cfd974adf660a4fd89980",
      "fileid": "https://r2.ropensci.org/aef7888b86e0b6470f018b982667a7a9998ca09a8618382d2c6fb827686799ec",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/test/actions/runs/29308733890"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0.0",
      "date": "2026-07-14T05:35:59.000Z",
      "commit": "14f5b87d2dfae20eb35cfd974adf660a4fd89980",
      "fileid": "https://r2.ropensci.org/7efddd4fa69c2ba64a4efc873f1257d63cd5df55895b0ca2b5a66dbaddd75519",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/test/actions/runs/29308733890"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "1.0.0",
      "date": "2026-07-14T05:36:07.000Z",
      "commit": "14f5b87d2dfae20eb35cfd974adf660a4fd89980",
      "fileid": "https://r2.ropensci.org/65ef7a5b7d2a8a100dc0ef46dc2b920e2ba9d7e46c28d052f6ed6507c615887d",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/test/actions/runs/29308733890"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0.0",
      "date": "2026-07-14T05:36:47.000Z",
      "commit": "14f5b87d2dfae20eb35cfd974adf660a4fd89980",
      "fileid": "https://r2.ropensci.org/61d2a3765eaba534e696c95fa7f81c678949103ffc9042f1bcda9c416d85a64a",
      "status": "success",
      "buildurl": "https://github.com/r-universe/test/actions/runs/29308733890"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.0.0",
      "date": "2026-07-14T05:36:00.000Z",
      "commit": "14f5b87d2dfae20eb35cfd974adf660a4fd89980",
      "fileid": "https://r2.ropensci.org/5bc8bde35e3abbc38ba25e3fc92d143547f810c2e3ef224a7e1dd5dd58540a56",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/test/actions/runs/29308733890"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.0.0",
      "date": "2026-07-14T05:35:49.000Z",
      "commit": "14f5b87d2dfae20eb35cfd974adf660a4fd89980",
      "fileid": "https://r2.ropensci.org/b4d0f6082de82e5580b29003efd6f380a52d2592e0badc22dc17d1e883885258",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/test/actions/runs/29308733890"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "1.0.0",
      "date": "2026-07-14T05:35:44.000Z",
      "commit": "14f5b87d2dfae20eb35cfd974adf660a4fd89980",
      "fileid": "https://r2.ropensci.org/eccddb2a884fc55b3da176bfabf7b5e7fe77d849178e4ad956a33ad1b8b40916",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/test/actions/runs/29308733890"
    }
  ]
}