amapro
Thin Wrapper for Mapping Library 'AMap'('Gaode')
v0.1.4
·
Jan 27, 2026
·
Apache License (>= 2)
Description
Build and control interactive 2D and 3D maps with 'R/Shiny'. Lean set of powerful commands wrapping native calls to 'AMap' <https://lbs.amap.com/api/jsapi-v2/summary/>. Deliver rich mapping functionality with minimal overhead.
Downloads
CRAN
288
Last 30 days
13870th
788
Last 90 days
3.2K
Last year
Trend: +32.7% (30d vs prior 30d)
r2u
CRAN
13
Last 30 days
34
Last 90 days
177
Last year
Trend: -7.1% (30d vs prior 30d)
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 Apr 28, 2026
ERROR 13 OK · 0 NOTE · 0 WARNING · 1 ERROR · 0 FAILURE Apr 24, 2026
ERROR
r-devel-windows-x86_64
tests
Running 'testthat.R' [11s]
Running the tests in 'tests/testthat.R' failed.
Complete output:
> library(testthat)
> library(amapro)
>
> test_check("amapro")
Saving _problems/test-loca-74.R
[ FAIL 1 | WARN 1 | SKIP 0 | PASS 10 ]
══ Fai
...[truncated]...
t_as_char)
5. └─jsonlite:::parse_con(txt, bigint_as_char)
6. ├─base::open(con, "rb")
7. └─base::open.connection(con, "rb")
[ FAIL 1 | WARN 1 | SKIP 0 | PASS 10 ]
Error:
! Test failures.
Execution halted