installChemometricsWithRData: Installation of ChemometricsWithRData

Description Details Author(s) References Examples

View source: R/installChemometricsWithRData.R

Description

Function to download and install the ChemometricsWithRData package from its github location.

Details

The total size of the data sets in the ChemometricsWithRData package (Prostate2000Raw, prostate, bdata and shootout) is too large for CRAN according to current guidelines. The data package is now available from github only.

Author(s)

Ron Wehrens

Maintainer: Ron Wehrens <ron.wehrens@gmail.com>

References

Ron Wehrens (2011). Chemometrics With R: Multivariate Data Analysis in the Natural Sciences and Life Sciences. Springer, Heidelberg.

Examples

1
2
3
4
## Not run: 
  installChemometricsWithRData()

## End(Not run)

Example output

Attaching package: 'ChemometricsWithR'

The following objects are masked from 'package:stats':

    loadings, screeplot

Installation failed: Could not resolve host: raw.githubusercontent.com

ChemometricsWithR documentation built on May 2, 2019, 10:25 a.m.