photon
High-Performance Geocoding using 'photon'
v1.0.0-1
·
Apr 10, 2026
·
Apache License (>= 2)
Description
Features unstructured, structured and reverse geocoding using the 'photon' geocoding API <https://photon.komoot.io/>. Facilitates the setup of local 'photon' instances to enable offline geocoding.
Downloads
CRAN
519
Last 30 days
7134th
1.4K
Last 90 days
1.6K
Last year
Trend: +14.6% (30d vs prior 30d)
r2u
CRAN
9
Last 30 days
37
Last 90 days
127
Last year
Trend: -59.1% (30d vs prior 30d)
autoCRAN
1
Last 7 days
8
Last 30 days
0
All-time
autoCRAN-only: this name is served only by autoCRAN, so the count is exact.
CRAN Check Status
13
OK
Show all 13 flavors
| Flavor | Status |
|---|---|
| r-devel-linux-x86_64-debian-clang | OK |
| r-devel-linux-x86_64-debian-gcc | OK |
| r-devel-linux-x86_64-fedora-clang | OK |
| r-devel-linux-x86_64-fedora-gcc | OK |
| r-devel-windows-x86_64 | OK |
| r-oldrel-macos-arm64 | OK |
| r-oldrel-macos-x86_64 | OK |
| r-oldrel-windows-x86_64 | OK |
| r-patched-linux-x86_64 | OK |
| r-release-linux-x86_64 | OK |
| r-release-macos-arm64 | OK |
| r-release-macos-x86_64 | OK |
| r-release-windows-x86_64 | OK |
Check History
OK 13 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE May 20, 2026
ERROR 12 OK · 0 NOTE · 0 WARNING · 1 ERROR · 0 FAILURE May 17, 2026
ERROR
r-devel-linux-x86_64-fedora-clang
examples
Running examples in ‘photon-Ex.R’ failed The error most likely occurred in: > ### Name: with_photon > ### Title: Local photon instances > ### Aliases: with_photon > > ### ** Examples > > # Get a public instance > pub_photon <- new_photon() > > # ...[truncated]... (local) tryCatchOne(expr, names, parentenv, handlers[[1L]]) 15. │ │ └─base (local) doTryCatch(return(expr), name, parentenv, handler) 16. │ └─base::force(expr) 17. └─rlang::abort(...) Execution halted