{
  "_id": "6a102770acfb0bcc41c901f4",
  "Type": "Package",
  "Package": "GWnnegPCA",
  "Title": "Geographically Weighted Non-Negative Principal Components\nAnalysis",
  "Version": "0.0.6",
  "Authors@R": "person(\"Narumasa\", \"Tsutsumida\", , \"rsnaru.jp@gmail.com\", role = c(\"aut\", \"cre\"),\ncomment = c(ORCID = \"0000-0002-6333-0301\"))",
  "Description": "Implements a geographically weighted non-negative\nprincipal components analysis, which consists of the fusion of\ngeographically weighted and sparse non-negative principal\ncomponents analyses <doi:10.17608/k6.auckland.9850826.v1>.",
  "License": "GPL (>= 3)",
  "URL": "https://github.com/naru-T/GWnnegPCA",
  "BugReports": "https://github.com/naru-T/GWnnegPCA/issues",
  "Config/testthat/edition": "3",
  "Encoding": "UTF-8",
  "Language": "en-US",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.2",
  "SystemRequirements": "GDAL (>= 2.0.1), GEOS (>= 3.4.0), PROJ (>= 4.8.0)",
  "Config/pak/sysreqs": "libabsl-dev cmake libgdal-dev gdal-bin libgeos-dev\nlibssl-dev libproj-dev libsqlite3-dev libudunits2-dev",
  "Repository": "https://naru-t.r-universe.dev",
  "Date/Publication": "2026-01-13 07:42:57 UTC",
  "RemoteUrl": "https://github.com/naru-t/gwnnegpca",
  "RemoteRef": "HEAD",
  "RemoteSha": "e13eb3de89ae3562c5b35708af08b4768d5473d7",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-13 08:34:21 UTC",
    "User": "root"
  },
  "Author": "Narumasa Tsutsumida [aut, cre] (ORCID:\n<https://orcid.org/0000-0002-6333-0301>)",
  "Maintainer": "Narumasa Tsutsumida <rsnaru.jp@gmail.com>",
  "MD5sum": "fd5039c58186b611e2ec1fa07f049a0c",
  "_user": "naru-t",
  "_type": "src",
  "_file": "GWnnegPCA_0.0.6.tar.gz",
  "_fileid": "2173639c2b549f9c688a9c14a029bbbe6e8448763e8a51b1532c30946262a556",
  "_filesize": 98362,
  "_sha256": "2173639c2b549f9c688a9c14a029bbbe6e8448763e8a51b1532c30946262a556",
  "_created": "2026-05-13T08:34:21.000Z",
  "_published": "2026-05-22T09:52:48.227Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77356424543,
      "time": 126,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6965327749"
    },
    {
      "job": 77356424521,
      "time": 130,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6965329762"
    },
    {
      "job": 77356424590,
      "time": 186,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6965336890"
    },
    {
      "job": 77356424541,
      "time": 203,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6965330978"
    },
    {
      "job": 77356423758,
      "time": 178,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6965285433"
    },
    {
      "job": 77356423706,
      "time": 106,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7157706205"
    },
    {
      "job": 77356424553,
      "time": 86,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6965314470"
    },
    {
      "job": 77356424731,
      "time": 73,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6965309864"
    },
    {
      "job": 77356424605,
      "time": 85,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6965315466"
    }
  ],
  "_buildurl": "https://github.com/r-universe/naru-t/actions/runs/25787755705",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/naru-t/gwnnegpca",
  "_commit": {
    "id": "e13eb3de89ae3562c5b35708af08b4768d5473d7",
    "author": "naru-T <11214589+naru-T@users.noreply.github.com>",
    "committer": "naru-T <11214589+naru-T@users.noreply.github.com>",
    "message": "Update DESCRIPTION file to version 0.0.6; streamline SystemRequirements by removing C++11 specification.\n",
    "time": 1768290177
  },
  "_maintainer": {
    "name": "Narumasa Tsutsumida",
    "email": "rsnaru.jp@gmail.com",
    "login": "naru-t",
    "uuid": 11214589,
    "orcid": "0000-0002-6333-0301"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.5.0",
      "role": "Depends"
    },
    {
      "package": "geodist",
      "role": "Imports"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "nsprcomp",
      "role": "Imports"
    },
    {
      "package": "sf",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "naru-t",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-03",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "v0.0.6",
      "date": "2026-01-13"
    }
  ],
  "_stars": 1,
  "_contributors": [
    {
      "user": "naru-t",
      "count": 12,
      "uuid": 11214589
    }
  ],
  "_userbio": {
    "uuid": 11214589,
    "type": "user",
    "name": "naru-T",
    "description": "Associate professor, PI of a geographic information science lab"
  },
  "_downloads": {
    "count": 202,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/GWnnegPCA"
  },
  "_devurl": "https://github.com/naru-t/gwnnegpca",
  "_searchresults": 2,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/GWnnegPCA.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/naru-t/gwnnegpca",
  "_realowner": "naru-t",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.0.1",
      "date": "2020-03-24"
    },
    {
      "version": "0.0.2",
      "date": "2020-07-29"
    },
    {
      "version": "0.0.4",
      "date": "2020-11-18"
    },
    {
      "version": "0.0.5",
      "date": "2025-02-05"
    },
    {
      "version": "0.0.6",
      "date": "2026-01-13"
    }
  ],
  "_exports": [
    "gw_nsprcomp"
  ],
  "_help": [
    {
      "page": "gw_nsprcomp",
      "title": "Geographically Weighted Non-negative Principal Component Analysis",
      "topics": [
        "gw_nsprcomp"
      ]
    }
  ],
  "_readme": "https://github.com/naru-t/gwnnegpca/raw/HEAD/README.md",
  "_rundeps": [
    "class",
    "classInt",
    "DBI",
    "e1071",
    "geodist",
    "KernSmooth",
    "MASS",
    "nsprcomp",
    "proxy",
    "Rcpp",
    "s2",
    "sf",
    "units",
    "wk"
  ],
  "_score": 2.6989700043360187,
  "_indexed": true,
  "_nocasepkg": "gwnnegpca",
  "_universes": [
    "naru-t"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.0.6",
      "date": "2026-05-13T08:36:27.000Z",
      "distro": "noble",
      "commit": "e13eb3de89ae3562c5b35708af08b4768d5473d7",
      "fileid": "abbe56637c1453c011fbd5168a7dc5b5bf4d723ffd18f57c4e0e64ab903d8705",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/naru-t/actions/runs/25787755705"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.0.6",
      "date": "2026-05-13T08:36:34.000Z",
      "distro": "noble",
      "commit": "e13eb3de89ae3562c5b35708af08b4768d5473d7",
      "fileid": "66973918354e52c7fd994819526c9d90bc5ff3f3677123dcd8154c7476f54049",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/naru-t/actions/runs/25787755705"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.0.6",
      "date": "2026-05-13T08:36:59.000Z",
      "commit": "e13eb3de89ae3562c5b35708af08b4768d5473d7",
      "fileid": "97ad623fefc754f90b935356cfa05554ff0b2767fa19338a4065df5c9c47ae96",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/naru-t/actions/runs/25787755705"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.0.6",
      "date": "2026-05-13T08:36:36.000Z",
      "commit": "e13eb3de89ae3562c5b35708af08b4768d5473d7",
      "fileid": "af453c124e017dfe04e011ee79c77948200b9a4dc4ddbc93e95fb403ed1af5d7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/naru-t/actions/runs/25787755705"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.0.6",
      "date": "2026-05-13T08:35:44.000Z",
      "commit": "e13eb3de89ae3562c5b35708af08b4768d5473d7",
      "fileid": "71fd17ed3480495bd173b903e88884f5c0cd18a993de61a4970d3a9c94ef3786",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/naru-t/actions/runs/25787755705"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.0.6",
      "date": "2026-05-13T08:35:31.000Z",
      "commit": "e13eb3de89ae3562c5b35708af08b4768d5473d7",
      "fileid": "ae1dd39eff0ae90c9a3fd110c09bafc8418309687f8306490ec6577acb96c8b2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/naru-t/actions/runs/25787755705"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.0.6",
      "date": "2026-05-13T08:35:47.000Z",
      "commit": "e13eb3de89ae3562c5b35708af08b4768d5473d7",
      "fileid": "16cd2d8eb882ed23e9253fc79cdf3c2f6ea72ab21dd0e823d86074aacbe14b81",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/naru-t/actions/runs/25787755705"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.0.6",
      "date": "2026-05-22T09:52:26.000Z",
      "commit": "e13eb3de89ae3562c5b35708af08b4768d5473d7",
      "fileid": "8627c0ab905db583008556af04f61947e769024693901b4a01e9f1994d8a232f",
      "status": "success",
      "buildurl": "https://github.com/r-universe/naru-t/actions/runs/25787755705"
    }
  ]
}