{
  "_id": "6a1c0a091d7bb097a0a2cb22",
  "Type": "Package",
  "Package": "geogenr",
  "Title": "Generator from American Community Survey Geodatabases",
  "Version": "2.0.1.9000",
  "Authors@R": "c(\nperson(\"Jose\", \"Samos\", , \"jsamos@ugr.es\", role = c(\"aut\", \"cre\"),\ncomment = c(ORCID = \"0000-0002-4457-3439\")),\nperson(\"Universidad de Granada\", role = \"cph\")\n)",
  "Description": "The American Community Survey (ACS)\n<https://www.census.gov/programs-surveys/acs> offers\ngeodatabases with geographic information and associated data of\ninterest to researchers in the area. The goal of this package\nis to generate objects that allow us to access and consult the\ninformation available in various formats, such as in\n'GeoPackage' format or in multidimensional 'ROLAP' (Relational\nOn-Line Analytical Processing) star format.",
  "License": "MIT + file LICENSE",
  "URL": "https://josesamos.github.io/geogenr/,\nhttps://github.com/josesamos/geogenr",
  "BugReports": "https://github.com/josesamos/geogenr/issues",
  "VignetteBuilder": "knitr",
  "Config/testthat/edition": "3",
  "Encoding": "UTF-8",
  "Language": "en-GB",
  "LazyData": "true",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.1",
  "Config/pak/sysreqs": "libabsl-dev cmake libgdal-dev gdal-bin libgeos-dev\nmake default-jdk libicu-dev libssl-dev libproj-dev\nlibsqlite3-dev libudunits2-dev libx11-dev",
  "Repository": "https://josesamos.r-universe.dev",
  "Date/Publication": "2024-05-01 08:32:42 UTC",
  "RemoteUrl": "https://github.com/josesamos/geogenr",
  "RemoteRef": "HEAD",
  "RemoteSha": "3d5e1801cfc850e387f386a4ac8c42e31971dc3c",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-31 10:01:08 UTC",
    "User": "root"
  },
  "Author": "Jose Samos [aut, cre] (ORCID: <https://orcid.org/0000-0002-4457-3439>),\nUniversidad de Granada [cph]",
  "Maintainer": "Jose Samos <jsamos@ugr.es>",
  "MD5sum": "1443e70cae0c576c90c07e43a00cf758",
  "_user": "josesamos",
  "_type": "src",
  "_file": "geogenr_2.0.1.9000.tar.gz",
  "_fileid": "96a6edb0bab9a0448d7d32ddf2dcfdf3bae972fbcd7f7bb4512217a99057beba",
  "_filesize": 4599078,
  "_sha256": "96a6edb0bab9a0448d7d32ddf2dcfdf3bae972fbcd7f7bb4512217a99057beba",
  "_created": "2026-05-31T10:01:08.000Z",
  "_published": "2026-05-31T10:14:33.494Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 78717167360,
      "time": 541,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7315856802"
    },
    {
      "job": 78717167371,
      "time": 772,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7315879296"
    },
    {
      "job": 78717167382,
      "time": 481,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7315850714"
    },
    {
      "job": 78717167381,
      "time": 770,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7315879100"
    },
    {
      "job": 78716634540,
      "time": 555,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7315801196"
    },
    {
      "job": 78717167365,
      "time": 145,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7315816810"
    },
    {
      "job": 78717167354,
      "time": 499,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7315852481"
    },
    {
      "job": 78717167367,
      "time": 606,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7315862988"
    },
    {
      "job": 78717167348,
      "time": 492,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7315851577"
    }
  ],
  "_buildurl": "https://github.com/r-universe/josesamos/actions/runs/26709382281",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/josesamos/geogenr",
  "_commit": {
    "id": "3d5e1801cfc850e387f386a4ac8c42e31971dc3c",
    "author": "José Samos <jsamos@ugr.es>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Update cph information (#8)\n\n",
    "time": 1714552362
  },
  "_maintainer": {
    "name": "Jose Samos",
    "email": "jsamos@ugr.es",
    "login": "josesamos",
    "description": "R / GIS / Geocomputation / DW / OLAP / Multidimensional Systems",
    "uuid": 13182483,
    "orcid": "0000-0002-4457-3439"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "geomultistar",
      "role": "Imports"
    },
    {
      "package": "httr",
      "role": "Imports"
    },
    {
      "package": "readr",
      "role": "Imports"
    },
    {
      "package": "rolap",
      "role": "Imports"
    },
    {
      "package": "sf",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "stringr",
      "role": "Imports"
    },
    {
      "package": "tibble",
      "role": "Imports"
    },
    {
      "package": "tidyr",
      "role": "Imports"
    },
    {
      "package": "tidyselect",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "DBI",
      "role": "Suggests"
    },
    {
      "package": "dbplyr",
      "role": "Suggests"
    },
    {
      "package": "DiagrammeR",
      "role": "Suggests"
    },
    {
      "package": "DiagrammeRsvg",
      "role": "Suggests"
    },
    {
      "package": "dm",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "pander",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "RSQLite",
      "role": "Suggests"
    },
    {
      "package": "snakecase",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "josesamos",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 2,
  "_contributors": [
    {
      "user": "josesamos",
      "count": 75,
      "uuid": 13182483
    }
  ],
  "_userbio": {
    "uuid": 13182483,
    "type": "user",
    "name": "JOSE SAMOS JIMENEZ",
    "description": "R / GIS / Geocomputation / DW / OLAP / Multidimensional Systems"
  },
  "_downloads": {
    "count": 167,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/geogenr"
  },
  "_devurl": "https://github.com/josesamos/geogenr",
  "_pkgdown": "https://josesamos.github.io/geogenr/",
  "_searchresults": 8,
  "_topics": [
    "openjdk"
  ],
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/geogenr.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/josesamos/geogenr",
  "_realowner": "josesamos",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.0.0",
      "date": "2020-11-19"
    },
    {
      "version": "1.0.1",
      "date": "2023-10-11"
    },
    {
      "version": "2.0.0",
      "date": "2023-11-05"
    },
    {
      "version": "2.0.1",
      "date": "2024-01-09"
    }
  ],
  "_exports": [
    "acs_5yr",
    "as_acs_5yr_geo",
    "as_acs_5yr_topic",
    "as_flat_table",
    "as_geomultistar",
    "as_GeoPackage",
    "as_star_database",
    "download_selected_files",
    "get_area_file_names",
    "get_area_groups",
    "get_area_years",
    "get_areas",
    "get_available_area_topics",
    "get_available_area_years",
    "get_available_areas",
    "get_code_from_area_name",
    "get_geo_attribute_names",
    "get_geo_layer",
    "get_metadata",
    "get_name_from_area_code",
    "get_names_of_other_topics",
    "get_report_names",
    "get_selected_file_names",
    "get_subreport_names",
    "get_too_heavy_file_names",
    "get_topic_name",
    "select_area_files",
    "select_report",
    "select_subreport",
    "select_topic",
    "set_metadata",
    "unzip_files"
  ],
  "_datasets": [
    {
      "name": "acs_5yr_md",
      "title": "Titles and Years of Selected Demographic and Economic Data",
      "object": "acs_5yr_md",
      "class": [
        "list"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    },
    {
      "name": "anrc_2021_x01",
      "title": "\"Alaska Native Regional Corporation\", 2021, \"X01 Age And Sex\"",
      "object": "anrc_2021_x01",
      "class": [
        "acs_5yr_topic"
      ],
      "fields": [],
      "table": false,
      "tojson": false
    }
  ],
  "_help": [
    {
      "page": "acs_5yr",
      "title": "'acs_5yr' S3 class",
      "concept": [
        "data download functions"
      ],
      "topics": [
        "acs_5yr"
      ]
    },
    {
      "page": "acs_5yr_md",
      "title": "Titles and Years of Selected Demographic and Economic Data",
      "topics": [
        "acs_5yr_md"
      ]
    },
    {
      "page": "anrc_2021_x01",
      "title": "\"Alaska Native Regional Corporation\", 2021, \"X01 Age And Sex\"",
      "concept": [
        "selection data"
      ],
      "topics": [
        "anrc_2021_x01"
      ]
    },
    {
      "page": "as_acs_5yr_geo",
      "title": "Get an 'acs_5yr_geo' object",
      "concept": [
        "data exploitation and export functions"
      ],
      "topics": [
        "as_acs_5yr_geo",
        "as_acs_5yr_geo.acs_5yr_topic"
      ]
    },
    {
      "page": "as_acs_5yr_topic",
      "title": "As ACS census topic (report group)",
      "concept": [
        "data selection functions"
      ],
      "topics": [
        "as_acs_5yr_topic",
        "as_acs_5yr_topic.acs_5yr"
      ]
    },
    {
      "page": "as_flat_table",
      "title": "As 'rolap::flat_table' object",
      "concept": [
        "data exploitation and export functions"
      ],
      "topics": [
        "as_flat_table",
        "as_flat_table.acs_5yr_topic"
      ]
    },
    {
      "page": "as_geomultistar",
      "title": "As 'geomultistar::geomultistar' object",
      "concept": [
        "data exploitation and export functions"
      ],
      "topics": [
        "as_geomultistar",
        "as_geomultistar.acs_5yr_topic"
      ]
    },
    {
      "page": "as_GeoPackage",
      "title": "Save as 'GeoPackage'",
      "concept": [
        "data exploitation and export functions"
      ],
      "topics": [
        "as_GeoPackage",
        "as_GeoPackage.acs_5yr_geo"
      ]
    },
    {
      "page": "as_star_database",
      "title": "As 'rolap::star_database' object",
      "concept": [
        "data exploitation and export functions"
      ],
      "topics": [
        "as_star_database",
        "as_star_database.acs_5yr_topic"
      ]
    },
    {
      "page": "download_selected_files",
      "title": "Download selected files",
      "concept": [
        "data download functions"
      ],
      "topics": [
        "download_selected_files"
      ]
    },
    {
      "page": "get_area_file_names",
      "title": "Get area file names",
      "concept": [
        "data download functions"
      ],
      "topics": [
        "get_area_file_names",
        "get_area_file_names.acs_5yr"
      ]
    },
    {
      "page": "get_area_groups",
      "title": "Get area groups",
      "concept": [
        "data download functions"
      ],
      "topics": [
        "get_area_groups",
        "get_area_groups.acs_5yr"
      ]
    },
    {
      "page": "get_area_years",
      "title": "Get available area years",
      "concept": [
        "data download functions"
      ],
      "topics": [
        "get_area_years",
        "get_area_years.acs_5yr"
      ]
    },
    {
      "page": "get_areas",
      "title": "Get area names of a group",
      "concept": [
        "data download functions"
      ],
      "topics": [
        "get_areas",
        "get_areas.acs_5yr"
      ]
    },
    {
      "page": "get_available_area_topics",
      "title": "Get available area topics (report groups)",
      "concept": [
        "data selection functions"
      ],
      "topics": [
        "get_available_area_topics",
        "get_available_area_topics.acs_5yr"
      ]
    },
    {
      "page": "get_available_area_years",
      "title": "Get available area years",
      "concept": [
        "data selection functions"
      ],
      "topics": [
        "get_available_area_years",
        "get_available_area_years.acs_5yr"
      ]
    },
    {
      "page": "get_available_areas",
      "title": "Get available area names",
      "concept": [
        "data selection functions"
      ],
      "topics": [
        "get_available_areas",
        "get_available_areas.acs_5yr"
      ]
    },
    {
      "page": "get_code_from_area_name",
      "title": "Get code from area name",
      "concept": [
        "information functions"
      ],
      "topics": [
        "get_code_from_area_name",
        "get_code_from_area_name.acs_5yr"
      ]
    },
    {
      "page": "get_geo_attribute_names",
      "title": "Get geographical attributes",
      "concept": [
        "data selection functions"
      ],
      "topics": [
        "get_geo_attribute_names",
        "get_geo_attribute_names.acs_5yr_topic"
      ]
    },
    {
      "page": "get_geo_layer",
      "title": "Get geographic layer",
      "concept": [
        "data selection functions"
      ],
      "topics": [
        "get_geo_layer",
        "get_geo_layer.acs_5yr_geo",
        "get_geo_layer.acs_5yr_topic"
      ]
    },
    {
      "page": "get_metadata",
      "title": "Get the metadata layer",
      "concept": [
        "data exploitation and export functions"
      ],
      "topics": [
        "get_metadata",
        "get_metadata.acs_5yr_geo"
      ]
    },
    {
      "page": "get_name_from_area_code",
      "title": "Get name from area code",
      "concept": [
        "information functions"
      ],
      "topics": [
        "get_name_from_area_code",
        "get_name_from_area_code.acs_5yr"
      ]
    },
    {
      "page": "get_names_of_other_topics",
      "title": "Get names of other topics (report groups)",
      "concept": [
        "data selection functions"
      ],
      "topics": [
        "get_names_of_other_topics",
        "get_names_of_other_topics.acs_5yr_topic"
      ]
    },
    {
      "page": "get_report_names",
      "title": "Get report names",
      "concept": [
        "data selection functions"
      ],
      "topics": [
        "get_report_names",
        "get_report_names.acs_5yr_topic"
      ]
    },
    {
      "page": "get_selected_file_names",
      "title": "Get selected file names",
      "concept": [
        "data download functions"
      ],
      "topics": [
        "get_selected_file_names",
        "get_selected_file_names.acs_5yr"
      ]
    },
    {
      "page": "get_subreport_names",
      "title": "Get subreport names",
      "concept": [
        "data selection functions"
      ],
      "topics": [
        "get_subreport_names",
        "get_subreport_names.acs_5yr_topic"
      ]
    },
    {
      "page": "get_too_heavy_file_names",
      "title": "Get too heavy file names",
      "concept": [
        "data download functions"
      ],
      "topics": [
        "get_too_heavy_file_names",
        "get_too_heavy_file_names.acs_5yr"
      ]
    },
    {
      "page": "get_topic_name",
      "title": "Get topic name (report groups)",
      "concept": [
        "data selection functions"
      ],
      "topics": [
        "get_topic_name",
        "get_topic_name.acs_5yr_topic"
      ]
    },
    {
      "page": "select_area_files",
      "title": "Select area files",
      "concept": [
        "data download functions"
      ],
      "topics": [
        "select_area_files",
        "select_area_files.acs_5yr"
      ]
    },
    {
      "page": "select_report",
      "title": "Select report",
      "concept": [
        "data selection functions"
      ],
      "topics": [
        "select_report",
        "select_report.acs_5yr_topic"
      ]
    },
    {
      "page": "select_subreport",
      "title": "Select subreport",
      "concept": [
        "data selection functions"
      ],
      "topics": [
        "select_subreport",
        "select_subreport.acs_5yr_topic"
      ]
    },
    {
      "page": "select_topic",
      "title": "Select topic (report group)",
      "concept": [
        "data selection functions"
      ],
      "topics": [
        "select_topic",
        "select_topic.acs_5yr_topic"
      ]
    },
    {
      "page": "set_metadata",
      "title": "Set metadata layer",
      "concept": [
        "data exploitation and export functions"
      ],
      "topics": [
        "set_metadata",
        "set_metadata.acs_5yr_geo"
      ]
    },
    {
      "page": "unzip_files",
      "title": "Unzip files",
      "concept": [
        "data download functions"
      ],
      "topics": [
        "unzip_files"
      ]
    }
  ],
  "_pkglogo": "https://github.com/josesamos/geogenr/raw/HEAD/man/figures/logo.png",
  "_readme": "https://github.com/josesamos/geogenr/raw/HEAD/README.md",
  "_rundeps": [
    "askpass",
    "backports",
    "bit",
    "bit64",
    "blob",
    "cachem",
    "class",
    "classInt",
    "cli",
    "clipr",
    "cpp11",
    "crayon",
    "curl",
    "DBI",
    "dm",
    "dplyr",
    "e1071",
    "fastmap",
    "generics",
    "geomultistar",
    "glue",
    "hms",
    "httr",
    "jsonlite",
    "KernSmooth",
    "lifecycle",
    "lubridate",
    "magrittr",
    "MASS",
    "memoise",
    "mime",
    "openssl",
    "pillar",
    "pkgconfig",
    "prettyunits",
    "progress",
    "proxy",
    "purrr",
    "R6",
    "Rcpp",
    "readr",
    "rJava",
    "rlang",
    "rolap",
    "RSQLite",
    "s2",
    "sf",
    "snakecase",
    "stringi",
    "stringr",
    "sys",
    "tibble",
    "tidyr",
    "tidyselect",
    "timechange",
    "tzdb",
    "units",
    "utf8",
    "vctrs",
    "vroom",
    "when",
    "withr",
    "wk",
    "xlsx",
    "xlsxjars"
  ],
  "_sysdeps": [
    {
      "shlib": "libjvm",
      "package": "openjdk-21-jre-headless",
      "headers": "openjdk-21-jre-headless",
      "source": "openjdk",
      "version": "21.0.11+10-1~24.04.2",
      "name": "openjdk",
      "homepage": "https://openjdk.java.net/",
      "description": "OpenJDK Java runtime, using Hotspot JIT (headless)"
    }
  ],
  "_vignettes": [
    {
      "source": "geogenr.Rmd",
      "filename": "geogenr.html",
      "title": "Generator from American Community Survey (ACS) Geodatabases",
      "author": "Jose Samos (jsamos@ugr.es)",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introduction",
        "American Community Survey 5-Year Estimates",
        "An illustrative example",
        "Obtaining the data",
        "Data selection",
        "Generation of results",
        "acs_5yr_geo class format",
        "rolap package objects",
        "Conclusions"
      ],
      "created": "2020-11-10 11:06:49",
      "modified": "2023-11-09 06:00:18",
      "commits": 9
    }
  ],
  "_score": 4,
  "_indexed": true,
  "_nocasepkg": "geogenr",
  "_universes": [
    "josesamos"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "2.0.1.9000",
      "date": "2026-05-31T10:03:41.000Z",
      "distro": "noble",
      "commit": "3d5e1801cfc850e387f386a4ac8c42e31971dc3c",
      "fileid": "3e6c18ebc067f516f2bd850040268d0f26cc9b788bd3ae0b62a82029a026e1c8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/josesamos/actions/runs/26709382281"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "2.0.1.9000",
      "date": "2026-05-31T10:03:46.000Z",
      "distro": "noble",
      "commit": "3d5e1801cfc850e387f386a4ac8c42e31971dc3c",
      "fileid": "4207f7eea56975f25a55993c067305171eba20e175a031d1eb9c83462b243272",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/josesamos/actions/runs/26709382281"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "2.0.1.9000",
      "date": "2026-05-31T10:02:48.000Z",
      "commit": "3d5e1801cfc850e387f386a4ac8c42e31971dc3c",
      "fileid": "c6c7811fc207362aa8d0247041a4bf86c44a8225b989a712dc2daeb1e733c151",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/josesamos/actions/runs/26709382281"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "2.0.1.9000",
      "date": "2026-05-31T10:03:28.000Z",
      "commit": "3d5e1801cfc850e387f386a4ac8c42e31971dc3c",
      "fileid": "b9d2e1781ff46fb3e0179c6ba317a9db6f8d85bba5f7b8e28b86ed095383ac1a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/josesamos/actions/runs/26709382281"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "2.0.1.9000",
      "date": "2026-05-31T10:03:51.000Z",
      "commit": "3d5e1801cfc850e387f386a4ac8c42e31971dc3c",
      "fileid": "a70d16507f1e6c98ab7ca6051f9f9a7bdf525c7635e942a672e01e2446ad6f6e",
      "status": "success",
      "buildurl": "https://github.com/r-universe/josesamos/actions/runs/26709382281"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "2.0.1.9000",
      "date": "2026-05-31T10:03:14.000Z",
      "commit": "3d5e1801cfc850e387f386a4ac8c42e31971dc3c",
      "fileid": "5d3c3da3dfa7023edb75b60c7acddf3c937061f13504fa264c93af76dec68e9c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/josesamos/actions/runs/26709382281"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "2.0.1.9000",
      "date": "2026-05-31T10:02:24.000Z",
      "commit": "3d5e1801cfc850e387f386a4ac8c42e31971dc3c",
      "fileid": "0f6ed8dec60dd05c038d444ef489b685d202a0273171ed6be1149d5c26fdd857",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/josesamos/actions/runs/26709382281"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "2.0.1.9000",
      "date": "2026-05-31T10:02:36.000Z",
      "commit": "3d5e1801cfc850e387f386a4ac8c42e31971dc3c",
      "fileid": "8049ede560c727d9b708fafbda5f0e5ef6bf217b9b8646a0d3f67334063c65df",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/josesamos/actions/runs/26709382281"
    }
  ]
}