Last data update: 2014.03.03

aws

Package: aws
Version: 1.9-4
Date: 2014-03-04
Title: Adaptive Weights Smoothing
Authors@R: c(person("Joerg","Polzehl",role=c("aut","cre"),email="joerg.polzehl@wias-berlin.de"),person("Felix","Anker",role=c("ctb")))
Depends: R (>= 2.14.0), methods, awsMethods (>= 1.0-1), gsl
Description: The package contains R-functions implementing the
Propagation-Separation Approach to adaptive smoothing as
described in J. Polzehl and V. Spokoiny (2006),
Propagation-Separation Approach for Local Likelihood Estimation,
Prob. Theory and Rel. Fields, 135(3):335--362.
and J. Polzehl and V. Spokoiny (2004) Spatially adaptive
regression estimation: Propagation-separation approach,
WIAS-Preprint 998.
License: GPL (>= 2)
Copyright: This package is Copyright (C) 2005-2014 Weierstrass
Institute for Applied Analysis and Stochastics.
URL: http://www.wias-berlin.de/projects/matheon_a3/
Packaged: 2014-03-05 13:43:22 UTC; polzehl
Author: Joerg Polzehl [aut, cre],
Felix Anker [ctb]
Maintainer: Joerg Polzehl <joerg.polzehl@wias-berlin.de>
NeedsCompilation: yes
Repository: CRAN
Date/Publication: 2014-03-05 18:21:44

● 0 images, 22 functions, 0 datasets
● Reverse Depends: 0

Install log

* installing to library '/home/ddbj/local/lib64/R/library'
* installing *source* package 'aws' ...
** package 'aws' successfully unpacked and MD5 sums checked
** libs
f95  -fopenmp  -fpic  -g -O2  -c ICIsmooth.f -o ICIsmooth.o
gcc -I/home/ddbj/local/lib64/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -c Rentries.c -o Rentries.o
f95  -fopenmp  -fpic  -g -O2  -c awslp.f -o awslp.o
f95  -fopenmp  -fpic  -g -O2  -c caws.f -o caws.o
f95  -fopenmp  -fpic  -g -O2  -c cawsmask.f -o cawsmask.o
f95  -fopenmp  -fpic  -g -O2  -c misc.f -o misc.o
f95  -fopenmp  -fpic  -g -O2  -c segment.f -o segment.o
f95  -fopenmp  -fpic  -g -O2  -c segmgkrv.f -o segmgkrv.o
gcc -shared -L/home/ddbj/local/lib64/R/lib -L/usr/local/lib64 -o aws.so ICIsmooth.o Rentries.o awslp.o caws.o cawsmask.o misc.o segment.o segmgkrv.o -fopenmp -L/home/ddbj/local/lib64/R/lib -lRlapack -L/home/ddbj/local/lib64/R/lib -lRblas -lgfortran -lm -lquadmath -lgfortran -lm -lquadmath -L/home/ddbj/local/lib64/R/lib -lR
installing to /home/ddbj/local/lib64/R/library/aws/libs
** R
** demo
** inst
** preparing package for lazy loading
Creating a generic function for 'print' from package 'base' in package 'aws'
Creating a generic function for 'summary' from package 'base' in package 'aws'
Creating a generic function for 'plot' from package 'graphics' in package 'aws'
** help
*** installing help indices
  converting help for package 'aws'
    finding HTML links ... done
    ICIcombined                             html  
    ICIsmooth-class                         html  
    ICIsmooth                               html  
    aws-class                               html  
    aws-package                             html  
    aws                                     html  
    aws.gaussian                            html  
    aws.irreg                               html  
    aws.segment                             html  
    awsdata                                 html  
    awssegment-class                        html  
    awstestprop                             html  
    binning                                 html  
    extract-methods                         html  
    kernsm-class                            html  
    kernsm                                  html  
    lpaws                                   html  
    plot-methods                            html  
    print-methods                           html  
    risk-methods                            html  
    show-methods                            html  
    summary-methods                         html  
** building package indices
** testing if installed package can be loaded
* DONE (aws)
Making 'packages.html' ... done