{
  "_id": "6a60d86f1fed6d528131b0be",
  "Package": "cooccure",
  "Title": "Co-Occurrence Network Construction and Manipulation",
  "Version": "0.4.0",
  "Authors@R": "c(\nperson(\"Mohammed\", \"Saqr\", email = \"saqr@saqr.me\",\nrole = c(\"aut\", \"cre\", \"cph\")),\nperson(\"Sonsoles\", \"López-Pernas\", email = \"sonsoles.lopez@uef.fi\",\nrole = c(\"aut\", \"cph\")),\nperson(\"Kamila\", \"Misiejuk\", role = c(\"aut\", \"cph\")))",
  "Description": "Constructs co-occurrence networks from several types of\ninput data, such as delimited fields, long/bipartite tables,\nbinary matrices, or wide sequences. Returns tidy edge data\nframes and supports optional scaling, splitting into several\nnetworks, thresholding, and subsetting. Provides eight\nsimilarity measures, including Jaccard, cosine, and association\nstrength. Supports export to several network and file formats.\nNetwork construction and analysis methods follow Saqr,\nLopez-Pernas, Conde, and Hernandez-Garcia (2024,\n<doi:10.1007/978-3-031-54464-4_15>).",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "Language": "en-US",
  "LazyData": "true",
  "RoxygenNote": "7.3.3",
  "Config/testthat/edition": "3",
  "VignetteBuilder": "knitr",
  "URL": "https://github.com/mohsaqr/cooccure",
  "BugReports": "https://github.com/mohsaqr/cooccure/issues",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-07-22 14:45:50 UTC",
    "User": "root"
  },
  "Author": "Mohammed Saqr [aut, cre, cph], Sonsoles López-Pernas [aut,\ncph], Kamila Misiejuk [aut, cph]",
  "Maintainer": "Mohammed Saqr <saqr@saqr.me>",
  "Repository": "https://cran.r-universe.dev",
  "Date/Publication": "2026-07-22 14:30:16 UTC",
  "RemoteUrl": "https://github.com/cran/cooccure",
  "RemoteRef": "HEAD",
  "RemoteSha": "5c954f6a58bc1ad165851e1a2c6a7edcfd59663f",
  "_user": "cran",
  "_type": "src",
  "_file": "cooccure_0.4.0.tar.gz",
  "_fileid": "https://r2.ropensci.org/e657d36e15c81baa9fa9be5e2bbfc763205c94e919f1121d9aede72da36defef",
  "_filesize": 1819287,
  "_sha256": "e657d36e15c81baa9fa9be5e2bbfc763205c94e919f1121d9aede72da36defef",
  "_expires": "2026-10-30T14:49:16.000Z",
  "_created": "2026-07-22T14:45:50.000Z",
  "_published": "2026-07-22T14:49:19.069Z",
  "_jobs": [
    {
      "job": 88957502525,
      "time": 136,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8533744127"
    },
    {
      "job": 88957502517,
      "time": 157,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8533756473"
    },
    {
      "job": 88956484541,
      "time": 213,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8533667632"
    },
    {
      "job": 88957502634,
      "time": 125,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8533738396"
    },
    {
      "job": 88957502540,
      "time": 130,
      "config": "windows-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8533742591"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/cran/actions/runs/29929857000",
  "_status": "success",
  "_upstream": "https://github.com/cran/cooccure",
  "_commit": {
    "id": "5c954f6a58bc1ad165851e1a2c6a7edcfd59663f",
    "author": "Mohammed Saqr <saqr@saqr.me>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 0.4.0\n",
    "time": 1784730616
  },
  "_maintainer": {
    "name": "Mohammed Saqr",
    "email": "saqr@saqr.me",
    "login": "loxavian",
    "description": "",
    "uuid": 52792889
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.5.0",
      "role": "Depends"
    },
    {
      "package": "graphics",
      "role": "Imports"
    },
    {
      "package": "Matrix",
      "role": "Imports"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "igraph",
      "role": "Suggests"
    },
    {
      "package": "cograph",
      "role": "Suggests"
    },
    {
      "package": "Nestimate",
      "role": "Suggests"
    },
    {
      "package": "tidygraph",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "shiny",
      "role": "Suggests"
    },
    {
      "package": "DT",
      "role": "Suggests"
    }
  ],
  "_owner": "cran",
  "_selfowned": false,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-17",
      "n": 1
    },
    {
      "week": "2026-30",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "0.1.1",
      "date": "2026-04-24"
    },
    {
      "name": "0.4.0",
      "date": "2026-07-22"
    }
  ],
  "_stars": 0,
  "_contributors": [
    {
      "user": "loxavian",
      "count": 2,
      "uuid": 52792889
    }
  ],
  "_userbio": {
    "uuid": 6899542,
    "type": "organization",
    "name": "cran",
    "followers": 622,
    "description": "Unofficial read-only mirror of all CRAN R packages"
  },
  "_downloads": {
    "count": 338,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/cooccure"
  },
  "_devurl": "https://github.com/mohsaqr/cooccure",
  "_searchresults": 0,
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/cooccure.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "LICENSE",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/mohsaqr/cooccure",
  "_realowner": "mohsaqr",
  "_cranurl": false,
  "_releases": [
    {
      "version": "0.1.1",
      "date": "2026-04-24"
    }
  ],
  "_exports": [
    "as_cograph",
    "as_igraph",
    "as_matrix",
    "as_netobject",
    "as_tidygraph",
    "co",
    "cooccurrence",
    "launch_app"
  ],
  "_datasets": [
    {
      "name": "actor_genres",
      "title": "IMDB actor-genre long table (1970-2024)",
      "object": "actor_genres",
      "class": [
        "data.frame"
      ],
      "fields": [
        "actor",
        "genre"
      ],
      "rows": 2502,
      "table": true,
      "tojson": true
    },
    {
      "name": "actors",
      "title": "IMDB actor-movie long table (1970-2024)",
      "object": "actors",
      "class": [
        "data.frame"
      ],
      "fields": [
        "actor",
        "tconst",
        "primaryTitle",
        "startYear",
        "decade",
        "genres",
        "averageRating"
      ],
      "rows": 1267,
      "table": true,
      "tojson": true
    },
    {
      "name": "demo",
      "title": "Demo actor-movie-genre table",
      "object": "demo",
      "class": [
        "data.frame"
      ],
      "fields": [
        "movie",
        "actor",
        "genre"
      ],
      "rows": 89,
      "table": true,
      "tojson": true
    },
    {
      "name": "movies",
      "title": "IMDB movie metadata (1970-2024)",
      "object": "movies",
      "class": [
        "data.frame"
      ],
      "fields": [
        "tconst",
        "primaryTitle",
        "startYear",
        "genres",
        "decade",
        "averageRating",
        "numVotes"
      ],
      "rows": 1000,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "actor_genres",
      "title": "IMDB actor-genre long table (1970-2024)",
      "topics": [
        "actor_genres"
      ]
    },
    {
      "page": "actors",
      "title": "IMDB actor-movie long table (1970-2024)",
      "topics": [
        "actors"
      ]
    },
    {
      "page": "as_cograph",
      "title": "Convert to cograph network",
      "topics": [
        "as_cograph",
        "as_cograph.cooccurrence"
      ]
    },
    {
      "page": "as_igraph",
      "title": "Convert to igraph",
      "topics": [
        "as_igraph",
        "as_igraph.cooccurrence"
      ]
    },
    {
      "page": "as_matrix",
      "title": "Extract the co-occurrence matrix",
      "topics": [
        "as_matrix",
        "as_matrix.cooccurrence"
      ]
    },
    {
      "page": "as_netobject",
      "title": "Convert to Nestimate netobject",
      "topics": [
        "as_netobject",
        "as_netobject.cooccurrence"
      ]
    },
    {
      "page": "as_tidygraph",
      "title": "Convert to tidygraph",
      "topics": [
        "as_tidygraph",
        "as_tidygraph.cooccurrence"
      ]
    },
    {
      "page": "as.data.frame.summary.cooccurrence",
      "title": "Tidy node or group table from a cooccurrence summary",
      "topics": [
        "as.data.frame.summary.cooccurrence"
      ]
    },
    {
      "page": "cooccurrence",
      "title": "Build a co-occurrence network",
      "topics": [
        "co",
        "cooccurrence"
      ]
    },
    {
      "page": "demo",
      "title": "Demo actor-movie-genre table",
      "topics": [
        "demo"
      ]
    },
    {
      "page": "launch_app",
      "title": "Launch the cooccure Shiny explorer",
      "topics": [
        "launch_app"
      ]
    },
    {
      "page": "movies",
      "title": "IMDB movie metadata (1970-2024)",
      "topics": [
        "movies"
      ]
    },
    {
      "page": "plot.cooccurrence",
      "title": "Plot a cooccurrence network",
      "topics": [
        "plot.cooccurrence"
      ]
    },
    {
      "page": "print.cooccurrence",
      "title": "Print a cooccurrence edge list",
      "topics": [
        "print.cooccurrence"
      ]
    },
    {
      "page": "print.summary.cooccurrence",
      "title": "Print a cooccurrence summary",
      "topics": [
        "print.summary.cooccurrence"
      ]
    },
    {
      "page": "summary.cooccurrence",
      "title": "Summarize a cooccurrence network",
      "topics": [
        "summary.cooccurrence"
      ]
    }
  ],
  "_pkglogo": "https://github.com/cran/cooccure/raw/HEAD/man/figures/logo.png",
  "_readme": "https://github.com/cran/cooccure/raw/HEAD/README.md",
  "_rundeps": [
    "lattice",
    "Matrix"
  ],
  "_vignettes": [
    {
      "source": "imdb-tutorial.Rmd",
      "filename": "imdb-tutorial.html",
      "title": "Co-occurrence Networks with IMDB Movie Data",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Data",
        "1. Genre co-occurrence (delimited field)",
        "Comparing similarity measures",
        "Which similarity to use?",
        "2. Counting methods",
        "3. Scaling",
        "4. Filtering",
        "5. Actor co-occurrence (long/bipartite format)",
        "6. Splitting by groups",
        "7. Output formats",
        "Gephi",
        "cograph (with Gephi layout)",
        "igraph",
        "Matrix",
        "8. Converters",
        "9. Six input formats, one result",
        "10. Complete pipeline",
        "References"
      ],
      "created": "2026-04-24 21:09:49",
      "modified": "2026-07-22 14:30:16",
      "commits": 2
    }
  ],
  "_score": 3,
  "_indexed": false,
  "_nocasepkg": "cooccure",
  "_universes": [
    "cran"
  ],
  "_indexurl": "https://mohsaqr.r-universe.dev/cooccure",
  "_previous": "0.1.1",
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.4.0",
      "date": "2026-07-22T14:48:04.000Z",
      "distro": "resolute",
      "commit": "5c954f6a58bc1ad165851e1a2c6a7edcfd59663f",
      "fileid": "https://r2.ropensci.org/25a11cdbc385c15f0eac23922afdd1fde82fd2598c27ce73efe9dfbae9514bfe",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/29929857000"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.4.0",
      "date": "2026-07-22T14:48:19.000Z",
      "distro": "resolute",
      "commit": "5c954f6a58bc1ad165851e1a2c6a7edcfd59663f",
      "fileid": "https://r2.ropensci.org/7b38850c06c690f696c604d77d27f4a607a7859131f9aa2a328ca1f8807eb708",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/29929857000"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.4.0",
      "date": "2026-07-22T14:48:11.000Z",
      "commit": "5c954f6a58bc1ad165851e1a2c6a7edcfd59663f",
      "fileid": "https://r2.ropensci.org/29bea99feb674520b6bec1acc174d38262ce769cc84b055b468dec9fab1ca161",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/29929857000"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.4.0",
      "date": "2026-07-22T14:47:48.000Z",
      "commit": "5c954f6a58bc1ad165851e1a2c6a7edcfd59663f",
      "fileid": "https://r2.ropensci.org/791701aa648491153fdc45c92f487d58cd1b07759dd94c656f21f291060df836",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/29929857000"
    }
  ]
}