Giter Site home page Giter Site logo

gtar's Introduction

The Greater Toronto Area (GTA) R User Group

What we’re about

This group welcomes new and experienced R users to exchange knowledge and experience on using R for data analysis, data visualization, data reporting, or any other interesting use case. Information on upcoming and past meetings, such as location and time of our next meeting, can be found on our Meetup page.

This package can be obtained from GitHub with:

# install.packages("devtools")
devtools::install_github("gta-r-user-group/gtar")

Code of Conduct

Please note that the ‘gtar’ project is released with a Contributor Code of Conduct. By contributing to this project, you agree to abide by its terms.

Materials

2020-12-09: Our First Virtual Meetup

2019-09-10: GTA R Meetup

2019-06-04: GTA R Meetup

2019-04-09: GTA R Meetup

2019-03-05: GTA RUG and R-Ladies Toronto Kickoff

gtar's People

Contributors

atheriel avatar daattali avatar morgantaschuk avatar nxskok avatar rich-iannone avatar sharlagelfand avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

gtar's Issues

Talk on Data Products, R in Production, or R Package Development in Proprietary Settings

Hi, I'm Aaron Jacobs, a Data Scientist at Pinnacle. I work mostly on the production/software engineering aspect of our R ecosystem, so that's where I'd be most comfortable speaking. And I've never given a public talk, although I have given a few at work.

I have a couple different ideas, so here are some attempts at catchy titles for talks I'd like to give:

  • From Data Analysis to Data Products. Most R users start out by doing solo data analysis and sometimes trying to build models. How do you move beyond "I did this thing on my computer" to a "data product" that can be used by team members or others in your organization? What do these paths look like in R? How do they change as the demands on this product grow?

  • R in Production: The Obvious Answer is the Right One. R had a reputation for a long time as impossible to use in production. This is a bit weird in my view, because there are clear implementation paths for it, especially with modern microservice design patterns. I'll also share some of my own team's experience running R in production over the last year.

  • Developing R Packages in Proprietary Settings. Most guides and tools for working with R packages seem to be geared at open source (and especially GitHub-oriented) models. I'll walk through what things look like when you are working on closed source packages inside a company or organization. Some of the differences are obvious, and some are not.

  • What Does R Value? I wrote a blog post on this a few months ago that I'd love to turn into a talk. Basically, I think that the "platform values" of a language community play a significant role, and it can be illuminating to name them outright. What values does R hold above others? How can the history of the language inform our understanding of these values? And what does it mean for the kinds of things we can build with R?

Does any of that sound interesting?

Directory structure

This repository is made first and foremost to store the information of all past meetups.

This repo is also set up to be an R package. As such, we need to make sure it compiles as a package, so we need to think about where to place all the meetup material.

I suggest one of two options:

  1. Each meetup is a separate subdirectory under inst/meetups/
  2. Each meetup is a separate directory in the root of the project, but with some common prefix. For example meetup-2019-03-05/ meetup-2019-04-09/ etc. Then the .Rbuildignore file can add a simple regex to ignore all these meetup folders

Talk Submissions

The Meetup group points to the issue tracker in this repository for talk ideas/pitches -- is that still correct?

YorkU MeetUP

We would love to run a grad student meetup to to explore
a. using GitHub
b. how to handle three variable challenges in R, ie plotting and working with x,y,z relationahips
c. best resources for learning new things in R

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.