Skip to content
This repository was archived by the owner on Jan 9, 2024. It is now read-only.

realHenningLorenzen/Scrolls-Of-Wisdom

Folders and files

NameName
Last commit message
Last commit date

Latest commit

a93727f Β· Mar 27, 2021

History

28 Commits
Mar 27, 2021
Mar 27, 2021

Repository files navigation

πŸ“œ Henning's scrolls of wisdom πŸ“œ

Preface

After looting collecting wisdom from the internet in hundreds of browser tabs and bookmarks over the last years, I chose to slowly work through them and either share them in this place in an opinionated and maybe curated manner (or delete them).

R

My opinionated list of R packages

  • tidyverse meta-package, notorious components are

    • magrittr pipe operator %>% (I think I could not live with it anymore 😁)
    • dplyr data transformations
    • tidyr data cleaning and transformations
    • purrr functional programming
    • ggplot2 graphs πŸ’Ή
  • R infrastructure

    • rlang programming on the language πŸ€“
    • much more...
  • renv - freeze package versions for reproducibility on project-level.

  • checkpoint - use MRAN's CRAN time machine to freeze package versions.

  • Want to play with SQL? RSQLite!

  • here - robust handling of relative paths.

  • The famous rmarkdown: embed R code in markdown syntax ➑️ .Rmd and there you go (reports, documentation, etc.)

News

πŸ’‘ Is there a shiny app that aggregates these three news feeds into a single stream? πŸ’‘

Linux 🐧

  • My ❀️ top 2 linux distros (yes, this document is opinionated):

News πŸ“°

Apps

Next-generation packaging

No more hassles with 'tarballs', RPM vs. DEB and unresolved dependencies.
No more from source configure and make installs.

Git

GitHub

Tools

Misc.

  • /.org - for historical reasons, used read it regularly in my early 20s

Need to kill time?

Nostalgia

  • Icaros lets you travel to an alternate timeline: the OS and speed you always wanted on your 1993 Amiga :smile:

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks