{
  "_id": "6a49d684739471f8fd07cf62",
  "Package": "coupling",
  "Title": "Analysis of Coupling Coordination Degree",
  "Version": "0.2",
  "Authors@R": "person(given = \"Wenbo\", family = \"Lyu\",\nemail = \"lyu.geosocial@gmail.com\",\nrole = c(\"aut\", \"cre\", \"cph\"),\ncomment = c(ORCID = \"0009-0002-6003-3800\"))",
  "Description": "Implements coupling coordination degree (CCD) models and\nsupports metacoupling analysis following Tang et al. (2021)\n<doi:10.1016/j.scs.2021.103405>.",
  "License": "GPL-3",
  "Encoding": "UTF-8",
  "URL": "https://stscl.github.io/coupling/,\nhttps://github.com/stscl/coupling",
  "BugReports": "https://github.com/stscl/coupling/issues",
  "VignetteBuilder": "knitr",
  "Config/roxygen2/markdown": "TRUE",
  "Config/roxygen2/version": "8.0.0",
  "Repository": "https://stscl.r-universe.dev",
  "Date/Publication": "2026-05-16 13:31:40 UTC",
  "RemoteUrl": "https://github.com/stscl/coupling",
  "RemoteRef": "HEAD",
  "RemoteSha": "7d16cd95bf9e4bc183c6b9703d84b602c9b6b8a6",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-06-15 07:20:19 UTC",
    "User": "root"
  },
  "Author": "Wenbo Lyu [aut, cre, cph] (ORCID:\n<https://orcid.org/0009-0002-6003-3800>)",
  "Maintainer": "Wenbo Lyu <lyu.geosocial@gmail.com>",
  "_user": "stscl",
  "_type": "src",
  "_file": "coupling_0.2.tar.gz",
  "_fileid": "https://r2.ropensci.org/c6abc275354861c322940e211115a2d59db2e8157bd1dd9f69fff291210a254c",
  "_filesize": 675868,
  "_sha256": "c6abc275354861c322940e211115a2d59db2e8157bd1dd9f69fff291210a254c",
  "_expires": "2026-10-13T03:58:58.000Z",
  "_created": "2026-06-15T07:20:19.000Z",
  "_published": "2026-07-05T03:59:00.418Z",
  "_jobs": [
    {
      "job": 85190942255,
      "time": 122,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7631452287"
    },
    {
      "job": 85190942287,
      "time": 140,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7631457776"
    },
    {
      "job": 85190942272,
      "time": 180,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7631469563"
    },
    {
      "job": 85190942277,
      "time": 141,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7631457855"
    },
    {
      "job": 85190942211,
      "time": 85,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7631440567"
    },
    {
      "job": 85190942269,
      "time": 232,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7631486137"
    },
    {
      "job": 85190942253,
      "time": 86,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7631440907"
    },
    {
      "job": 85190942258,
      "time": 222,
      "config": "macos-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7631482821"
    },
    {
      "job": 85190942161,
      "time": 232,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7631411430"
    },
    {
      "job": 85190942273,
      "time": 118,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7631450617"
    },
    {
      "job": 85190942227,
      "time": 105,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7631446793"
    },
    {
      "job": 85190942230,
      "time": 126,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7631453102"
    },
    {
      "job": 85190942280,
      "time": 101,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7631445402"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/stscl/actions/runs/27530274536",
  "_status": "success",
  "_upstream": "https://github.com/stscl/coupling",
  "_commit": {
    "id": "7d16cd95bf9e4bc183c6b9703d84b602c9b6b8a6",
    "author": "Wenbo Lyu <lyu.geosocial@gmail.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Merge pull request #13 from SpatLyu/main\n\nfirst stable release",
    "time": 1778938300
  },
  "_maintainer": {
    "name": "Wenbo Lyu",
    "email": "lyu.geosocial@gmail.com",
    "login": "spatlyu",
    "uuid": 118346681
  },
  "_distro": "noble",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "Rcpp",
      "role": "LinkingTo"
    },
    {
      "package": "RcppThread",
      "role": "LinkingTo"
    },
    {
      "package": "gdverse",
      "role": "Suggests"
    },
    {
      "package": "infoxtr",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "pc",
      "role": "Suggests"
    },
    {
      "package": "Rcpp",
      "role": "Suggests"
    },
    {
      "package": "RcppThread",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "sdsfun",
      "role": "Suggests"
    },
    {
      "package": "spEDM",
      "role": "Suggests"
    }
  ],
  "_owner": "stscl",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-19",
      "n": 8
    },
    {
      "week": "2026-20",
      "n": 4
    }
  ],
  "_tags": [
    {
      "name": "v0.1",
      "date": "2026-05-11"
    }
  ],
  "_topics": [
    "coupling",
    "coupling-analysis",
    "coupling-coordination-degree",
    "intracoupling",
    "meta-coupling",
    "metacoupling",
    "pericoupling",
    "spatial-analysis",
    "spatial-data-analysis",
    "spatial-data-science",
    "telecoupling",
    "cpp"
  ],
  "_stars": 5,
  "_contributors": [
    {
      "user": "spatlyu",
      "count": 167,
      "uuid": 118346681
    }
  ],
  "_userbio": {
    "uuid": 179955713,
    "type": "organization",
    "name": "Spatio-Temporal Statistical Computing",
    "followers": 23,
    "description": "Spatio-Temporal Statistical Computing Related to Wenbo Lyu: Open-Source Toolkits & Learning Resources"
  },
  "_downloads": {
    "count": 500,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/coupling"
  },
  "_devurl": "https://github.com/stscl/coupling",
  "_pkgdown": "https://stscl.github.io/coupling/",
  "_searchresults": 0,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/coupling.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/stscl/coupling",
  "_realowner": "stscl",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1",
      "date": "2026-05-15"
    }
  ],
  "_exports": [
    "ccd",
    "metacoupling"
  ],
  "_help": [
    {
      "page": "ccd",
      "title": "Coupling Coordination Degree (CCD)",
      "topics": [
        "ccd"
      ]
    },
    {
      "page": "metacoupling",
      "title": "Metacoupling Analysis",
      "topics": [
        "metacoupling"
      ]
    }
  ],
  "_readme": "https://github.com/stscl/coupling/raw/HEAD/README.md",
  "_rundeps": [
    "Rcpp",
    "RcppThread"
  ],
  "_sysdeps": [
    {
      "shlib": "libstdc++",
      "package": "libstdc++6",
      "source": "gcc",
      "version": "14.2.0-4ubuntu2~24.04.1",
      "name": "c++",
      "homepage": "http://gcc.gnu.org/",
      "description": "GNU Standard C++ Library v3"
    }
  ],
  "_vignettes": [
    {
      "source": "ccd.Rmd",
      "filename": "ccd.html",
      "title": "Coupling Coordination Degree Model and Metacoupling Analysis",
      "author": "Wenbo Lyu",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introduction",
        "Coupling Degree",
        "Modified Coupling Degree",
        "Modification by $\\text{wang}^{1}$.",
        "Modification by $\\text{fan}^{2}$.",
        "Comprehensive Development Index",
        "Coordination Degree",
        "Metacoupling Perspective",
        "Example Cases",
        "Install necessary packages and load data",
        "Analysis of coupling coordination degree",
        "A Meta-Coupling Analysis",
        "References"
      ],
      "created": "2026-05-11 11:24:49",
      "modified": "2026-05-11 11:47:01",
      "commits": 2
    }
  ],
  "_score": 4.698970004336019,
  "_indexed": true,
  "_nocasepkg": "coupling",
  "_universes": [
    "stscl",
    "spatlyu"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.2",
      "date": "2026-06-15T07:22:32.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "7d16cd95bf9e4bc183c6b9703d84b602c9b6b8a6",
      "fileid": "https://r2.ropensci.org/2b55280145abf2265b06ec747a807cbf0f4c7cee5370bbcd5c15af399792a220",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/stscl/actions/runs/27530274536"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.2",
      "date": "2026-06-15T07:22:47.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "7d16cd95bf9e4bc183c6b9703d84b602c9b6b8a6",
      "fileid": "https://r2.ropensci.org/3dca6a46b877f11b51019a0b8b6ced284694bb8342cee6d48a83f92ad1683341",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/stscl/actions/runs/27530274536"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.2",
      "date": "2026-06-15T07:23:24.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "7d16cd95bf9e4bc183c6b9703d84b602c9b6b8a6",
      "fileid": "https://r2.ropensci.org/71bbe6d5a3e4ffc4c82c62588d600c6ec345524e524381af6877144a96f27e81",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/stscl/actions/runs/27530274536"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.2",
      "date": "2026-06-15T07:22:45.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "7d16cd95bf9e4bc183c6b9703d84b602c9b6b8a6",
      "fileid": "https://r2.ropensci.org/e552dab0cab37b07a2bd550f42ad8bac291e2cd1ddeafa4edc4f8f9d793ac07d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/stscl/actions/runs/27530274536"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.2",
      "date": "2026-06-15T07:21:58.000Z",
      "arch": "aarch64",
      "commit": "7d16cd95bf9e4bc183c6b9703d84b602c9b6b8a6",
      "fileid": "https://r2.ropensci.org/259af0decb0f964cc10e817652b518130564743d24afb8cfe59e83db32aa3510",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/stscl/actions/runs/27530274536"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.2",
      "date": "2026-06-15T07:23:54.000Z",
      "arch": "x86_64",
      "commit": "7d16cd95bf9e4bc183c6b9703d84b602c9b6b8a6",
      "fileid": "https://r2.ropensci.org/868a77a0f1105777eb77e3a02c4cc8a46d938bfe894880fab1c4b5f2a88b08e5",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/stscl/actions/runs/27530274536"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.2",
      "date": "2026-06-15T07:21:57.000Z",
      "arch": "aarch64",
      "commit": "7d16cd95bf9e4bc183c6b9703d84b602c9b6b8a6",
      "fileid": "https://r2.ropensci.org/66d29d18d1036bd3fde124b8d24397ae62b5a979d5262d4077f4751f95c7cf5a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/stscl/actions/runs/27530274536"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.2",
      "date": "2026-06-15T07:23:53.000Z",
      "arch": "x86_64",
      "commit": "7d16cd95bf9e4bc183c6b9703d84b602c9b6b8a6",
      "fileid": "https://r2.ropensci.org/9fa9164483f8cf3ded098d3c35f1833007f22e33c885bfac49b71611f491b8b9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/stscl/actions/runs/27530274536"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.2",
      "date": "2026-06-15T07:22:38.000Z",
      "arch": "emscripten",
      "commit": "7d16cd95bf9e4bc183c6b9703d84b602c9b6b8a6",
      "fileid": "https://r2.ropensci.org/47855466162dd1ec7f51000b577f52708d645c38050bac7be17016d82b69ee64",
      "status": "success",
      "buildurl": "https://github.com/r-universe/stscl/actions/runs/27530274536"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.2",
      "date": "2026-06-15T07:21:48.000Z",
      "arch": "x86_64",
      "commit": "7d16cd95bf9e4bc183c6b9703d84b602c9b6b8a6",
      "fileid": "https://r2.ropensci.org/04640be1fad6550a43edc6c01a5292c68bf31f18c221033b6f701b042e9d43b9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/stscl/actions/runs/27530274536"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.2",
      "date": "2026-06-15T07:22:03.000Z",
      "arch": "x86_64",
      "commit": "7d16cd95bf9e4bc183c6b9703d84b602c9b6b8a6",
      "fileid": "https://r2.ropensci.org/4ac2d706d233a04b8b51db9d3139c30d119e965a94501242bbede03930ae8b64",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/stscl/actions/runs/27530274536"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.2",
      "date": "2026-06-15T07:21:49.000Z",
      "arch": "x86_64",
      "commit": "7d16cd95bf9e4bc183c6b9703d84b602c9b6b8a6",
      "fileid": "https://r2.ropensci.org/a67435c46300c9b692cf1b0eb95d200b80b730a0d8f3b5f503524fab6c6e93be",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/stscl/actions/runs/27530274536"
    }
  ]
}