Last updated on 2025-11-28 02:51:02 CET.
| Package | ERROR | NOTE | OK |
|---|---|---|---|
| airGRiwrm | 10 | 3 | |
| hubeau | 2 | 11 | |
| Rthingsboard | 2 | 11 |
Current CRAN status: NOTE: 10, OK: 3
Version: 0.7.0
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:
‘plot.GRiwrm.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
Current CRAN status: ERROR: 2, OK: 11
Version: 0.5.2
Check: re-building of vignette outputs
Result: ERROR
Error(s) in re-building vignettes:
...
--- re-building ‘data_extraction_naiades.Rmd’ using rmarkdown
[WARNING] Deprecated: --highlight-style. Use --syntax-highlighting instead.
--- finished re-building ‘data_extraction_naiades.Rmd’
--- re-building ‘example_ecoulement_api.Rmd’ using rmarkdown
Quitting from example_ecoulement_api.Rmd:40-47 [setup]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
<error/rlang_error>
Error in `library()`:
! there is no package called 'mapview'
---
Backtrace:
▆
1. └─base::library(mapview)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Error: processing vignette 'example_ecoulement_api.Rmd' failed with diagnostics:
there is no package called 'mapview'
--- failed re-building ‘example_ecoulement_api.Rmd’
--- re-building ‘example_niveaux_nappes_api.Rmd’ using rmarkdown
Quitting from example_niveaux_nappes_api.Rmd:37-45 [setup]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
<error/rlang_error>
Error in `library()`:
! there is no package called 'mapview'
---
Backtrace:
▆
1. └─base::library(mapview)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Error: processing vignette 'example_niveaux_nappes_api.Rmd' failed with diagnostics:
there is no package called 'mapview'
--- failed re-building ‘example_niveaux_nappes_api.Rmd’
SUMMARY: processing the following files failed:
‘example_ecoulement_api.Rmd’ ‘example_niveaux_nappes_api.Rmd’
Error: Vignette re-building failed.
Execution halted
Flavors: r-devel-linux-x86_64-debian-clang, r-patched-linux-x86_64
Current CRAN status: NOTE: 2, OK: 11
Version: 0.2.7
Check: dependencies in R code
Result: NOTE
Namespaces in Imports field not imported from:
‘httr’ ‘logger’
All declared Imports should be used.
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc