Science Score: 26.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
○CITATION.cff file
-
✓codemeta.json file
Found codemeta.json file -
✓.zenodo.json file
Found .zenodo.json file -
○DOI references
-
○Academic publication links
-
○Committers with academic emails
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (5.2%) to scientific vocabulary
Last synced: 10 months ago
·
JSON representation
Repository
The pls R package
Basic Info
- Host: GitHub
- Owner: khliland
- Language: R
- Default Branch: master
- Size: 6.43 MB
Statistics
- Stars: 38
- Watchers: 10
- Forks: 3
- Open Issues: 2
- Releases: 7
Created over 9 years ago
· Last pushed about 1 year ago
Metadata Files
Readme
README.md
The pls R package
This is the source code repository of the CRAN package "pls".
Installation from CRAN
(Recommended, unless you want to test the newest changes.)
install.packages("pls")
Installation from github
(If needed, install the devtools package from CRAN first.)
library(devtools)
install_github("khliland/pls")
Usage
See the help pages in the package for instructions, or (if you installed from CRAN): vignette("pls-manual").
Owner
- Name: Kristian Hovde Liland
- Login: khliland
- Kind: user
- Location: Norway
- Website: https://khliland.no
- Repositories: 29
- Profile: https://github.com/khliland
GitHub Events
Total
- Issues event: 5
- Watch event: 2
- Issue comment event: 5
- Push event: 2
Last Year
- Issues event: 5
- Watch event: 2
- Issue comment event: 5
- Push event: 2
Committers
Last synced: about 1 year ago
Top Committers
| Name | Commits | |
|---|---|---|
| Bjørn-Helge Mevik | b****h@m****t | 186 |
| Kristian Hovde Liland | k****d | 16 |
| Ron Wehrens | r****s@g****m | 4 |
Committer Domains (Top 20 + Academic)
mevik.net: 1
Issues and Pull Requests
Last synced: 11 months ago
All Time
- Total issues: 34
- Total pull requests: 6
- Average time to close issues: 4 months
- Average time to close pull requests: about 1 month
- Total issue authors: 28
- Total pull request authors: 2
- Average comments per issue: 2.68
- Average comments per pull request: 0.0
- Merged pull requests: 6
- Bot issues: 0
- Bot pull requests: 0
Past Year
- Issues: 2
- Pull requests: 0
- Average time to close issues: 10 days
- Average time to close pull requests: N/A
- Issue authors: 2
- Pull request authors: 0
- Average comments per issue: 3.0
- Average comments per pull request: 0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0
Top Authors
Issue Authors
- wordsmith189 (3)
- johstu (3)
- rorynolan (2)
- UnixJunkie (2)
- tkyzar (1)
- statslover123 (1)
- wzel (1)
- jasonjfoster (1)
- nursuznb (1)
- Catrin-Landseer (1)
- GRussolillo (1)
- hcpetersen (1)
- jnguofa (1)
- AlvaroTorresMartos (1)
- JulienLamour (1)
Pull Request Authors
- bhmevik (5)
- khliland (1)
Top Labels
Issue Labels
question (17)
enhancement (6)
Pull Request Labels
Packages
- Total packages: 1
-
Total downloads:
- cran 28,333 last-month
- Total docker downloads: 685,012
- Total dependent packages: 87
- Total dependent repositories: 282
- Total versions: 27
- Total maintainers: 1
cran.r-project.org: pls
Partial Least Squares and Principal Component Regression
- Homepage: https://github.com/khliland/pls
- Documentation: http://cran.r-project.org/web/packages/pls/pls.pdf
- License: GPL-2
-
Latest release: 2.8-5
published almost 2 years ago
Rankings
Dependent repos count: 1.0%
Dependent packages count: 1.1%
Downloads: 2.3%
Average: 7.5%
Stargazers count: 8.8%
Forks count: 14.2%
Docker downloads count: 17.7%
Maintainers (1)
Last synced:
10 months ago
Dependencies
DESCRIPTION
cran
- R >= 3.5.0 depends
- grDevices * imports
- graphics * imports
- methods * imports
- stats * imports
- MASS * suggests
- RUnit * suggests
- Rmpi * suggests
- parallel * suggests
- testthat * suggests