# Pastebin EQeOSWXK ``` { pkgs ? import {} }: with pkgs; rWrapper.override {packages = with rPackages; [ggplot2 reshape2 rstan];} ```