Last updated on 2025-05-01 14:49:26 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.8.5 | 9.86 | 61.33 | 71.19 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 1.8.5 | 7.04 | 44.44 | 51.48 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 1.8.5 | 111.59 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 1.8.5 | 108.52 | OK | |||
r-devel-windows-x86_64 | 1.8.5 | 16.00 | 101.00 | 117.00 | OK | |
r-patched-linux-x86_64 | 1.8.5 | 11.36 | 58.61 | 69.97 | OK | |
r-release-linux-x86_64 | OK | |||||
r-release-macos-arm64 | 1.8.5 | 47.00 | OK | |||
r-release-macos-x86_64 | 1.8.5 | 66.00 | OK | |||
r-release-windows-x86_64 | 1.8.5 | 16.00 | 0.00 | 16.00 | FAIL | |
r-oldrel-macos-arm64 | 1.8.5 | 34.00 | OK | |||
r-oldrel-macos-x86_64 | 1.8.5 | 71.00 | OK | |||
r-oldrel-windows-x86_64 | 1.8.5 | 18.00 | 105.00 | 123.00 | OK |
Version: 1.8.5
Check: CRAN incoming feasibility
Result: NOTE
Maintainer: ‘Brandon Whitcher <bwhitcher@gmail.com>’
No Authors@R field in DESCRIPTION.
Please add one, modifying
Authors@R: person(given = "Brandon",
family = "Whitcher",
role = c("aut", "cre"),
email = "bwhitcher@gmail.com")
as necessary.
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc
Version: 1.8.5
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:
> f.seq <- "HLLLLL"
> plot(c(rep(0,33), wavelet.filter("mb4", f.seq), rep(0,33)), type="l",
+ xlab="", ylab="", main="D(4) in black, MB(4) in red")
> lines(c(rep(0,33), wavelet.filter("d4", f.seq), rep(0,33)), col=2)
> plot(c(rep(0,35), -wavelet.filter("mb8", f.seq), rep(0,35)), type="l",
+ xlab="", ylab="", main="D(8) in black, -MB(8) in red")
> lines(c(rep(0,35), wavelet.filter("d8", f.seq), rep(0,35)), col=2)
> plot(c(rep(0,39), wavelet.filter("mb16", f.seq), rep(0,39)), type="l",
+ xlab="", ylab="", main="D(16) in black, MB(16) in red")
> lines(c(rep(0,39), wavelet.filter("d16", f.seq), rep(0,39)), col=2)
>
>
>
>
> graphics::par(get("par.postscript", pos = 'CheckExEnv'))
> ### * <FOOTER>
> ###
> cleanEx()
> options(digits = 7L)
> base::cat("Time elapsed: ", proc.time() - base::get("ptime", pos = 'CheckExEnv'),"\n")
Time elapsed: 7.75 0.78 8.55 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
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.