Articles by hrbrmstr

Statebins Reimagined

November 18, 2017 | hrbrmstr

A long time ago, in a github repo far, far away there lived a tiny package that made it possible to create equal area, square U.S. state cartograms in R dubbed statebins?. Three years have come and gone and — truth be told — I’ve never been happy with that ...
[Read more...]

Measuring & Monitoring Internet Speed with R

November 11, 2017 | hrbrmstr

Working remotely has many benefits, but if you work remotely in an area like, say, rural Maine, one of those benefits is not massively speedy internet connections. Being able to go fast and furious on the internet is one of the many things I miss about our time in Seattle ... [Read more...]

I, For One, Welcome Our Forthcoming New robots.txt Overlords

November 3, 2017 | hrbrmstr

Despite my week-long Twitter consumption sabbatical (helped — in part — by the nigh week-long internet and power outage here in Maine), I still catch useful snippets from folks. My cow-orker @dabdine shunted a tweet by @terrencehart into a Slack channel this morning, and said tweet contained a link to this little ...
[Read more...]

Yet-Another-Power Outages Post : Full Tidyverse Edition

November 2, 2017 | hrbrmstr

This past weekend, violent windstorms raged through New England. We — along with over 500,000 other Mainers — went “dark” in the wee hours of Monday morning and (this post was published on Thursday AM) we still have no utility-provided power nor high-speed internet access. The children have turned iFeral, and being a ...
[Read more...]

gg_tweet’ing Power Outages

October 30, 2017 | hrbrmstr

As many folks know, I live in semi-rural Maine and we were hit pretty hard with a wind+rain storm Sunday to Monday. The hrbrmstr compound had no power (besides a generator) and no stable/high-bandwidth internet (Verizon LTE was heavily congested) since 0500 Monday and still does not as I ... [Read more...]

A Call to Tweets (& Blog Posts)!

October 22, 2017 | hrbrmstr

Way back in July of 2009, the first version of the twitteR package was published by Geoff Jentry in CRAN. Since then it has seen 28 updates, finally breaking the 0.x.y barrier into 1.x.y territory in March of 2013 and receiving it’s last update in July of 2015. For a very ... [Read more...]

Retrieve & process TV News chyrons with newsflash

October 1, 2017 | hrbrmstr

The Internet Archive recently announced a new service they’ve dubbed ‘Third Eye’. This service scrapes the chyrons that annoyingly scroll across the bottom-third of TV news broadcasts. IA has a vast historical archive of TV news that they’ll eventually process, but — for now — the more recent broadcasts from ...
[Read more...]

Identify & Analyze Web Site Tech Stacks With rappalyzer

September 30, 2017 | hrbrmstr

Modern websites are complex beasts. They house photo galleries, interactive visualizations, web fonts, analytics code and other diverse types of content. Despite the potential for diversity, many web sites share similar “tech stacks” — the components that come together to make them what they are. These stacks consist of web servers (...
[Read more...]

SODD — StackOverflow Driven-Development

September 28, 2017 | hrbrmstr

I occasionally hang out on StackOverflow and often use an answer as an opportunity to fill a package void for a particular need. docxtractr and qrencoder are two (of many) packages that were birthed from SO answers. I usually try to answer with inline code first then expand the functionality ... [Read more...]

Speeding Up Digital Arachnids

September 25, 2017 | hrbrmstr

spiderbar, spiderbar Reads robots rules from afar. Crawls the web, any size; Fetches with respect, never lies. Look Out! Here comes the spiderbar. Is it fast? Listen bud, It's got C++ under the hood. Can you scrape, from a site? Test with can_fetch(), TRUE == alright Hey, there There goes ...
[Read more...]

Pirating Web Content Responsibly With R

September 19, 2017 | hrbrmstr

International Code Talk Like A Pirate Day almost slipped by without me noticing (September has been a crazy busy month), but it popped up in the calendar notifications today and I was glad that I had prepped the meat of a post a few weeks back. There will be no ‘...
[Read more...]

Mapping Fall Foliage with sf

September 18, 2017 | hrbrmstr

I was socially engineered by @yoniceedee into creating today’s post due to being prodded with this tweet: Where to see the best fall foliage, based on your location: https://t.co/12pQU29ksB pic.twitter.com/JiywYVpmno— Vox (@voxdotcom) September 18, 2017 Since there aren’t nearly enough sf and geom_... [Read more...]

It’s a FAKE (?)! Revisiting Trust In FOSS Ecosystems

September 15, 2017 | hrbrmstr

I’ve blathered about trust before 1 2, but said blatherings were in a “what if” context. Unfortunately, the if has turned into a when, which begged for further blathering on a recent FOSS ecosystem cybersecurity incident. The gg_spiffy @thomasp85 linked to a post by the SK-CSIRT detailing the discovery and ...
[Read more...]

Revisiting Readability With RStudio

September 13, 2017 | hrbrmstr

I’ve blogged about my in-development R package hgr a before and it’s slowly getting to a CRAN release. There are two new features to it that are more useful in an interactive session than in a programmatic context. Since they build on each other, we’ll take them ...
[Read more...]

Teasing Out Top Daily Topics with GDELT’s Television Explorer

September 9, 2017 | hrbrmstr

Earlier this year, the GDELT Project released their Television Explorer that enabled API access to closed-caption tedt from television news broadcasts. They’ve done an incredible job expanding and stabilizing the API and just recently released “top trending tables” which summarise what the “top” topics and phrases are across news ...
[Read more...]

Readability Redux

September 4, 2017 | hrbrmstr

I recently posted about using a Python module to convert HTML to usable text. Since then, a new package has hit CRAN dubbed htm2txt that is 100% R and uses regular expressions to strip tags from text. I gave it a spin so folks could compare some basic output, but ... [Read more...]
1 8 9 10 11 12 21

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)