Last updated on 2025-06-02 07:50:55 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.7 | 11.52 | 85.02 | 96.54 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 1.7 | 7.11 | 57.35 | 64.46 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 1.7 | 150.21 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 1.7 | 135.92 | NOTE | |||
r-devel-windows-x86_64 | 1.7 | 13.00 | 0.00 | 13.00 | FAIL | |
r-patched-linux-x86_64 | 1.7 | 8.92 | 78.39 | 87.31 | NOTE | |
r-release-linux-x86_64 | 1.7 | 10.35 | 78.01 | 88.36 | NOTE | |
r-release-macos-arm64 | 1.7 | 39.00 | NOTE | |||
r-release-macos-x86_64 | 1.7 | 71.00 | NOTE | |||
r-release-windows-x86_64 | 1.7 | 12.00 | 95.00 | 107.00 | NOTE | |
r-oldrel-macos-arm64 | 1.7 | 39.00 | NOTE | |||
r-oldrel-macos-x86_64 | 1.7 | 69.00 | NOTE | |||
r-oldrel-windows-x86_64 | 1.7 | 17.00 | 117.00 | 134.00 | NOTE |
Version: 1.7
Check: CRAN incoming feasibility
Result: NOTE
Maintainer: ‘Rezgar Arabzadeh <rezgararabzadeh@ut.ac.ir>’
No Authors@R field in DESCRIPTION.
Please add one, modifying
Authors@R: c(person(given = c("Rezgar", "Arabzadeh;", "Shahab"),
family = "Araghinejad",
role = "aut"),
person(given = "Rezgar",
family = "Arabzadeh",
role = "cre",
email = "rezgararabzadeh@ut.ac.ir"))
as necessary.
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc
Version: 1.7
Check: Rd files
Result: NOTE
checkRd: (-1) reachRouting.Rd:15: Lost braces
15 | \item{inflow}{a vector of runoff (cms) presenting a runoff event generated by excess rainfall computed by \code{loss} methods or an object inherited from any of the following classes :{\code{transform} ; \code{reachRouting} ; \code{reservoirRouting}}.}
| ^
checkRd: (-1) reachRouting.base.Rd:14: Lost braces
14 | \item{inflow}{a vector of runoff (cms) or an object inherited from any of the following classes :{\code{transform} ; \code{reachRouting} ; \code{reservoirRouting}}.}
| ^
checkRd: (-1) reachRouting.default.Rd:21: Lost braces
21 | \item{inflow}{a vector of runoff (cms) or an object inherited from any of the following classes :{\code{transform} ; \code{reachRouting} ; \code{reservoirRouting}}.}
| ^
checkRd: (-1) reservoirRouting.Rd:13: Lost braces
13 | \item{inflow}{a vector of in (cms) presenting a runoff event generated by excess rainfall computed by \code{loss} methods or an object inherited from any of the following classes :{\code{transform} ; \code{reachRouting} ; \code{reservoirRouting}}.}
| ^
checkRd: (-1) reservoirRouting.base.Rd:13: Lost braces
13 | \item{inflow}{a vector of in (cms) presenting a runoff event generated by excess rainfall computed by \code{loss} methods or an object inherited from any of the following classes :{\code{transform} ; \code{reachRouting} ; \code{reservoirRouting}}.}
| ^
checkRd: (-1) reservoirRouting.default.Rd:18: Lost braces
18 | \item{inflow}{a vector of in (cms) presenting a runoff event generated by excess rainfall computed by \code{loss} methods or an object inherited from any of the following classes :{\code{transform} ; \code{reachRouting} ; \code{reservoirRouting}}.}
| ^
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.7
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:
+ k = c(1 ,5))
> targetObject<-J1
> decisionObjects<-list(R1,R2,S1,S2)
> ## Not run:
> ##D tune(object=basin1,
> ##D targetObject=targetObject,
> ##D decisionObjects=decisionObjects,
> ##D observationTS=observationTS,
> ##D routingBandWith=routingBandWith,
> ##D transformBandWith=transformBandWith,
> ##D plot=TRUE)
> ## End(Not run)
>
>
>
> ### * <FOOTER>
> ###
> cleanEx()
> options(digits = 7L)
> base::cat("Time elapsed: ", proc.time() - base::get("ptime", pos = 'CheckExEnv'),"\n")
Time elapsed: 4.7 0.39 5.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-devel-windows-x86_64