Articles by hrbrmstr

CRAN Mirror “Security”

March 3, 2019 | hrbrmstr

In the “Changes on CRAN” section of the latest version of the The R Journal (Vol. 10/2, December 2018) had this short blurb entitled “CRAN mirror security”: Currently, there are 100 official CRAN mirrors, 68 of which provide both secure downloads via ‘https’ and use secure mirroring from the CRAN master (via rsync through ...
[Read more...]

htmlunitjars Updated to 2.34.0

February 28, 2019 | hrbrmstr

The in-dev htmlunit package for javascript-“enabled” web-scraping without the need for Selenium, Splash or headless Chrome relies on the HtmlUnit library and said library just released version 2.34.0 with a wide array of changes that should make it possible to scrape more gnarly javascript-“enabled” sites. The Chrome emulation is ... [Read more...]

In Dev: WiGLE Your Way Into A Hotspot with wiglr

February 18, 2019 | hrbrmstr

WiGLE has been around a while and is a great site to explore the pervasiveness or sparsity of Wi-Fi (and cellular) networks around the globe. While interactive use is fun, WiGLE also has a free API (so long as you obey the EULA and aren’t abusive) that lets you ...
[Read more...]

Send UDP Probes (with payloads) and Receive/Process Responses in R

February 3, 2019 | hrbrmstr

We worked pretty hard over at $DAYJOB on helping to quantify and remediate a fairly significant configuration weakness in Ubiquiti network work gear attached to the internet. Ubiquiti network gear — routers, switches, wireless access points, etc. — are enterprise grade components and are a joy to work with. Our home network ...
[Read more...]

R Package Update: urlscan

February 3, 2019 | hrbrmstr

The urlscan???? package (an interface to the urlscan.io API) is now at version 0.2.0 and supports urlscan.io’s authentication requirement when submitting a link for analysis. The service is handy if you want to learn about the details — all the gory technical details — for a website. For instance, say ...
[Read more...]

Fast Static Maps Built with R

January 30, 2019 | hrbrmstr

Luke Whyte posted an article (apologies for a Medium link) over on Towards Data Science showing how to use a command line workflow involving curl, node and various D3 libraries and javascript source files to build a series of SVG static maps. It’s well written and you should give ...
[Read more...]

Waffle Geoms & Other Miscellaneous In-Development Package Updates

January 10, 2019 | hrbrmstr

More than just sergeant has been hacked on recently, so here’s a run-down of various ???? updates: waffle The square pie chart generating waffle???? package now contains a nascent geom_waffle() so you can do things like this: library(hrbrthemes) library(waffle) library(tidyverse) tibble( parts = factor(rep(month.abb[1:3], 3), ...
[Read more...]
1 5 6 7 8 9 23

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)