CRAN Package Check Results for Maintainer ‘Navarro Fabien <fnavarro at math.cnrs.fr>’

Last updated on 2025-05-13 10:51:45 CEST.

Package FAIL NOTE
rwavelet 1 12

Package rwavelet

Current CRAN status: FAIL: 1, NOTE: 12

Version: 0.4.1
Check: CRAN incoming feasibility
Result: NOTE Maintainer: ‘Navarro Fabien <fnavarro@math.cnrs.fr>’ No Authors@R field in DESCRIPTION. Please add one, modifying Authors@R: c(person(given = "F.", family = "Navarro", role = "aut"), person(given = "C.", family = "Chesneau", role = "aut"), person(given = "Navarro", family = "Fabien", role = "cre", email = "fnavarro@math.cnrs.fr")) as necessary. Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc

Version: 0.4.1
Check: Rd files
Result: NOTE checkRd: (-1) HardThresh.Rd:15: Lost braces; missing escapes or markup? 15 | \code{x} filtered result (y 1_{|y|>t}). | ^ checkRd: (-1) SoftThresh.Rd:15: Lost braces; missing escapes or markup? 15 | \code{x} filtered result (y 1_{|y|>t}). | ^ Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-devel-windows-x86_64, r-patched-linux-x86_64, r-release-linux-x86_64, r-release-macos-arm64, r-release-macos-x86_64, r-release-windows-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-x86_64

Version: 0.4.1
Check: PDF version of manual
Result: FAIL Check process probably crashed or hung up for 20 minutes ... killed Most likely this happened in the example checks (?), if not, ignore the following last lines of example output: > flush(stderr()); flush(stdout()) > > ### Name: rshift > ### Title: Circular right shift of 1-d signal > ### Aliases: rshift > > ### ** Examples > > x <- MakeSignal('HeaviSine', 2^3) > rshift(x) [1] -1.998401e-15 4.000000e+00 4.440892e-16 -6.000000e+00 -2.000000e+00 [6] 2.000000e+00 1.443290e-15 -4.000000e+00 > > > > ### * <FOOTER> > ### > cleanEx() > options(digits = 7L) > base::cat("Time elapsed: ", proc.time() - base::get("ptime", pos = 'CheckExEnv'),"\n") Time elapsed: 9.82 0.28 10.11 NA NA > grDevices::dev.off() null device 1 > ### > ### Local variables: *** > ### mode: outline-minor *** > ### outline-regexp: "\\(> \\)?### [*]+" *** > ### End: *** > quit('no') ======== End of example output (where/before crash/hang up occured ?) ======== Flavor: r-release-windows-x86_64