RStudio – Tidy Flowchart Generator Installation in Arch Linux

The package has many weird dependencies. So …

  1. Install gcc-fortran
    • > pacman -Qi gcc-fortran
      Name            : gcc-fortran
      Version         : 15.1.1+r7+gf36ec88aa85a-1
      Description     : Fortran front-end for GCC
      Architecture    : x86_64
      URL             : https://gcc.gnu.org
      Licenses        : GPL-3.0-with-GCC-exception  GFDL-1.3-or-later
      Groups          : None
      Provides        : gcc-fortran-multilib
      Depends On      : gcc=15.1.1+r7+gf36ec88aa85a-1  libisl.so=23-64
      Optional Deps   : None
      Required By     : None
      Optional For    : r
      Conflicts With  : None
      Replaces        : gcc-fortran-multilib
      Installed Size  : 45.97 MiB
      Packager        : Frederik Schwan <freswa@archlinux.org>
      Build Date      : Sun Apr 27 16:13:35 2025
      Install Date    : Sat May 24 13:52:11 2025
      Install Reason  : Explicitly installed
      Install Script  : No
      Validated By    : Signature
  2. Install Hmisc (Harrell Miscellaneous)
  3. Intsall Gmisc (Descriptive Statistics, Transition Plots, and More)
  4. install.packages(“flowchart“)

Leave a comment

Discover more from /root

Subscribe now to keep reading and get access to the full archive.

Continue reading