{
  "_id": "6a1eef35b401979e73412b32",
  "Package": "tphconv",
  "Title": "Convert Transport Poverty Hub Data to Rasters and Vectors with\nGISCO IDs",
  "Version": "0.1.1",
  "Authors@R": "person(\"Egor\", \"Kotov\", , \"kotov.egor@gmail.com\", role = c(\"aut\", \"cre\", \"cph\"),\ncomment = c(ORCID = \"0000-0001-6690-5345\"))",
  "Description": "Convert Transport Poverty Hub Data to Rasters and Vectors.\nThe source data comes in CSV files with coordinates in WGS84\n(EPSG:4326). To work with this data more efficiently, this\npackage provides helper functions to quickly convert this data\nto spatial raster grids and vector polygon grids with GISCO\nIDs. Alternatively, GISCO IDs can be assigned to the data\nwithout any geometry generation in a 'data.frame' with optional\ncoordinates columns.",
  "License": "MIT + file LICENSE",
  "URL": "https://github.com/e-kotov/tphconv, http://www.ekotov.pro/tphconv/",
  "BugReports": "https://github.com/e-kotov/tphconv/issues",
  "Config/testthat/edition": "3",
  "Encoding": "UTF-8",
  "Language": "en-GB",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.2",
  "Config/pak/sysreqs": "libabsl-dev cmake libgdal-dev gdal-bin libgeos-dev\nmake libuv1-dev libssl-dev libproj-dev libsqlite3-dev\nlibudunits2-dev libx11-dev",
  "Repository": "https://e-kotov.r-universe.dev",
  "Date/Publication": "2025-08-21 21:20:35 UTC",
  "RemoteUrl": "https://github.com/e-kotov/tphconv",
  "RemoteRef": "HEAD",
  "RemoteSha": "12bd4982d1d4f6726ff406823eba50050ad8cb0b",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-19 08:44:38 UTC",
    "User": "root"
  },
  "Author": "Egor Kotov [aut, cre, cph] (ORCID:\n<https://orcid.org/0000-0001-6690-5345>)",
  "Maintainer": "Egor Kotov <kotov.egor@gmail.com>",
  "MD5sum": "dd2e4b277ba68f23dd05251c1d0b640e",
  "_user": "e-kotov",
  "_type": "src",
  "_file": "tphconv_0.1.1.tar.gz",
  "_fileid": "8d0c641cf8f604c3218efa23b1b61df1175da8314c9e3fe7ffc93673fbd13d50",
  "_filesize": 143750,
  "_sha256": "8d0c641cf8f604c3218efa23b1b61df1175da8314c9e3fe7ffc93673fbd13d50",
  "_created": "2026-05-19T08:44:38.000Z",
  "_published": "2026-06-02T14:56:53.697Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79100852414,
      "time": 161,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7078885573"
    },
    {
      "job": 79100851638,
      "time": 133,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7078877025"
    },
    {
      "job": 79100852850,
      "time": 92,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7078862761"
    },
    {
      "job": 79100852072,
      "time": 133,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7078876252"
    },
    {
      "job": 79100851339,
      "time": 183,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7078830666"
    },
    {
      "job": 79100851165,
      "time": 116,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7361356733"
    },
    {
      "job": 79100851634,
      "time": 98,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7078865288"
    },
    {
      "job": 79100852983,
      "time": 78,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7078857999"
    },
    {
      "job": 79100852333,
      "time": 94,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7078863408"
    }
  ],
  "_buildurl": "https://github.com/r-universe/e-kotov/actions/runs/26086195009",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/e-kotov/tphconv",
  "_commit": {
    "id": "12bd4982d1d4f6726ff406823eba50050ad8cb0b",
    "author": "Egor Kotov <e-kotov@users.noreply.github.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Set minus one to NA in to table and to vector (#4)\n\n* remove dsstore\n\n* to vector and to table also support -1 to NA coersion",
    "time": 1755811235
  },
  "_maintainer": {
    "name": "Egor Kotov",
    "email": "kotov.egor@gmail.com",
    "login": "e-kotov",
    "mastodon": "@EgorKotov@datasci.social",
    "bluesky": "@ekotov.pro",
    "linkedin": "in/egorkotov",
    "orcid": "0000-0001-6690-5345",
    "twitter": "@EgorKotov",
    "description": "Spatial Data Scientist, Doctoral Reseacher at @MPIDR and UPF",
    "uuid": 8681379
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "fs",
      "role": "Imports"
    },
    {
      "package": "readr",
      "role": "Imports"
    },
    {
      "package": "sf",
      "role": "Imports"
    },
    {
      "package": "sfheaders",
      "role": "Imports"
    },
    {
      "package": "terra",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "e-kotov",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-32",
      "n": 8
    },
    {
      "week": "2025-34",
      "n": 8
    }
  ],
  "_tags": [
    {
      "name": "v0.1.0",
      "date": "2025-08-21"
    },
    {
      "name": "v0.1.1",
      "date": "2025-08-21"
    }
  ],
  "_stars": 0,
  "_contributors": [
    {
      "user": "e-kotov",
      "count": 16,
      "uuid": 8681379
    }
  ],
  "_userbio": {
    "uuid": 8681379,
    "type": "user",
    "name": "Egor Kotov",
    "description": "Spatial Data Scientist, Doctoral Reseacher at @MPIDR and UPF"
  },
  "_downloads": {
    "count": 0,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/tphconv"
  },
  "_devurl": "https://github.com/e-kotov/tphconv",
  "_pkgdown": "http://www.ekotov.pro/tphconv/",
  "_searchresults": 3,
  "_rbuild": "4.6.0",
  "_assets": [
    "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",
    "extra/tphconv.html",
    "manual.pdf"
  ],
  "_cranurl": false,
  "_exports": [
    "tph_to_raster",
    "tph_to_table",
    "tph_to_vector"
  ],
  "_help": [
    {
      "page": "tph_to_raster",
      "title": "Convert Transport Opportunities CSV to a Raster",
      "topics": [
        "tph_to_raster"
      ]
    },
    {
      "page": "tph_to_table",
      "title": "Generate a Table of Grid IDs and Values from a TPH CSV",
      "topics": [
        "tph_to_table"
      ]
    },
    {
      "page": "tph_to_vector",
      "title": "Convert Transport Opportunities CSV to a Spatial Vector Object (Direct Method)",
      "topics": [
        "tph_to_vector"
      ]
    }
  ],
  "_readme": "https://github.com/e-kotov/tphconv/raw/HEAD/README.md",
  "_rundeps": [
    "bit",
    "bit64",
    "class",
    "classInt",
    "cli",
    "clipr",
    "cpp11",
    "crayon",
    "DBI",
    "e1071",
    "fs",
    "geometries",
    "glue",
    "hms",
    "KernSmooth",
    "lifecycle",
    "magrittr",
    "MASS",
    "pillar",
    "pkgconfig",
    "prettyunits",
    "progress",
    "proxy",
    "R6",
    "Rcpp",
    "readr",
    "rlang",
    "s2",
    "sf",
    "sfheaders",
    "terra",
    "tibble",
    "tidyselect",
    "tzdb",
    "units",
    "utf8",
    "vctrs",
    "vroom",
    "withr",
    "wk"
  ],
  "_score": 2,
  "_indexed": true,
  "_nocasepkg": "tphconv",
  "_universes": [
    "e-kotov"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.1",
      "date": "2026-05-19T08:47:14.000Z",
      "distro": "noble",
      "commit": "12bd4982d1d4f6726ff406823eba50050ad8cb0b",
      "fileid": "eef0d255b05f2603a9081620af7fbac71ce1f066784dc29468565a0b8946ca4e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/e-kotov/actions/runs/26086195009"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.1",
      "date": "2026-05-19T08:46:53.000Z",
      "distro": "noble",
      "commit": "12bd4982d1d4f6726ff406823eba50050ad8cb0b",
      "fileid": "bc4b6d8704fd014bfb1c2b77302b1e760d732b337c5d9e37e16ee23945a2ea36",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/e-kotov/actions/runs/26086195009"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.1",
      "date": "2026-05-19T08:46:10.000Z",
      "commit": "12bd4982d1d4f6726ff406823eba50050ad8cb0b",
      "fileid": "cdfa091505db99ce0a60d1bf5b0e8d39464fc539d7d86ccc886a1eb238b421dd",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/e-kotov/actions/runs/26086195009"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.1",
      "date": "2026-05-19T08:46:45.000Z",
      "commit": "12bd4982d1d4f6726ff406823eba50050ad8cb0b",
      "fileid": "9f6b9ab461b930d32124405e066f41860611d0d8fddf394d217490c0d498563a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/e-kotov/actions/runs/26086195009"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.1",
      "date": "2026-05-19T08:46:01.000Z",
      "commit": "12bd4982d1d4f6726ff406823eba50050ad8cb0b",
      "fileid": "f226a255715222c801f6a61b9c798808ee69045aa7d78cac22e38bf2ff04789b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/e-kotov/actions/runs/26086195009"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.1",
      "date": "2026-05-19T08:45:47.000Z",
      "commit": "12bd4982d1d4f6726ff406823eba50050ad8cb0b",
      "fileid": "94a10fcb6f8392fcc1ff18ba5c620bcb0276cb05edfb826b78766241acf0a920",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/e-kotov/actions/runs/26086195009"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.1",
      "date": "2026-05-19T08:46:02.000Z",
      "commit": "12bd4982d1d4f6726ff406823eba50050ad8cb0b",
      "fileid": "f81aea66472265c9fabb0c847ba0cd90000a55ae82d48433e2956fd7d28610aa",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/e-kotov/actions/runs/26086195009"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.1",
      "date": "2026-06-02T14:55:37.000Z",
      "commit": "12bd4982d1d4f6726ff406823eba50050ad8cb0b",
      "fileid": "ab22fdbd5d3fceb4a4f85ee97c9457f203c58a907ae07b0a072330dccc9f7c68",
      "status": "success",
      "buildurl": "https://github.com/r-universe/e-kotov/actions/runs/26086195009"
    }
  ]
}