Skip to content

TAMU-AML/DSWE-Package

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

479 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DSWE (Data Science for Wind Energy)

Tutorial and examples

A tutorial for the package is available on zenodo at this link

Installation

For versions 1.5.1 and above (through CRAN):

install.packages("DSWE")

Note: The package contains C++ code, hence installation using source requires C++ compilers: Rtools for Windows, Apple Command Line Tools and GFortran for Mac OS. The pre-compiled binaries available through CRAN, the offical package repository for R, do not require C++ compilers.

For versions prior to 1.5.1:

Install using the remotes package by specify the version (for example, version 1.3.1) as follows:

remotes::install_github("TAMU-AML/[email protected]")

About

An R implementation of some of the data science methods for wind energy (DSWE) applications.

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors