Skip to content

localgauss

Estimating Local Gaussian Parameters

v0.41 · Oct 6, 2021 · GPL-2

Description

Computational routines for estimating 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 <DOI:10.1016/j.jeconom.2012.08.001>.

Downloads

266

Last 30 days

16176th

706

Last 90 days

4.1K

Last year

Trend: +15.7% (30d vs prior 30d)

CRAN Check Status

4 NOTE
10 OK
Show all 14 flavors
Flavor Status
r-devel-linux-x86_64-debian-clang NOTE
r-devel-linux-x86_64-debian-gcc NOTE
r-devel-linux-x86_64-fedora-clang NOTE
r-devel-linux-x86_64-fedora-gcc NOTE
r-devel-macos-arm64 OK
r-devel-windows-x86_64 OK
r-oldrel-macos-arm64 OK
r-oldrel-macos-x86_64 OK
r-oldrel-windows-x86_64 OK
r-patched-linux-x86_64 OK
r-release-linux-x86_64 OK
r-release-macos-arm64 OK
r-release-macos-x86_64 OK
r-release-windows-x86_64 OK
Check details (4 non-OK)
NOTE r-devel-linux-x86_64-debian-clang

CRAN incoming feasibility

Maintainer: ‘Tore Selland Kleppe <tore.kleppe@uis.no>’

No Authors@R field in DESCRIPTION.
Please add one, modifying
  Authors@R: person(given = c("Tore", "Selland"),
                    family = "Kleppe",
                    role = c("aut", "cre"),
                    email = "tore.kleppe@uis.no")
as necessary.

Package CITATION file contains call(s) to old-style personList() or
as.personList().  Please use c() on person objects instead.
Package CITATION file contains call(s) to old-style citEntry().  Please
use bibentry() instead.
NOTE r-devel-linux-x86_64-debian-gcc

CRAN incoming feasibility

Maintainer: ‘Tore Selland Kleppe <tore.kleppe@uis.no>’

No Authors@R field in DESCRIPTION.
Please add one, modifying
  Authors@R: person(given = c("Tore", "Selland"),
                    family = "Kleppe",
                    role = c("aut", "cre"),
                    email = "tore.kleppe@uis.no")
as necessary.

Package CITATION file contains call(s) to old-style personList() or
as.personList().  Please use c() on person objects instead.
Package CITATION file contains call(s) to old-style citEntry().  Please
use bibentry() instead.
NOTE r-devel-linux-x86_64-fedora-clang

compiled code

File ‘localgauss/libs/localgauss.so’:
  Found no calls to: ‘R_registerRoutines’, ‘R_useDynamicSymbols’

It is good practice to register native routines and to disable symbol
search.

See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual.
NOTE r-devel-linux-x86_64-fedora-gcc

compiled code

File ‘localgauss/libs/localgauss.so’:
  Found no calls to: ‘R_registerRoutines’, ‘R_useDynamicSymbols’

It is good practice to register native routines and to disable symbol
search.

See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual.

Check History

NOTE 10 OK · 4 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Mar 10, 2026
NOTE r-devel-linux-x86_64-debian-clang

CRAN incoming feasibility

Maintainer: ‘Tore Selland Kleppe <tore.kleppe@uis.no>’

No Authors@R field in DESCRIPTION.
Please add one, modifying
  Authors@R: person(given = c("Tore", "Selland"),
                    family = "Kleppe",
                    role = c("aut", "cre"),

...[truncated]...
pe@uis.no")
as necessary.

Package CITATION file contains call(s) to old-style personList() or
as.personList().  Please use c() on person objects instead.
Package CITATION file contains call(s) to old-style citEntry().  Please
use bibentry() instead.
NOTE r-devel-linux-x86_64-debian-gcc

CRAN incoming feasibility

Maintainer: ‘Tore Selland Kleppe <tore.kleppe@uis.no>’

No Authors@R field in DESCRIPTION.
Please add one, modifying
  Authors@R: person(given = c("Tore", "Selland"),
                    family = "Kleppe",
                    role = c("aut", "cre"),

...[truncated]...
pe@uis.no")
as necessary.

Package CITATION file contains call(s) to old-style personList() or
as.personList().  Please use c() on person objects instead.
Package CITATION file contains call(s) to old-style citEntry().  Please
use bibentry() instead.
NOTE r-devel-linux-x86_64-fedora-clang

compiled code

File ‘localgauss/libs/localgauss.so’:
  Found no calls to: ‘R_registerRoutines’, ‘R_useDynamicSymbols’

It is good practice to register native routines and to disable symbol
search.

See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual.
NOTE r-devel-linux-x86_64-fedora-gcc

compiled code

File ‘localgauss/libs/localgauss.so’:
  Found no calls to: ‘R_registerRoutines’, ‘R_useDynamicSymbols’

It is good practice to register native routines and to disable symbol
search.

See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual.

Reverse Dependencies (1)

imports

lg

Dependency Network

Dependencies Reverse dependencies MASS foreach matrixStats ggplot2 lg localgauss

Version History

new 0.41 Mar 10, 2026
updated 0.41 ← 0.40 diff Oct 5, 2021
updated 0.40 ← 0.35 diff Nov 13, 2016
updated 0.35 ← 0.34 diff Jan 11, 2016
updated 0.34 ← 0.33 diff Dec 8, 2014
updated 0.33 ← 0.32 diff Feb 9, 2014
updated 0.32 ← 0.31 diff Apr 28, 2013
updated 0.31 ← 0.3 diff Dec 26, 2012
new 0.3 Dec 3, 2012