8000 GitHub - alisa666k/ade4: Analysis of Ecological Data : Exploratory and Euclidean Methods in Environmental Sciences
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
/ ade4 Public
forked from adeverse/ade4

Analysis of Ecological Data : Exploratory and Euclidean Methods in Environmental Sciences

Notifications You must be signed in to change notification settings

alisa666k/ade4

 
 

Repository files navigation

pkgdown

CRAN_Status_Badge CRAN Downloads R-CMD-check License: GPL v3

Analysis of Ecological Data: Exploratory and Euclidean Methods in Environmental Sciences

Installing ade4

To install the development version from github:

  1. Install the release version of remotes from CRAN with install.packages("remotes").

  2. Make sure you have a working development environment.

    • Windows: Install Rtools.
    • Mac: Install Xcode from the Mac App Store.
    • Linux: Install a compiler and various development libraries (details vary across different flavors of Linux).

Then:

remotes::install_github("sdray/ade4")

The stable version can be installed from CRAN using:

install.packages("ade4")

Once installed, the package can be loaded using:

library("ade4")

If you do not wish to install the development environments Rtools (Windows) / XCode (Mac), you can get the binary packages here:

About

Analysis of Ecological Data : Exploratory and Euclidean Methods in Environmental Sciences

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • R 80.8%
  • C 16.0%
  • C++ 3.2%
0