Last updated on 2025-02-19 09:50:46 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.1.4 | 6.92 | 111.57 | 118.49 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 0.1.4 | 4.13 | 73.48 | 77.61 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 0.1.4 | 199.63 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 0.1.4 | 187.02 | NOTE | |||
r-devel-macos-arm64 | 0.1.4 | 57.00 | NOTE | |||
r-devel-macos-x86_64 | 0.1.4 | 137.00 | NOTE | |||
r-devel-windows-x86_64 | 0.1.4 | 8.00 | 126.00 | 134.00 | NOTE | |
r-patched-linux-x86_64 | 0.1.4 | 7.30 | 102.07 | 109.37 | NOTE | |
r-release-linux-x86_64 | 0.1.4 | 6.14 | 101.38 | 107.52 | NOTE | |
r-release-macos-arm64 | 0.1.4 | 51.00 | NOTE | |||
r-release-macos-x86_64 | 0.1.4 | 85.00 | NOTE | |||
r-release-windows-x86_64 | 0.1.4 | 8.00 | 0.00 | 8.00 | FAIL | |
r-oldrel-macos-arm64 | 0.1.4 | 59.00 | OK | |||
r-oldrel-macos-x86_64 | 0.1.4 | 99.00 | OK | |||
r-oldrel-windows-x86_64 | 0.1.4 | 10.00 | 150.00 | 160.00 | OK |
Version: 0.1.4
Check: Rd files
Result: NOTE
checkRd: (-1) processFlow.Rd:14: Lost braces
14 | \item{roundDigits}{Integer. If NA, numerics are not rounded before comparison. If /code{roundDigits} is specified, numerics are
| ^
checkRd: (-1) processFlow.Rd:15: Lost braces
15 | rounded to /code{roundDigits} decimal places using \link[base]{round}.}
| ^
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-macos-arm64, r-devel-macos-x86_64, 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
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:
> nameEx("validateData")
> ### * validateData
>
> flush(stderr()); flush(stdout())
>
> ### Name: validateData
> ### Title: validateData : routine to validate the input data
> ### Aliases: validateData
>
> ### ** Examples
>
> ## Not run: validateData(iris,iris)
>
>
>
> ### * <FOOTER>
> ###
> cleanEx()
> options(digits = 7L)
> base::cat("Time elapsed: ", proc.time() - base::get("ptime", pos = 'CheckExEnv'),"\n")
Time elapsed: 2.84 0.19 3.03 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