CRAN Package Check Results for Package EWSmethods

Last updated on 2026-05-17 09:50:12 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.3.3 8.90 171.03 179.93 OK
r-devel-linux-x86_64-debian-gcc 1.3.3 5.64 112.38 118.02 OK
r-devel-linux-x86_64-fedora-clang 1.3.3 15.00 275.73 290.73 OK
r-devel-linux-x86_64-fedora-gcc 1.3.3 14.00 361.36 375.36 OK
r-devel-windows-x86_64 1.3.3 11.00 222.00 233.00 OK
r-patched-linux-x86_64 1.3.3 8.54 161.09 169.63 OK
r-release-linux-x86_64 1.3.3 7.27 162.88 170.15 OK
r-release-macos-arm64 1.3.3 2.00 74.00 76.00 OK
r-release-macos-x86_64 1.3.3 7.00 390.00 397.00 OK
r-release-windows-x86_64 1.3.3 11.00 304.00 315.00 ERROR
r-oldrel-macos-arm64 1.3.3 2.00 61.00 63.00 OK
r-oldrel-macos-x86_64 1.3.3 6.00 201.00 207.00 OK
r-oldrel-windows-x86_64 1.3.3 15.00 305.00 320.00 OK

Check Details

Version: 1.3.3
Check: tests
Result: ERROR Running 'testthat.R' [170s] 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(EWSmethods) > > test_check("EWSmethods") data successfully aggregated into monthly time steps data successfully aggregated into monthly time steps data successfully aggregated into monthly time steps Attention: may take up to 10 minutes to complete + "C:/Users/CRAN/AppData/Local/r-miniconda/condabin/conda.bat" create --yes --name test_env python --quiet -c conda-forge Retrieving notices: ...working... done Collecting package metadata (current_repodata.json): ...working... done Solving environment: ...working... done ## Package Plan ## environment location: C:\Users\CRAN\AppData\Local\R-MINI~1\envs\test_env added / updated specs: - python The following packages will be downloaded: package | build ---------------------------|----------------- vc14_runtime-14.44.35208 | h818238b_36 668 KB conda-forge vcomp14-14.44.35208 | h818238b_36 113 KB conda-forge ------------------------------------------------------------ Total: 781 KB The following NEW packages will be INSTALLED: bzip2 conda-forge/win-64::bzip2-1.0.8-h0ad9c76_9 ca-certificates conda-forge/noarch::ca-certificates-2026.4.22-h4c7d964_0 libexpat conda-forge/win-64::libexpat-2.8.0-hac47afa_0 libffi conda-forge/win-64::libffi-3.5.2-h3d046cb_0 liblzma conda-forge/win-64::liblzma-5.8.3-hfd05255_0 libmpdec conda-forge/win-64::libmpdec-4.0.0-hfd05255_1 libsqlite conda-forge/win-64::libsqlite-3.53.1-hf5d6505_0 libzlib conda-forge/win-64::libzlib-1.3.2-hfd05255_2 openssl conda-forge/win-64::openssl-3.6.2-hf411b9b_0 pip conda-forge/noarch::pip-26.1.1-pyh145f28c_0 python conda-forge/win-64::python-3.14.4-h4b44e0e_100_cp314 python_abi conda-forge/noarch::python_abi-3.14-8_cp314 tk conda-forge/win-64::tk-8.6.13-h6ed50ae_3 tzdata conda-forge/noarch::tzdata-2025c-hc9c84f9_1 ucrt conda-forge/win-64::ucrt-10.0.26100.0-h57928b3_0 vc pkgs/main/win-64::vc-14.3-h2df5915_10 vc14_runtime conda-forge/win-64::vc14_runtime-14.44.35208-h818238b_36 vcomp14 conda-forge/win-64::vcomp14-14.44.35208-h818238b_36 zstd conda-forge/win-64::zstd-1.5.7-h534d264_6 Preparing transaction: ...working... done Verifying transaction: ...working... done Executing transaction: ...working... done Saving _problems/test-ewsnet_init-18.R [ FAIL 1 | WARN 34 | SKIP 1 | PASS 71 ] ══ Skipped tests (1) ═══════════════════════════════════════════════════════════ • On CRAN (1): 'test-reset_ewsnet.R:2:3' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test-ewsnet_init.R:18:3'): EWSNet can be correctly initialised ────── Error: lexical error: invalid character inside string. 8947\\RtmpgfT7ws\\rapp-bin-fro ntmattere1f873f05c6;D:\\temp\ (right here) ------^ Backtrace: ▆ 1. └─EWSmethods::ewsnet_init(envname = "test_env", auto = TRUE) at test-ewsnet_init.R:18:3 2. └─reticulate::conda_install(...) 3. └─reticulate::conda_create(...) 4. └─reticulate::conda_python(envname = envname, conda = conda) 5. └─reticulate::conda_list(conda = conda) 6. └─jsonlite::fromJSON(conda_envs) 7. └─jsonlite:::parse_and_simplify(...) 8. └─jsonlite:::parseJSON(txt, bigint_as_char) 9. └─jsonlite:::parse_string(txt, bigint_as_char) [ FAIL 1 | WARN 34 | SKIP 1 | PASS 71 ] Error: ! Test failures. Execution halted Flavor: r-release-windows-x86_64