CRAN Package Check Results for Package EWSmethods

Last updated on 2023-09-10 09:55:28 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.1.2 14.71 352.40 367.11 OK
r-devel-linux-x86_64-debian-gcc 1.1.2 11.09 185.14 196.23 ERROR
r-devel-linux-x86_64-fedora-clang 1.1.2 204.77 OK
r-devel-linux-x86_64-fedora-gcc 1.1.2 210.29 OK
r-devel-windows-x86_64 1.1.2 13.00 240.00 253.00 OK
r-patched-linux-x86_64 1.1.2 11.18 230.17 241.35 OK
r-release-linux-x86_64 1.1.2 13.16 209.29 222.45 OK
r-release-macos-arm64 1.1.2 102.00 OK
r-release-macos-x86_64 1.1.2 245.00 OK
r-release-windows-x86_64 1.1.2 19.00 284.00 303.00 OK
r-oldrel-macos-arm64 1.1.2 102.00 OK
r-oldrel-macos-x86_64 1.1.2 129.00 OK
r-oldrel-windows-x86_64 1.1.2 18.00 269.00 287.00 OK

Check Details

Version: 1.1.2
Check: tests
Result: ERROR
     Running ‘testthat.R’ [59s/151s]
    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
    
     RETICULATE_AUTOCONFIGURE already set to FALSE
     + /tmp/check-CRAN-regular-hornik/data/r-miniconda/bin/conda 'create' '--yes' '--name' 'test_env' 'python=3.9' '--quiet'
     Collecting package metadata (current_repodata.json): ...working... done
     Solving environment: ...working... done
    
     InvalidArchiveError('Error with archive /tmp/check-CRAN-regular-hornik/data/r-miniconda/pkgs/python-3.9.17-h955ad1f_0.conda. You probably need to delete and re-download or re-create this file. Message was:\n\nfailed with error: [Errno 28] No space left on device')
    
    
     ## Package Plan ##
    
     environment location: /tmp/check-CRAN-regular-hornik/data/r-miniconda/envs/test_env
    
     added / updated specs:
     - python=3.9
    
    
     The following packages will be downloaded:
    
     package | build
     ---------------------------|-----------------
     pip-23.2.1 | py39h06a4308_0 2.6 MB
     python-3.9.17 | h955ad1f_0 25.0 MB
     setuptools-68.0.0 | py39h06a4308_0 928 KB
     wheel-0.38.4 | py39h06a4308_0 64 KB
     ------------------------------------------------------------
     Total: 28.6 MB
    
     The following NEW packages will be INSTALLED:
    
     _libgcc_mutex pkgs/main/linux-64::_libgcc_mutex-0.1-main
     _openmp_mutex pkgs/main/linux-64::_openmp_mutex-5.1-1_gnu
     ca-certificates pkgs/main/linux-64::ca-certificates-2023.08.22-h06a4308_0
     ld_impl_linux-64 pkgs/main/linux-64::ld_impl_linux-64-2.38-h1181459_1
     libffi pkgs/main/linux-64::libffi-3.4.4-h6a678d5_0
     libgcc-ng pkgs/main/linux-64::libgcc-ng-11.2.0-h1234567_1
     libgomp pkgs/main/linux-64::libgomp-11.2.0-h1234567_1
     libstdcxx-ng pkgs/main/linux-64::libstdcxx-ng-11.2.0-h1234567_1
     ncurses pkgs/main/linux-64::ncurses-6.4-h6a678d5_0
     openssl pkgs/main/linux-64::openssl-3.0.10-h7f8727e_2
     pip pkgs/main/linux-64::pip-23.2.1-py39h06a4308_0
     python pkgs/main/linux-64::python-3.9.17-h955ad1f_0
     readline pkgs/main/linux-64::readline-8.2-h5eee18b_0
     setuptools pkgs/main/linux-64::setuptools-68.0.0-py39h06a4308_0
     sqlite pkgs/main/linux-64::sqlite-3.41.2-h5eee18b_0
     tk pkgs/main/linux-64::tk-8.6.12-h1ccaba5_0
     tzdata pkgs/main/noarch::tzdata-2023c-h04d1e81_0
     wheel pkgs/main/linux-64::wheel-0.38.4-py39h06a4308_0
     xz pkgs/main/linux-64::xz-5.4.2-h5eee18b_0
     zlib pkgs/main/linux-64::zlib-1.2.13-h5eee18b_0
    
    
     trying URL 'https://drive.google.com/u/0/uc?export=download&confirm=EoIm&id=19OuqzrY1LQxZusByf4ACPj-yiex4LY2e'
     Content type 'application/zip' length 223054273 bytes (212.7 MB)
     ==================================================
     downloaded 212.7 MB
    
     Model weights downloaded
     Model weights removed
     [ FAIL 1 | WARN 27 | SKIP 0 | PASS 61 ]
    
     ══ Failed tests ════════════════════════════════════════════════════════════════
     ── Error ('test-ewsnet_init.R:18:3'): EWSNet can be correctly initialised ──────
     Error: Error creating conda environment 'test_env' [exit code 1]
     Backtrace:
     ▆
     1. └─EWSmethods::ewsnet_init(envname = "test_env", auto = TRUE) at test-ewsnet_init.R:18:2
     2. └─reticulate::conda_create(...)
     3. └─reticulate:::stopf(fmt, envname, result, call. = FALSE)
    
     [ FAIL 1 | WARN 27 | SKIP 0 | PASS 61 ]
     Error: Test failures
     Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc