DSWE
An R implementation of some of the data science methods for wind energy (DSWE) applications.
Science Score: 20.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
○CITATION.cff file
-
○codemeta.json file
-
○.zenodo.json file
-
○DOI references
-
✓Academic publication links
Links to: zenodo.org -
✓Committers with academic emails
3 of 8 committers (37.5%) from academic institutions -
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (7.3%) to scientific vocabulary
Repository
An R implementation of some of the data science methods for wind energy (DSWE) applications.
Basic Info
Statistics
- Stars: 10
- Watchers: 5
- Forks: 4
- Open Issues: 0
- Releases: 18
Metadata Files
README.md
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):
R
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:
R
remotes::install_github("TAMU-AML/DSWE-Package@v1.3.1")
Owner
- Name: Texas A&M's Applied Machine Learning (AML) Lab
- Login: TAMU-AML
- Kind: organization
- Email: yuding@tamu.edu
- Location: College Station, Texas
- Website: aml.engr.tamu.edu
- Repositories: 2
- Profile: https://github.com/TAMU-AML
Yu Ding's Research Group
GitHub Events
Total
Last Year
Committers
Last synced: 11 months ago
Top Committers
| Name | Commits | |
|---|---|---|
| Nitesh Kumar | n****r@t****u | 209 |
| Abhinav Prakash | a****p@t****u | 173 |
| Abhinav Prakash | a****d@g****m | 30 |
| Ahmadreza Chokhachian | a****n@g****m | 12 |
| Abhinav Prakash | a****h@a****m | 9 |
| Abhinav Prakash | a****p@a****m | 7 |
| Effi Latiffianti | l****i@t****u | 6 |
| Effi Latiffianti | 6****i | 6 |
Committer Domains (Top 20 + Academic)
Issues and Pull Requests
Last synced: 11 months ago
All Time
- Total issues: 1
- Total pull requests: 23
- Average time to close issues: 2 days
- Average time to close pull requests: about 4 hours
- Total issue authors: 1
- Total pull request authors: 5
- Average comments per issue: 2.0
- Average comments per pull request: 0.04
- Merged pull requests: 21
- Bot issues: 0
- Bot pull requests: 0
Past Year
- Issues: 0
- Pull requests: 0
- Average time to close issues: N/A
- Average time to close pull requests: N/A
- Issue authors: 0
- Pull request authors: 0
- Average comments per issue: 0
- Average comments per pull request: 0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0
Top Authors
Issue Authors
- starxn (1)
Pull Request Authors
- aprakashx (12)
- nitesh-1507 (5)
- AhmadChokhachian (3)
- abhinavpx (2)
- abhinavprakash89 (2)
Top Labels
Issue Labels
Pull Request Labels
Packages
- Total packages: 1
-
Total downloads:
- cran 182 last-month
- Total dependent packages: 0
- Total dependent repositories: 0
- Total versions: 8
- Total maintainers: 1
cran.r-project.org: DSWE
Data Science for Wind Energy
- Homepage: https://github.com/TAMU-AML/DSWE-Package
- Documentation: http://cran.r-project.org/web/packages/DSWE/DSWE.pdf
- License: MIT + file LICENSE
-
Latest release: 1.8.2
published over 2 years ago
Rankings
Maintainers (1)
Dependencies
- R >= 3.5.0 depends
- BayesTree >= 0.3 imports
- FNN >= 1.1.3 imports
- KernSmooth >= 2.23 imports
- Rcpp >= 1.0.4.6 imports
- dplyr >= 1.0.9 imports
- e1071 >= 1.7 imports
- gss >= 2.2 imports
- matrixStats >= 0.55.0 imports
- mixtools >= 1.1.0 imports
- stats >= 3.5.0 imports