BANEScarparking - an R package

January exams are imminent, so I should be revising. Therefore I have written an R package…
Published

January 13, 2017

Happy new year everyone!

January exams are imminent, so I should be revising. Therefore I have written an R package…

Admittedly it is a little bit niche, but hopefully it will prove useful for the machine learning project I’m working on with BMLM (I have mentioned this project before - it was part of my motivation for TDTVOD).

The package isn’t currently on CRAN (one day maybe!) but v0.1.1 can be found on GitHub here:

https://github.com/owenjonesuob/BANEScarparking

and you can install it with

devtools::install_github("owenjonesuob/BANEScarparking")

UPDATE (23/01/2018)

There have been loads of awesome updates to BANEScarparking since it was first released!

And BANEScarparkinglite, the dataless version, totally is on CRAN :D

You can find it here: https://cran.r-project.org/package=BANEScarparkinglite

So if you ever feel an urgent desire to analyse Bath & North East Somerset’s historical parking records, you know what to do.