CRAN Package Check Results for Package freqdom

Last updated on 2026-02-28 11:49:23 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 2.0.5 2.96 35.16 38.12 NOTE
r-devel-linux-x86_64-debian-gcc 2.0.5 1.89 25.36 27.25 NOTE
r-devel-linux-x86_64-fedora-clang 2.0.5 56.61 OK
r-devel-linux-x86_64-fedora-gcc 2.0.5 53.58 OK
r-devel-macos-arm64 2.0.5 1.00 16.00 17.00 ERROR
r-devel-windows-x86_64 2.0.5 5.00 55.00 60.00 OK
r-patched-linux-x86_64 2.0.5 3.46 30.87 34.33 OK
r-release-linux-x86_64 2.0.5 2.76 30.71 33.47 OK
r-release-macos-arm64 2.0.5 OK
r-release-macos-x86_64 2.0.5 2.00 32.00 34.00 OK
r-release-windows-x86_64 2.0.5 4.00 54.00 58.00 OK
r-oldrel-macos-arm64 2.0.5 OK
r-oldrel-macos-x86_64 2.0.5 2.00 24.00 26.00 OK
r-oldrel-windows-x86_64 2.0.5 4.00 62.00 66.00 OK

Check Details

Version: 2.0.5
Check: CRAN incoming feasibility
Result: NOTE Maintainer: ‘Kidzinski L. <lukasz.kidzinski@stanford.edu>’ No Authors@R field in DESCRIPTION. Please add one, modifying Authors@R: c(person(given = "Hormann", family = "S.", role = "aut"), person(given = "Kidzinski", family = "L.", role = c("aut", "cre"), email = "lukasz.kidzinski@stanford.edu")) as necessary. Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc

Version: 2.0.5
Check: examples
Result: ERROR Running examples in ‘freqdom-Ex.R’ failed The error most likely occurred in: > ### Name: dpca > ### Title: Compute Dynamic Principal Components and dynamic Karhunen Loeve > ### extepansion > ### Aliases: dpca > ### Keywords: DPCA > > ### ** Examples > > X = rar(100,3) > > # Compute DPCA with only one component > res.dpca = dpca(X, q = 5, Ndpc = 1) *** caught segfault *** address 0x1, cause 'invalid permissions' Traceback: 1: eigen(M) 2: close.eigen(F$operators[, , theta], Prev) 3: freqdom.eigen(F) 4: dpca.filters(res$spec.density, q = q, Ndpc = Ndpc) 5: dpca(X, q = 5, Ndpc = 1) An irrecoverable exception occurred. R is aborting now ... Flavor: r-devel-macos-arm64

These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.
Health stats visible at Monitor.