The hardware and bandwidth for this mirror is donated by METANET, the Webhosting and Full Service-Cloud Provider.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]metanet.ch.

CRAN Package Check Results for Maintainer ‘Thomas Arsouze <thomas.arsouze at cirad.fr>’

Last updated on 2026-05-05 11:52:10 CEST.

Package ERROR NOTE
StormR 2 11

Package StormR

Current CRAN status: ERROR: 2, NOTE: 11

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, r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-x86_64

Version: 0.2.1
Check: tests
Result: ERROR Running 'testthat.R' [31s] Running the tests in 'tests/testthat.R' failed. Complete output: > # This file is part of the standard setup for testthat. > # It is recommended that you do not modify it. > # > # Where should you do additional test configuration? > # Learn more about the roles of various files in: > # * https://r-pkgs.org/tests.html > # * https://testthat.r-lib.org/reference/test_package.html#special-files > > library(testthat) > library(StormR) > > sds <- defStormsDataset() === Loading data === Open database... D:/RCompile/CRANpkg/lib/4.7/StormR/extdata/test_dataset.nc opened Collecting data ... === DONE === Warning message: In checkInputsdefStormsDataset(filename, sep, fields, basin, seasons, : No basin argument specified. StormR will work as expected but cannot use basin filtering for speed-up when collecting data > pam <- defStormsList(sds = sds, loi = "Vanuatu", names = "PAM", verbose = 0) > > test_check("StormR") Flavor: r-devel-windows-x86_64

Version: 0.2.1
Check: tests
Result: ERROR Running 'testthat.R' [33s] Running the tests in 'tests/testthat.R' failed. Complete output: > # This file is part of the standard setup for testthat. > # It is recommended that you do not modify it. > # > # Where should you do additional test configuration? > # Learn more about the roles of various files in: > # * https://r-pkgs.org/tests.html > # * https://testthat.r-lib.org/reference/test_package.html#special-files > > library(testthat) > library(StormR) > > sds <- defStormsDataset() === Loading data === Open database... D:/RCompile/CRANpkg/lib/4.6/StormR/extdata/test_dataset.nc opened Collecting data ... === DONE === Warning message: In checkInputsdefStormsDataset(filename, sep, fields, basin, seasons, : No basin argument specified. StormR will work as expected but cannot use basin filtering for speed-up when collecting data > pam <- defStormsList(sds = sds, loi = "Vanuatu", names = "PAM", verbose = 0) > > test_check("StormR") Flavor: r-release-windows-x86_64

These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.