Messaggi di Rogue Scholar

language
Pubblicato in rOpenSci - open tools for open science
Autore Jeroen Ooms

TLDR: As of today, the pkgdown sites for all rOpenSci packages on our docs server are built on r-universe. This is an internal change; no action is required for package maintainers. From Jenkins to r-universe For the past 2 years we have been using a Jenkins server to automatically build the pkgdown sites for all rOpenSci packages, which get published on https://docs.ropensci.org.

Pubblicato in rOpenSci - open tools for open science
Autore Jeroen Ooms

The latest version of the rOpenSci av package includes some useful new tools for working with audio data. We have added functions for reading, cutting, converting, transforming, and plotting audio data in any popular audio / video format (mp3, mkv, aac, etc). The functionality can either be used by itself, or to prepare audio data for further analysis in R using other packages.

Pubblicato in rOpenSci - open tools for open science
Autore Jeroen Ooms

As of earlier this year, we are now automatically building binaries and pkgdown documentation for all rOpenSci packages. One issue we encountered is that some packages include vignettes that require some special tools/data/credentials, which are unavailable on generic build servers. This post explains how to include such vignettes and articles in your package.

Pubblicato in rOpenSci - open tools for open science
Autore Jeroen Ooms

Image processing is one of the core focus areas of rOpenSci. Over the last few months we have released several major upgrades to core packages in our imaging suite, including magick, tesseract, and av. This post highlights a few cool new features.