Last updated on 2025-06-10 01:50:18 CEST.
Package | FAIL | NOTE |
---|---|---|
fixtuRes | 1 | 12 |
Current CRAN status: FAIL: 1, NOTE: 12
Version: 0.1.3
Check: Rd files
Result: NOTE
checkRd: (-1) distribution_vector.Rd:14: Lost braces; missing escapes or markup?
14 | All standard distributions from {stats} package are covered. For a list
| ^
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: 0.1.3
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:
> ### * special_vector
>
> flush(stderr()); flush(stdout())
>
> ### Name: special_vector
> ### Title: Wrapper that allows generating a special type vectors
> ### Aliases: special_vector
>
> ### ** Examples
>
> special_vector(10, "id", list(start = 3))
[1] 3 4 5 6 7 8 9 10 11 12
>
>
>
> ### * <FOOTER>
> ###
> cleanEx()
> options(digits = 7L)
> base::cat("Time elapsed: ", proc.time() - base::get("ptime", pos = 'CheckExEnv'),"\n")
Time elapsed: 2.13 0.17 2.3 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