Articles by David Smith

In case you missed it: July 2018 roundup

August 8, 2018 | David Smith

In case you missed them, here are some articles from July of particular interest to R users. A program to validate quality and security for R packages: the Linux Foundation's CII Best Practices Badge Program. R scripts to generate images in the style of famous artworks, like Mondrian's. A 6-minute ... [Read more...]

IEEE Language Rankings 2018

August 8, 2018 | David Smith

Python retains its top spot in the fifth annual IEEE Spectrum top programming language rankings, and also gains a designation as an "embedded language". Data science language R remains the only domain-specific slot in the top 10 (where it as listed as an "enterprise language") and drops one place compared to ... [Read more...]

R Generation: 25 Years of R

August 1, 2018 | David Smith

The August 2018 issue of Significance Magazine includes a retrospective feature on the R language. (I suggest reading the PDF version, also available for free access.) The article by Nick Thieme looks back at the 25 years since the R language was first conceived at Auckland University in 1992. It follows the history ... [Read more...]

A Certification for R Package Quality

July 30, 2018 | David Smith

There are more than 12,000 packages for R available on CRAN, and many others available on Github and elsewhere. But how can you be sure that a given R package follows best development practices for high-quality, secure software? Based on a recent survey of R users related to challenges in selecting ... [Read more...]

aRt with code

July 27, 2018 | David Smith

Looking for something original to decorate your wall? Art With Code, created by Harvard University bioinformatician Jean Fan, provides a collection of R scripts to generate artistic images in the style of famous artworks, for example this randomly-generated piece in the style of Mondrian: Other art generators include "Tunnel" (rotated ... [Read more...]

A hex sticker wall, created with R

July 20, 2018 | David Smith

Bill Venables, member of the R Foundation, co-author of the Introduction to R manual, R package developer, and one of the smartest and nicest (a rare combo!) people you will ever meet, received some gifts from the user!2018 conference committee in recognition of his longtime service to the R community. ... [Read more...]

Highlights from the useR! 2018 conference in Brisbane

July 18, 2018 | David Smith

he fourteenth annual worldwide R user conference, useR!2018, was held last week in Brisbane, Australia and it was an outstanding success. The conference attracted around 600 users from around the world and — as the first held in the Southern hemisphere — brought many first-time conference-goers to useR!. (There were also a number ... [Read more...]

Video: R for AI, and the Not Hotdog workshop

July 17, 2018 | David Smith

Earlier this year at the QCon.ai conference, I gave a short presentation, "The Case for R, for AI developers". I also presented an interactive workshop, using R and the Microsoft Cognitive Services APIs, to automatically generate captions for images, and to create a tool to recognize images of hotdogs. ... [Read more...]

New open data sets from Microsoft Research

July 12, 2018 | David Smith

Microsoft has released a number of data sets produced by Microsoft Research and made them available for download at Microsoft Research Open Data. The Datasets in Microsoft Research Open Data are categorized by their primary research area, such as Physics, Social Science, Environmental Science, and Information Science. Many of the ... [Read more...]

In case you missed it: June 2018 roundup

July 10, 2018 | David Smith

In case you missed them, here are some articles from June of particular interest to R users. An animated visualization of global migration, created in R by Guy Abel. My take on the question, Should you learn R or Python for data science? The BBC and Financial Times use R — ... [Read more...]

R 3.5.1 update now available

July 9, 2018 | David Smith

Last week the R Core Team released the latest update to the R statistical data analysis environment, R version 3.5.1. This update (codenamed "Feather Spray" — a Peanuts reference) makes no user-visible changes and fixes a few bugs. It is backwards-compatible with R 3.5.0, and users can find updates for Windows, Linux and ... [Read more...]

Global Migration, animated with R

June 29, 2018 | David Smith

The animation below, by Shanghai University professor Guy Abel, shows migration within and between regions of the world from 1960 to 2015. The data and the methodology behind the chart is described in this paper. The curved bars around the outside represent the peak migrant flows for each region; globally, migration peaked ... [Read more...]

A guide to working with character data in R

June 22, 2018 | David Smith

R is primarily a language for working with numbers, but we often need to work with text as well. Whether it's formatting text for reports, or analyzing natural language data, R provides a number of facilities for working with character data. Handling Strings with R, a free (CC-BY-NC-SA) e-book by ... [Read more...]

PYPL Language Rankings: Python ranks #1, R at #7 in popularity

June 20, 2018 | David Smith

The new PYPL Popularity of Programming Languages (June 2018) index ranks Python at #1 and R at #7. Like the similar TIOBE language index, the PYPL index uses Google search activity to rank language popularity. PYPL, however, fcouses on people searching for tutorials in the respective languages as a proxy for popularity. By ... [Read more...]

Detecting unconscious bias in models, with R

June 14, 2018 | David Smith

There's growing awareness that the data we collect, and in particular the variables we include as factors in our predictive models, can lead to unwanted bias in outcomes: from loan applications, to law enforcement, and in many other areas. In some instances, such bias is even directly regulated by laws ... [Read more...]

Hotfix for Microsoft R Open 3.5.0 on Linux

June 13, 2018 | David Smith

On Monday, we learned about a serious issue with the installer for Microsoft R Open on Linux-based systems. (Thanks to Norbert Preining for reporting the problem.) The issue was that the installation and de-installation scripts would modify the system shell, and did not use the standard practices to create and ... [Read more...]

Microsoft R Open 3.5.0 now available

June 8, 2018 | David Smith

Microsoft R Open 3.5.0 is now available for download for Windows, Mac and Linux. This update includes the open-source R 3.5.0 engine, which is a major update with many new capabilities and improvements to R. In particular, it includes a major new framework for handling data in R, with some major behind-the-scenes ... [Read more...]
1 3 4 5 6 7 94

Never miss an update!
Subscribe to R-bloggers to receive
e-mails with the latest R posts.
(You will not see this message again.)

Click here to close (This popup will not appear again)