Skip to content
/ pcaPP Public

❗ This is a read-only mirror of the CRAN R package repository. pcaPP — Robust PCA by Projection Pursuit. Homepage: https://github.com/valentint/pcaPP Report bugs for this package: https://github.com/valentint/pcaPP/issues

Notifications You must be signed in to change notification settings

cran/pcaPP

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pcaPP: Robust PCA by Projection Pursuit

CRAN version R-CMD-check downloads downloads license

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.

About

❗ This is a read-only mirror of the CRAN R package repository. pcaPP — Robust PCA by Projection Pursuit. Homepage: https://github.com/valentint/pcaPP Report bugs for this package: https://github.com/valentint/pcaPP/issues

Resources

Stars

Watchers

Forks

Packages

No packages published