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 We are thrilled to launch our Champions program!

CommunityHelpBeginnerWelcomeChampions ProgramScienze informatiche e dell'informazioneInglese
Pubblicato
Autore Yanina Bellini Saibene

Why a Champions Program? Champion programs are designed to identify, recognize, and reward passionate community members. At rOpenSci, we recognize that there is a dismaying lack of diversity in the ecosystem of research software and open source communities. The R Community is no exception; its developers are overwhelmingly white, male, and from a handful of countries.

CommunityHelpBeginnerWelcomeScienze informatiche e dell'informazioneInglese
Pubblicato
Autore Yanina Bellini Saibene

This blog post is intended to help you get started in rOpenSci community by highlighting some key links and activities. If you have questions, please get in touch with our Community Manager, Yanina Bellini Saibene by email or schedule a meeting. We are here for you as you begin your journey with our community. Welcome!Where do I get started? Glad you asked!

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 Coworking sessions resume! Join us for social coworking & office hours monthly on first Tuesdays!Hosted by Steffi LaZerte and various community hosts.Everyone welcome.No RSVP needed.Consult our Events page to find your local time and how to join.

BeginnerCommunityData MungingExcluderQualtricsScienze informatiche e dell'informazioneInglese
Pubblicato

In the last post, we used the qualtRics 1 package to import survey data directly from Qualtrics accounts.I often use Qualtrics for survey data collected via Amazon’s Mechanical Turk, which is an automated system that connects online respondents to paid surveys.However, sometimes those data are not super useful because the quality of the data is poor.In the anonymous, large-scale market of online survey respondents, the financial

API ClientSoftware Peer ReviewBeginnerCommunityData ImportScienze informatiche e dell'informazioneInglese
Pubblicato
Autore Jeffrey Stevens

The online survey system Qualtrics can be a great way to collect data from research participants, customers, and stakeholders. I use it frequently to conduct research studies with participants or just to poll students and collaborators.

YfRYahoo-financeStocksCommunityPackagesScienze informatiche e dell'informazioneInglese
Pubblicato
Autore Marcelo S. Perlin

Package yfR recently passed peer review at rOpenSci and is all about downloading stock price data from Yahoo Finance (YF). I wrote this package to solve a particular problem I had as a teacher: I needed a large volume of clean stock price data to use in my classes, either for explaining how financial markets work or for class exercises. While there are several R packages to import raw data from YF, none solved my problem.

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 rOpenSci Code of Conduct update We are pleased to announce the release of a new version of our Code of Conduct.

RtweetApiPackagesTech NotesScienze informatiche e dell'informazioneInglese
Pubblicato
Autore Lluís Revilla Sancho

In this post I will provide some examples of what has changed between rtweet 0.7.0 and rtweet 1.0.2.I hope both the changes and this guide will help all users.I highlight the most important and interesting changes in this blog post, and for a full list of changes you can consult it on the NEWS. Big breaking changes More consistent output This is probably what will affect the most users.All functions that return data about

CommunityCode Of ConductGovernanceScienze informatiche e dell'informazioneInglese
Pubblicato
Autori Yanina Bellini Saibene, Mark Padgham, Kara Woo

We are pleased to announce the release of Version 2.4 of our Code of Conduct with changes based on the feedback of our community.What’s new? Greater detail about acceptable and unacceptable behaviors in online settings.First translation of the text to Spanish. You can access now the last version full-text in English and Spanish. We welcome your feedback by email to conduct at ropensci.org.

GitHubContributorsTech NotesScienze informatiche e dell'informazioneInglese
Pubblicato
Autore Maëlle Salmon

Say you have a bug report or feature request to make to a package.How can you use information on GitHub to manage your expectations (will there be a quick fix) and actions (should you go ahead and fork the repository)?In this post, we shall go over sources of information and explain how they can be used.In the end, there is no magical recipe, except perhaps graciousness, as software is made by humans.