Last data update: 2014.03.03

localgauss

Package: localgauss
Type: Package
Title: Estimating Local Gaussian Parameters
Version: 0.35
Date: 2016-12-01
Author: Tore Selland Kleppe <tore.kleppe@uis.no>
Maintainer: Tore Selland Kleppe <tore.kleppe@uis.no>
Depends: ggplot2, MASS, foreach, matrixStats
Description: Computational routines for estimating and visualizing local Gaussian parameters. Local Gaussian parameters are useful for characterizing and testing for non-linear dependence within bivariate data. See e.g. Tjostheim and Hufthammer, Local Gaussian correlation: A new measure of dependence, Journal of Econometrics, 2013, Volume 172 (1), pages 33-48.
License: GPL-2
LazyLoad: yes
NeedsCompilation: yes
Packaged: 2016-01-12 09:31:53 UTC; Tore
Repository: CRAN
Date/Publication: 2016-01-12 12:13:16

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

Install log

* installing to library '/home/ddbj/local/lib64/R/library'
* installing *source* package 'localgauss' ...
** package 'localgauss' successfully unpacked and MD5 sums checked
** libs
gfortran  -fpic -g -O2  -c  main.f90 -o main.o
gfortran  -fpic -g -O2  -c  obfun.f90 -o obfun.o
gfortran  -fpic -g -O2  -c  obfun_dv.f90 -o obfun_dv.o
gfortran  -fpic -g -O2  -c  obfun_dv_dv.f90 -o obfun_dv_dv.o
gfortran -shared -L/home/ddbj/local/lib64/R/lib -L/usr/local/lib64 -o localgauss.so main.o obfun.o obfun_dv.o obfun_dv_dv.o -L/home/ddbj/local/lib64/R/lib -lRlapack -L/home/ddbj/local/lib64/R/lib -lRblas -lgfortran -lm -lquadmath -L/home/ddbj/local/lib64/R/lib -lR
installing to /home/ddbj/local/lib64/R/library/localgauss/libs
** R
** inst
** preparing package for lazy loading
** help
*** installing help indices
  converting help for package 'localgauss'
    finding HTML links ... done
    localgauss                              html  
    localgauss.indtest                      html  
    plot.localgauss                         html  
    plot.localgauss.indtest                 html  
** building package indices
** testing if installed package can be loaded
* DONE (localgauss)
Making 'packages.html' ... done