Changelog
Source:NEWS.md
fslogisticskampala 1.0.0
Released 2026-07-08. First stable release, completing the openwashdata package review (#5, #7, #9, #11, #13).
Data corrections
- Fixed decimal-point corruption in truck volumes introduced by the previous data processing pipeline: 12 of 35 volumes were inflated tenfold (for example 6.5 cubic meters became 65). Volumes now match the raw source values (#7, #8).
- Recoded three transposed “AUS” numberplate prefixes to “UAS”, merging
trucksfrom 35 to 33 unique trucks and updating 458 rows intrips(#7, #8). -
trips$fidis now stored as integer (#7, #8).
Documentation
- Expanded the README introduction, fixed the Example 1 legend title, and labelled all figure chunks (#9, #10).
- Added usage examples to the
tripsandtrucksdocumentation (#9, #10). - Moved the interactive map article to
vignettes/articles/and added a reference index to the pkgdown site; the site URL is now used as the pkgdown base URL (#9, #10). - Added
inst/CITATIONand synced citation metadata across DESCRIPTION, CITATION.cff, and inst/CITATION (#5, #6).