August 2018

RcppArmadillo 0.9.100.5.0

August 17, 2018 | Thinking inside the box

A new RcppArmadillo release 0.9.100.5.0, based on the new Armadillo release 9.100.5 from earlier today, is now on CRAN and in Debian. It once again follows our (and Conrad's) bi-monthly release schedule. Conrad started with a new 9.100.* series a fe... [Read more...]

An R package to create NEWS.md files

August 17, 2018 | Jakob Gepp

A while back, I started to create an R package that would help me and my collegues at STATWORX with our daily work. After writing the DESCRIPTION file, I did not want to do this ever again. I found the desc package which let's you parse, manipulate and reformat this ...
[Read more...]

Make R speak

August 16, 2018 | David Smith

Every wanted to make R talk to you? Now you can, with the mscstts package by John Muschelli. It provides an interface to the Microsoft Cognitive Services Text-to-Speech API (hence the name) in Azure, and you can use it to convert any short piece of text to a playable audio ... [Read more...]

Messaging between Python and C++ applications

August 16, 2018 | Mark Borg

  I recently wanted to create an image-processing pipeline made up of a combination of C++ programs and Python scripts. Rather than integrating direct communication (or direct calls) within the applications, I wanted flexibility in the design of the pipeline to allow for experimentation. The solution was to make use of ...
[Read more...]

Great post!

August 16, 2018 | Matt.0

Great post!I wanted to mention that although many previous studies have used the area under receiver operating characteristic curve (auROC) statistic to benchmark the precision, it misleads evaluators when the test data is (highly) imbalanced see: PLOS...
[Read more...]

Rstudio::conf diversity scholarships for the win!

August 16, 2018 | Daniela Vazquez

Applications for the rstudio::conf(2019) are now open! Last year I was lucky enough to be the receipient of an international diversity scholarships to attend rstudio::conf(2018). It was hard to believe at first, but it was true! I live in Uruguay, South America, so it’s extra expensive for ...
[Read more...]

Slides from R/Pharma

August 16, 2018 | Max Kuhn

My slides from the R/Pharma conference on "Modeling in the Tidyverse" are in pdf format as well as the HTML version. (Joe Cheng just killed it in his shiny presentation - see this...
[Read more...]

Bio7 2.9 Released

August 16, 2018 | Marcel Austenfeld

16.08.2018 A new release of Bio7 is available. The new Bio7 2.9 release comes with a plethora of new R features and bugfixes. Release Notes: General: Based on Eclipse 4.8 Improved the dark theme and the layout of the dark theme in many places All editor font colors are now changed automatically to ...
[Read more...]

Linear programming in R

August 16, 2018 | Mic

Linear programming is a technique to solve optimization problems whose constraints and outcome are represented by linear relationships. Simply put, linear programming allows to solve problems of the following kind: Maximize/minimize $\hat C^T \hat X$ Under the constraint $\hat A \hat X \leq \hat B$ And the constraint $\...
[Read more...]

Linear programming in R

August 16, 2018 | Mic

Linear programming is a technique to solve optimization problems whose constraints and outcome are represented by linear relationships. Simply put, linear programming allows to solve problems of the following kind: Maximize/minimize $\hat C^T \hat X$ Under the constraint $\hat A \hat X \leq \hat B$ And the constraint $\...
[Read more...]

Remaking ‘Luminance-gradient-dependent lightness illusion’ with R

August 16, 2018 | Colin Fay

A blogpost inspired by a tweet and a YouTube video. ‘Luminance-gradient-dependent lightness illusion’ In the last days, I’ve stumbled upon this tweet: A demo of lightness perception pic.twitter.com/BSVpgcuIw1 — Akiyoshi Kitaoka (@AkiyoshiKitaoka) August 12, 2018 Which is a demonstration of how our perception of color is affected by the ...
[Read more...]
1 5 6 7 8 9 14

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)