Skip to content

spbabel

Convert Spatial Data Using Tidy Tables

v0.6.0 · Mar 12, 2023 · GPL-3

Description

Tools to convert from specific formats to more general forms of spatial data. Using tables to store the actual entities present in spatial data provides flexibility, and the functions here deliberately minimize the level of interpretation applied, leaving that for specific applications. Includes support for simple features, round-trip for 'Spatial' classes and long-form tables, analogous to 'ggplot2::fortify'. There is also a more 'normal form' representation that decomposes simple features and their kin to tables of objects, parts, and unique coordinates.

Downloads

CRAN

402

Last 30 days

10776th

981

Last 90 days

4.1K

Last year

Trend: +75.6% (30d vs prior 30d)

r2u CRAN

0

Last 30 days

24

Last 90 days

99

Last year

Trend: -100% (30d vs prior 30d)

autoCRAN

4

Last 7 days

14

Last 30 days

4

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 14 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Mar 10, 2026

Code

Structure

Lines of code

1,677

Files

49

Compiled share

0%

Has compiled src

No

Language breakdown

R 889 (53%)Tests 444 (26.5%)Docs 344 (20.5%)

API

Exported functions

6

Internal functions

44

Testing & CI

Has tests

Yes

Test-to-code ratio

0.50

testthat edition

CI present

No

CI type

[]

PR gated

No

Docs

Return-value doc rate

80%

\dontrun example ratio

0%

Roxygen coverage

100%

Has pkgdown

No

NEWS present

Yes

Health & Security signals

Informational signals; not verdicts.

on.exit coverage

Unsafe pattern score

0

Dep constraint coverage

0%

Secret pattern count

0

Bundled 3rd-party code

2 items

Portability & License

Min R version

3.2.3

System requirements

C++ standard

License

GPL-3

License flags

SPDX valid, OSI approved

History

Versions

10

First release

2016-06-23

Latest release

2023-03-12

Avg cadence

161 days

Cold removal rate

Dep drift

6

LOC over versions

v0.3.2: 953 LOCv0.4.0: 1,538 LOCv0.4.5: 1,767 LOCv0.4.6: 1,934 LOCv0.4.7: 1,937 LOCv0.4.8: 1,975 LOCv0.5.0: 2,007 LOCv0.5.1: 1,833 LOCv0.5.5: 1,663 LOCv0.6.0: 1,677 LOC

Per-file churn detail lives in the source pipeline: https://github.com/r-observatory/cran-code-metrics.

Reverse Dependencies (1)

imports

Dependency Network

Dependencies Reverse dependencies dplyr sp tibble rlang pkgconfig angstroms spbabel

Version History

11 tracked
new 0.6.0 Mar 10, 2026
updated 0.6.0 ← 0.5.5 diff Mar 11, 2023
updated 0.5.5 ← 0.5.1 diff Sep 14, 2020
updated 0.5.1 ← 0.5.0 diff Apr 6, 2020
updated 0.5.0 ← 0.4.8 diff Jan 7, 2019
updated 0.4.8 ← 0.4.7 diff Aug 3, 2017
updated 0.4.7 ← 0.4.6 diff May 5, 2017
updated 0.4.6 ← 0.4.5 diff Apr 29, 2017
updated 0.4.5 ← 0.4.0 diff Oct 5, 2016
updated 0.4.0 ← 0.3.2 diff Aug 6, 2016
new 0.3.2 Jun 22, 2016