{
  "_id": "6a1ef8a6b401979e73417df2",
  "Package": "mmr",
  "Type": "Package",
  "Title": "Matrix Multiplication on Data.frames",
  "Version": "0.1.0",
  "Author": "Steve Condylios [aut, cre, cph]\n(<https://orcid.org/0000-0003-0599-844X>)",
  "Maintainer": "Steve Condylios <steve.condylios@gmail.com>",
  "BugReports": "https://github.com/stevecondylios/mmr/issues",
  "License": "MIT + file LICENSE",
  "URL": "https://github.com/stevecondylios/mmr",
  "Description": "Simple helpers for matrix multiplication on data.frames.\nThese allow for more concise code during low level mathematical\noperations, and help ensure code is more easily read,\nunderstood, and serviced.",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.1.1",
  "Repository": "https://stevecondylios.r-universe.dev",
  "Date/Publication": "2020-08-01 14:26:07 UTC",
  "RemoteUrl": "https://github.com/stevecondylios/mmr",
  "RemoteRef": "HEAD",
  "RemoteSha": "022d225db9c5838a41aafcf5056a494d83dcfb51",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-19 05:59:11 UTC",
    "User": "root"
  },
  "MD5sum": "0a1beb8806fc2c95c77e862659c8c9c1",
  "_user": "stevecondylios",
  "_type": "src",
  "_file": "mmr_0.1.0.tar.gz",
  "_fileid": "87e2325747363e5635efaafc144d6b9bf43d5c7ad2332760a312f77afbc7ec15",
  "_filesize": 67511,
  "_sha256": "87e2325747363e5635efaafc144d6b9bf43d5c7ad2332760a312f77afbc7ec15",
  "_created": "2026-05-19T05:59:11.000Z",
  "_published": "2026-06-02T15:37:10.149Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79110035371,
      "time": 103,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7075970333"
    },
    {
      "job": 79110035731,
      "time": 103,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7075970367"
    },
    {
      "job": 79110035392,
      "time": 60,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7075961116"
    },
    {
      "job": 79110034895,
      "time": 91,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7075967588"
    },
    {
      "job": 79110035453,
      "time": 167,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7075946052"
    },
    {
      "job": 79110034234,
      "time": 93,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7362478267"
    },
    {
      "job": 79110034973,
      "time": 74,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7075964121"
    },
    {
      "job": 79110035594,
      "time": 76,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7075964203"
    },
    {
      "job": 79110035477,
      "time": 72,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7075963341"
    }
  ],
  "_buildurl": "https://github.com/r-universe/stevecondylios/actions/runs/26079158067",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/stevecondylios/mmr",
  "_commit": {
    "id": "022d225db9c5838a41aafcf5056a494d83dcfb51",
    "author": "Steve Condylios <steve.condylios@gmail.com>",
    "committer": "Steve Condylios <steve.condylios@gmail.com>",
    "message": "Set theme jekyll-theme-cayman",
    "time": 1596291967
  },
  "_maintainer": {
    "name": "Steve Condylios",
    "email": "steve.condylios@gmail.com",
    "login": "stevecondylios",
    "description": "",
    "uuid": 16319829
  },
  "_registered": true,
  "_dependencies": [],
  "_owner": "stevecondylios",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "stevecondylios",
      "count": 16,
      "uuid": 16319829
    }
  ],
  "_userbio": {
    "uuid": 16319829,
    "type": "user",
    "name": "Steve Condylios"
  },
  "_downloads": {
    "count": 144,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/mmr"
  },
  "_devurl": "https://github.com/stevecondylios/mmr",
  "_searchresults": 7,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/mmr.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/stevecondylios/mmr",
  "_realowner": "stevecondylios",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2020-08-04"
    }
  ],
  "_exports": [
    "%mm%",
    "mm"
  ],
  "_help": [
    {
      "page": "mm",
      "title": "Matrix Multiplication",
      "topics": [
        "%mm%",
        "mm"
      ]
    }
  ],
  "_readme": "https://github.com/stevecondylios/mmr/raw/HEAD/README.md",
  "_rundeps": [],
  "_score": 2.6989700043360187,
  "_indexed": true,
  "_nocasepkg": "mmr",
  "_universes": [
    "stevecondylios"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-05-19T06:01:01.000Z",
      "distro": "noble",
      "commit": "022d225db9c5838a41aafcf5056a494d83dcfb51",
      "fileid": "75316a7086a37b5935cbbc75a3fa980e0a4e649b92dd6ca17ec2c5ba4b0e4619",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/stevecondylios/actions/runs/26079158067"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-05-19T06:01:02.000Z",
      "distro": "noble",
      "commit": "022d225db9c5838a41aafcf5056a494d83dcfb51",
      "fileid": "7c3f74267cb549e3ecc39d7bfcdccace7bc13346da1b8c1899bd9ed1174db41a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/stevecondylios/actions/runs/26079158067"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-05-19T06:00:23.000Z",
      "commit": "022d225db9c5838a41aafcf5056a494d83dcfb51",
      "fileid": "bfb466842523fbea7a4a63504729427aad921da61ae9f0615a8433271c427849",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/stevecondylios/actions/runs/26079158067"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-05-19T06:00:49.000Z",
      "commit": "022d225db9c5838a41aafcf5056a494d83dcfb51",
      "fileid": "d7845942ebbccb95f7689a1449a2b904053cba6d34d68ee6d16da9dc2ee33004",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/stevecondylios/actions/runs/26079158067"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-05-19T06:00:32.000Z",
      "commit": "022d225db9c5838a41aafcf5056a494d83dcfb51",
      "fileid": "b7b714949d4f029c2e95c852959d5272abee1493ee5d51177b5cd8e51e867258",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/stevecondylios/actions/runs/26079158067"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-05-19T06:00:32.000Z",
      "commit": "022d225db9c5838a41aafcf5056a494d83dcfb51",
      "fileid": "7469685a28c0ef91ce6678fe8b6f9b78c688d8b6af0af727416c935a5719cc77",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/stevecondylios/actions/runs/26079158067"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-05-19T06:00:24.000Z",
      "commit": "022d225db9c5838a41aafcf5056a494d83dcfb51",
      "fileid": "90261fad4767800ad0b71c3197a95b69db02b126570ed7cda8b14df4c4c22723",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/stevecondylios/actions/runs/26079158067"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.0",
      "date": "2026-06-02T15:36:42.000Z",
      "commit": "022d225db9c5838a41aafcf5056a494d83dcfb51",
      "fileid": "3454226f877bb0177937f6a480ee0ca209562004e0f659f69629e5c159d3dc48",
      "status": "success",
      "buildurl": "https://github.com/r-universe/stevecondylios/actions/runs/26079158067"
    }
  ]
}