Last updated on 2025-06-17 05:50:31 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.1.0 | 16.41 | 145.51 | 161.92 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 0.1.0 | 9.62 | 93.02 | 102.64 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 0.1.0 | 248.68 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 0.1.0 | 225.81 | OK | |||
r-devel-windows-x86_64 | 0.1.0 | 18.00 | 147.00 | 165.00 | OK | |
r-patched-linux-x86_64 | 0.1.0 | 16.56 | 134.57 | 151.13 | OK | |
r-release-linux-x86_64 | 0.1.0 | 16.31 | 135.30 | 151.61 | OK | |
r-release-macos-arm64 | 0.1.0 | 67.00 | OK | |||
r-release-macos-x86_64 | 0.1.0 | 142.00 | OK | |||
r-release-windows-x86_64 | 0.1.0 | 19.00 | 0.00 | 19.00 | FAIL | |
r-oldrel-macos-arm64 | 0.1.0 | 70.00 | NOTE | |||
r-oldrel-macos-x86_64 | 0.1.0 | 117.00 | NOTE | |||
r-oldrel-windows-x86_64 | 0.1.0 | 25.00 | 195.00 | 220.00 | NOTE |
Version: 0.1.0
Check: CRAN incoming feasibility
Result: NOTE
Maintainer: ‘Ezequiel Toum <etoum@mendoza-conicet.gob.ar>’
No Authors@R field in DESCRIPTION.
Please add one, modifying
Authors@R: person(given = "Ezequiel",
family = "Toum",
role = c("aut", "cre"),
email = "etoum@mendoza-conicet.gob.ar")
as necessary.
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc
Version: 0.1.0
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:
> ### ** Examples
>
> # Relative path to raw data
> full_path <- system.file('extdata', package = "hydroToolkit")
>
> # Read swe sheet
> toscas_swe <- read_DGI(file = 'Toscas.xlsx', sheet = 'swe',
+ colName = 'swe(mm)', path = full_path)
>
> # swe to snowfall
> toscas_snfall <- swe_to_precip(df = toscas_swe)
>
>
>
>
> ### * <FOOTER>
> ###
> cleanEx()
> options(digits = 7L)
> base::cat("Time elapsed: ", proc.time() - base::get("ptime", pos = 'CheckExEnv'),"\n")
Time elapsed: 56.52 2.08 58.6 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
Version: 0.1.0
Check: installed package size
Result: NOTE
installed size is 5.3Mb
sub-directories of 1Mb or more:
extdata 4.8Mb
Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-x86_64
Version: 0.1.0
Check: LazyData
Result: NOTE
'LazyData' is specified without a 'data' directory
Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-x86_64