HenrikBengtsson / startup

:wrench: R package: startup - Friendly R Startup Configuration
https://henrikbengtsson.github.io/startup/
160 stars 5 forks source link

startup(debug=TRUE): Report on R options added, removed, or changed by Rprofile files #112

Closed HenrikBengtsson closed 2 years ago

HenrikBengtsson commented 2 years ago

Make startup(debug=TRUE) report on R options added, removed, or changed by Rprofile files, e.g.

0.449s:  - '/home/hb/.Rprofile.d/some_options.R' (5 code lines; 2345 bytes)
           Environment variables: 2 added ('foo', 'bar'), 1 removed ('lost'), 3 modified ('modified', 'another', 'one')