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

Interesting repositories & links #2

Open
natj opened this issue Oct 11, 2017 · 1 comment
Open

Interesting repositories & links #2

natj opened this issue Oct 11, 2017 · 1 comment

Comments

@natj
Copy link
Collaborator

natj commented Oct 11, 2017

Here we can continue the discussion about different interesting repositories out there. Here are some that were mentioned already during the coffee break:

@Ilia-Kosenkov Ilia-Kosenkov changed the title Interesting repositories Interesting repositories & links Feb 21, 2018
Ilia-Kosenkov added a commit that referenced this issue May 16, 2018
@Ilia-Kosenkov
Copy link
Collaborator

Ilia-Kosenkov commented May 16, 2018

  • Comprehensice R Archive Network (CRAN)
  • tidyverse package
  • A great collection of cheat sheets
  • Microsoft R Application Network (MRAN)
  • IDEs:
  • Editor: VS Code
  • Packages:
    • tikzDevice builds LaTeX files from your plots - can be inlined into your paper or compiled into .ps/.pdf (with standAlone = TRUE key in the constructor)
    • MASS's kde2d - a 2D kernel denstiy estimator
    • sqldf allows SQL-compatible queries to be applied to R's data.frames.
    • magrittr extends functionality of pipes from tidyverse
    • RColorBrewer provides nice colour palettes for your plots
    • foreach, parallel & e.g. doSNOW for parallel execution
    • My collection of tools I use (Rlibs, can be installed from within R as devtools::install_github("Ilia-Kosenkov/RLibs/package")

Python and MPI examples:

  • mpi4py provides a set of examples utilizing both Python and MPI capabilities. Requires MPI installed.

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

2 participants