brolgar
1.0.2Browse Over Longitudinal Data Graphically and Analytically in R
Overview
Provides a framework of tools to summarise, visualise, and explore longitudinal data. It builds upon the tidy time series data frames used in the 'tsibble' package, and is designed to integrate within the 'tidyverse', and 'tidyverts' (for time series) ecosystems. The methods implemented include calculating features for understanding longitudinal data, including calculating summary statistics such as quantiles, medians, and numeric ranges, sampling individual series, identifying individual series representative of a group, and extending the facet system in 'ggplot2' to facilitate exploration of samples of data. These methods are fully described in the paper "brolgar: An R package to Browse Over Longitudinal Data Graphically and Analytically in R", Nicholas Tierney, Dianne Cook, Tania Prvan (2020) doi:10.32614/RJ-2022-023.
Install
Health
- OK2026-06-0913 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE
- ERROR2026-06-0812 OK · 0 NOTE · 0 WARNING · 1 ERROR · 0 FAILURE
- OK2026-04-2512 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE
- NOTE2026-03-1013 OK · 1 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE
Documentation
- Examples that run
- 100%
- Documented parameters
- 97%
- Return-value docs
- 78%
- References docs
- 0%
Downloads
Repository
Stars over time
Forks over time
Releases over time
Issues over time
PRs over time
Repository practices
10 development-tooling and community-health practices detected across 8 families in the upstream repository
Checks run against github.com/njtierney/brolgar on 2026-07-19.
Show all practices
Dependencies
Nothing depends on this yet.
Code & Tests
- Cyclomatic complexity
- 1.0 median / 3 max
- Test cases
- 101 / 2.00 per code line
Test coverage
Line coverage
90%
Expression
89.0%
Tests / Examples
89.6% / 62% ex
Functions
76 50 exported
Complexity
1.3 avg / 3 max
Call network
76 nodes / 80 edges
Call graph
Open call graph →Lowest coverage
76 functions| Function | Cyclo | Coverage |
|---|---|---|
| add_key_slope.default exp | 1 | 0% |
| .onLoad | 1 | 0% |
| full_strata | 1 | 0% |
| index_regular.tbl_ts | 1 | 0% |
| index_summary.tbl_ts | 1 | 0% |
| keys_near.default | 1 | 0% |
Datasets
People & History
6 releases. Pick two to compare their code metrics. R releases are shown for context.
- RR 4.6.0 released · 2026-04-24
- 1.0.2Latest
- RR 4.5.0 released · 2025-04-11
- 1.0.12024-05-10 · diff ↗
- unarchivedReturned to CRAN2024-05-10
- RR 4.4.0 released · 2024-04-24
- archivedRemoved from CRAN2023-05-05issues were not corrected in time
- RR 4.3.0 released · 2023-04-21
- 1.0.02023-02-07 · diff ↗
- RR 4.2.0 released · 2022-04-22
- 0.1.22021-08-25 · diff ↗
- unarchivedReturned to CRAN2021-08-25
- archivedRemoved from CRAN2021-08-05check problems were not corrected in time
- 0.1.12021-05-27 · diff ↗
- unarchivedReturned to CRAN2021-05-27
- RR 4.1.0 released · 2021-05-18
Show 3 earlier events
- archivedRemoved from CRAN2021-02-28check problems were not corrected in time Problem first reported was with ATLAS, 2 FAIL in "test-keys-near.R"
- 0.1.02020-12-16
- RR 4.0.0 released · 2020-04-24
Package metadata
- First published
- 2020-12-16
- Total releases
- 6 / 6 yrs
- License
- MIT + file LICENSE OSI
- Minimum R
- ≥ 3.5.0
- Bundled data
- 84 KB / 3 files
- Download size
- 4.0 MB
- Installed size
- not tracked yet
- With dependencies
- not tracked yet