{
  "_id": "6a3282d63efcd9bda438b504",
  "Package": "centr",
  "Title": "Weighted and Unweighted Spatial Centers",
  "Version": "0.2.4.9004",
  "Authors@R": "person(\"Ryan\", \"Zomorrodi\", , \"rzomor2@uic.edu\", role = c(\"aut\", \"cre\", \"cph\"),\ncomment = c(ORCID = \"0009-0003-6417-5985\"))",
  "Description": "Generate mean and median weighted or unweighted spatial\ncenters. Functions are analogous to their identically named\ncounterparts within 'ArcGIS Pro'.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.3",
  "URL": "https://ryanzomorrodi.github.io/centr/,\nhttps://github.com/ryanzomorrodi/centr",
  "Config/testthat/edition": "3",
  "BugReports": "https://github.com/ryanzomorrodi/centR/issues",
  "VignetteBuilder": "knitr",
  "Config/pak/sysreqs": "libabsl-dev cmake libgdal-dev gdal-bin libgeos-dev\nlibssl-dev libproj-dev libsqlite3-dev libudunits2-dev",
  "Repository": "https://ryanzomorrodi.r-universe.dev",
  "Date/Publication": "2026-01-17 23:37:22 UTC",
  "RemoteUrl": "https://github.com/ryanzomorrodi/centr",
  "RemoteRef": "HEAD",
  "RemoteSha": "b3646cdbe572af464b4308c8cac590797d76e94b",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-17 11:16:24 UTC",
    "User": "root"
  },
  "Author": "Ryan Zomorrodi [aut, cre, cph] (ORCID:\n<https://orcid.org/0009-0003-6417-5985>)",
  "Maintainer": "Ryan Zomorrodi <rzomor2@uic.edu>",
  "MD5sum": "2aea96c17d008116b9d071dff0deee03",
  "_user": "ryanzomorrodi",
  "_type": "src",
  "_file": "centr_0.2.4.9004.tar.gz",
  "_fileid": "5ba9675a9935c886bdec2e40824766cf025588f515f7842016afb4c0f8cd7f2e",
  "_filesize": 2783210,
  "_sha256": "5ba9675a9935c886bdec2e40824766cf025588f515f7842016afb4c0f8cd7f2e",
  "_created": "2026-06-17T11:16:24.000Z",
  "_published": "2026-06-17T11:19:50.495Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 81881586176,
      "time": 167,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "7693791112"
    },
    {
      "job": 81881586190,
      "time": 171,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7693790699"
    },
    {
      "job": 81881586196,
      "time": 100,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "7693765503"
    },
    {
      "job": 81881586198,
      "time": 89,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7693761454"
    },
    {
      "job": 81880952326,
      "time": 210,
      "config": "source",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7693728371"
    },
    {
      "job": 81881586171,
      "time": 144,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7693780928"
    },
    {
      "job": 81881586199,
      "time": 110,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "7693770051"
    },
    {
      "job": 81881586203,
      "time": 99,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "7693765732"
    },
    {
      "job": 81881586273,
      "time": 137,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7693780761"
    }
  ],
  "_buildurl": "https://github.com/r-universe/ryanzomorrodi/actions/runs/27684823597",
  "_status": "failure",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/ryanzomorrodi/centr",
  "_commit": {
    "id": "b3646cdbe572af464b4308c8cac590797d76e94b",
    "author": "Ryan Zomorrodi <ryanzomorrodi@gmail.com>",
    "committer": "Ryan Zomorrodi <ryanzomorrodi@gmail.com>",
    "message": "Increment version number to 0.2.4.9004\n",
    "time": 1768693042
  },
  "_maintainer": {
    "name": "Ryan Zomorrodi",
    "email": "rzomor2@uic.edu",
    "login": "ryanzomorrodi",
    "uuid": 20236705
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "sf",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "tibble",
      "role": "Imports"
    },
    {
      "package": "exactextractr",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "terra",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "tidycensus",
      "role": "Suggests"
    },
    {
      "package": "tigris",
      "role": "Suggests"
    },
    {
      "package": "tmap",
      "role": "Suggests"
    }
  ],
  "_owner": "ryanzomorrodi",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-02",
      "n": 1
    },
    {
      "week": "2026-03",
      "n": 6
    }
  ],
  "_tags": [],
  "_stars": 5,
  "_contributors": [
    {
      "user": "ryanzomorrodi",
      "count": 99,
      "uuid": 20236705
    }
  ],
  "_userbio": {
    "uuid": 20236705,
    "type": "user",
    "name": "Ryan Zomorrodi",
    "followers": 12
  },
  "_downloads": {
    "count": 603,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/centr"
  },
  "_devurl": "https://github.com/ryanzomorrodi/centr",
  "_pkgdown": "https://ryanzomorrodi.github.io/centr/",
  "_searchresults": 15,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/centr.html",
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "LICENSE",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/ryanzomorrodi/centr",
  "_realowner": "ryanzomorrodi",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2024-07-21"
    },
    {
      "version": "0.2.0",
      "date": "2024-09-01"
    },
    {
      "version": "0.2.1",
      "date": "2024-12-23"
    },
    {
      "version": "0.2.2",
      "date": "2025-02-07"
    },
    {
      "version": "0.2.3",
      "date": "2025-03-16"
    },
    {
      "version": "0.2.4",
      "date": "2025-04-17"
    }
  ],
  "_exports": [
    "mean_center",
    "median_center"
  ],
  "_help": [
    {
      "page": "mean_center",
      "title": "Mean Center",
      "topics": [
        "mean_center"
      ]
    },
    {
      "page": "median_center",
      "title": "Median Center",
      "topics": [
        "median_center"
      ]
    }
  ],
  "_pkglogo": "https://github.com/ryanzomorrodi/centr/raw/HEAD/man/figures/logo.png",
  "_readme": "https://github.com/ryanzomorrodi/centr/raw/HEAD/README.md",
  "_rundeps": [
    "class",
    "classInt",
    "cli",
    "DBI",
    "dplyr",
    "e1071",
    "generics",
    "glue",
    "KernSmooth",
    "lifecycle",
    "magrittr",
    "MASS",
    "pillar",
    "pkgconfig",
    "proxy",
    "R6",
    "Rcpp",
    "rlang",
    "s2",
    "sf",
    "tibble",
    "tidyselect",
    "units",
    "utf8",
    "vctrs",
    "withr",
    "wk"
  ],
  "_score": 3.8750612633917,
  "_indexed": true,
  "_nocasepkg": "centr",
  "_universes": [
    "ryanzomorrodi"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.2.4.9004",
      "date": "2026-06-17T11:19:04.000Z",
      "distro": "noble",
      "commit": "b3646cdbe572af464b4308c8cac590797d76e94b",
      "fileid": "b64fb795d897bf622edaca30b019d0c6d964ef3147f40edfbcff7e62c1c5cfc4",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/ryanzomorrodi/actions/runs/27684823597"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.2.4.9004",
      "date": "2026-06-17T11:19:04.000Z",
      "distro": "noble",
      "commit": "b3646cdbe572af464b4308c8cac590797d76e94b",
      "fileid": "944755c8bc1d596a960c17b101bd39c93e07a19119b24e002b90d34d38307155",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/ryanzomorrodi/actions/runs/27684823597"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.2.4.9004",
      "date": "2026-06-17T11:17:58.000Z",
      "commit": "b3646cdbe572af464b4308c8cac590797d76e94b",
      "fileid": "4ce864ee66ffcc6e2df2586efe7c1b8fd41ebbc16c266abbac3527d61545473e",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/ryanzomorrodi/actions/runs/27684823597"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.2.4.9004",
      "date": "2026-06-17T11:17:50.000Z",
      "commit": "b3646cdbe572af464b4308c8cac590797d76e94b",
      "fileid": "bdeea6bbf99d7699bc7a00540f82e26131e89f21ee52343e743cfaa89d515c7f",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/ryanzomorrodi/actions/runs/27684823597"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.2.4.9004",
      "date": "2026-06-17T11:19:02.000Z",
      "commit": "b3646cdbe572af464b4308c8cac590797d76e94b",
      "fileid": "c8e88b6c54047994c38914fa57b13dfec0777af551d554c3b33897937b916978",
      "status": "success",
      "buildurl": "https://github.com/r-universe/ryanzomorrodi/actions/runs/27684823597"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.2.4.9004",
      "date": "2026-06-17T11:17:54.000Z",
      "commit": "b3646cdbe572af464b4308c8cac590797d76e94b",
      "fileid": "b35a27787e0496472f97f04a5a9e1645ca456777bbea85fbcd1d0be44c6751fa",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/ryanzomorrodi/actions/runs/27684823597"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.2.4.9004",
      "date": "2026-06-17T11:17:46.000Z",
      "commit": "b3646cdbe572af464b4308c8cac590797d76e94b",
      "fileid": "4e4510be4ca24a522eb1afe11a07dbc8d7195e7b83c8f3b1b8d3a46ce0c6b317",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/ryanzomorrodi/actions/runs/27684823597"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.2.4.9004",
      "date": "2026-06-17T11:18:31.000Z",
      "commit": "b3646cdbe572af464b4308c8cac590797d76e94b",
      "fileid": "901f0d701332f2631d8aa7bacae52295f03149841668d1e05db4c59c1b2b4b57",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/ryanzomorrodi/actions/runs/27684823597"
    }
  ]
}