Skip to content

btb

0.2.2

Beyond the Border - Kernel Density Estimation for Urban Geography

0packages depend
4.7Kdownloads / year
74.4%test coverage
12/13checks pass

Overview

About
Maintained by Solène ColinFirst published 2016-08-1011 releasesCRAN page ↗GitHub ↗

The kernelSmoothing() function allows you to square and smooth geolocated data. It calculates a classical kernel smoothing (conservative) or a geographically weighted median. There are four major call modes of the function. The first call mode is kernelSmoothing(obs, epsg, cellsize, bandwidth) for a classical kernel smoothing and automatic grid. The second call mode is kernelSmoothing(obs, epsg, cellsize, bandwidth, quantiles) for a geographically weighted median and automatic grid. The third call mode is kernelSmoothing(obs, epsg, cellsize, bandwidth, centroids) for a classical kernel smoothing and user grid. The fourth call mode is kernelSmoothing(obs, epsg, cellsize, bandwidth, quantiles, centroids) for a geographically weighted median and user grid. Geographically weighted summary statistics : a framework for localised exploratory data analysis, C.Brunsdon & al., in Computers, Environment and Urban Systems C.Brunsdon & al. (2002) doi:10.1016/S0198-9715(01)00009-6, Statistical Analysis of Spatial and Spatio-Temporal Point Patterns, Third Edition, Diggle, pp. 83-86, (2003) doi:10.1080/13658816.2014.937718.

Install

Health

CRAN checks
1NOTE12OK
Failing flavors
  • NOTE r-devel-linux-x86_64-debian-gcc
Slowest check: 5.3 min · r-oldrel-windows-x86_64
Code health
Yes
Tests · ratio 0.27
74.4%
Coverage · measured lines
86%
Documentation · exports
7
Dependencies · direct
Check history
  • NOTE2026-08-01
    12 OK · 1 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE
  • OK2026-05-05
    13 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE
  • ERROR2026-05-01
    12 OK · 0 NOTE · 0 WARNING · 1 ERROR · 0 FAILURE
  • OK2026-04-25
    12 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE
  • NOTE2026-04-22
    13 OK · 1 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE
Show 2 earlier snapshots
  • ERROR2026-04-18
    12 OK · 1 NOTE · 0 WARNING · 1 ERROR · 0 FAILURE
  • NOTE2026-03-10
    13 OK · 1 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE

Documentation

Documentation
READMEYes · 343 wordsVignettesYes · dynamicpkgdown siteNoNEWSYes · 67% structuredCode of conductNoContributing guideNo
Examples that run
75%
Documented parameters
100%
Return-value docs
100%
References docs
7%

Downloads

4.7K
CRAN downloads in the past year
Rank #9,912 · ~13/day · ~396/mo
Daily download trend is not available in this view yet.
30730 days
1K90 days
4.7K1 year
Compare downloads with other packages →
Also on438 r2u14 autocran

Repository

Repository
19Stars
8Forks
2Open issues
0Open PRs
0Releases
52Commits
9Contributors
statistical-package
License GPL-3.0 · 52 commits · Last activity 2026-01-20 · +5.6% stars, 30d

Stars over time

2025-03-29 · 162026-07-14 · 19

Repository practices

Upstream repositoryBeta

2 development-tooling and community-health practices detected across 2 families in the upstream repository

Checks run against github.com/inseefr/btb on 2026-08-02.

Continuous integration (1)
GitHub Actions
Lint, format, editor (1)
RStudio project
How this is detected·Detection ruleset v1 (2026-07-18)

Dependencies

Declared dependencies
13 external dependencies (excludes base and recommended)
Depends (3)
R >= 3.3.0dplyrmapsf
Imports (5)
Enhances (0)
none
Reverse dependencies
0direct
0indirect

Nothing depends on this yet.

Code & Tests

Datasets

People & History

People (9)
Maintainer (1)
Maintainer, Contributor · added in 0.2.1
Authors (3)
Author · added in 0.2.0
Author · added in 0.2.0
Contributors (5)
Maintainer, Contributor · added in 0.2.1
Contributor · added in 0.2.0
Contributor · added in 0.1.14
Contributor
Contributor · added in 0.2.0
Copyright holders (1)
Listed in earlier versions (5)
no longer listed · 0.0.7 to 0.1.3
no longer listed · 0.0.7 to 0.1.30.3
no longer listed · 0.0.7 to 0.1.25
no longer listed · 0.0.7 to 0.1.30.3
no longer listed · 0.1.14 to 0.1.30.3
Package Timeline

11 releases. Pick two to compare their code metrics. R releases are shown for context.

  • R
    R 4.6.0 released · 2026-04-24
  • 0.2.2Latest
    2026-01-20 · current release · diff ↗
  • R
    R 4.5.0 released · 2025-04-11
  • 0.2.1
    2025-03-17 · diff ↗
  • unarchivedReturned to CRAN
    2025-03-17
  • archivedRemoved from CRAN
    2025-02-28
    issues were not corrected despite reminders
  • R
    R 4.4.0 released · 2024-04-24
  • R
    R 4.3.0 released · 2023-04-21
  • 0.2.0
    2022-10-24 · diff ↗
  • R
    R 4.2.0 released · 2022-04-22
  • R
    R 4.1.0 released · 2021-05-18
  • 0.1.30.3
    2020-06-03 · diff ↗
  • 0.1.30.1
    2020-05-26 · diff ↗
  • R
    R 4.0.0 released · 2020-04-24
  • R
    R 3.6.0 released · 2019-04-26
  • 0.1.30
    2018-05-23 · diff ↗
Show 8 earlier events
  • 0.1.25
    2018-05-17 · diff ↗
  • R
    R 3.5.0 released · 2018-04-23
  • R
    R 3.4.0 released · 2017-04-21
  • 0.1.14
    2017-04-03 · diff ↗
  • 0.1.3
    2016-10-28 · diff ↗
  • 0.1.2
    2016-10-26 · diff ↗
  • 0.0.7
    2016-08-10
  • R
    R 3.3.0 released · 2016-05-03

Package metadata

First published
2016-08-10
Total releases
11 / 10 yrs
License
GPL (>= 2) OSI
Minimum R
≥ 3.3.0
Bundled data
1.5 MB / 5 files
Download size
812 KB
Installed size
not tracked yet
With dependencies
not tracked yet
Report a problem with this page →

Privacy choices

These apply to this browser and are stored on this device only. Nothing about your choice is sent to us.

Read the privacy policy