Last updated on 2024-10-06 07:50:34 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.2.2 | 9.65 | 79.72 | 89.37 | OK | |
r-devel-linux-x86_64-debian-gcc | 0.2.2 | 6.70 | 57.73 | 64.43 | OK | |
r-devel-linux-x86_64-fedora-clang | 0.2.2 | 139.36 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 0.2.2 | 142.07 | NOTE | |||
r-devel-windows-x86_64 | 0.2.2 | 13.00 | 90.00 | 103.00 | OK | |
r-patched-linux-x86_64 | 0.2.2 | 9.61 | 74.26 | 83.87 | OK | |
r-release-linux-x86_64 | 0.2.2 | 8.74 | 72.98 | 81.72 | OK | |
r-release-macos-arm64 | 0.2.2 | 41.00 | OK | |||
r-release-macos-x86_64 | 0.2.2 | 98.00 | OK | |||
r-release-windows-x86_64 | 0.2.2 | 14.00 | 0.00 | 14.00 | FAIL | |
r-oldrel-macos-arm64 | 0.2.2 | 46.00 | OK | |||
r-oldrel-macos-x86_64 | 0.2.2 | 82.00 | OK | |||
r-oldrel-windows-x86_64 | 0.2.2 | 15.00 | 106.00 | 121.00 | OK |
Version: 0.2.2
Check: data for non-ASCII characters
Result: NOTE
Note: found 16777 marked UTF-8 strings
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-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:
>
> read_rsmc_besttrack(path = system.file("dummy/bst.txt", package = "jmastats")) |>
+ track_combine()
Simple feature collection with 1 feature and 2 fields
Geometry type: LINESTRING
Dimension: XY
Bounding box: xmin: 129.3 ymin: 32.5 xmax: 129.6 ymax: 33
Geodetic CRS: WGS 84
# A tibble: 1 × 3
international_number storm_name geometry
* <chr> <fct> <LINESTRING [°]>
1 9119 MIRREILE (129.3 32.5, 129.6 33)
>
>
>
> ### * <FOOTER>
> ###
> cleanEx()
> options(digits = 7L)
> base::cat("Time elapsed: ", proc.time() - base::get("ptime", pos = 'CheckExEnv'),"\n")
Time elapsed: 6.58 0.74 7.32 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