Scienze informatiche e dell'informazioneIngleseHugo

rOpenSci - open tools for open science

rOpenSci - open tools for open science
Open Tools and R Packages for Open Science
Pagina inizialeJSON Foraggio
language
NewsletterScienze informatiche e dell'informazioneInglese
Pubblicato
Autore The rOpenSci Team

Dear rOpenSci friends, it’s time for our monthly news roundup! You can read this post on our blog.Now let’s dive into the activity at and around rOpenSci! 🔗rOpenSci HQ A first package was submitted to rOpenSci Statistical Software Peer Review, two months after its opening: the tsbox package by Christoph Sax.We are very excited, and thankful for the opportunity to hone our new software review tooling!

RnaturalearthOsmdataMODIStspNasapowerRdhsScienze informatiche e dell'informazioneInglese
Pubblicato
Autori Dilinie Seimon, Varsha Ujjinni Vijay Kumar

As two postgrad students on summer vacation but with no travel plans (during this global pandemic of course), we took up an internship at King Abdullah University of Science and Technology (KAUST) last summer and ended up collaborating on a really cool project with Paula Moraga! Did we mention that we worked in Saudi Arabia, while living in Australia? All is well when we have the internet. We also ended up presenting our project at useR!

Tech NotesProcessxSysScienze informatiche e dell'informazioneInglese
Pubblicato

Have you ever found a command-line tool that’s perfect for getting your job done, and wanted to use it from an R script or package?E.g. some sort of scientific software providing a specific functionality made available though a command-line interface (CLI)? In this post, we have a look at a few options for writing such CLI wrappers in R.In particular, we compare the base R functions system() and system2(), the sys package and the processx

R-universeArticlesDocsTech NotesScienze informatiche e dell'informazioneInglese
Pubblicato

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.

NewsletterScienze informatiche e dell'informazioneInglese
Pubblicato
Autore The rOpenSci Team

Dear rOpenSci friends, it’s time for our monthly news roundup! You can read this post on our blog.Now let’s dive into the activity at and around rOpenSci! 🔗rOpenSci HQ 🔗Recordings of useR! 2021 Recordings of useR! 2021 are now available on the conference website.

Open-scienceReproducible-researchData-accessData-extractionGeospatialScienze informatiche e dell'informazioneInglese
Pubblicato
Autore Mauricio Vargas Sepúlveda

🔗Summary censo2017 is an R package designed toorganize the Redatam 1 filesprovided by the Chilean National Bureau of Statistics (Instituto Nacional deEstadísticas de Chile in spanish) in DVD format 2 . This package was inspiredby citesdb(Noam Ross, 2020) and taxadb(Carl Boettiger et al, 2021).This post is about thispackage, the problem it solves, how to use it, and the fact that the package andits review process were all

NewsletterScienze informatiche e dell'informazioneInglese
Pubblicato
Autore The rOpenSci Team

Dear rOpenSci friends, it’s time for our monthly news roundup! You can read this post on our blog.Now let’s dive into the activity at and around rOpenSci!

KatexLatexPackagesMathTech NotesScienze informatiche e dell'informazioneInglese
Pubblicato

A new rOpenSci package katex is now on CRAN.This package allows for converting latex math expressions to HTML and MathML for use in markdown documents or package documentation. The R package uses the katex javascript library, but the rendering is done directly in R using the V8 engine (i.e. server-side), which eliminates the need for embedding the MathJax library into html pages.

EventsConferenceScienze informatiche e dell'informazioneInglese
Pubblicato

Are you putting together your useR!2021 conference schedule this weekend? Four rOpenSci staff and lots of community members are giving presentations and there’s something for everyone! 🔗Talks by rOpenSci staff Jeroen Ooms , Lead Infrastructure Engineer, will give a keynote talk about the R-universe project on Friday, July 9, 12:30PM - 1:30PM UTC / 5:30AM PDT.

Tech NotesRMarkdownScienze informatiche e dell'informazioneInglese
Pubblicato

How to keep up with rOpenSci?We agree that we’re doing so much good work that it’s hard. 😉More seriously, we’ve been curating and sharing a news digest with our community for years because we believe it to be useful.Over time its structure and infrastructure have evolved.In this post we’ll share how we currently prepare content for the newsletter and send it to subscribers’ mailboxes, as automatically as possible.