October 2019

An Amazon SDK for R!?

October 28, 2019 | Dyfan Jones Brain Dump HQ

RBloggers|RBloggers-feedburner Intro: For a long time I have found it difficult to appreciate the benefits of “cloud compute” in my R model builds. This was due to my initial lack of understanding and the setting up of R on cloud compute environments. When I noticed that AWS was bringing ... [Read more...]

Sept 2019: “Top 40” New R Packages

October 28, 2019 | R Views

One hundred and thirteen new packages made it to CRAN in September. Here are my “Top 40” picks in eight categories: Computational Methods, Data, Economics, Machine Learning, Statistics, Time Series, Utilities, and Visualization. Computational Methods eRTG3D v0.6.2: Provides functions to create realistic random trajectories in a 3-D space between two ...
[Read more...]

Mocking is catching

October 28, 2019 | Posts on R-hub blog

When writing unit tests for a package, you might find yourself wondering about how to best test the behaviour of your package when the data it’s supposed to munge has this or that quirk, when the operating system is Windows, when a package enhancing its functionality is not there, ... [Read more...]

Dogs of New York

October 28, 2019 | R on kieranhealy.org

The other week I took a few publicly-available datasets that I use for teaching data visualization and bundled them up into an R package called nycdogs. The package has datasets on various aspects of dog ownership in New York City, and amongst other things you can draw maps with it ... [Read more...]

Spelunking macOS ‘ScreenTime’ App Usage with R

October 28, 2019 | hrbrmstr

Apple has brought Screen Time to macOS for some time now and that means it has to store this data somewhere. Thankfully, Sarah Edwards has foraged through the macOS filesystem for us and explained where these bits of knowledge are in her post, Knowledge is Power! Using the macOS/iOS ...
[Read more...]

Renaming all files in a folder in R

October 28, 2019 | George Mount

I hate the way files are run in a camera. While it was cool to learn for this post that DSCN stands for “Digital Still Capture – Nikon,” it means nothing to me! For this post, I will be renaming the files that I took from Worden Ledges into a more “...
[Read more...]

Illuminating the Illuminated Part Two: Ipsa Scientia Potestas Est

October 28, 2019 | tineidae

In the previous post in this series we coyly unveiled the tantalising mysteries of the Voynich Manuscript: an early 15th century text written in an unknown alphabet, filled with compelling illustrations of plants, humans, astronomical charts, and less easily-identifiable entities. Stretching back into the murky history of the Voynich Manuscript,... [Read more...]

Data Science – A New Hope for Good

October 28, 2019 | Mango Solutions

Good triumphing over evil in the end is the stuff of every good fairy tale or Hollywood storyline, but in real life, as we all know, it’s usually the tales of political doom and gloom across the world that dominate our screens with stories of good remaining well away ... [Read more...]

Bojack the Data Scientist

October 28, 2019 | Almog Simchon

New Season of Bojack Horseman – NO SPOILERS! A new season of my favorite show, Bojack Horseman, just dropped on Netflix, and I have absolutely zero time to sit down and watch it. However, in some magical way there was time for me to write this blog post and do this ...
[Read more...]

Reconstructing Images Using PCA

October 27, 2019 | R on kieranhealy.org

A decade or more ago I read a nice worked example from the political scientist Simon Jackman demonstrating how to do Principal Components Analysis. PCA is one of the basic techniques for reducing data with multiple dimensions to some much smaller subset that nevertheless represents or condenses the information we ... [Read more...]

Le Monde puzzle [#1115]

October 27, 2019 | xi'an

A two-person game as Le weekly Monde current mathematical puzzle: Two players Amaruq and Atiqtalik are in a game with n tokens where Amaruq chooses a number 1
[Read more...]

minio.s3: A MinIO connector package for R

October 27, 2019 | Nagdev

MinIO is a high performance, distributed object storage system. It is software-defined, runs on industry standard hardware and is 100% open source under the Apache V2 license[1]. Today, MinIO is deployed globally with over 272.5M+ docker pulls and 18K+ git commits. MinIO is written in “go” language. So, expect it to ...
[Read more...]
1 2 3 4 12

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)