System Dependencies in R Packages & Automatic Testing

This post has been cross-posted on the Epiverse-TRACE blog.

In a previous post, we discussed a package dependency that goes slightly beyond the normal R package ecosystem dependency: R itself. Today, we step even further and discuss dependencies outside of R: system dependencies. This happens when packages rely on external ...
Continue reading: System Dependencies in R Packages & Automatic Testing


http://dlvr.it/SwfbqG

تعليقات

المشاركات الشائعة من هذه المدونة

How to add R {magrittr}’s %>% Pipe Operator in VSCode as Keyboard Shortcut