CRAN Package Check Results for Package moveWindSpeed

Last updated on 2023-06-06 20:09:49 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.2.3 46.34 598.02 644.36 OK
r-devel-linux-x86_64-debian-gcc 0.2.3 39.37 453.12 492.49 OK
r-devel-linux-x86_64-fedora-clang 0.2.3 637.25 ERROR
r-devel-linux-x86_64-fedora-gcc 0.2.3 871.56 OK
r-devel-windows-x86_64 0.2.3 42.00 341.00 383.00 OK
r-patched-linux-x86_64 0.2.3 43.11 582.20 625.31 OK
r-release-linux-x86_64 0.2.3 43.37 587.46 630.83 OK
r-release-macos-arm64 0.2.3 170.00 OK
r-release-macos-x86_64 0.2.3 317.00 OK
r-release-windows-x86_64 0.2.3 53.00 475.00 528.00 OK
r-oldrel-macos-arm64 0.2.3 139.00 OK
r-oldrel-macos-x86_64 0.2.3 316.00 OK
r-oldrel-windows-x86_64 0.2.3 53.00 458.00 511.00 OK

Check Details

Version: 0.2.3
Check: examples
Result: ERROR
    Running examples in ‘moveWindSpeed-Ex.R’ failed
    The error most likely occurred in:
    
    > ### Name: getWindEstimates
    > ### Title: Generate wind estimates for a trajectories or data frame with
    > ### wind speeds
    > ### Aliases: getWindEstimates getWindEstimates,MoveStack,missing-method
    > ### getWindEstimates,Move,missing-method
    > ### getWindEstimates,data.frame,POSIXct-method
    > ### getWindEstimates,list,ANY-method
    >
    > ### ** Examples
    >
    > data("storks")
    > # run example for reduced dataset
    > windEst<-getWindEstimates(storks[format(timestamps(storks),"%H")=="12",][[2:3]])
    > windEst<-spTransform(windEst, center=TRUE)
    Error in spTransform(x = as(x, "SpatialPointsDataFrame"), CRSobj = CRSobj) :
     package rgdal is required for spTransform methods
    Calls: spTransform ... spTransform -> .local -> spTransform -> spTransform
    Execution halted
Flavor: r-devel-linux-x86_64-fedora-clang

Version: 0.2.3
Check: re-building of vignette outputs
Result: ERROR
    Error(s) in re-building vignettes:
    --- re-building ‘estimatingWindSpeed.Rmd’ using rmarkdown
    
    Quitting from lines 37-43 [subset] (estimatingWindSpeed.Rmd)
    Error: processing vignette 'estimatingWindSpeed.Rmd' failed with diagnostics:
    package rgdal is required for spTransform methods
    --- failed re-building ‘estimatingWindSpeed.Rmd’
    
    --- re-building ‘windEstimationParameters.Rmd’ using rmarkdown
    --- finished re-building ‘windEstimationParameters.Rmd’
    
    SUMMARY: processing the following file failed:
     ‘estimatingWindSpeed.Rmd’
    
    Error: Vignette re-building failed.
    Execution halted
Flavor: r-devel-linux-x86_64-fedora-clang