Last data update: 2014.03.03

ash

Package: ash
Version: 1.0-15
Title: David Scott's ASH Routines
Author: S original by David W. Scott
R port by Albrecht Gebhardt <albrecht.gebhardt@aau.at>
adopted to recent S-PLUS by Stephen Kaluzny <spk@insightful.com>
Maintainer: Albrecht Gebhardt <albrecht.gebhardt@aau.at>
Description: David Scott's ASH routines ported from S-PLUS to R.
License: GPL (>= 2)
Date: 2015-08-27
NeedsCompilation: yes
Packaged: 2015-08-31 21:39:59 UTC; alge
Repository: CRAN
Date/Publication: 2015-09-01 17:56:55

● Cran Task View: Graphics, Multivariate, Spatial
● 0 images, 5 functions, 0 datasets
Reverse Depends: 1

Install log

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