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 (13.6%) to scientific vocabulary
Repository
R package pcaPP: Robust PCA by Projection Pursuit
Basic Info
- Host: GitHub
- Owner: valentint
- Language: C++
- Default Branch: main
- Size: 398 KB
Statistics
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
- Releases: 0
Metadata Files
README.md
pcaPP: Robust PCA by Projection Pursuit
Installation
The pcaPP package is on CRAN (The Comprehensive R Archive Network) and
the latest release can be easily installed using the command
install.packages("pcaPP")
Building from source
To install the latest stable development version from GitHub, you can pull this repository and install it using
## install.packages("remotes")
remotes::install_github("valentint/pcaPP")
Of course, if you have already installed remotes, you can skip the
first line (I have commented it out).
Community guidelines
Report issues and request features
If you experience any bugs or issues or if you have any suggestions for additional features, please submit an issue via the Issues tab of this repository. Please have a look at existing issues first to see if your problem or feature request has already been discussed.
Contribute to the package
If you want to contribute to the package, you can fork this repository and create a pull request after implementing the desired functionality.
Ask for help
If you need help using the package, or if you are interested in collaborations related to this project, please get in touch with the package maintainer.
Owner
- Name: Valentin Todorov
- Login: valentint
- Kind: user
- Location: Vienna, Austria
- Company: UNIDO
- Repositories: 14
- Profile: https://github.com/valentint
GitHub Events
Total
- Watch event: 1
- Push event: 3
Last Year
- Watch event: 1
- Push event: 3
Committers
Last synced: over 2 years ago
Top Committers
| Name | Commits | |
|---|---|---|
| valentint | v****v@c****t | 13 |
Committer Domains (Top 20 + Academic)
Issues and Pull Requests
Last synced: 12 months ago
All Time
- Total issues: 1
- Total pull requests: 0
- Average time to close issues: 8 days
- Average time to close pull requests: N/A
- Total issue authors: 1
- Total pull request authors: 0
- Average comments per issue: 8.0
- Average comments per pull request: 0
- Merged pull requests: 0
- 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
- GoNextGroup (1)
Pull Request Authors
Top Labels
Issue Labels
Pull Request Labels
Packages
- Total packages: 1
-
Total downloads:
- cran 38,899 last-month
- Total docker downloads: 679,201
- Total dependent packages: 50
- Total dependent repositories: 83
- Total versions: 38
- Total maintainers: 1
cran.r-project.org: pcaPP
Robust PCA by Projection Pursuit
- Homepage: https://github.com/valentint/pcaPP
- Documentation: http://cran.r-project.org/web/packages/pcaPP/pcaPP.pdf
- License: GPL (≥ 3)
-
Latest release: 2.0-5
published almost 2 years ago
Rankings
Maintainers (1)
Dependencies
- methods * imports
- mvtnorm * imports
- robustbase * suggests
- actions/checkout v2 composite
- r-lib/actions/setup-pandoc v1 composite
- r-lib/actions/setup-r v1 composite
- r-lib/actions/setup-r-dependencies v1 composite