Skip to content
This repository has been 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

 

History

28 Commits
 
 
 
 

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