Last updated on 2025-05-14 02:50:25 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.1-14 | 41.53 | 254.59 | 296.12 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 1.1-14 | 26.62 | 160.12 | 186.74 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 1.1-14 | 464.93 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 1.1-14 | 518.59 | NOTE | |||
r-devel-windows-x86_64 | 1.1-14 | 35.00 | 199.00 | 234.00 | NOTE | |
r-patched-linux-x86_64 | 1.1-14 | 38.49 | 240.66 | 279.15 | NOTE | |
r-release-linux-x86_64 | 1.1-14 | 39.54 | 239.41 | 278.95 | NOTE | |
r-release-macos-arm64 | 1.1-14 | 122.00 | NOTE | |||
r-release-macos-x86_64 | 1.1-14 | 271.00 | NOTE | |||
r-release-windows-x86_64 | 1.1-14 | 36.00 | 0.00 | 36.00 | FAIL | |
r-oldrel-macos-arm64 | 1.1-14 | 99.00 | NOTE | |||
r-oldrel-macos-x86_64 | 1.1-14 | 159.00 | NOTE | |||
r-oldrel-windows-x86_64 | 1.1-14 | 51.00 | 271.00 | 322.00 | NOTE |
Version: 1.1-14
Check: CRAN incoming feasibility
Result: NOTE
Maintainer: ‘Babak Naimi <naimi.b@gmail.com>’
No Authors@R field in DESCRIPTION.
Please add one, modifying
Authors@R: person(given = "Babak",
family = "Naimi",
role = c("aut", "cre"),
email = "naimi.b@gmail.com")
as necessary.
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc
Version: 1.1-14
Check: Rd files
Result: NOTE
checkRd: (-1) rts.Rd:32: Lost braces
32 | If a name of a raster time series file is provided for the \code{x} argument, it acts the same as code{\link[rts]{read.rts}}.
| ^
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-devel-windows-x86_64, r-patched-linux-x86_64, r-release-linux-x86_64, r-release-macos-arm64, r-release-macos-x86_64, r-release-windows-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-x86_64
Version: 1.1-14
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:
> ##D d <- as.Date(d) # or d <- as.POSIXct(d)
> ##D
> ##D n <- rts(r,as.Date(d)) # creating a RasterStackTS object
> ##D
> ##D write.rts(n,"nf") # writing n into the working directory
> ##D
> ##D rt <- read.rts("nf") # reading nf from the working directory
> ##D
> ##D rt
> ##D
> ## End(Not run)
>
>
>
>
> ### * <FOOTER>
> ###
> cleanEx()
> options(digits = 7L)
> base::cat("Time elapsed: ", proc.time() - base::get("ptime", pos = 'CheckExEnv'),"\n")
Time elapsed: 10.78 0.31 11.11 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