Last data update: 2014.03.03

princurve

Package: princurve
Version: 1.1-12
Title: Fits a Principal Curve in Arbitrary Dimension
Author: S original by Trevor Hastie <trevor@research.att.com> R port by
Andreas Weingessel <Andreas.Weingessel@ci.tuwien.ac.at>
Maintainer: Andreas Weingessel <Andreas.Weingessel@ci.tuwien.ac.at>
Description: fits a principal curve to a data matrix in arbitrary
dimensions
License: GPL-2
Imports: stats, graphics
Packaged: 2013-04-25 07:31:26 UTC; hornik
NeedsCompilation: yes
Repository: CRAN
Date/Publication: 2013-04-25 10:01:27

● 0 images, 2 functions, 0 datasets
Reverse Depends: 1

Install log

* installing to library '/home/ddbj/local/lib64/R/library'
* installing *source* package 'princurve' ...
** package 'princurve' successfully unpacked and MD5 sums checked
** libs
f95   -fpic  -g -O2  -c getlam.f -o getlam.o
f95   -fpic  -g -O2  -c sortdi.f -o sortdi.o
gcc -shared -L/home/ddbj/local/lib64/R/lib -L/usr/local/lib64 -o princurve.so getlam.o sortdi.o -lgfortran -lm -lquadmath -L/home/ddbj/local/lib64/R/lib -lR
installing to /home/ddbj/local/lib64/R/library/princurve/libs
** R
** preparing package for lazy loading
** help
*** installing help indices
  converting help for package 'princurve'
    finding HTML links ... done
    get.lam                                 html  
    principal.curve                         html  
** building package indices
** testing if installed package can be loaded
* DONE (princurve)
Making 'packages.html' ... done