InformatikEnglischHugo

rOpenSci - open tools for open science

rOpenSci - open tools for open science
Open Tools and R Packages for Open Science
StartseiteJSON-Feed
language
KatexLatexPackagesMathTech NotesInformatikEnglisch
Veröffentlicht

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.

EventsConferenceInformatikEnglisch
Veröffentlicht

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 NotesRMarkdownInformatikEnglisch
Veröffentlicht

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.

NewsletterInformatikEnglisch
Veröffentlicht
Autor 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 🔗R-universe Video and resources from our past community call about rOpenSci’s R-universe Project were posted.

PackagesRnoaaRnaturalearthRinatClimate-changeInformatikEnglisch
Veröffentlicht

Happy World Ocean Day! World Ocean Day is a day of celebration and action to protect our shared ocean. While I already appreciate the importance of protecting sensitive ecosystems, including the ocean 1 , I found the idea of World Ocean Day especially touching.

NewsletterInformatikEnglisch
Veröffentlicht
Autor 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 We have no less than three categories of (online 😉) events coming up: social co-working events, a community call, a conference with contributions from four rOpenSci staff members.

API ClientAPICommunityCRANData AccessInformatikEnglisch
Veröffentlicht

terrainr version 0.4.0 is now on CRAN! This version is a relatively minor updatethat shouldn’t impact most workflows, but makes some changes to improve thelogic and consistency of the package. The rest of this post runs through thechanges you can expect if you update.packages any time soon! 🔗What’s a terrainr? terrainr is an R package for theretrieval and visualization of spatial data.

PackagesCommunityContributorsCommunity-callLabelathonInformatikEnglisch
Veröffentlicht

Last Thursday we held a Community Call discussing how to set up a Package to Foster a Community. This call included speakers Maëlle Salmon, Hugo Gruson and Steffi LaZerte, and was moderated by Stefanie Butland. 🔗Summarizing the community call Scientific software development - and with that R packages - is a community effort.

R-universeArticlesTech NotesInformatikEnglisch
Veröffentlicht

🔗Browsing articles on R-universe In the past weeks we have extended the R-universe build system and front-ends with some new features for publishing articles . Articles can be used for documentation of R packages, but also for other purposes, such as reports, tutorials, papers, or research compendia.Publishing of articles in R-universe is based on the R vignette system, and we may add support for other types of articles later on. The