Articles by hrbrmstr

The Power of Standards and Consistency

May 26, 2018 | hrbrmstr

I’m going to (eventually) write a full post on the package I’m mentioning in this one : osqueryr🔗. The TLDR on osqueryr is that it is an R DBI wrapper (that has just enough glue to also be plugged into dbplyr) for osquery🔗. The TLDR on osquery is that ...
[Read more...]

Create Code Metrics with cloc

May 19, 2018 | hrbrmstr

The cloc Perl script (yes, Perl!) by Al Danial (https://github.com/AlDanial/cloc) has been one of the go-to tools for generating code metrics. Given a single file, directory tree, archive, or git repo, cloc can speedily give you metrics on the count of blank lines, comment lines, and ...
[Read more...]

Examining POTUS Executive Orders

April 18, 2018 | hrbrmstr

This week’s edition of Data is Plural had two really fun data sets. One is serious fun (the first comprehensive data set on U.S. evictions, and the other I knew about but had forgotten: The Federal Register Executive Order (EO) data set(s). The EO data is also ...
[Read more...]

Does Congress Really Care About Your Privacy?

April 13, 2018 | hrbrmstr

I apologize up-front for using bad words in this post. Said bad words include “Facebook”, “Mark Zuckerberg” and many referrals to entities within the U.S. Government. Given the topic, it cannot be helped. I’ve also left the R tag on this despite only showing some ggplot2 plots and ...
[Read more...]

Convert epub to Text for Processing in R

April 12, 2018 | hrbrmstr

@RMHoge asked the following on Twitter: Hello #rstats hyve mind! Is there a package that reads epub into R? I can not find any, I now convert to text and parse the text but you sort of lose the structure of the text. Pinging @dataandme @hrbrmstr — Roel (@RMHoge) April 12, 2018 Here’...
[Read more...]

Dissecting R Package “Utility Belts”

April 8, 2018 | hrbrmstr

Many R package authors (including myself) lump a collection of small, useful functions into some type of utils.R file and usually do not export the functions since they are (generally) designed to work on package internals rather than expose their functionality via the exported package API. Just like Batman’...
[Read more...]

Adding macOS Touch Bar Support to RStudio

April 6, 2018 | hrbrmstr

Modern MacBook Pros have a fairly useless (c’mon, admit it!) “Touch Bar” that did little more than cause severe ire in the developer community after turning a full-fledged, tactile Escape key into a hollow version if its former self. Having said, that, some apps do make OK use of ...
[Read more...]

Exploring R-Bloggers Posts with the Feedly API

April 4, 2018 | hrbrmstr

There’s a yuge chance you’re reading this post (at least initially) on R-Bloggers right now (though you should also check out R Weekly and add their live feed to your RSS reader pronto!). It’s a central “watering hole” for R folks and is read by many (IIRC ...
[Read more...]

More Options For Querying DNS From R with 1.1.1.1

April 1, 2018 | hrbrmstr

You have to have been living under a rock to not know about Cloudflare’s new 1.1.1.1 DNS offering. I won’t go into “privacy”, “security” or “speed” concepts in this post since that’s a pretty huge topic to distill for folks given the, now, plethora of confusing (and pretty ...
[Read more...]

R⁶ — Capturing [YouTube] Captions

March 29, 2018 | hrbrmstr

(R⁶ == brief, low-expository posts) @yoniceedee suggested I look at the Cambridge Analytics “whistleblower” testimony proceedings: @hrbrmstr giving the term "improving r&d" a whole new meaning … https://t.co/f1KA8U3htT — yoni sidi (@yoniceedee) March 29, 2018 I value the resources @yoniceedee tosses my way (they often end me down ... [Read more...]

Steel-ing a Makeover from Tariffic Post

March 12, 2018 | hrbrmstr

(FWIW I think I even caused myself pain due to the title of this blog post). Kaiser Fung (@junkcharts) did a makeover post on this chart about U.S. steel tariffs: Kaiser’s makeover is good (Note: just because I said “good” does not mean I’m endorsing the use ...
[Read more...]
1 6 7 8 9 10 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)