CRAN Package Check Results for Package ViewPipeSteps

Last updated on 2025-06-25 05:50:10 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.1.0 2.01 20.21 22.22 OK
r-devel-linux-x86_64-debian-gcc 0.1.0 1.37 17.08 18.45 OK
r-devel-linux-x86_64-fedora-clang 0.1.0 33.18 NOTE
r-devel-linux-x86_64-fedora-gcc 0.1.0 31.34 NOTE
r-devel-windows-x86_64 0.1.0 3.00 39.00 42.00 OK
r-patched-linux-x86_64 0.1.0 1.82 17.73 19.55 OK
r-release-linux-x86_64 0.1.0 1.44 18.63 20.07 OK
r-release-macos-arm64 0.1.0 15.00 OK
r-release-macos-x86_64 0.1.0 23.00 OK
r-release-windows-x86_64 0.1.0 4.00 0.00 4.00 FAIL
r-oldrel-macos-arm64 0.1.0 15.00 OK
r-oldrel-macos-x86_64 0.1.0 22.00 OK
r-oldrel-windows-x86_64 0.1.0 4.00 43.00 47.00 OK

Check Details

Version: 0.1.0
Check: dependencies in R code
Result: NOTE Namespace in Imports field not imported from: ‘dplyr’ All declared Imports should be used. Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-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: > nameEx("print_pipe_steps") > ### * print_pipe_steps > > flush(stderr()); flush(stdout()) > > ### Name: print_pipe_steps > ### Title: Prints the return objects of all pipe steps to console > ### Aliases: print_pipe_steps > > ### ** Examples > > > > > ### * <FOOTER> > ### > cleanEx() > options(digits = 7L) > base::cat("Time elapsed: ", proc.time() - base::get("ptime", pos = 'CheckExEnv'),"\n") Time elapsed: 0.9 0.14 1.05 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