Last updated on 2025-07-22 08:48:33 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.1.4 | 4.22 | 43.09 | 47.31 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 0.1.4 | 3.24 | 32.77 | 36.01 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 0.1.4 | 71.15 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 0.1.4 | 79.10 | OK | |||
r-devel-windows-x86_64 | 0.1.4 | 7.00 | 59.00 | 66.00 | OK | |
r-patched-linux-x86_64 | 0.1.4 | 4.03 | 39.95 | 43.98 | OK | |
r-release-linux-x86_64 | 0.1.4 | 4.39 | 41.60 | 45.99 | OK | |
r-release-macos-arm64 | 0.1.4 | 43.00 | OK | |||
r-release-macos-x86_64 | 0.1.4 | 52.00 | OK | |||
r-release-windows-x86_64 | 0.1.4 | 7.00 | 0.00 | 7.00 | FAIL | |
r-oldrel-macos-arm64 | 0.1.4 | 31.00 | OK | |||
r-oldrel-macos-x86_64 | 0.1.4 | 43.00 | OK | |||
r-oldrel-windows-x86_64 | 0.1.4 | 9.00 | 77.00 | 86.00 | OK |
Version: 0.1.4
Check: CRAN incoming feasibility
Result: NOTE
Maintainer: ‘Sagiru Mati <smati@smati.com.ng>’
Package CITATION file contains call(s) to old-style citEntry(). Please
use bibentry() instead.
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc
Version: 0.1.4
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:
> library(gretlR)
> ## Not run:
> ##D code=r'(nulldata 500
> ##D set seed 13
> ##D gretl1 = normal()
> ##D gretl2 = normal()
> ##D setobs 12 1980:01 --time-series
> ##D gnuplot gretl1 --time-series --with-lines --output="line.png"
> ##D gnuplot gretl2 gretl1 --output="scatter.png"
> ##D )'
> ##D write_inp(code,path="gretlCodes")
> ## End(Not run)
>
>
>
> ### * <FOOTER>
> ###
> cleanEx()
> options(digits = 7L)
> base::cat("Time elapsed: ", proc.time() - base::get("ptime", pos = 'CheckExEnv'),"\n")
Time elapsed: 1.04 0.19 1.23 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