Last updated on 2024-09-17 14:52:49 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 2.0.3 | 1.63 | 18.14 | 19.77 | OK | |
r-devel-linux-x86_64-debian-gcc | 2.0.3 | 1.29 | 15.00 | 16.29 | OK | |
r-devel-linux-x86_64-fedora-clang | 2.0.3 | 31.27 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 2.0.3 | 31.03 | OK | |||
r-devel-windows-x86_64 | 2.0.3 | 3.00 | 42.00 | 45.00 | OK | |
r-patched-linux-x86_64 | 2.0.3 | 1.84 | 17.44 | 19.28 | OK | |
r-release-linux-x86_64 | 2.0.3 | 1.64 | 17.50 | 19.14 | OK | |
r-release-macos-arm64 | 2.0.3 | 14.00 | OK | |||
r-release-macos-x86_64 | 2.0.3 | 28.00 | OK | |||
r-release-windows-x86_64 | 2.0.3 | 3.00 | 0.00 | 3.00 | FAIL | |
r-oldrel-macos-arm64 | 2.0.3 | 20.00 | OK | |||
r-oldrel-macos-x86_64 | 2.0.3 | 36.00 | OK | |||
r-oldrel-windows-x86_64 | 2.0.3 | 2.00 | 40.00 | 42.00 | OK |
Version: 2.0.3
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:
P3 D# B C# A A# G# C E F# F D G R3
P11 B G A F F# E G# C D C# A# D# R11
P9 A F G D# E D F# A# C B G# C# R9
P10 A# F# G# E F D# G B C# C A D R10
P1 C# A B G G# F# A# D E D# C F R1
P8 G# E F# D D# C# F A B A# G C R8
RI0 RI8 RI10 RI6 RI7 RI5 RI9 RI1 RI3 RI2 RI11 RI4
>
> # And, as before, these two approaches produce identical outputs:
> all(schoenberg(prime0 = prime01, tone0 = "C", accidentals = "sharps") ==
+ schoenberg(prime0 = prime02, tone0 = "C"))
[1] TRUE
>
>
>
> ### * <FOOTER>
> ###
> cleanEx()
> options(digits = 7L)
> base::cat("Time elapsed: ", proc.time() - base::get("ptime", pos = 'CheckExEnv'),"\n")
Time elapsed: 0.33 0.03 0.36 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