- ndjdon : Wicked Fast ndjson Reader Reads in ndjson significantly faster than jsonlite::stream_in(), flattens each JSON record and returns a data.table. https://cran.r-project.org/web/packages/ndjson/index.html - htmltidy : Clean Up or Pretty Print Gnarly HTML and XHTML C-backed package that includes the HTML Tidy library. Useful for cleaning up HTML beyond what you get with the HTML parsing in the libxml2-based packages. https://cran.r-project.org/web/packages/htmltidy/index.html (v0.3.0 on github is a tad more robust and will be in CRAN later in October) - wand : Retrieve 'Magic' Attributes from Files and Directories Uses libmagic (file.exe on Windows for the time being) to discern file types. https://cran.r-project.org/web/packages/wand/index.html (100% libmagic version coming later in October) - gdns : Tools to work with the Google DNS over HTTPS API Provides full access to the Google DNS HTTPS API and also toold to work with SPF records. Great for validating your local provider DNS lookups and for generating features for cybersecurity machine learning. https://cran.r-project.org/web/packages/gdns/index.html - qrencoder : Quick Response Code (QR Code) / Matrix Barcode Creator C-backed package to generate QR codes (it's being used in some bitcoin Shiny projects). https://cran.r-project.org/web/packages/qrencoder/index.html - darksky : Tools to Work with the Dark Sky API Data retrieval and some default plotting for this weather API. https://cran.r-project.org/web/packages/darksky/index.html Issues/enhancement requests are most welcome at each pkg's GH issues page. -Bob [[alternative HTML version deleted]] _______________________________________________ R-packages mailing list R-packages at r-project.org https://stat.ethz.ch/mailman/listinfo/r-packages