CRAN Package Check Results for Maintainer ‘Diego Monteiro <dvm1607 at gmail.com>’

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

Package FAIL OK
TrajDataMining 1 12

Package TrajDataMining

Current CRAN status: FAIL: 1, OK: 12

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