Informatique et sciences de l'informationAnglaisHugo

rOpenSci - open tools for open science

rOpenSci - open tools for open science
Open Tools and R Packages for Open Science
Page d'accueilFlux JSON
language
PandocRmarkdownPublicationQuartoMarkdownInformatique et sciences de l'informationAnglais
Publié

The Pandoc CLI by John MacFarlane is a really useful tool: for instance, rOpenSci community manager Yanina Bellini Saibene recently asked Maëlle whether she could convert a Google Document into a Quarto book.Maëlle solved the request with a combination of Pandoc (conversion from docx to HTML then to Markdown through pandoc::pandoc_convert()) and XPath.You can find the resulting experimental package quartificate on GitHub.Pandoc is not only

R-universeTech NotesSnapshotPackagesDashboardInformatique et sciences de l'informationAnglais
Publié

🔗Downloading repository snapshots The new snapshot API lets you download a full copy of any CRAN-like repository on r-universe. You can use such a snapshot to mirror the entire CRAN-like repository on your own servers, or for example to build a stable, validated release of your package suite. The API endpoint is simply /api/snapshot and has several options to filter content.

NewsletterInformatique et sciences de l'informationAnglais
Publié
Auteur 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!

Tech NotesCommunityGitHub ActionsCommunity Manager ToolsSocial MediaInformatique et sciences de l'informationAnglais
Publié

A lot of what I do as rOpenSci’s community assistant is related to social media.I check for posts about rOpenSci packages, invite people to share usecases,advertise upcoming events, as well as promotingnew packages which completed software peer review.

Tech NotesRContributorsScientific PublicationsSoftware Peer ReviewInformatique et sciences de l'informationAnglais
Publié

I’m thrilled to share that CRediTas has passed peer review and been accepted to rOpenSci as well as to CRAN. I am glad to acknowledge the editor Emily Riedered and the two reviewers Marcelo S. Perlin and João Martins. Their comments and support were really insightful. CRediTas is a tiny package to facilitate the tedious job of creating CRediT authors statements for scientific publications.