CRAN Package Check Results for Package fixtuRes

Last updated on 2025-06-10 03:51:00 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.1.3 6.76 49.19 55.95 NOTE
r-devel-linux-x86_64-debian-gcc 0.1.3 4.80 36.34 41.14 NOTE
r-devel-linux-x86_64-fedora-clang 0.1.3 89.85 NOTE
r-devel-linux-x86_64-fedora-gcc 0.1.3 94.54 NOTE
r-devel-windows-x86_64 0.1.3 7.00 0.00 7.00 FAIL
r-patched-linux-x86_64 0.1.3 6.28 45.39 51.67 NOTE
r-release-linux-x86_64 0.1.3 5.10 45.40 50.50 NOTE
r-release-macos-arm64 0.1.3 62.00 NOTE
r-release-macos-x86_64 0.1.3 88.00 NOTE
r-release-windows-x86_64 0.1.3 7.00 68.00 75.00 NOTE
r-oldrel-macos-arm64 0.1.3 32.00 NOTE
r-oldrel-macos-x86_64 0.1.3 58.00 NOTE
r-oldrel-windows-x86_64 0.1.3 9.00 80.00 89.00 NOTE

Check Details

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