{
  "_id": "6a1297a0acfb0bcc41d0cc7f",
  "Package": "GWpcor",
  "Type": "Package",
  "Title": "Geographically Weighted Partial Correlation Coefficient",
  "Version": "0.1.7",
  "Authors@R": "c(person(given = \"Narumasa\",\nfamily = \"Tsutsumida\",\nrole = c(\"aut\", \"cre\"),\nemail = \"rsnaru.jp@gmail.com\",\ncomment = c(ORCID = \"0000-0002-6333-0301\")),\nperson(given = \"Joseph\",\nfamily = \"Percival\",\nrole = c(\"aut\"),\nemail = \"ipercival@gmail.com\"))",
  "Description": "Implements a geographically weighted partial correlation\nwhich is an extension from gwss() function in the 'GWmodel'\npackage (Percival and Tsutsumida (2017)\n<doi:10.1553/giscience2017_01_s36>).",
  "License": "GPL-3 + file LICENSE",
  "Encoding": "UTF-8",
  "Language": "en-US",
  "SystemRequirements": "C++11, GDAL (>= 2.0.1), GEOS (>= 3.4.0), PROJ (>=\n4.8.0)",
  "Config/pak/sysreqs": "libabsl-dev cmake libgdal-dev gdal-bin libgeos-dev\nlibssl-dev libproj-dev libsqlite3-dev libudunits2-dev",
  "Repository": "https://gwpcor.r-universe.dev",
  "Date/Publication": "2021-11-19 01:59:59 UTC",
  "RemoteUrl": "https://github.com/gwpcor/gwpcor",
  "RemoteRef": "HEAD",
  "RemoteSha": "bcb057ef77a56ff9d0040ab85b5fd4ac0f30d9cf",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-24 06:13:19 UTC",
    "User": "root"
  },
  "Author": "Narumasa Tsutsumida [aut, cre] (ORCID:\n<https://orcid.org/0000-0002-6333-0301>),\nJoseph Percival [aut]",
  "Maintainer": "Narumasa Tsutsumida <rsnaru.jp@gmail.com>",
  "MD5sum": "ebcacfe0320ec298a52933705fd61e44",
  "_user": "gwpcor",
  "_type": "src",
  "_file": "GWpcor_0.1.7.tar.gz",
  "_fileid": "4496c18bce26cec1fb3a1ee8a405e558ec75dec5c5ea835a06f95c02ea8ceac7",
  "_filesize": 97502,
  "_sha256": "4496c18bce26cec1fb3a1ee8a405e558ec75dec5c5ea835a06f95c02ea8ceac7",
  "_created": "2026-05-24T06:13:19.000Z",
  "_published": "2026-05-24T06:16:00.942Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77576578347,
      "time": 134,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7182794069"
    },
    {
      "job": 77576578349,
      "time": 129,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7182793592"
    },
    {
      "job": 77576578342,
      "time": 111,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7182791674"
    },
    {
      "job": 77576578341,
      "time": 90,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7182789624"
    },
    {
      "job": 77576431297,
      "time": 151,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7182780762"
    },
    {
      "job": 77576578337,
      "time": 110,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7182791583"
    },
    {
      "job": 77576578374,
      "time": 106,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7182790967"
    },
    {
      "job": 77576578362,
      "time": 115,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7182792034"
    },
    {
      "job": 77576578377,
      "time": 86,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7182789194"
    }
  ],
  "_buildurl": "https://github.com/r-universe/gwpcor/actions/runs/26353692836",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/gwpcor/gwpcor",
  "_commit": {
    "id": "bcb057ef77a56ff9d0040ab85b5fd4ac0f30d9cf",
    "author": "naru-T <11214589+naru-T@users.noreply.github.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Merge pull request #3 from naru-T/master\n\nLicense discription edit",
    "time": 1637287199
  },
  "_maintainer": {
    "name": "Narumasa Tsutsumida",
    "email": "rsnaru.jp@gmail.com",
    "login": "naru-t",
    "description": "Associate professor, PI of a geographic information science lab",
    "uuid": 11214589,
    "orcid": "0000-0002-6333-0301"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.5.0",
      "role": "Depends"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "sp",
      "role": "Imports"
    },
    {
      "package": "sf",
      "role": "Imports"
    },
    {
      "package": "geodist",
      "role": "Imports"
    },
    {
      "package": "pracma",
      "role": "Imports"
    },
    {
      "package": "corpcor",
      "role": "Imports"
    },
    {
      "package": "foreach",
      "role": "Imports"
    },
    {
      "package": "parallel",
      "role": "Imports"
    },
    {
      "package": "doParallel",
      "role": "Imports"
    }
  ],
  "_owner": "gwpcor",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 2,
  "_contributors": [
    {
      "user": "naru-t",
      "count": 20,
      "uuid": 11214589
    }
  ],
  "_userbio": {
    "uuid": 80307443,
    "type": "organization",
    "name": "gwpcor",
    "description": "Geographically weighted partial correlation tools"
  },
  "_downloads": {
    "count": 560,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/GWpcor"
  },
  "_devurl": "https://github.com/gwpcor/gwpcor",
  "_searchresults": 1,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/GWpcor.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/gwpcor/gwpcor",
  "_realowner": "gwpcor",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.2",
      "date": "2020-05-04"
    },
    {
      "version": "0.1.4",
      "date": "2020-11-14"
    },
    {
      "version": "0.1.5",
      "date": "2020-11-28"
    },
    {
      "version": "0.1.6",
      "date": "2021-01-10"
    },
    {
      "version": "0.1.7",
      "date": "2021-11-26"
    },
    {
      "version": "0.1.8",
      "date": "2026-01-13"
    }
  ],
  "_exports": [
    "gwpcor"
  ],
  "_help": [
    {
      "page": "gwpcor",
      "title": "Geographically Weighted Correlation and Partial Correlation",
      "topics": [
        "gwpcor"
      ]
    }
  ],
  "_readme": "https://github.com/gwpcor/gwpcor/raw/HEAD/README.md",
  "_rundeps": [
    "class",
    "classInt",
    "cli",
    "codetools",
    "corpcor",
    "DBI",
    "doParallel",
    "dplyr",
    "e1071",
    "foreach",
    "generics",
    "geodist",
    "glue",
    "iterators",
    "KernSmooth",
    "lattice",
    "lifecycle",
    "magrittr",
    "MASS",
    "pillar",
    "pkgconfig",
    "pracma",
    "proxy",
    "R6",
    "Rcpp",
    "rlang",
    "s2",
    "sf",
    "sp",
    "tibble",
    "tidyselect",
    "units",
    "utf8",
    "vctrs",
    "withr",
    "wk"
  ],
  "_score": 3,
  "_indexed": true,
  "_nocasepkg": "gwpcor",
  "_universes": [
    "gwpcor",
    "naru-t"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.7",
      "date": "2026-05-24T06:15:23.000Z",
      "distro": "noble",
      "commit": "bcb057ef77a56ff9d0040ab85b5fd4ac0f30d9cf",
      "fileid": "bc2ddf9be7b371eded89e9f618dc5713a866e9cc77315435e5ea41739d09815c",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/gwpcor/actions/runs/26353692836"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.7",
      "date": "2026-05-24T06:15:21.000Z",
      "distro": "noble",
      "commit": "bcb057ef77a56ff9d0040ab85b5fd4ac0f30d9cf",
      "fileid": "769d86b6148c416422aeec10361bf927c74e82bf08d77f15ba32d7a7ba56f582",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/gwpcor/actions/runs/26353692836"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.7",
      "date": "2026-05-24T06:15:04.000Z",
      "commit": "bcb057ef77a56ff9d0040ab85b5fd4ac0f30d9cf",
      "fileid": "9ed4bc82d5617be63ddab0902937750841318f97f3d7a7126f2a7d6eaff82bbd",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/gwpcor/actions/runs/26353692836"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.7",
      "date": "2026-05-24T06:14:48.000Z",
      "commit": "bcb057ef77a56ff9d0040ab85b5fd4ac0f30d9cf",
      "fileid": "811318e6f1b76b7046ee23f4a02e4412094d7f095b9ef6b7f9773510f8ec7475",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/gwpcor/actions/runs/26353692836"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.7",
      "date": "2026-05-24T06:15:25.000Z",
      "commit": "bcb057ef77a56ff9d0040ab85b5fd4ac0f30d9cf",
      "fileid": "c9d3eff314dc34dbd67cb843fe3fb60d9c6dc75f8b7c7cf3c161dee63b13a0d5",
      "status": "success",
      "buildurl": "https://github.com/r-universe/gwpcor/actions/runs/26353692836"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.7",
      "date": "2026-05-24T06:14:49.000Z",
      "commit": "bcb057ef77a56ff9d0040ab85b5fd4ac0f30d9cf",
      "fileid": "d212d048e5daa63bfbbe686bb4a0918d27d617004e31156b220f5b3652e41d7f",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/gwpcor/actions/runs/26353692836"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.7",
      "date": "2026-05-24T06:14:54.000Z",
      "commit": "bcb057ef77a56ff9d0040ab85b5fd4ac0f30d9cf",
      "fileid": "b04e50f407b41d39a52a4405e03a9516b384acad339cccf9356f180f99b2d7cd",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/gwpcor/actions/runs/26353692836"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.7",
      "date": "2026-05-24T06:14:30.000Z",
      "commit": "bcb057ef77a56ff9d0040ab85b5fd4ac0f30d9cf",
      "fileid": "3d60473a43ee1a7e35ca65b0d15db390352b046e858119eaf2d6087beddd89db",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/gwpcor/actions/runs/26353692836"
    }
  ]
}