Publications by Ari Lamstein

R Programmers: What is your biggest problem when working with Census data?

29.11.2017

A few weeks ago I announced my latest project: Data Science instruction at the Census Bureau. In addition to announcing the project, I also snuck a bit of market research into the post. I asked people the types of analyses they do when working with Census data. I also asked what packages they use when solving those problems. 23 people left commen...

1410 sym 2 img

Update on My Collaboration with the Census Bureau

14.02.2018

In November I announced a new collaboration with the Census Bureau around data science training. Today I’d like to provide an update on this project. I recently presented a draft of my first course for this project internally and it was well received. The working title of this course is Mapping State ACS Data in R with Choroplethr. We are using...

3521 sym 4 img

Difficult to Reproduce Choroplethr Bug: Can You Help?

20.02.2018

Since November 2017 I have received three bug reports from users who see this error when running any command in the choroplethr package: Theme element panel.border missing   Error in if (theme$panel.ontop) { : argument is of length zero Normally when someone reports a choroplethr bug that I cannot reproduce I recommend they do the fo...

1900 sym R (583 sym/4 pcs) 2 img

Update: “Difficult to Reproduce Choroplethr Bug” Isolated and Fixed

21.02.2018

Yesterday I wrote that I’ve received a number of choroplethr bug reports recently that I simply cannot reproduce. Due to a large number of people replying with their system information, along with whether or not they were able to reproduce the bug, I was able to track it down. Thank you to everyone who helped! It appears that the issue only occ...

2901 sym R (318 sym/2 pcs) 2 img

My Proposal to the R Consortium

05.03.2018

I recently submitted a Proposal to the R Consortium. I decided to share this proposal on my blog for two reasons: To raise awareness of an opportunity I see in the R ecosystem. To raise awareness of the R Consortium as a funding source for R projects. I first learned about the R Consortium when I attended the Boston EARL Conference in 2015. Whe...

9297 sym 2 img

New Version of ggplot2

30.05.2018

I just received a note from Hadley Wickham that a new version of ggplot2 is scheduled to be submitted to CRAN on June 25. Here’s what choroplethr users need to know about this new version of ggplot2. Choroplethr Update Required The new version of ggplot2 introduces bugs into choroplethr. In particular, choroplethr does not pass R cmd check when...

3354 sym 2 img

Choroplethr v3.6.2 is now on CRAN

27.06.2018

A new version of Choroplethr is now on CRAN! You can get it by typing the following from the R Console: install.packages("choroplethr") I encourage all Choroplethr users to install this new version! Overview A new version of ggplot2 will be released shortly. This new version of ggplot2 introduces many new features. These new features, however, co...

3346 sym R (1586 sym/6 pcs) 6 img

New Version of Choroplethr.com!

12.07.2018

Last year I decided to take out the domain Choroplethr.com. I used it to host information about Choroplethr, my suite of R packages for mapping demographic statistics. A year and a half later, I’ve made the first significant change to the site! The old version of Choroplethr.com was structured as a series of essays that demonstrated how to use ...

1791 sym 2 img

Census Academy Update!

23.07.2018

Last year I announced a collaboration with the Census Bureau to help with their new online training platform. This website, called “Census Academy”, is designed to help the public learn how to work with data that the Census Bureau publishes. Census Academy recently had a soft launch, and there is already a lot of content on it. I’ve marked...

2027 sym 4 img

R Consortium Proposal Accepted!

30.07.2018

Today I am happy to announce that my proposal to the R Consortium was accepted! I first announced that I was submitting a proposal back in March. As a reminder, the proposal has two distinct parts: Creating a guide to working with US Census data in R. Creating an R Consortium Working Group focused on US Census Data. If you’d like to read the ...

1110 sym 4 img