Last updated on 2025-12-03 05:50:58 CET.
| Package | ERROR | NOTE | OK |
|---|---|---|---|
| StormR | 1 | 10 | 2 |
Current CRAN status: ERROR: 1, NOTE: 10, OK: 2
Version: 0.2.1
Check: CRAN incoming feasibility
Result: NOTE
Maintainer: ‘Thomas Arsouze <thomas.arsouze@cirad.fr>’
The BugReports field in DESCRIPTION has
https://github.com/umr-amap/StormR/issues/new/choose
which should likely be
https://github.com/umr-amap/StormR/issues/new/choose/issues
instead.
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc
Version: 0.2.1
Check: DESCRIPTION meta-information
Result: NOTE
Missing dependency on R >= 4.1.0 because package code uses the pipe
|> or function shorthand \(...) syntax added in R 4.1.0.
File(s) using such syntax:
‘defStormsList.R’
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
Version: 0.2.1
Check: re-building of vignette outputs
Result: ERROR
Error(s) in re-building vignettes:
--- re-building 'Behaviour.Rmd' using rmarkdown
--- finished re-building 'Behaviour.Rmd'
--- re-building 'ExtractStorms.Rmd' using rmarkdown
--- finished re-building 'ExtractStorms.Rmd'
--- re-building 'Models.Rmd' using rmarkdown
--- finished re-building 'Models.Rmd'
--- re-building 'SpatialBehaviour.Rmd' using rmarkdown
Quitting from SpatialBehaviour.Rmd:132-134 [unnamed-chunk-10]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
<error/rlang_error>
Error in `h()`:
! error in evaluating the argument 'x' in selecting a method for function 'ext': error in evaluating the argument 'x' in selecting a method for function 'project': [project] Cannot do this transformation
---
Backtrace:
▆
1. ├─StormR::plotBehaviour(st, ss$PAM_MSW, dynamicPlot = TRUE)
2. │ └─leaflet::addRasterImage(map, rasterProduct, colors = pal, opacity = 0.8)
3. │ └─leaflet:::addRasterImage_SpatRaster(...)
4. │ ├─terra::ext(...)
5. │ ├─terra::project(...)
6. │ ├─terra::project(...)
7. │ └─terra::project(...)
8. │ └─terra (local) .local(x, ...)
9. │ └─terra:::messages(x, "project")
10. │ └─terra:::error(f, x@pntr$getError())
11. │ └─base::stop("[", f, "] ", emsg, ..., call. = FALSE)
12. ├─base::.handleSimpleError(...)
13. │ └─base (local) h(simpleError(msg, call))
14. └─base::.handleSimpleError(...)
15. └─base (local) h(simpleError(msg, call))
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Error: processing vignette 'SpatialBehaviour.Rmd' failed with diagnostics:
error in evaluating the argument 'x' in selecting a method for function 'ext': error in evaluating the argument 'x' in selecting a method for function 'project': [project] Cannot do this transformation
--- failed re-building 'SpatialBehaviour.Rmd'
--- re-building 'TemporalBehaviour.Rmd' using rmarkdown
--- finished re-building 'TemporalBehaviour.Rmd'
SUMMARY: processing the following file failed:
'SpatialBehaviour.Rmd'
Error: Vignette re-building failed.
Execution halted
Flavor: r-oldrel-windows-x86_64