Articles by David Smith

SQL Server 2016 launch showcases R

March 14, 2016 | David Smith

Microsoft officially launched SQL Server 2016 at the Data Driven event in New York City last week, and R featured prominently. One of the highlights from Joseph Sirosh's keynote was a demonstration of the World Wide Telescope, an online tool that allows budding astronomers (and professionals!) to explore the visible universe ... [Read more...]

R 3.2.4 released

March 11, 2016 | David Smith

The R Core Group announced yesterday the release of R 3.2.4, the final update in the R 3.2.x series. (R 3.3.0 is scheduled for release on April 14.) This update, codenamed "Very Secure Dishes", makes a few minor improvements and bug fixes, including long vector support for the smooth function, some improvements in ... [Read more...]

R Tools for Visual Studio preview now available

March 9, 2016 | David Smith

It's official! R Tools for Visual Studio, until now only available as a private preview, is now in public preview and available to everyone as a free, open-source download. RTVS is an add-in for Microsoft Visual Studio, which adds R language development capabilities to the popular Windows-based IDE. If you ... [Read more...]

In case you missed it: February 2016 roundup

March 8, 2016 | David Smith

In case you missed them, here are some articles from February of particular interest to R users. A tutorial on presenting interactive versions of R maps in PowerBI. An animation of Japan's population pyramid through 2050 based on US Census Bureau demographic projections. Interactive visualizations of multivariate data in R with ... [Read more...]

Over 16 years of R Project history

March 4, 2016 | David Smith

The first official release of R, R version 1.0.0 was released on February 29, 2000. The anniversary was marked on Twitter by Thomas Lumley, a member of R Core Group: 20 leading statisicians and computer scientists (and 4 alums) from around the world without whom the R Project would not exist. That makes it 16 years — ... [Read more...]

Data Science Virtual Machine updated with Microsoft R Server

March 2, 2016 | David Smith

Microsoft has updated the Data Science Virtual Machine, a data science toolkit-in-a-box that you can easily spin up on the Microsoft Azure cloud service. The virtual machine now comes pre-configured with Microsoft R Server Developer Edition (upgraded from Microsoft R Open), Anaconda Python, Jupyter notebooks for Python and R, Visual ... [Read more...]

R-based data maps in PowerBI

February 29, 2016 | David Smith

One of benefit of integrating R with PowerBI is access to rich array of data visulizations not present in the standard PowerBI loadout. R is practically unlimited in the types of graphics it can create (although the amount of programming required can vary from a few lines using an existing ... [Read more...]

Japans ageing population, animated with R

February 26, 2016 | David Smith

The US Census makes a number of its databases available to developers via the Census API. One of those databases is the International Data Base, in which the Census department provides historic demographic breakdowns (population by age and sex) for many countries, along with projections through 2050. Kyle Walker created the ... [Read more...]

Explore New Zealand’s Tourist Industry with R and Shiny

February 24, 2016 | David Smith

New Zealand's Ministry of Business, Innovation and Employment has just released the New Zealand Tourism Dashboard, an interactive application which allows NZ residents (and curious onlookers everywhere) to explore the economic impact of tourism in the far-flung nation. The dashboard is implemented using Shiny, and all of the graphics and ... [Read more...]

Latest Redmonk and Tiobe language rankings for R

February 22, 2016 | David Smith

Analyst firm RedMonk have updated their (near-)biannual Programming Lanuage rankings as of January 2016, and the R language ranks at #13, unchanged since the last ranking in June 2015. Redmonk's rankings are based on number of projects in GitHub and number of questions tagged in StackOverflow, and the most recent data is ... [Read more...]

Microsoft R Open 3.2.3 update

February 19, 2016 | David Smith

We've released a minor update to Microsoft R Open 3.2.3 to address issues that some people were experiencing. The update available now on MRAN fixes the following issues: The Windows R GUI (RGUI.exe) could crash when typing beyond the bounds of the visible window. The "R" command wasn't available from ... [Read more...]

New syntax proposed for R language

February 17, 2016 | David Smith

R user and developer Lionel Henry proposes a number of changes to R syntax: Use square brackets to create lists. You could use [1, 2:5, "hello"] to create a list of three elements. Nested lists would be possible as well, with syntax like or [ [1, 2], [2, 3] ] (much easier than list(list(1,2),list(2,3))). Define lambda ... [Read more...]

You can now extend RStudio with add-ins

February 12, 2016 | David Smith

The latest update to RStudio, the cross-platform open-source integrated development environment for the R language from the team at RStudio, adds many new features for R developers. But perhaps the most significant update is one which allows R developers to add their own new features to RStudio: add-ins. RStudio Add-ins ... [Read more...]

In case you missed it: January 2016 roundup

February 10, 2016 | David Smith

In case you missed them, here are some articles from January of particular interest to R users. Animated visualizations and analysis of data from NYC's municipal bike program, created with R. Many local R user groups are sharing materials from meetups using Github. A detailed R tutorial on analyzing your ... [Read more...]

Introducing Microsoft R Open: Replay and slides

February 5, 2016 | David Smith

We had a fantastic turnout to last week's webinar, Introduction to Microsoft R Open. If you missed it, you can watch the replay below. In the talk, I gives some background on the R language and its applications, describe the performance and reproducibility benefits of Microsoft R Open, and give ... [Read more...]

Mapping the world’s longest plane fights

February 3, 2016 | David Smith

If you're one of those people that dreads long plane flights, this map by Matt Strimas-Mackey will help you find routes to avoid. It shows Wikipedia's list of the top 30 scheduled commercial flights by distance (with code-share duplicates removed), represented as a map showing the routes colour-coded by the time ... [Read more...]

Video: Applied Predictive Modeling with R

February 1, 2016 | David Smith

There's more to Iowa than just today's presidential primary. Last month, the Central Iowa R User Group hosted Dr. Max Kuhn, Director of Non-Clinical Statistics at Pfizer Global R&D, via video-chat to present on Applied Predictive Modeling with R. Max is the co-author of the excellent book Applied Predictive ... [Read more...]
1 24 25 26 27 28 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)