{
  "_id": "6a13fdcaacfb0bcc41d36f13",
  "Package": "garray",
  "Type": "Package",
  "Title": "Generalized Array Arithmetic for Ragged Arrays with Named\nMargins",
  "Version": "1.1.2",
  "Author": "Qingsheng Huang",
  "Maintainer": "Qingsheng Huang <huangqqss@126.com>",
  "Description": "Organize a so-called ragged array as generalized arrays,\nwhich is simply an array with sub-dimensions denoting the\nsubdivision of dimensions (grouping of members within\ndimensions). By the margins (names of dimensions and\nsub-dimensions) in generalized arrays, operators and utility\nfunctions provided in this package automatically match the\nmargins, doing map-reduce style parallel computation along\nmargins.  Generalized arrays are also cooperative to R's native\nfunctions that work on simple arrays.",
  "License": "GPL-3",
  "Encoding": "UTF-8",
  "RoxygenNote": "6.1.0",
  "Roxygen": "list(markdown=TRUE)",
  "Repository": "https://huangqqss.r-universe.dev",
  "Date/Publication": "2018-11-22 07:33:46 UTC",
  "RemoteUrl": "https://github.com/huangqqss/garray",
  "RemoteRef": "HEAD",
  "RemoteSha": "3320c56cc6f8e95df7cef2e17cf132b92eafaec0",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-25 07:41:39 UTC",
    "User": "root"
  },
  "MD5sum": "9fee0308f522f6189b9c9b1497fc6fc1",
  "_user": "huangqqss",
  "_type": "src",
  "_file": "garray_1.1.2.tar.gz",
  "_fileid": "57e590a3cfba61d556c28ff81edb201624820c08da216358b17f6b76c41140d3",
  "_filesize": 67836,
  "_sha256": "57e590a3cfba61d556c28ff81edb201624820c08da216358b17f6b76c41140d3",
  "_created": "2026-05-25T07:41:39.000Z",
  "_published": "2026-05-25T07:44:10.095Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77675247490,
      "time": 87,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "7193901646"
    },
    {
      "job": 77675247423,
      "time": 117,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7193908843"
    },
    {
      "job": 77675247418,
      "time": 118,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "7193904856"
    },
    {
      "job": 77675247426,
      "time": 111,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7193902574"
    },
    {
      "job": 77674956137,
      "time": 137,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7193878260"
    },
    {
      "job": 77675247468,
      "time": 108,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7193906458"
    },
    {
      "job": 77675247430,
      "time": 88,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "7193901955"
    },
    {
      "job": 77675247458,
      "time": 59,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "7193895350"
    },
    {
      "job": 77675247421,
      "time": 53,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7193892571"
    }
  ],
  "_buildurl": "https://github.com/r-universe/huangqqss/actions/runs/26389301476",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/huangqqss/garray",
  "_commit": {
    "id": "3320c56cc6f8e95df7cef2e17cf132b92eafaec0",
    "author": "huangqqss <42225922+huangqqss@users.noreply.github.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Comment to indicate the limitation of areduce()",
    "time": 1542872026
  },
  "_maintainer": {
    "name": "Qingsheng Huang",
    "email": "huangqqss@126.com",
    "login": "huangqqss",
    "description": "",
    "uuid": 42225922
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.4.0",
      "role": "Depends"
    },
    {
      "package": "parallel",
      "version": ">= 3.4.0",
      "role": "Suggests"
    }
  ],
  "_owner": "huangqqss",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_topics": [
    "outer-product",
    "ragged-array",
    "tensor"
  ],
  "_stars": 1,
  "_contributors": [
    {
      "user": "aa542",
      "count": 7,
      "uuid": 9211869
    },
    {
      "user": "huangqqss",
      "count": 4,
      "uuid": 42225922
    }
  ],
  "_userbio": {
    "uuid": 42225922,
    "type": "user",
    "name": "huangqqss"
  },
  "_downloads": {
    "count": 148,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/garray"
  },
  "_devurl": "https://github.com/huangqqss/garray",
  "_searchresults": 8,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/garray.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/huangqqss/garray",
  "_realowner": "huangqqss",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.0.2",
      "date": "2018-08-13"
    },
    {
      "version": "1.1.1",
      "date": "2018-11-04"
    },
    {
      "version": "1.1.2",
      "date": "2018-11-05"
    }
  ],
  "_exports": [
    "%+%",
    "%X%",
    "abind",
    "amap",
    "amult",
    "aperm.garray",
    "areduce",
    "as.data.frame.garray",
    "as.garray",
    "as.garray.default",
    "as.garray.garray",
    "awipe",
    "dim.garray",
    "dim<-.garray",
    "garray",
    "garray.array",
    "is.garray",
    "is.garray.duck",
    "is.scalar",
    "margins",
    "margins<-",
    "Ops.garray",
    "print.garray",
    "psummary",
    "psummary.default",
    "psummary.garray",
    "read.ctable",
    "remargins",
    "sdim",
    "sdim<-"
  ],
  "_help": [],
  "_rundeps": [],
  "_score": 2,
  "_indexed": true,
  "_nocasepkg": "garray",
  "_universes": [
    "huangqqss"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.1.2",
      "date": "2026-05-25T07:43:15.000Z",
      "distro": "noble",
      "commit": "3320c56cc6f8e95df7cef2e17cf132b92eafaec0",
      "fileid": "b44bcf7294c7249ca1f295dccb823a2735c17bc5d22e6af3a283beee7d326ff2",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/huangqqss/actions/runs/26389301476"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.1.2",
      "date": "2026-05-25T07:43:42.000Z",
      "distro": "noble",
      "commit": "3320c56cc6f8e95df7cef2e17cf132b92eafaec0",
      "fileid": "df41da589db0cf0f59e6a9ea7a40647125890f03c4d238807bc78379abf4b246",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/huangqqss/actions/runs/26389301476"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.1.2",
      "date": "2026-05-25T07:43:30.000Z",
      "commit": "3320c56cc6f8e95df7cef2e17cf132b92eafaec0",
      "fileid": "14c22ee84e5190f8ab3ea9a1264e899378e87d5e8ccd22b197eb5d2255756f58",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/huangqqss/actions/runs/26389301476"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.1.2",
      "date": "2026-05-25T07:43:20.000Z",
      "commit": "3320c56cc6f8e95df7cef2e17cf132b92eafaec0",
      "fileid": "49d1dd254bf3b3b747425a1431d0a5c33f59ec61b7ff1749c059ec3c2e6142af",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/huangqqss/actions/runs/26389301476"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.1.2",
      "date": "2026-05-25T07:43:41.000Z",
      "commit": "3320c56cc6f8e95df7cef2e17cf132b92eafaec0",
      "fileid": "7a6a599a5caba4952a7d76e219813a2febfe276aa09e11ebe150ae959255ad0d",
      "status": "success",
      "buildurl": "https://github.com/r-universe/huangqqss/actions/runs/26389301476"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.1.2",
      "date": "2026-05-25T07:43:11.000Z",
      "commit": "3320c56cc6f8e95df7cef2e17cf132b92eafaec0",
      "fileid": "d0774c9a0bc8d02d745f9753a3c535d6630275da8f3f7c66cbc07e313ff43c1f",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/huangqqss/actions/runs/26389301476"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.1.2",
      "date": "2026-05-25T07:42:46.000Z",
      "commit": "3320c56cc6f8e95df7cef2e17cf132b92eafaec0",
      "fileid": "4aeeba4e27da7c037e44254cdc701fed66fe99a4e3fe3375465ee260e2045273",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/huangqqss/actions/runs/26389301476"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.1.2",
      "date": "2026-05-25T07:42:36.000Z",
      "commit": "3320c56cc6f8e95df7cef2e17cf132b92eafaec0",
      "fileid": "2b58a05a6af56870c98c985632d948ad91e900d38bdcf84e05e81dd1cc1a2883",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/huangqqss/actions/runs/26389301476"
    }
  ]
}