CRAN Package Check Results for Package TrajDataMining

Last updated on 2022-08-15 08:50:11 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.1.6 11.14 416.17 427.31 OK --no-tests
r-devel-linux-x86_64-debian-gcc 0.1.6 8.65 279.02 287.67 OK --no-tests
r-devel-linux-x86_64-fedora-clang 0.1.6 1523.78 OK
r-devel-linux-x86_64-fedora-gcc 0.1.6 1525.09 OK
r-devel-windows-x86_64 0.1.6 62.00 1199.00 1261.00 OK
r-patched-linux-x86_64 0.1.6 11.67 385.12 396.79 OK --no-tests
r-release-linux-x86_64 0.1.6 8.61 378.74 387.35 OK --no-tests
r-release-macos-arm64 0.1.6 350.00 OK
r-release-macos-x86_64 0.1.6 488.00 OK
r-release-windows-x86_64 0.1.6 50.00 1251.00 1301.00 OK
r-oldrel-macos-arm64 0.1.6 434.00 OK
r-oldrel-macos-x86_64 0.1.6 739.00 OK
r-oldrel-windows-ix86+x86_64 0.1.6 23.00 0.00 23.00 FAIL

Check Details

Version: 0.1.6
Check: re-building of vignette outputs
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:
    [1] "2008-11-19 12:38:34"
    Warning in wkt(obj) : CRS object has no comment
    >
    > df <- data.frame(x=sf@sp@coords[,1],y=sf@sp@coords[,2])
    >
    > ggplot(df,aes(x=df$x,y=df$y))+geom_path(aes(group = 1), arrow = arrow(),color='blue')
    Warning: Use of `df$x` is discouraged. Use `x` instead.
    Warning: Use of `df$y` is discouraged. Use `y` instead.
    >
    >
    >
    >
    > ### * <FOOTER>
    > ###
    > cleanEx()
    
    detaching 'package:ggplot2'
    
    > options(digits = 7L)
    > base::cat("Time elapsed: ", proc.time() - base::get("ptime", pos = 'CheckExEnv'),"\n")
    Time elapsed: 25.6 1.77 28.44 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-oldrel-windows-ix86+x86_64