{
  "_id": "6a156572acfb0bcc41d61a1d",
  "Package": "onemapsgapi",
  "Type": "Package",
  "Title": "R Wrapper for the 'OneMap.Sg API'",
  "Version": "2.0.0",
  "Authors@R": "person(\"Jolene\", \"Lim\", email = \"jolene.lim14@gmail.com\",\nrole = c(\"aut\", \"cre\"))",
  "Maintainer": "Jolene Lim <jolene.lim14@gmail.com>",
  "Description": "An R wrapper for the 'OneMap.Sg' API\n<https://www.onemap.gov.sg/docs/>. Functions help users query\ndata from the API and return raw JSON data in \"tidy\" formats.\nSupport is also available for users to retrieve data from\nmultiple API calls and integrate results into single\ndataframes, without needing to clean and merge the data\nthemselves. This package is best suited for users who would\nlike to perform analyses with Singapore's spatial data without\nhaving to perform excessive data cleaning.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.3.2",
  "VignetteBuilder": "knitr",
  "Config/pak/sysreqs": "libicu-dev libssl-dev",
  "Repository": "https://jolene-lim.r-universe.dev",
  "Date/Publication": "2025-05-30 12:32:43 UTC",
  "RemoteUrl": "https://github.com/jolene-lim/onemapsgapi",
  "RemoteRef": "HEAD",
  "RemoteSha": "5077c9828c119e105337f605de955e1f13a4e38d",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-26 09:15:38 UTC",
    "User": "root"
  },
  "Author": "Jolene Lim [aut, cre]",
  "MD5sum": "bc634c64fea64a45c6f9f7d99efdcf86",
  "_user": "jolene-lim",
  "_type": "src",
  "_file": "onemapsgapi_2.0.0.tar.gz",
  "_fileid": "c43d80a44b9f6337c164d1c31dfb4ae2f33112e9b9df3c1152165fe5a2a0a8e1",
  "_filesize": 174320,
  "_sha256": "c43d80a44b9f6337c164d1c31dfb4ae2f33112e9b9df3c1152165fe5a2a0a8e1",
  "_created": "2026-05-26T09:15:38.000Z",
  "_published": "2026-05-26T09:18:42.065Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77843680647,
      "time": 123,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7213286493"
    },
    {
      "job": 77843680709,
      "time": 138,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7213291896"
    },
    {
      "job": 77843680662,
      "time": 137,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7213282522"
    },
    {
      "job": 77843680675,
      "time": 153,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7213286492"
    },
    {
      "job": 77843182315,
      "time": 179,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7213241544"
    },
    {
      "job": 77843680614,
      "time": 112,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7213282645"
    },
    {
      "job": 77843680674,
      "time": 95,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7213276735"
    },
    {
      "job": 77843680657,
      "time": 105,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7213279929"
    },
    {
      "job": 77843680752,
      "time": 92,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7213275244"
    }
  ],
  "_buildurl": "https://github.com/r-universe/jolene-lim/actions/runs/26443329641",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/jolene-lim/onemapsgapi",
  "_commit": {
    "id": "5077c9828c119e105337f605de955e1f13a4e38d",
    "author": "jolene-lim <jolene.lim14@gmail.com>",
    "committer": "jolene-lim <jolene.lim14@gmail.com>",
    "message": "version 2.0.0\n",
    "time": 1748608363
  },
  "_maintainer": {
    "name": "Jolene Lim",
    "email": "jolene.lim14@gmail.com",
    "login": "jolene-lim",
    "description": "🎓 columbia'20, ucl'19",
    "uuid": 45169444
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "httr2",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "purrr",
      "role": "Imports"
    },
    {
      "package": "stringr",
      "role": "Imports"
    },
    {
      "package": "tidyr",
      "role": "Imports"
    },
    {
      "package": "future",
      "role": "Imports"
    },
    {
      "package": "furrr",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "sf",
      "role": "Suggests"
    },
    {
      "package": "googlePolylines",
      "role": "Suggests"
    }
  ],
  "_owner": "jolene-lim",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-22",
      "n": 3
    }
  ],
  "_tags": [],
  "_topics": [
    "geospatial",
    "onemap",
    "singapore"
  ],
  "_stars": 3,
  "_contributors": [
    {
      "user": "jolene-lim",
      "count": 25,
      "uuid": 45169444
    }
  ],
  "_userbio": {
    "uuid": 45169444,
    "type": "user",
    "name": "jolene",
    "description": "🎓 columbia'20, ucl'19"
  },
  "_downloads": {
    "count": 597,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/onemapsgapi"
  },
  "_devurl": "https://github.com/jolene-lim/onemapsgapi",
  "_searchresults": 3,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/onemapsgapi.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/jolene-lim/onemapsgapi",
  "_realowner": "jolene-lim",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.0.0",
      "date": "2020-02-06"
    },
    {
      "version": "1.1.0",
      "date": "2022-11-29"
    },
    {
      "version": "2.0.0",
      "date": "2025-05-30"
    }
  ],
  "_exports": [
    "geocode_onemap",
    "get_planning_areas",
    "get_planning_names",
    "get_planning_polygon",
    "get_pop_queries",
    "get_pop_query",
    "get_route",
    "get_summ_route",
    "get_theme",
    "get_theme_info",
    "get_theme_status",
    "get_token",
    "get_travel",
    "search_themes"
  ],
  "_help": [
    {
      "page": "geocode_onemap",
      "title": "Geocode a dataframe of keywords",
      "topics": [
        "geocode_onemap"
      ]
    },
    {
      "page": "get_planning_areas",
      "title": "Get Planning Areas (All)",
      "topics": [
        "get_planning_areas"
      ]
    },
    {
      "page": "get_planning_names",
      "title": "Get Planning Area Names",
      "topics": [
        "get_planning_names"
      ]
    },
    {
      "page": "get_planning_polygon",
      "title": "Get Planning Polygon for a Specific Point",
      "topics": [
        "get_planning_polygon"
      ]
    },
    {
      "page": "get_pop_queries",
      "title": "Get Population Data (Multiple)",
      "topics": [
        "get_pop_queries"
      ]
    },
    {
      "page": "get_pop_query",
      "title": "Get Population Data",
      "topics": [
        "get_pop_query"
      ]
    },
    {
      "page": "get_route",
      "title": "Get Route Information",
      "topics": [
        "get_route"
      ]
    },
    {
      "page": "get_summ_route",
      "title": "Get Summary Route Information",
      "topics": [
        "get_summ_route"
      ]
    },
    {
      "page": "get_theme",
      "title": "Get Theme Data from OneMap.Sg",
      "topics": [
        "get_theme"
      ]
    },
    {
      "page": "get_theme_info",
      "title": "Get Theme Information",
      "topics": [
        "get_theme_info"
      ]
    },
    {
      "page": "get_theme_status",
      "title": "Check Theme Status",
      "topics": [
        "get_theme_status"
      ]
    },
    {
      "page": "get_token",
      "title": "Extract API token from OneMap.Sg",
      "topics": [
        "get_token"
      ]
    },
    {
      "page": "get_travel",
      "title": "Get Travel Time, Distance and Route",
      "topics": [
        "get_travel"
      ]
    },
    {
      "page": "search_geo",
      "title": "Get Location Data from keyword",
      "topics": [
        "search_geo"
      ]
    },
    {
      "page": "search_themes",
      "title": "Search for Themes available on OneMap.Sg",
      "topics": [
        "search_themes"
      ]
    }
  ],
  "_readme": "https://github.com/jolene-lim/onemapsgapi/raw/HEAD/readme.md",
  "_rundeps": [
    "askpass",
    "cli",
    "codetools",
    "cpp11",
    "curl",
    "digest",
    "dplyr",
    "furrr",
    "future",
    "generics",
    "globals",
    "glue",
    "httr2",
    "lifecycle",
    "listenv",
    "magrittr",
    "openssl",
    "parallelly",
    "pillar",
    "pkgconfig",
    "purrr",
    "R6",
    "rappdirs",
    "rlang",
    "stringi",
    "stringr",
    "sys",
    "tibble",
    "tidyr",
    "tidyselect",
    "utf8",
    "vctrs",
    "withr"
  ],
  "_vignettes": [
    {
      "source": "onemapsgapi_vignette.Rmd",
      "filename": "onemapsgapi_vignette.html",
      "title": "OneMapSGAPI R Package",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Search/ Geocode",
        "Authentication",
        "Themes",
        "Check Theme Status",
        "Get Theme Information",
        "Find Themes of Interest",
        "Get Theme Data",
        "Planning Areas",
        "Get Planning Areas",
        "Get Planning Area Names",
        "Get Planning Area Polygon",
        "Population Query",
        "Multiple Queries",
        "Route Service",
        "Total time and distance matrix"
      ],
      "created": "2019-12-03 15:27:39",
      "modified": "2025-05-30 12:31:50",
      "commits": 8
    }
  ],
  "_score": 4.176091259055681,
  "_indexed": true,
  "_nocasepkg": "onemapsgapi",
  "_universes": [
    "jolene-lim"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "2.0.0",
      "date": "2026-05-26T09:17:38.000Z",
      "distro": "noble",
      "commit": "5077c9828c119e105337f605de955e1f13a4e38d",
      "fileid": "a69876601bc71d81164dce41402b7141962b26d6fe270cebd11d0face2856461",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/jolene-lim/actions/runs/26443329641"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "2.0.0",
      "date": "2026-05-26T09:17:53.000Z",
      "distro": "noble",
      "commit": "5077c9828c119e105337f605de955e1f13a4e38d",
      "fileid": "a784583824f07d1957510f7e1ca4e9d3d33ded4ab6136521aa2cfb7e8eb12f8f",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/jolene-lim/actions/runs/26443329641"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "2.0.0",
      "date": "2026-05-26T09:17:35.000Z",
      "commit": "5077c9828c119e105337f605de955e1f13a4e38d",
      "fileid": "4d7dfb42195415cc216bff4748ba189b00e900459b97788e0999ac0128688971",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/jolene-lim/actions/runs/26443329641"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "2.0.0",
      "date": "2026-05-26T09:17:42.000Z",
      "commit": "5077c9828c119e105337f605de955e1f13a4e38d",
      "fileid": "9474f1a56ea3de41d2653c738b55e7f3d42f458da8c23807c1962420d80bd841",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/jolene-lim/actions/runs/26443329641"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "2.0.0",
      "date": "2026-05-26T09:17:47.000Z",
      "commit": "5077c9828c119e105337f605de955e1f13a4e38d",
      "fileid": "81f6ed6c140ea0c1dc8d3e059fabf03566ee8086a0643dd55b139f7c1e1d64d9",
      "status": "success",
      "buildurl": "https://github.com/r-universe/jolene-lim/actions/runs/26443329641"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "2.0.0",
      "date": "2026-05-26T09:17:02.000Z",
      "commit": "5077c9828c119e105337f605de955e1f13a4e38d",
      "fileid": "7da2a00ba1bbc3a5304e385d19c96dbc7f9cba79e72ec852e51d6551d4f75f4f",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/jolene-lim/actions/runs/26443329641"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "2.0.0",
      "date": "2026-05-26T09:17:04.000Z",
      "commit": "5077c9828c119e105337f605de955e1f13a4e38d",
      "fileid": "a376382c024a856de09b4504cf50d0960b4ff1e908404ad9d76f47d0c07d0dee",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/jolene-lim/actions/runs/26443329641"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "2.0.0",
      "date": "2026-05-26T09:16:57.000Z",
      "commit": "5077c9828c119e105337f605de955e1f13a4e38d",
      "fileid": "5f111ebb1c52cae84d6cfe68d1e0d29918b64917549985ba42fb47939009cf92",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/jolene-lim/actions/runs/26443329641"
    }
  ]
}