How to make your machine learning model available as an API with the plumber...
(This article was first published on Shirin's playgRound, and kindly contributed to R-bloggers)The plumber package for R makes it easy to expose existing R code as a webservice via an API (Trestle...
View Article5 Things I Learned Making a Package to Work with Hydrometric Data in R
(This article was first published on rOpenSci - open tools for open science, and kindly contributed to R-bloggers)One of the best things about learning R is that no matter your skill level, there is...
View Articleconapomx data package
(This article was first published on En El Margen - R-English, and kindly contributed to R-bloggers)I have created a new data package for R to help users obtain national population statistics of...
View ArticleExtracting data from Twitter for @hrbrmstr’s #nom foodie images
(This article was first published on Jasmine Dumas' R Blog, and kindly contributed to R-bloggers)Bob Rudis (@hrbrmstr) is a famed expert, author and developer in Data Security and the Chief Security...
View Articleconapomx data package
(This article was first published on En El Margen - R-English, and kindly contributed to R-bloggers)I have created a new data package for R to help users obtain national population statistics of...
View ArticleA simple way to set up a SparklyR cluster on Azure
(This article was first published on Revolutions, and kindly contributed to R-bloggers)The SparklyR package from RStudio provides a high-level interface to Spark from R. This means you can create R...
View Articlefulltext v1: text-mining scholarly works
(This article was first published on rOpenSci - open tools for open science, and kindly contributed to R-bloggers)The problemText-mining – the art of answering questions by extracting patterns, data,...
View ArticleRcppMsgPack 0.2.1
(This article was first published on Thinking inside the box , and kindly contributed to R-bloggers)Am update of RcppMsgPack got onto CRAN today. It contains a number of enhancements Travers had been...
View Articlesimmer.bricks 0.1.0: new add-on for simmer
(This article was first published on R – Enchufa2, and kindly contributed to R-bloggers)The new package simmer.bricks has found its way to CRAN. The simmer package provides a rich and flexible API to...
View ArticlePWFSLSmoke 1.0: Visualizing Wildfire Smoke Data
(This article was first published on R – Working With Data, and kindly contributed to R-bloggers)Mazama Science has released the first official version (1.0) of the PWFSLSmoke R package for working...
View ArticleData Reshaping with cdata
(This article was first published on R – Win-Vector Blog, and kindly contributed to R-bloggers)I’ve just shared a short webcast on data reshaping in R using the cdata package.(link)We also have two...
View ArticleMicrosoft R Open 3.4.3 now available
(This article was first published on Revolutions, and kindly contributed to R-bloggers)Microsoft R Open (MRO), Microsoft's enhanced distribution of open source R, has been upgraded to version 3.4.3...
View ArticleImportance sampling adds an interesting twist to Monte Carlo simulation
(This article was first published on ouR data generation, and kindly contributed to R-bloggers)I’m contemplating the idea of teaching a course on simulation next fall, so I have been exploring various...
View ArticlePackage Management for Reproducible R Code
(This article was first published on R Views, and kindly contributed to R-bloggers)Any programming environment should be optimized for its task, and not all tasks are alike. For example, if you are...
View ArticleComputational genomics course in Berlin: Bisulfite-sequencing and data...
(This article was first published on Recipes, scripts and genomics, and kindly contributed to R-bloggers)Bioinformatics platform at Berlin Institute for Medical Systems Biology has been organizing...
View ArticleWhile you wait for that to finish, can I interest you in parallel processing?
(This article was first published on Blog - Applied Predictive Modeling, and kindly contributed to R-bloggers)caret has been able to utilize parallel processing for some time (before it was on CRAN in...
View ArticleR-Akademie back in town – eoda R training returns to Hamburg in April
(This article was first published on eoda english R news, and kindly contributed to R-bloggers)After last year’s successful premiere, the eoda R-Akademie on the Road will be back in Hamburg this year...
View ArticleGetting started with spatial data in R – EdinbR talk
(This article was first published on R – scottishsnow, and kindly contributed to R-bloggers)Last night (2018-01-17) I spoke at the EdinbR user group alongside Susan Johnston. Susan talked about...
View ArticleBitcoin (World Map) Bubbles
(This article was first published on R – rud.is, and kindly contributed to R-bloggers)We’re doing some interesting studies (cybersecurity-wise, not finance-wise) on digital currency networks at...
View ArticleCheck your prior posterior overlap (PPO) – MCMC wrangling in R made easy with...
(This article was first published on R – Lynch Lab, and kindly contributed to R-bloggers)When fitting a Bayesian model using MCMC (often via JAGS/BUGS/Stan), a number of checks are typically performed...
View Article