Malcolm Morgan
Malcolm Morgan
Made a first crack at this: library(sf) ``` p
Thanks for the bug report, can you confirm the version of the package you are using, and if you have tried using the github version?
``` otp_async
Your probably right, OTP now seems to be racing through Java versions very quickly. Its a pain to keep up.
It is a good suggestion, the problem I've had is getting it to work reliably on different OSes and setups. CRAN has strict policies on R packages working well on...
You may also be interested in https://github.com/ITSLeeds/OpenPostcodes which was my attempt to make postcode boundaries. Combined with the new data mentioned above you could get high quality results.
Also a word of warning, read the licences very carefully. Many OS Royal Mail licenses prohibit the reverse Engineering of their commercial data. I'm not sure if this blog post...
Wow, thats quite the PR! THis may take some time to check.
Closing as separate merge #75 has resolved merge conflicts. Almost all changes have been included but some about treating dates as numbers did not work reliably. @oweno-tfwm thanks again for...
I found the error ``` Error in if (all(calendar.sub.day$STP == "C")) { : missing value where TRUE/FALSE needed > calendar_split[[14]] UID start_date end_date Days STP rowID Headcode ATOC Code Retail...