8000 GitHub - tomash/asdf-R: asdf plugin for the R language
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

tomash/asdf-R

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

asdf-R

R plugin for asdf version manager.

Dependencies

  • Mac
    1. Homebrew: used to install the remainder of the dependencies
    2. brew install gcc xz
  • Linux
    • Ubuntu / Debian
      1. sudo apt-get install build-essential libcurl3-dev libreadline-dev gfortran

Install

asdf plugin-add R https://github.com/iroddis/asdf-R.git

ASDF options

Check asdf readme for instructions on how to install & manage versions of R.

When installing R using asdf install, you can pass custom configure options with the following env vars:

  • R_CONFIGURE_OPTIONS - use only your configure options
  • R_EXTRA_CONFIGURE_OPTIONS - append these configure options along with ones that this plugin already uses

Thanks

Thanks to asdf-postgres for providing an awesome plugin that was easy to modify for this language.

About

asdf plugin for the R language

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Shell 100.0%
0