Skip to content

LPGraph

Nonparametric Smoothing of Laplacian Graph Spectra

v2.1 · Jan 30, 2020 · GPL-2

Description

A nonparametric method to approximate Laplacian graph spectra of a network with ordered vertices. This provides a computationally efficient algorithm for obtaining an accurate and smooth estimate of the graph Laplacian basis. The approximation results can then be used for tasks like change point detection, k-sample testing, and so on. The primary reference is Mukhopadhyay, S. and Wang, K. (2018, Technical Report).

Downloads

252

Last 30 days

17544th

590

Last 90 days

2.3K

Last year

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

CRAN Check Status

2 NOTE
12 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 OK
r-devel-linux-x86_64-fedora-gcc OK
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 (2 non-OK)
NOTE r-devel-linux-x86_64-debian-clang

CRAN incoming feasibility

Maintainer: ‘Kaijun Wang <kaijun.wang@temple.edu>’

No Authors@R field in DESCRIPTION.
Please add one, modifying
  Authors@R: c(person(given = "Subhadeep",
                      family = "Mukhopadhyay",
                      role = "aut"),
               person(given = "Kaijun",
                      family = "Wang",
                      role = c("aut", "cre"),
                      email = "kaijun.wang@temple.edu"))
as necessary.
NOTE r-devel-linux-x86_64-debian-gcc

CRAN incoming feasibility

Maintainer: ‘Kaijun Wang <kaijun.wang@temple.edu>’

No Authors@R field in DESCRIPTION.
Please add one, modifying
  Authors@R: c(person(given = "Subhadeep",
                      family = "Mukhopadhyay",
                      role = "aut"),
               person(given = "Kaijun",
                      family = "Wang",
                      role = c("aut", "cre"),
                      email = "kaijun.wang@temple.edu"))
as necessary.

Check History

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

CRAN incoming feasibility

Maintainer: ‘Kaijun Wang <kaijun.wang@temple.edu>’

No Authors@R field in DESCRIPTION.
Please add one, modifying
  Authors@R: c(person(given = "Subhadeep",
                      family = "Mukhopadhyay",
                      role = "aut"),
               person(given = "Kaijun",
                      family = "Wang",
                      role = c("aut", "cre"),
                      email = "kaijun.wang@temple.edu"))
as necessary.
NOTE r-devel-linux-x86_64-debian-gcc

CRAN incoming feasibility

Maintainer: ‘Kaijun Wang <kaijun.wang@temple.edu>’

No Authors@R field in DESCRIPTION.
Please add one, modifying
  Authors@R: c(person(given = "Subhadeep",
                      family = "Mukhopadhyay",
                      role = "aut"),
               person(given = "Kaijun",
                      family = "Wang",
                      role = c("aut", "cre"),
                      email = "kaijun.wang@temple.edu"))
as necessary.

Reverse Dependencies (2)

depends

imports

Dependency Network

Dependencies Reverse dependencies car PMA LPKsample LPsmooth LPGraph

Version History

new 2.1 Mar 10, 2026
updated 2.1 ← 2.0 diff Jan 29, 2020
updated 2.0 ← 1.0 diff May 12, 2018
new 1.0 Apr 8, 2018