Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Brainstorming topic ideas for follow-up events / study group #13

Closed
katrinleinweber opened this issue Aug 2, 2018 · 9 comments
Closed

Comments

@katrinleinweber
Copy link
Contributor

katrinleinweber commented Aug 2, 2018

On the first meeting the consensus seemed to be to spend the August meetings without specific topics, bringing in new people who may be interested in participating regularly and deciding on a medium to organise the events in (see #11).

After a vacation-induced break during September, we'll start with weekly topics in October. In each case, one or two volunteers prepare an introduction to the topic, and we then dig into with the group, discussing, applying it to own projects, etc.

So, this issue thread is for collecting topics ideas, even just keywords:

  • RStudio tricks, .rprojects
  • Which other R statements besides function(), for, return(), etc. are there?
  • Data visualisation:
    • animations
    • interactions
  • Shiny apps
  • re3data.org curation
  • improving reproducibility in projects, analyses, documents, etc. (rrtools & its addin)
  • How to organise ones browser bookmarks to improve re-findability?
  • Watching a conference recording / webinar & discussing it.
  • Bring a current problem that you tried solving, present it and we try to find a solution together (rubber-ducking; This may be a permanent theme of the meetings)
@katrinleinweber
Copy link
Contributor Author

@lambo suggests Kibana, Vitro.

@rbirkelbach
Copy link

rbirkelbach commented Aug 8, 2018

Packaging research software, dealing with dependencies etc

  • packrat
  • miniCRAN
  • conda
  • docker

Also interesting: drake

@katrinleinweber
Copy link
Contributor Author

Suggesting people also go to the local Python-Meetup & RUG.

@david-morris
Copy link

Encouraging people to just share their code seems like a helpful tactic. Some aspects of this:

  • See if we can find any evidence of sharing code leading to citations
  • Give examples of mediocre code being cited anyway

This seems like it synchronizes with encouraging people to use Git.

@katrinleinweber katrinleinweber changed the title Topic ideas for follow-up events / study group Brainstorming topic ideas for follow-up events / study group Aug 8, 2018
@lambo
Copy link

lambo commented Aug 8, 2018

Lessons learned and open issues when preparing a collaborative Gitbook: https://open-science-training-handbook.gitbook.io/book/ - This is an ongoing project; currently we're about to prepare GitHub based translation. I'd also come up with a few reflections and opinions on the difference between git-style collaboration on large text documents, versus continuous collaborative writing, like with Etherpad or Fiduswriter. (TL;DR Both have their strengths, and most probably you will have to use both methods in your large-scale open collaborative writing project. ;-) )

@david-morris
Copy link

We should also encourage people to go to the local Python-Meetup & RUG.

We might also be interested in the Linux Users Group

@katrinleinweber
Copy link
Contributor Author

katrinleinweber commented Aug 15, 2018

I started moving some of my own brainstormed ideas into the FAIR-studyGroup as issues

@Zack-83
Copy link

Zack-83 commented Aug 22, 2018

I would like to learn something about

  • Structured objects:
    • creating new object structures;
    • creating new objects with given structure;
    • assigning a defined structure to an existing object (for instance, to convert a flat data frame in a deep, nonuniform list and viceversa);

with R or with a more suitable language.

  • Semantic technologies:
    • creating ontologies = best practices and available software;
    • using ontologies = embedding of ontologies / vocabulary in metadata scheme;
    • design of search engines for advanced search.

@katrinleinweber
Copy link
Contributor Author

Dear @Zack-83,

with "structured objects", do you mean stuff like TIBHannover/BacDiveR#31? I had to figure out how to coerce an externally downloaded, nesten JSON into a useful R-datastructure. Maybe https://www.rstudio.com/resources/videos/how-to-work-with-list-columns/ would be useful to you?

About "semantic technologies", I'm not sure... Please create further event suggestions as issues over here. And feel free to come to our events.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants