Last updated on 2025-01-11 19:50:21 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.0.3 | 7.66 | 158.17 | 165.83 | OK | |
r-devel-linux-x86_64-debian-gcc | 1.0.3 | 5.11 | 104.53 | 109.64 | OK | |
r-devel-linux-x86_64-fedora-clang | 1.0.3 | 274.39 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 1.0.3 | 293.47 | NOTE | |||
r-devel-windows-x86_64 | 1.0.3 | 14.00 | 308.00 | 322.00 | OK | |
r-patched-linux-x86_64 | 1.0.3 | 6.89 | 154.72 | 161.61 | OK | |
r-release-linux-x86_64 | 1.0.3 | 7.07 | 155.26 | 162.33 | OK | |
r-release-macos-arm64 | 1.0.3 | 87.00 | OK | |||
r-release-macos-x86_64 | 1.0.3 | 144.00 | OK | |||
r-release-windows-x86_64 | 1.0.3 | 14.00 | 0.00 | 14.00 | FAIL | |
r-oldrel-macos-arm64 | 1.0.3 | 98.00 | OK | |||
r-oldrel-macos-x86_64 | 1.0.3 | 308.00 | OK | |||
r-oldrel-windows-x86_64 | 1.0.3 | 16.00 | 306.00 | 322.00 | OK |
Version: 1.0.3
Check: dependencies in R code
Result: NOTE
Namespace in Imports field not imported from: ‘snow’
All declared Imports should be used.
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc
Version: 1.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:
> cleanEx()
> nameEx("profile.eicm")
> ### * profile.eicm
>
> flush(stderr()); flush(stdout())
>
> ### Name: profile.eicm
> ### Title: Likelihood profiles for EICMs
> ### Aliases: profile.eicm
>
> ### ** Examples
>
>
>
>
> ### * <FOOTER>
> ###
> cleanEx()
> options(digits = 7L)
> base::cat("Time elapsed: ", proc.time() - base::get("ptime", pos = 'CheckExEnv'),"\n")
Time elapsed: 5.01 0.14 5.16 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