Giter Club home page Giter Club logo

art's Introduction

Hello ๐Ÿ‘‹

I'm Nicola Rennie, an academic and data scientist. I'm currently a Lecturer in Health Data Science based within the Centre for Health Informatics, Computing, and Statistics at Lancaster Medical School. My research interests lie in understanding how to effectively communicate complex quantitative ideas in an accessible way e.g. to clinicians, patients, the public, and students. I also have experience in data science consultancy, and collaborate closely with external research partners. I can often be found at data science meetups, presenting at conferences, and am the R-Ladies Lancaster chapter organiser.

Most of the projects you'll see here use either R, Python, Rust, or Julia, with some JavaScript and CSS (among other things) sprinkled throughout.

I have roles in several organisations including as a committee member of the R-Ladies Global Team and the RSS Teaching Statistics Section Group, as co-lead of the Statistics Software Special Interest Group at the RoSE (Researchers of Statistics Education) Network, and as a member of the Editorial Board of Significance magazine. I'm also one of the Royal Statistical Society's 2024-2025 William Guy Lecturers, and will be recording and delivering a talk aimed at 11-16 year olds on the topic of using data and statistics to shape decision making in medicine and healthcare.

Projects you'll find here:

  • ๐Ÿ“ฆ R packages
  • ๐Ÿ Python packages
  • ๐Ÿ“Š Data visualisation
  • ๐ŸŽจ Generative art
  • ๐Ÿ”ฌ Academic research
  • ๐Ÿ“ Automated reporting

If you want to find out more, you can check out my website. You can also find me on Twitter, LinkedIn, BlueSky, or Mastodon. My website also has a full list of my publications.

art's People

Contributors

nrennie avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

art's Issues

Remove dependency on {ggvoronoi}

  • Updates to {ggvoronoi} were not applied relating to the retirement of raster & related packages, and no other changes made in the last year.
  • aRt can no longer be installed as ggvoronoi is a dependency

Solution:

  • remove dep on {ggvoronoi}
  • implement changes to {ggvoronoi} in a fork?

defaults missing

Add default perc paramaters and add default values to documentation

Update mosaic_sketch() to use linewidth

Error in `ggplot2::geom_path()` at aRt/R/mosaic_sketch.R:84:2:
! Problem while computing aesthetics.
โ„น Error occurred in the 2nd layer.
Caused by error in `.data$size`:
! Column `size` not found in `.data`.
Run `rlang::last_error()` to see where the error occurred.

color palette names used

Hello nrennie !

Firstly, THANK YOU for this package, i love it and tried all of the starter code on the readme.

My only issue is that I was unclear what the names of the colors are from what color palette package used. I normally just use hex values. Looking into the DESCRIPTION file I see what the palettes are.

May I suggest adding the color palette libraries to your README file, so that way the end user is at least aware ?

library(rcartocolor)
display_carto_all()

# or 
RColorBrewer::display.brewer.all()

and for the line of code in the tile() section col_palette= "Veronese". I had no idea where this color palette came (as it is not included in the above libraries) from but Googled my way to the MetBrewer package.

install.packages("MetBrewer")
MetBrewer::display_all() 

again, thanks for such a great package.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.