Fran Barton

Results 24 comments of Fran Barton

I thought maybe a more sophisticated list would fix it, but it, er, doesn't 😩 If I have any better ideas I'll let you know! ``` r library(tmap) q_list

I have the same issue as @dylanjm and it is a breaker for me as I am so used to using autocomplete at the RStudio console and having the brackets...

@quadans what operating system are you using? If you are using Windows then your home directory is probably C\:Users\YOURUSERNAME or whatever `echo $HOME` gives you at the prompt. Just create...

I have my own custom prompt set in my .Rprofile but radian is overriding this and just giving me its `r$>` prompt, which I don't want. Any ideas?

The packages are just in the Suggests section and are all related to various data preparation processes and vignettes, so I think my concern about number of dependencies is probably...

Understood - and I'm making an assumption that the rule of thumb for dependencies that I've seen cited around the web ("try to keep below 20") probably only applies to...

@kebuAAA I don't know enough about it really, but I note that 'autumn' isn't one of the built-in styles in pygments (pygments.org/styles). Does your options line work if you use...

Some initial work on this (for the covid19 dataset) has been done in my fork of this project. A PR will be submitted once issue #69 is resolved.

Data sourcing and preparation scripts are not currently present for the LOS model, A&E attendances, stranded patient model and synthetic NEWS data. We really ought to have the code for...

Looks like the PR should have auto-closed this issue, but it didn't.