{
  "_id": "6a291071732311cd8759624b",
  "Package": "codec",
  "Title": "Community Data Explorer for Cincinnati",
  "Version": "3.0.0",
  "Authors@R": "c(\nperson(\"Cole\", \"Brokamp\",\nemail = \"cole.brokamp@gmail.com\",\nrole = c(\"aut\", \"cre\")),\nperson(\"Erika\", \"Manning\",\nrole = \"aut\"),\nperson(\"Andrew\", \"Vancil\",\nrole = \"aut\")\n)",
  "Description": "This repository serves as the definition of the CoDEC data\nspecifications and provides helpers to create, validate,\nrelease, and read CoDEC data.",
  "License": "GPL (>= 3)",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.2",
  "Config/testthat/edition": "3",
  "URL": "https://github.com/geomarker-io/codec",
  "BugReports": "https://github.com/geomarker-io/codec/issues",
  "Config/pak/sysreqs": "libabsl-dev cmake libgdal-dev gdal-bin libgeos-dev\nmake libicu-dev libuv1-dev libssl-dev libproj-dev\nlibsqlite3-dev libudunits2-dev",
  "Repository": "https://geomarker-io.r-universe.dev",
  "Date/Publication": "2025-09-02 18:26:41 UTC",
  "RemoteUrl": "https://github.com/geomarker-io/codec",
  "RemoteRef": "v3.0.0",
  "RemoteSha": "7442d310c21ed267f22cd0f339210da761c0e739",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-10 07:13:21 UTC",
    "User": "root"
  },
  "Author": "Cole Brokamp [aut, cre],\nErika Manning [aut],\nAndrew Vancil [aut]",
  "Maintainer": "Cole Brokamp <cole.brokamp@gmail.com>",
  "MD5sum": "187ccccde8769b81afb3b0c00b1c6687",
  "_user": "geomarker-io",
  "_type": "src",
  "_file": "codec_3.0.0.tar.gz",
  "_fileid": "6f26715167c01fcfb1cedd9deccff8e77cefa167efd7c1aadebfbb47c5f63547",
  "_filesize": 712287,
  "_sha256": "6f26715167c01fcfb1cedd9deccff8e77cefa167efd7c1aadebfbb47c5f63547",
  "_created": "2026-06-10T07:13:21.000Z",
  "_published": "2026-06-10T07:21:21.907Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 80502246320,
      "time": 182,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "ERROR",
      "artifact": "7528952701"
    },
    {
      "job": 80502246231,
      "time": 169,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7528948773"
    },
    {
      "job": 80502246221,
      "time": 173,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "ERROR",
      "artifact": "7528960788"
    },
    {
      "job": 80502246237,
      "time": 160,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7529030908"
    },
    {
      "job": 80501745290,
      "time": 198,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7528896533"
    },
    {
      "job": 80502246278,
      "time": 138,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7528939186"
    },
    {
      "job": 80502246281,
      "time": 113,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "ERROR",
      "artifact": "7528932258"
    },
    {
      "job": 80502246289,
      "time": 95,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "ERROR",
      "artifact": "7528926778"
    },
    {
      "job": 80502246274,
      "time": 125,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7528936032"
    }
  ],
  "_buildurl": "https://github.com/r-universe/geomarker-io/actions/runs/27259552076",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/geomarker-io/codec",
  "_commit": {
    "id": "7442d310c21ed267f22cd0f339210da761c0e739",
    "author": "Cole Brokamp <cole.brokamp@gmail.com>",
    "committer": "Cole Brokamp <cole.brokamp@gmail.com>",
    "message": "limit crime to 2024; add caveat about NA and spatiotemporal coverage\n",
    "time": 1756837601
  },
  "_maintainer": {
    "name": "Cole Brokamp",
    "email": "cole.brokamp@gmail.com",
    "login": "cole-brokamp",
    "twitter": "@cole_brokamp",
    "description": "",
    "uuid": 4367617
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "tidyselect",
      "role": "Imports"
    },
    {
      "package": "stringr",
      "role": "Imports"
    },
    {
      "package": "glue",
      "role": "Imports"
    },
    {
      "package": "here",
      "role": "Imports"
    },
    {
      "package": "pins",
      "role": "Imports"
    },
    {
      "package": "sf",
      "role": "Imports"
    },
    {
      "package": "withr",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "devtools",
      "role": "Suggests"
    },
    {
      "package": "roxygen2",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "dpkg",
      "role": "Suggests"
    },
    {
      "package": "dplyr",
      "role": "Suggests"
    },
    {
      "package": "tibble",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "s2",
      "role": "Suggests"
    }
  ],
  "_owner": "geomarker-io",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-35",
      "n": 22
    },
    {
      "week": "2025-36",
      "n": 21
    }
  ],
  "_tags": [
    {
      "name": "v3.0.0",
      "date": "2025-09-02"
    },
    {
      "name": "v3.0.0-rc1",
      "date": "2025-09-02"
    }
  ],
  "_stars": 9,
  "_contributors": [
    {
      "user": "cole-brokamp",
      "count": 297,
      "uuid": 4367617
    },
    {
      "user": "erikarasnick",
      "count": 18,
      "uuid": 45949235
    },
    {
      "user": "andrew-vancil",
      "count": 5,
      "uuid": 72818699
    }
  ],
  "_userbio": {
    "uuid": 47488116,
    "type": "organization",
    "name": "geomarker-io",
    "description": "tools for geomarker assessment"
  },
  "_downloads": {
    "count": 0,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/codec"
  },
  "_devurl": "https://github.com/geomarker-io/codec",
  "_searchresults": 18,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/codec.html",
    "extra/contents.json",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_cranurl": false,
  "_exports": [
    "as_codec_tbl",
    "cincy_addr_geo",
    "cincy_census_geo",
    "cincy_city_geo",
    "cincy_county_geo",
    "cincy_neighborhood_geo",
    "cincy_zcta_geo",
    "codec_as_sf",
    "codec_board",
    "codec_colors",
    "codec_interpolate",
    "codec_list",
    "codec_read",
    "install_cagis_data"
  ],
  "_help": [
    {
      "page": "as_codec_tbl",
      "title": "Convert a data frame, name, and description into a CoDEC table",
      "topics": [
        "as_codec_tbl"
      ]
    },
    {
      "page": "cincy_addr_geo",
      "title": "Cincy address geographies",
      "topics": [
        "cincy_addr_geo"
      ]
    },
    {
      "page": "cincy_census_geo",
      "title": "Cincy census tracts and block groups",
      "topics": [
        "cincy_census_geo",
        "cincy_county_geo"
      ]
    },
    {
      "page": "cincy_neighorhood_geo",
      "title": "cincy_city_geo()",
      "topics": [
        "cincy_city_geo"
      ]
    },
    {
      "page": "cincy_neighborhood_geo",
      "title": "Cincy neighborhood geographies",
      "topics": [
        "cincy_neighborhood_geo"
      ]
    },
    {
      "page": "cincy_zcta_geo",
      "title": "Cincy ZIP Code Tabulation Areas",
      "topics": [
        "cincy_zcta_geo"
      ]
    },
    {
      "page": "codec_as_sf",
      "title": "Coerce a CoDEC data table into a simple features object",
      "topics": [
        "codec_as_sf"
      ]
    },
    {
      "page": "codec_colors",
      "title": "CoDEC colors",
      "topics": [
        "codec_colors"
      ]
    },
    {
      "page": "codec_interpolate",
      "title": "Spatially interpolate community-level data",
      "topics": [
        "codec_interpolate"
      ]
    },
    {
      "page": "codec_read",
      "title": "Read and list CoDEC tables in the CoDEC online data catalog",
      "topics": [
        "codec_board",
        "codec_list",
        "codec_read"
      ]
    },
    {
      "page": "install_cagis_data",
      "title": "Install CAGIS GIS database",
      "topics": [
        "install_cagis_data"
      ]
    }
  ],
  "_pkglogo": "https://github.com/geomarker-io/codec/raw/v3.0.0/man/figures/logo.svg",
  "_readme": "https://github.com/geomarker-io/codec/raw/v3.0.0/README.md",
  "_rundeps": [
    "askpass",
    "class",
    "classInt",
    "cli",
    "curl",
    "DBI",
    "digest",
    "e1071",
    "fs",
    "generics",
    "glue",
    "here",
    "httr",
    "jsonlite",
    "KernSmooth",
    "lifecycle",
    "magrittr",
    "MASS",
    "mime",
    "openssl",
    "pillar",
    "pins",
    "pkgconfig",
    "proxy",
    "purrr",
    "R6",
    "rappdirs",
    "Rcpp",
    "rlang",
    "rprojroot",
    "s2",
    "sf",
    "stringi",
    "stringr",
    "sys",
    "tibble",
    "tidyselect",
    "units",
    "utf8",
    "vctrs",
    "whisker",
    "withr",
    "wk",
    "yaml"
  ],
  "_score": 3.510545010206612,
  "_indexed": true,
  "_nocasepkg": "codec",
  "_universes": [
    "geomarker-io",
    "cole-brokamp"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "3.0.0",
      "date": "2026-06-10T07:16:03.000Z",
      "distro": "noble",
      "commit": "7442d310c21ed267f22cd0f339210da761c0e739",
      "fileid": "531b46b704831ecdfae263397776c0051a739e02905a0c0d765691ab83ea617d",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/geomarker-io/actions/runs/27259552076"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "3.0.0",
      "date": "2026-06-10T07:15:51.000Z",
      "distro": "noble",
      "commit": "7442d310c21ed267f22cd0f339210da761c0e739",
      "fileid": "0e8fe43c9734598e47c0b887a97de87736f2d4b48bb021bd534201dd494b8ea6",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/geomarker-io/actions/runs/27259552076"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "3.0.0",
      "date": "2026-06-10T07:16:30.000Z",
      "commit": "7442d310c21ed267f22cd0f339210da761c0e739",
      "fileid": "48b93dd3911ab599dfb0dbeb8f8e8c59e0a4cbe0d40a10da77ef21ef014c701b",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/geomarker-io/actions/runs/27259552076"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "3.0.0",
      "date": "2026-06-10T07:20:23.000Z",
      "commit": "7442d310c21ed267f22cd0f339210da761c0e739",
      "fileid": "2f67ed8abc3280aa43430b226320c85c13bddd9ac38750299568fcb29f2b89de",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/geomarker-io/actions/runs/27259552076"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "3.0.0",
      "date": "2026-06-10T07:15:51.000Z",
      "commit": "7442d310c21ed267f22cd0f339210da761c0e739",
      "fileid": "dc0e45dc69cb20bc7f9111a78aabef7e4a76bede031e0718070d25fbd44e181c",
      "status": "success",
      "buildurl": "https://github.com/r-universe/geomarker-io/actions/runs/27259552076"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "3.0.0",
      "date": "2026-06-10T07:14:48.000Z",
      "commit": "7442d310c21ed267f22cd0f339210da761c0e739",
      "fileid": "3b0c04ca7187047aea7ead27a0443f90840985f7361cab4fb85dcf49a692bd60",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/geomarker-io/actions/runs/27259552076"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "3.0.0",
      "date": "2026-06-10T07:14:34.000Z",
      "commit": "7442d310c21ed267f22cd0f339210da761c0e739",
      "fileid": "5b28cd9b0ce761809a689234d58a95b8a608b1cb37499149f7250e7c74ed3620",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/geomarker-io/actions/runs/27259552076"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "3.0.0",
      "date": "2026-06-10T07:15:03.000Z",
      "commit": "7442d310c21ed267f22cd0f339210da761c0e739",
      "fileid": "0e7dccd012e88e9894cb9aab36fd1716cd9d617f3017ef117474a47017d3541e",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/geomarker-io/actions/runs/27259552076"
    }
  ]
}