Last updated on 2025-07-21 23:50:49 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.2-2 | 54.48 | 37.26 | 91.74 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 0.2-2 | 33.44 | 28.24 | 61.68 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 0.2-2 | 185.88 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 0.2-2 | 142.81 | OK | |||
r-devel-windows-x86_64 | 0.2-2 | 64.00 | 85.00 | 149.00 | OK | |
r-patched-linux-x86_64 | 0.2-2 | 47.46 | 35.03 | 82.49 | OK | |
r-release-linux-x86_64 | 0.2-2 | 47.52 | 34.69 | 82.21 | OK | |
r-release-macos-arm64 | 0.2-2 | 42.00 | OK | |||
r-release-macos-x86_64 | 0.2-2 | 63.00 | OK | |||
r-release-windows-x86_64 | 0.2-2 | 65.00 | 0.00 | 65.00 | FAIL | |
r-oldrel-macos-arm64 | 0.2-2 | 43.00 | OK | |||
r-oldrel-macos-x86_64 | 0.2-2 | 54.00 | OK | |||
r-oldrel-windows-x86_64 | 0.2-2 | 60.00 | 100.00 | 160.00 | OK |
Version: 0.2-2
Check: CRAN incoming feasibility
Result: NOTE
Maintainer: ‘Jonathan Olmsted <jpolmsted@gmail.com>’
Found the following URLs which should use \doi (with the DOI name only):
File ‘rtn.Rd’:
http://dx.doi.org/10.1007/BF00143942
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc
Version: 0.2-2
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:
>
> vtn(0, 1, Inf, -Inf) ## NA with warning
Warning in checkOutputs(out) :
NAs returned. Check for invalid parameters.
[1] NA
>
> vtn(c(0, 0),
+ c(1, 1),
+ c(-Inf, 5),
+ c(1, Inf)
+ ) ## multiple variances
[1] 0.62968629 0.03269644
>
>
>
> ### * <FOOTER>
> ###
> cleanEx()
> options(digits = 7L)
> base::cat("Time elapsed: ", proc.time() - base::get("ptime", pos = 'CheckExEnv'),"\n")
Time elapsed: 0.49 0.03 0.51 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