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
CitationsRMarkdownBibTeXRefManageRCitrInformatique et sciences de l'informationAnglais
Publié
Auteur Maëlle Salmon

Our website is based on Markdown content rendered with Hugo.Markdown content is in some cases knit from R Markdown, but with less functionality than if one rendered R Markdown to html as in the blogdown default.In particular, we cannot use the usual BibTex + CSL + Pandoc-citeproc dance to handle a bibliography.Thankfully, using the rOpenSci package RefManageR, we can still make our own bibliography from a BibTeX file without formatting

RMarkdownHugoTech NotesInformatique et sciences de l'informationAnglais
Publié
Auteur Maëlle Salmon

Thanks to a quite overdue update of Hugo on our build system 1 , our website can now harness the full power of Hugo code highlighting for Markdown-based content.What’s code highlighting apart from the reason behind a tongue-twister in this post title?In this post we shall explain how Hugo’s code highlighter, Chroma, helps you prettify your code (i.e. syntax highlighting ), and accentuate parts of your code (i.e. line

HugoBlogdownR MarkdownMarkdownKnitrInformatique et sciences de l'informationAnglais
Publié
Auteur Maëlle Salmon

Whilst working on the blog guide, Stefanie Butland and I consolidated knowledge we had already gained, but it was also the opportunity to up our Rmd/Hugo technical game.Our website uses Hugo but not blogdown 1 to render posts: every post is based on an .md file that is either written directly or knit from an .Rmd file.We wanted to provide clear guidance for both options, and to stick to the well-documented Hugo way of e.g. inserting

Software Peer ReviewPackagesCommunityReproducibilityTransparencyInformatique et sciences de l'informationAnglais
Publié
Auteur M.K. Lau

The R language has become very popular among scientists and analystsbecause it enables the rapid development of software and empowersscientific investigation. However, regardless of the language used,data analysis is usually complicated. Because of various projectcomplexities and time constraints, analytical software often reflectsthese challenges. “What did I measure? What analyses are relevant tothe study? Do I need to transform the data?

NewsletterGhqlMagickMicrodemicOpentripplannerInformatique et sciences de l'informationAnglais
Publié
Auteur Stefanie Butland

rOpenSci HQ The recording, collaborative notes and links to community discussion and resources are up for our latest Community Call on Maintaining an R package. Panel moderated by Julia Silge included Elin Waring, Erin Grand, Leonardo Collado-Torres, and Scott Chamberlain.  Software Peer Review 1 staff-contributed package passed software peer review. parzer - Parse messy geographic coordinates. Author: Scott Chamberlain;

AukEbirdSpatialGeospatialOrnithologyInformatique et sciences de l'informationAnglais
Publié
Auteur Matthew Strimas-Mackey

One of the first things I took on when I started at the Cornell Lab of Ornithology was creating the auk R package for accessing eBird data. The entire eBird dataset can be downloaded as a massive text file, called the eBird Basic Dataset (EBD), and auk pulls out manageable chunks of the dataset based on various spatial, temporal, or taxonomic filters.

Software Peer ReviewDev GuideInformatique et sciences de l'informationAnglais
Publié
Auteurs Maëlle Salmon, Brooke Anderson, Anna Krystalli, Lincoln Mullen, Karthik Ram, Noam Ross, Scott Chamberlain, Melina Vidoni

rOpenSci Software Peer Review’s guidance has been compiled in an online book for more than one year now.

BookdownUsethisHappygitwithrGithubRstudioInformatique et sciences de l'informationAnglais
Publié
Auteurs Stefanie Butland, Maëlle Salmon

After soliciting, reviewing, and publishing over 100 blog posts and tech notes by rOpenSci community members, we have created the rOpenSci Blog Guide for Authors and Editors to address many frequently asked questions and frequently given suggestions. Technically, we structured the content as a bookdown gitbook.

GeospatialParzerSoftware Peer ReviewTech NotesInformatique et sciences de l'informationAnglais
Publié
Auteur Scott Chamberlain

parzer is a new package for handling messy geographic coordinates.The first version is now on CRAN, with binaries coming soon hopefully (seenote about installation below). The package recently completed rOpenScireview. parzer motivation The idea for this package started with a tweet from Noam Ross(https://twitter.com/noamross/status/1070733367522590721) about 15 months ago.

GitHubGitHub ActionsContinuous IntegrationSoftware-peer-reviewTicInformatique et sciences de l'informationAnglais
Publié
Auteur Patrick Schratz

“Continuous Integration” (CI) has become a standard for proper software development.Checking the integrity of software after changes have been made is essential to ensure its proper functionality.Also, CI helps catch problems introduced by dependencies early when executed on a regular basis (usually done via scheduled CRON runs). Multiple professional providers exist (Travis CI, AppVeyor CI, Circle CI, etc.) which offer CI services to the

Community CallEventsPackagesDevelopmentMaintenanceInformatique et sciences de l'informationAnglais
Publié
Auteur Steffi LaZerte

For this Community Call, we’re trying something different. We’ll start with a short talk by Julia Silge , then spend most of the time on Q & A with four panelists - Elin Waring , Erin Grand , Leonardo Collado-Torres , and Scott Chamberlain - moderated by Julia. Our panelists bring a wide range of perspectives so there’s something for everyone.