{
  "_id": "6a1d6e201d7bb097a0a4fbc7",
  "Package": "einops",
  "Title": "Flexible, Powerful, and Readable Tensor Operations",
  "Version": "0.2.1",
  "Authors@R": "c(\nperson(\n\"Qile\",\n\"Yang\",\nemail = \"qile.yang@berkeley.edu\",\nrole = c(\"cre\",\"aut\",\"cph\"),\ncomment = c(ORCID = \"0009-0005-0148-2499\")\n))",
  "Maintainer": "Qile Yang <qile.yang@berkeley.edu>",
  "Description": "Perform tensor operations using a concise yet expressive\nsyntax inspired by the Python library of the same name.\nReshape, rearrange, and combine multidimensional arrays for\nscientific computing, machine learning, and data analysis.\nEinops simplifies complex manipulations, making code more\nmaintainable and intuitive. The original implementation is\ndemonstrated in Rogozhnikov (2022)\n<https://openreview.net/forum?id=oapKSVM2bcj>.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.2",
  "URL": "https://github.com/Qile0317/einops,\nhttps://qile0317.github.io/einops/",
  "BugReports": "https://github.com/Qile0317/einops/issues",
  "Config/testthat/edition": "3",
  "VignetteBuilder": "knitr",
  "LazyData": "true",
  "Language": "en-US",
  "Config/pak/sysreqs": "cmake libfontconfig1-dev libfreetype6-dev\nlibfribidi-dev git make libharfbuzz-dev libgit2-dev libicu-dev\nlibjpeg-dev libpng-dev libtiff-dev libuv1-dev libwebp-dev\nlibxml2-dev libssl-dev libx11-dev zlib1g-dev",
  "Repository": "https://qile0317.r-universe.dev",
  "Date/Publication": "2025-08-29 22:26:49 UTC",
  "RemoteUrl": "https://github.com/qile0317/einops",
  "RemoteRef": "HEAD",
  "RemoteSha": "50fc8b09f5b19ea9e5cb0927d78d637d9570772d",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-01 11:28:37 UTC",
    "User": "root"
  },
  "Author": "Qile Yang [cre, aut, cph] (ORCID:\n<https://orcid.org/0009-0005-0148-2499>)",
  "MD5sum": "9485b4e1e97a692e1d70686ee6ffe122",
  "_user": "qile0317",
  "_type": "src",
  "_file": "einops_0.2.1.tar.gz",
  "_fileid": "db6d8b63824a04975194f1fcb46ff4bc565f9a7df2349a4b760dc726d4328f52",
  "_filesize": 1240523,
  "_sha256": "db6d8b63824a04975194f1fcb46ff4bc565f9a7df2349a4b760dc726d4328f52",
  "_created": "2026-06-01T11:28:37.000Z",
  "_published": "2026-06-01T11:33:52.607Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 78842522283,
      "time": 237,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7330334903"
    },
    {
      "job": 78842522319,
      "time": 177,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7330315847"
    },
    {
      "job": 78842522392,
      "time": 282,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7330349395"
    },
    {
      "job": 78842522267,
      "time": 137,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7330302098"
    },
    {
      "job": 78842001855,
      "time": 204,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7330257354"
    },
    {
      "job": 78842522275,
      "time": 156,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7330308639"
    },
    {
      "job": 78842522317,
      "time": 135,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7330301368"
    },
    {
      "job": 78842522310,
      "time": 100,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7330290395"
    },
    {
      "job": 78842522263,
      "time": 135,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7330301669"
    }
  ],
  "_buildurl": "https://github.com/r-universe/qile0317/actions/runs/26751951068",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/qile0317/einops",
  "_commit": {
    "id": "50fc8b09f5b19ea9e5cb0927d78d637d9570772d",
    "author": "Qile0317 <qile0317@gmail.com>",
    "committer": "Qile0317 <qile0317@gmail.com>",
    "message": "Merge branch 'dev'\n",
    "time": 1756506409
  },
  "_maintainer": {
    "name": "Qile Yang",
    "email": "qile.yang@berkeley.edu",
    "login": "qile0317",
    "uuid": 43093685
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.5",
      "role": "Depends"
    },
    {
      "package": "assertthat",
      "role": "Imports"
    },
    {
      "package": "FastUtils",
      "role": "Imports"
    },
    {
      "package": "glue",
      "role": "Imports"
    },
    {
      "package": "magrittr",
      "role": "Imports"
    },
    {
      "package": "r2r",
      "role": "Imports"
    },
    {
      "package": "R6",
      "role": "Imports"
    },
    {
      "package": "roperators",
      "role": "Imports"
    },
    {
      "package": "abind",
      "role": "Suggests"
    },
    {
      "package": "grid",
      "role": "Suggests"
    },
    {
      "package": "imager",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "lifecycle",
      "role": "Suggests"
    },
    {
      "package": "lintr",
      "role": "Suggests"
    },
    {
      "package": "lobstr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "spelling",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "torch",
      "role": "Suggests"
    },
    {
      "package": "zeallot",
      "role": "Suggests"
    }
  ],
  "_owner": "qile0317",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-26",
      "n": 124
    },
    {
      "week": "2025-27",
      "n": 67
    },
    {
      "week": "2025-28",
      "n": 33
    },
    {
      "week": "2025-29",
      "n": 9
    },
    {
      "week": "2025-31",
      "n": 33
    },
    {
      "week": "2025-35",
      "n": 2
    }
  ],
  "_tags": [
    {
      "name": "v0.1.0",
      "date": "2025-07-30"
    },
    {
      "name": "v0.2.0",
      "date": "2025-08-28"
    },
    {
      "name": "v0.2.1",
      "date": "2025-08-29"
    }
  ],
  "_topics": [
    "array",
    "deep-learning",
    "einops",
    "tensor"
  ],
  "_stars": 3,
  "_contributors": [
    {
      "user": "qile0317",
      "count": 451,
      "uuid": 43093685
    }
  ],
  "_userbio": {
    "uuid": 43093685,
    "type": "user",
    "name": "Qile",
    "description": "Undergrad Researcher at the University of California, Berkeley | compBio & AI"
  },
  "_downloads": {
    "count": 113,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/einops"
  },
  "_devurl": "https://github.com/qile0317/einops",
  "_pkgdown": "https://qile0317.github.io/einops/",
  "_searchresults": 3,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/einops.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/qile0317/einops",
  "_realowner": "qile0317",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.2.1",
      "date": "2025-09-03"
    }
  ],
  "_exports": [
    "%>%",
    "as_image_tensor",
    "einop",
    "einops.rearrange",
    "einops.reduce",
    "einops.repeat",
    "image_tensor",
    "parse_shape",
    "rearrange",
    "reduce",
    "repeat"
  ],
  "_datasets": [
    {
      "name": "einops_image",
      "title": "Example 4D Image Tensor for Einops",
      "object": "einops_image",
      "class": [
        "image_tensor",
        "array"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "einop",
      "title": "Perform Einstein-style tensor operations",
      "topics": [
        "einop"
      ]
    },
    {
      "page": "einops_image",
      "title": "Example 4D Image Tensor for Einops",
      "topics": [
        "einops_image"
      ]
    },
    {
      "page": "einops.repeat",
      "title": "Allows reordering elements and repeating them in arbitrary combinations.",
      "topics": [
        "einops.repeat",
        "repeat"
      ]
    },
    {
      "page": "image_tensor",
      "title": "Image Tensor: A thin wrapper around 2-4D arrays",
      "topics": [
        "as_image_tensor",
        "image_tensor"
      ]
    },
    {
      "page": "parse_shape",
      "title": "Parse a tensor shape to dictionary mapping axes names to their lengths.",
      "topics": [
        "parse_shape"
      ]
    },
    {
      "page": "rearrange",
      "title": "Reader-friendly smart element reordering for multidimensional tensors.",
      "topics": [
        "einops.rearrange",
        "rearrange"
      ]
    },
    {
      "page": "reduce",
      "title": "Rearrangement and reduction in one step",
      "topics": [
        "einops.reduce",
        "reduce"
      ]
    }
  ],
  "_readme": "https://github.com/qile0317/einops/raw/HEAD/README.md",
  "_rundeps": [
    "askpass",
    "assertthat",
    "base64enc",
    "BiocManager",
    "brew",
    "brio",
    "bslib",
    "cachem",
    "callr",
    "cli",
    "clipr",
    "commonmark",
    "cpp11",
    "crayon",
    "credentials",
    "curl",
    "desc",
    "devtools",
    "diffobj",
    "digest",
    "downlit",
    "dplyr",
    "ellipsis",
    "evaluate",
    "fansi",
    "farver",
    "fastmap",
    "FastUtils",
    "fontawesome",
    "fs",
    "generics",
    "gert",
    "ggplot2",
    "gitcreds",
    "glue",
    "gtable",
    "hash",
    "highr",
    "htmltools",
    "htmlwidgets",
    "httpuv",
    "httr2",
    "ini",
    "isoband",
    "jquerylib",
    "jsonlite",
    "knitr",
    "labeling",
    "later",
    "lifecycle",
    "magrittr",
    "memoise",
    "mime",
    "miniUI",
    "openssl",
    "otel",
    "pak",
    "pillar",
    "pkgbuild",
    "pkgconfig",
    "pkgdown",
    "pkgload",
    "praise",
    "prettyunits",
    "processx",
    "profvis",
    "promises",
    "ps",
    "purrr",
    "r2r",
    "R6",
    "ragg",
    "rappdirs",
    "rcmdcheck",
    "RColorBrewer",
    "Rcpp",
    "rlang",
    "rmarkdown",
    "roperators",
    "roxygen2",
    "rprojroot",
    "rstudioapi",
    "rversions",
    "S7",
    "sass",
    "scales",
    "sessioninfo",
    "shiny",
    "sourcetools",
    "stringi",
    "sys",
    "systemfonts",
    "testthat",
    "textshaping",
    "tibble",
    "tidyselect",
    "tinytex",
    "urlchecker",
    "usethis",
    "utf8",
    "vctrs",
    "viridisLite",
    "waldo",
    "whisker",
    "withr",
    "xfun",
    "xml2",
    "xopen",
    "xtable",
    "yaml",
    "zip"
  ],
  "_vignettes": [
    {
      "source": "basics.Rmd",
      "filename": "basics.html",
      "title": "basics",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Welcome to einops-land!",
        "What's in this vignette?",
        "Load a batch of images to play with",
        "Composition of axes",
        "Decomposition of axis",
        "Order of axes matters",
        "Meet einops.reduce",
        "Stack and concatenate",
        "Addition or removal of axes",
        "Repeating elements",
        "Reduce ⇆ repeat",
        "Fancy examples in random order",
        "Summary",
        "Bonus"
      ],
      "created": "2025-07-15 06:31:21",
      "modified": "2025-08-28 21:06:55",
      "commits": 10
    }
  ],
  "_score": 4.954242509439325,
  "_indexed": true,
  "_nocasepkg": "einops",
  "_universes": [
    "qile0317"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.2.1",
      "date": "2026-06-01T11:32:21.000Z",
      "distro": "noble",
      "commit": "50fc8b09f5b19ea9e5cb0927d78d637d9570772d",
      "fileid": "5309e033341ab6b7c2f741f13f10948bd1c62cf0a8d7b71af74cb7a0c2ca5e9c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/qile0317/actions/runs/26751951068"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.2.1",
      "date": "2026-06-01T11:31:21.000Z",
      "distro": "noble",
      "commit": "50fc8b09f5b19ea9e5cb0927d78d637d9570772d",
      "fileid": "d04b39b199d690d5d9109104ae95121d6422fddd571085f0d34576424ec75c06",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/qile0317/actions/runs/26751951068"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.2.1",
      "date": "2026-06-01T11:33:10.000Z",
      "commit": "50fc8b09f5b19ea9e5cb0927d78d637d9570772d",
      "fileid": "61a35006754c26a9cdcea3f9d870402a23d9817eb25250c41dfaacb43d53d5d7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/qile0317/actions/runs/26751951068"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.2.1",
      "date": "2026-06-01T11:30:41.000Z",
      "commit": "50fc8b09f5b19ea9e5cb0927d78d637d9570772d",
      "fileid": "642b30b844796d345e2a96a4af0af7d109d3d9c17679a6e5f41134865c142409",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/qile0317/actions/runs/26751951068"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.2.1",
      "date": "2026-06-01T11:31:30.000Z",
      "commit": "50fc8b09f5b19ea9e5cb0927d78d637d9570772d",
      "fileid": "87a61371d3cb284a9e074ad83d2c186be0334d39c77a4595cf5d80b286b10ac2",
      "status": "success",
      "buildurl": "https://github.com/r-universe/qile0317/actions/runs/26751951068"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.2.1",
      "date": "2026-06-01T11:30:34.000Z",
      "commit": "50fc8b09f5b19ea9e5cb0927d78d637d9570772d",
      "fileid": "cd3fc5e931e0d08fb61b49a5d71778315ea783146f7832e75a0a8fc424659521",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/qile0317/actions/runs/26751951068"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.2.1",
      "date": "2026-06-01T11:29:57.000Z",
      "commit": "50fc8b09f5b19ea9e5cb0927d78d637d9570772d",
      "fileid": "02de6934b8f6cb3fa7e4d5ab56514d6007d1a283b998d6153539ea5f3636c7db",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/qile0317/actions/runs/26751951068"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.2.1",
      "date": "2026-06-01T11:30:31.000Z",
      "commit": "50fc8b09f5b19ea9e5cb0927d78d637d9570772d",
      "fileid": "62b47d52af64bfd7565423b609e05aeb19905d7782f7b0c86691ed0e2a90af01",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/qile0317/actions/runs/26751951068"
    }
  ]
}