{
  "_id": "6a1bd2da1d7bb097a0a149b8",
  "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://wrathematics.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-31 06:05:26 UTC",
    "User": "root"
  },
  "Author": "Drew Schmidt [aut, cre],\nChristian Heckendorf [ctb] (Caught some memory errors.)",
  "MD5sum": "60491d9fe993ff116df402fa8b5db979",
  "_user": "wrathematics",
  "_type": "src",
  "_file": "coop_0.6-3.tar.gz",
  "_fileid": "09389922ba2e9010dcc0c902bd496d43e8a10ee1dd67468c4039aa87fad288a7",
  "_filesize": 493283,
  "_sha256": "09389922ba2e9010dcc0c902bd496d43e8a10ee1dd67468c4039aa87fad288a7",
  "_created": "2026-05-31T06:05:26.000Z",
  "_published": "2026-05-31T06:19:06.768Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 78704316040,
      "time": 117,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7314292654"
    },
    {
      "job": 78704316033,
      "time": 104,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7314291244"
    },
    {
      "job": 78704316031,
      "time": 99,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7314290651"
    },
    {
      "job": 78704316047,
      "time": 107,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7314291741"
    },
    {
      "job": 78704316041,
      "time": 133,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7314343039"
    },
    {
      "job": 78704316043,
      "time": 278,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7314360777"
    },
    {
      "job": 78704316050,
      "time": 145,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7314335170"
    },
    {
      "job": 78704316037,
      "time": 193,
      "config": "macos-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7314337408"
    },
    {
      "job": 78704160097,
      "time": 180,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7314280094"
    },
    {
      "job": 78704316042,
      "time": 83,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "FAIL",
      "artifact": ""
    },
    {
      "job": 78704316024,
      "time": 97,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7314290412"
    },
    {
      "job": 78704316045,
      "time": 91,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7314289864"
    },
    {
      "job": 78704316064,
      "time": 83,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7314289001"
    }
  ],
  "_buildurl": "https://github.com/r-universe/wrathematics/actions/runs/26704900397",
  "_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",
    "description": "I like R, C, and HPC.",
    "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": true,
  "_usedby": 14,
  "_updates": [],
  "_tags": [],
  "_stars": 37,
  "_contributors": [
    {
      "user": "wrathematics",
      "count": 327,
      "uuid": 2561297
    },
    {
      "user": "petehaitch",
      "count": 1,
      "uuid": 1049741
    }
  ],
  "_userbio": {
    "uuid": 2561297,
    "type": "user",
    "name": "Drew Schmidt",
    "description": "I like R, C, and HPC."
  },
  "_downloads": {
    "count": 1546,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/coop"
  },
  "_mentions": 2,
  "_devurl": "https://github.com/wrathematics/coop",
  "_searchresults": 257,
  "_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.091623623042477,
  "_indexed": true,
  "_nocasepkg": "coop",
  "_universes": [
    "wrathematics"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.6-3",
      "date": "2026-05-31T06:07:37.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "3a0d91311fc172fda52f4f82a10aaf1691a9460e",
      "fileid": "def1abd4a02bea321dd13b133755349b288dd892cccb6481f00672abbadadda1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/wrathematics/actions/runs/26704900397"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.6-3",
      "date": "2026-05-31T06:07:20.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "3a0d91311fc172fda52f4f82a10aaf1691a9460e",
      "fileid": "d04a1605209fc0680303a98a34a092a8b5a241acb61bec7fbc5225f39ef770be",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/wrathematics/actions/runs/26704900397"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.6-3",
      "date": "2026-05-31T06:07:18.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "3a0d91311fc172fda52f4f82a10aaf1691a9460e",
      "fileid": "383c02b9edcc4bee3e4e6cfa89b3fae4887d9c8297daba55a920f131ed75df1d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/wrathematics/actions/runs/26704900397"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.6-3",
      "date": "2026-05-31T06:07:26.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "3a0d91311fc172fda52f4f82a10aaf1691a9460e",
      "fileid": "a386696008d825b2368420f62556430670f05cafe9436196de10ac78e2e760b5",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/wrathematics/actions/runs/26704900397"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.6-3",
      "date": "2026-05-31T06:15:31.000Z",
      "arch": "aarch64",
      "commit": "3a0d91311fc172fda52f4f82a10aaf1691a9460e",
      "fileid": "e86518974d1a30e1b819e5af60671f35a8e75d832fd105cf9d8c6acb1789af0f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/wrathematics/actions/runs/26704900397"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.6-3",
      "date": "2026-05-31T06:18:10.000Z",
      "arch": "x86_64",
      "commit": "3a0d91311fc172fda52f4f82a10aaf1691a9460e",
      "fileid": "446239080bac0f2e576b8bca372f0d362fed60be793735bec5afeeb69c12b62a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/wrathematics/actions/runs/26704900397"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.6-3",
      "date": "2026-05-31T06:14:11.000Z",
      "arch": "aarch64",
      "commit": "3a0d91311fc172fda52f4f82a10aaf1691a9460e",
      "fileid": "c11e48d18db6621e72feeb91c9adf2030bcf5b7c24908428e702b8819d84ee22",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/wrathematics/actions/runs/26704900397"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.6-3",
      "date": "2026-05-31T06:14:27.000Z",
      "arch": "x86_64",
      "commit": "3a0d91311fc172fda52f4f82a10aaf1691a9460e",
      "fileid": "47ccfca4274531b00af9a28dba1ddca4333437b04be4245c98e8395518f4b91b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/wrathematics/actions/runs/26704900397"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.6-3",
      "date": "2026-05-31T06:06:48.000Z",
      "arch": "x86_64",
      "commit": "3a0d91311fc172fda52f4f82a10aaf1691a9460e",
      "fileid": "805a5a7114c1d6481a93953aa6ee3d7a4e0be592d1530e92cf8f20aef3cc0b45",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/wrathematics/actions/runs/26704900397"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.6-3",
      "date": "2026-05-31T06:06:42.000Z",
      "arch": "x86_64",
      "commit": "3a0d91311fc172fda52f4f82a10aaf1691a9460e",
      "fileid": "4b51b5712d5a8080ba2ad42dbed1da14d16a9d7e4f226ba043187a9396788b33",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/wrathematics/actions/runs/26704900397"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.6-3",
      "date": "2026-05-31T06:06:44.000Z",
      "arch": "x86_64",
      "commit": "3a0d91311fc172fda52f4f82a10aaf1691a9460e",
      "fileid": "f49fcdac65861f5f5421904e89067dba66f48909cdfd0a8dbc7786b81cb25e42",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/wrathematics/actions/runs/26704900397"
    }
  ]
}