{
  "_id": "6a1f379bb401979e73428cdd",
  "Package": "coop",
  "Type": "Package",
  "Title": "Co-Operation: Fast Covariance, Correlation, and Cosine\nSimilarity Operations",
  "Version": "0.6-3",
  "Description": "Fast implementations of the co-operations: covariance,\ncorrelation, and cosine similarity.  The implementations are\nfast and memory-efficient and their use is resolved\nautomatically based on the input data, handled by R's S3\nmethods.  Full descriptions of the algorithms and benchmarks\nare available in the package vignettes.",
  "License": "BSD 2-clause License + file LICENSE",
  "NeedsCompilation": "yes",
  "ByteCompile": "yes",
  "URL": "https://github.com/wrathematics/coop",
  "BugReports": "https://github.com/wrathematics/coop/issues",
  "Authors@R": "c(person(\"Drew\", \"Schmidt\", role=c(\"aut\", \"cre\"),\nemail=\"wrathematics@gmail.com\"),\nperson(\"Christian\", \"Heckendorf\", role=\"ctb\", comment=\"Caught some\nmemory errors.\"))",
  "Maintainer": "Drew Schmidt <wrathematics@gmail.com>",
  "RoxygenNote": "7.1.2",
  "Repository": "https://fastverse.r-universe.dev",
  "Date/Publication": "2021-11-23 12:20:19 UTC",
  "RemoteUrl": "https://github.com/wrathematics/coop",
  "RemoteRef": "HEAD",
  "RemoteSha": "3a0d91311fc172fda52f4f82a10aaf1691a9460e",
  "Packaged": {
    "Date": "2026-05-14 09:50:27 UTC",
    "User": "root"
  },
  "Author": "Drew Schmidt [aut, cre],\nChristian Heckendorf [ctb] (Caught some memory errors.)",
  "MD5sum": "47a4ef8653639e13bd6459401d03bdbc",
  "_user": "fastverse",
  "_type": "src",
  "_file": "coop_0.6-3.tar.gz",
  "_fileid": "ed79d2c406c4f065644753025a6d5420af00074c27c089142c420d537aecfc59",
  "_filesize": 495270,
  "_sha256": "ed79d2c406c4f065644753025a6d5420af00074c27c089142c420d537aecfc59",
  "_created": "2026-05-14T09:50:27.000Z",
  "_published": "2026-06-02T20:05:47.229Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79161518493,
      "time": 109,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6991719865"
    },
    {
      "job": 79161519146,
      "time": 109,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6991720508"
    },
    {
      "job": 79161519542,
      "time": 115,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6991722083"
    },
    {
      "job": 79161518876,
      "time": 146,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6991755584"
    },
    {
      "job": 79161519416,
      "time": 137,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6991728150"
    },
    {
      "job": 79161518798,
      "time": 254,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6991762849"
    },
    {
      "job": 79161519072,
      "time": 114,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6991721596"
    },
    {
      "job": 79161518839,
      "time": 192,
      "config": "macos-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6991743887"
    },
    {
      "job": 79161517988,
      "time": 150,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6991687545"
    },
    {
      "job": 79161517772,
      "time": 82,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "FAIL",
      "artifact": ""
    },
    {
      "job": 79161518584,
      "time": 82,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6991712658"
    },
    {
      "job": 79161518814,
      "time": 79,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6991711501"
    },
    {
      "job": 79161518594,
      "time": 77,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6991711183"
    }
  ],
  "_buildurl": "https://github.com/r-universe/fastverse/actions/runs/25853432513",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/wrathematics/coop",
  "_commit": {
    "id": "3a0d91311fc172fda52f4f82a10aaf1691a9460e",
    "author": "wrathematics <wrathematics@gmail.com>",
    "committer": "wrathematics <wrathematics@gmail.com>",
    "message": "add matmat covar op\n",
    "time": 1637670019
  },
  "_maintainer": {
    "name": "Drew Schmidt",
    "email": "wrathematics@gmail.com",
    "login": "wrathematics",
    "twitter": "@wrathematics",
    "uuid": 2561297
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.1.0",
      "role": "Depends"
    },
    {
      "package": "memuse",
      "role": "Suggests"
    },
    {
      "package": "slam",
      "version": ">= 0.1.32",
      "role": "Enhances"
    },
    {
      "package": "Matrix",
      "role": "Enhances"
    }
  ],
  "_owner": "wrathematics",
  "_selfowned": false,
  "_usedby": 14,
  "_updates": [],
  "_tags": [],
  "_stars": 37,
  "_contributors": [
    {
      "user": "wrathematics",
      "count": 327,
      "uuid": 2561297
    },
    {
      "user": "petehaitch",
      "count": 1,
      "uuid": 1049741
    }
  ],
  "_userbio": {
    "uuid": 105517888,
    "type": "organization",
    "name": "fastverse",
    "description": "An Extensible Suite of High-Performance and Low-Dependency Packages for Statistical Computing and Data Manipulation in R"
  },
  "_downloads": {
    "count": 1675,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/coop"
  },
  "_mentions": 2,
  "_devurl": "https://github.com/wrathematics/coop",
  "_searchresults": 234,
  "_topics": [
    "openblas",
    "openmp"
  ],
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/coop.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/wrathematics/coop",
  "_realowner": "wrathematics",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.3-0",
      "date": "2016-03-19"
    },
    {
      "version": "0.4-0",
      "date": "2016-04-05"
    },
    {
      "version": "0.6-0",
      "date": "2016-12-13"
    },
    {
      "version": "0.6-1",
      "date": "2017-11-14"
    },
    {
      "version": "0.6-2",
      "date": "2019-04-22"
    },
    {
      "version": "0.6-3",
      "date": "2021-09-19"
    }
  ],
  "_exports": [
    "cosine",
    "covar",
    "pcor",
    "scaler",
    "sparsity",
    "tcosine",
    "tcovar",
    "tpcor"
  ],
  "_help": [
    {
      "page": "coop-package",
      "title": "Cooperation: A Package of Co-Operations",
      "topics": [
        "coop-package"
      ]
    },
    {
      "page": "cosine",
      "title": "Cosine Similarity",
      "topics": [
        "cosine",
        "tcosine"
      ]
    },
    {
      "page": "covar",
      "title": "Covariance",
      "topics": [
        "covar",
        "tcovar"
      ]
    },
    {
      "page": "pcor",
      "title": "Pearson Correlation",
      "topics": [
        "pcor",
        "tpcor"
      ]
    },
    {
      "page": "scaler",
      "title": "scaler",
      "topics": [
        "scaler"
      ]
    },
    {
      "page": "sparsity",
      "title": "Sparsity",
      "topics": [
        "sparsity"
      ]
    },
    {
      "page": "weighted",
      "title": "Weighted Co-Operation",
      "topics": [
        "weighted"
      ]
    }
  ],
  "_readme": "https://github.com/wrathematics/coop/raw/HEAD/README.md",
  "_rundeps": [],
  "_sysdeps": [
    {
      "shlib": "liblapack",
      "package": "libopenblas0-pthread",
      "source": "openblas",
      "version": "0.3.26+ds-1ubuntu0.1",
      "name": "openblas",
      "homepage": "https://www.openblas.net/",
      "description": "Optimized BLAS (linear algebra) library (shared lib, pthread)"
    },
    {
      "shlib": "libblas",
      "package": "libopenblas0-pthread",
      "source": "openblas",
      "version": "0.3.26+ds-1ubuntu0.1",
      "name": "openblas",
      "homepage": "https://www.openblas.net/",
      "description": "Optimized BLAS (linear algebra) library (shared lib, pthread)"
    },
    {
      "shlib": "libgomp",
      "package": "libgomp1",
      "source": "gcc",
      "version": "14.2.0-4ubuntu2~24.04.1",
      "name": "openmp",
      "homepage": "http://gcc.gnu.org/",
      "description": "GCC OpenMP (GOMP) support library"
    }
  ],
  "_vignettes": [
    {
      "source": "algos.Rnw",
      "filename": "algos.pdf",
      "title": "Algorithms and Benchmarks for the coop Package",
      "engine": "utils::Sweave",
      "headings": [],
      "created": "2016-11-30 00:22:54",
      "modified": "2019-04-04 00:13:12",
      "commits": 8
    },
    {
      "source": "coop.Rnw",
      "filename": "coop.pdf",
      "title": "Introducing coop: Fast Covariance, Correlation, and Cosine Operations",
      "engine": "utils::Sweave",
      "headings": [],
      "created": "2016-11-30 00:22:54",
      "modified": "2019-04-04 00:13:12",
      "commits": 8
    }
  ],
  "_score": 9.085711678911885,
  "_indexed": false,
  "_nocasepkg": "coop",
  "_universes": [
    "fastverse"
  ],
  "_indexurl": "https://wrathematics.r-universe.dev/coop",
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.6-3",
      "date": "2026-05-14T09:52:27.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "3a0d91311fc172fda52f4f82a10aaf1691a9460e",
      "fileid": "219c0e8bf1f887b0cd76f20be5ad163771831846c29a6dba3a6e3b44101512b9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/fastverse/actions/runs/25853432513"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.6-3",
      "date": "2026-05-14T09:52:26.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "3a0d91311fc172fda52f4f82a10aaf1691a9460e",
      "fileid": "db57a310bda2bab1190f1688dab9979e3fd2a52f634144b6a9cab197a1ce2184",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/fastverse/actions/runs/25853432513"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.6-3",
      "date": "2026-05-14T09:52:37.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "3a0d91311fc172fda52f4f82a10aaf1691a9460e",
      "fileid": "c485c1d747918b8e29c3a278de17644f3388d22781523ef3a2457829145684ce",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/fastverse/actions/runs/25853432513"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.6-3",
      "date": "2026-05-14T09:54:30.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "3a0d91311fc172fda52f4f82a10aaf1691a9460e",
      "fileid": "e3cde4f704fe9b2c4488e998168418d5de10f04321223debed871407a912f9ba",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/fastverse/actions/runs/25853432513"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.6-3",
      "date": "2026-05-14T09:52:43.000Z",
      "arch": "aarch64",
      "commit": "3a0d91311fc172fda52f4f82a10aaf1691a9460e",
      "fileid": "601d252ab5464a208d484d3f7c18a66f0ebf70ad444d9d39f6ec9058fd87c63a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/fastverse/actions/runs/25853432513"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.6-3",
      "date": "2026-05-14T09:54:31.000Z",
      "arch": "x86_64",
      "commit": "3a0d91311fc172fda52f4f82a10aaf1691a9460e",
      "fileid": "47e106e2a2c76ed6c0251a6e7eb7e713712eed6c86b37b27d09f81e1e780a0bb",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/fastverse/actions/runs/25853432513"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.6-3",
      "date": "2026-05-14T09:52:31.000Z",
      "arch": "aarch64",
      "commit": "3a0d91311fc172fda52f4f82a10aaf1691a9460e",
      "fileid": "d2333d50c8c6ebe28a0f5779079e8fe2ce12141b4e744e492905d51ec20f628f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/fastverse/actions/runs/25853432513"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.6-3",
      "date": "2026-05-14T09:53:32.000Z",
      "arch": "x86_64",
      "commit": "3a0d91311fc172fda52f4f82a10aaf1691a9460e",
      "fileid": "8296886041c6ff56faa01e8a34d992faedc6f30ef18408e60dca95dfa2289af3",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/fastverse/actions/runs/25853432513"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.6-3",
      "date": "2026-05-14T09:51:42.000Z",
      "arch": "x86_64",
      "commit": "3a0d91311fc172fda52f4f82a10aaf1691a9460e",
      "fileid": "5703a810142c17051925a9c2739f8d80ffc870e31937b050dde93f4f55d816c4",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/fastverse/actions/runs/25853432513"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.6-3",
      "date": "2026-05-14T09:51:43.000Z",
      "arch": "x86_64",
      "commit": "3a0d91311fc172fda52f4f82a10aaf1691a9460e",
      "fileid": "9f4040a10dde86875e12bb8613e9f82aaaa4d7ad34ef1b325e77a4718f729f95",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/fastverse/actions/runs/25853432513"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.6-3",
      "date": "2026-05-14T09:51:33.000Z",
      "arch": "x86_64",
      "commit": "3a0d91311fc172fda52f4f82a10aaf1691a9460e",
      "fileid": "48dd5351b4b4c13c51d3aa08ee94a6be203be169162d1f6a3c442cd16cf898c1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/fastverse/actions/runs/25853432513"
    }
  ]
}