CRAN Package Check Results for Maintainer ‘Uwe Ligges <ligges at statistik.tu-dortmund.de>’

Last updated on 2025-07-24 09:50:35 CEST.

Package FAIL NOTE OK
fftw 13
klaR 2 11
nortest 13
R2WinBUGS 9 4
scatterplot3d 2 11
signal 2 11
tuneR 1 12

Package fftw

Current CRAN status: OK: 13

Package klaR

Current CRAN status: NOTE: 2, OK: 11

Version: 1.7-3
Check: CRAN incoming feasibility
Result: NOTE Maintainer: ‘Uwe Ligges <ligges@statistik.tu-dortmund.de>’ No Authors@R field in DESCRIPTION. Please add one, modifying Authors@R: c(person(given = "Christian", family = "Roever", role = "aut"), person(given = "Nils", family = "Raabe", role = "aut"), person(given = "Karsten", family = "Luebke", role = "aut"), person(given = "Uwe", family = "Ligges", role = c("aut", "cre"), email = "ligges@statistik.tu-dortmund.de"), person(given = "Gero", family = "Szepannek", role = "aut"), person(given = "Marc", family = "Zentgraf", role = "aut"), person(given = "David", family = "Meyer", role = "aut")) as necessary. Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc

Package nortest

Current CRAN status: OK: 13

Package R2WinBUGS

Current CRAN status: NOTE: 9, OK: 4

Version: 2.1-22.1
Check: CRAN incoming feasibility
Result: NOTE Maintainer: ‘Uwe Ligges <ligges@statistik.tu-dortmund.de>’ No Authors@R field in DESCRIPTION. Please add one, modifying Authors@R: c(person(given = c("originally", "written", "by", "Andrew", "Gelman;"), family = "changes", role = "aut", email = "gelman@stat.columbia.edu"), person(given = c("packaged", "by", "Sibylle"), family = "Sturtz", role = "aut", email = "sturtz@statistik.tu-dortmund.de"), person(given = c("Uwe", "Ligges.", "With", "considerable", "contributions", "by", "Gregor", "Gorjanc"), family = "<gregor.gorjanc@bfro.uni-lj.si>", role = "aut", email = "gregor.gorjanc@bfro.uni-lj.si"), person(given = c("Jouni", "Kerman.", "Ported", "to", "S-PLUS", "by", "Insightful"), family = "Corp.", role = "aut", email = "kerman@stat.columbia.edu"), person(given = "Uwe", family = "Ligges", role = "cre", email = "ligges@statistik.tu-dortmund.de")) as necessary. Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc

Version: 2.1-22.1
Check: R code for possible problems
Result: NOTE Found the following calls to attach(): File ‘R2WinBUGS/R/attach.all.R’: attach(x, name = name) See section ‘Good practice’ in ‘?attach’. Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-patched-linux-x86_64, r-release-linux-x86_64

Version: 2.1-22.1
Check: Rd cross-references
Result: NOTE Unknown package ‘BRugs’ in Rd xrefs Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-patched-linux-x86_64, r-release-linux-x86_64, r-release-macos-arm64, r-release-windows-x86_64, r-oldrel-windows-x86_64

Version: 2.1-22.1
Check: package dependencies
Result: NOTE Package suggested but not available for checking: ‘BRugs’ Flavors: r-oldrel-macos-arm64, r-oldrel-windows-x86_64

Version: 2.1-22.1
Check: Rd cross-references
Result: NOTE Package unavailable to check Rd xrefs: ‘BRugs’ Flavor: r-oldrel-macos-arm64

Version: 2.1-23
Check: package dependencies
Result: NOTE Package suggested but not available for checking: ‘BRugs’ Flavor: r-oldrel-macos-x86_64

Package scatterplot3d

Current CRAN status: NOTE: 2, OK: 11

Version: 0.3-44
Check: CRAN incoming feasibility
Result: NOTE Maintainer: ‘Uwe Ligges <ligges@statistik.tu-dortmund.de>’ No Authors@R field in DESCRIPTION. Please add one, modifying Authors@R: c(person(given = "Uwe", family = "Ligges", role = c("aut", "cre"), email = "ligges@statistik.tu-dortmund.de"), person(given = "Martin", family = "Maechler", role = "aut"), person(given = "Sarah", family = "Schnackenberg", role = "aut")) as necessary. Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc

Package signal

Current CRAN status: NOTE: 2, OK: 11

Version: 1.8-1
Check: compiled code
Result: NOTE File ‘signal/libs/signal.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. Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc

Package tuneR

Current CRAN status: FAIL: 1, OK: 12

Version: 1.4.7
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: > newWobj Wave Object Number of Samples: 44100 Duration (seconds): 1 Samplingrate (Hertz): 44100 Channels (Mono/Stereo): Mono PCM (integer format): FALSE Bit (8/16/24/32/64): 32 > file.remove(tfile) [1] TRUE > > > > ### * <FOOTER> > ### > cleanEx() > options(digits = 7L) > base::cat("Time elapsed: ", proc.time() - base::get("ptime", pos = 'CheckExEnv'),"\n") Time elapsed: 2.74 0.31 3.05 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