CRAN Package Check Results for Package dtwSat

Last updated on 2023-10-01 08:51:57 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.0.0 12.06 200.29 212.35 OK
r-devel-linux-x86_64-debian-gcc 1.0.0 11.28 143.45 154.73 OK
r-devel-linux-x86_64-fedora-clang 1.0.0 265.30 OK
r-devel-linux-x86_64-fedora-gcc 1.0.0 275.63 OK
r-devel-windows-x86_64 1.0.0 13.00 140.00 153.00 OK --no-vignettes
r-patched-linux-x86_64 1.0.0 9.27 172.22 181.49 ERROR
r-release-linux-x86_64 1.0.0 11.88 188.96 200.84 OK
r-release-macos-arm64 1.0.0 74.00 OK
r-release-macos-x86_64 1.0.0 204.00 OK
r-release-windows-x86_64 1.0.0 17.00 166.00 183.00 OK --no-vignettes
r-oldrel-macos-arm64 1.0.0 56.00 ERROR
r-oldrel-macos-x86_64 1.0.0 76.00 ERROR
r-oldrel-windows-x86_64 1.0.0 17.00 175.00 192.00 OK --no-vignettes

Additional issues

ATLAS OpenBLAS

Check Details

Version: 1.0.0
Check: tests
Result: ERROR
     Running ‘testthat.R’ [32s/36s]
    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/testing-design.html#sec-tests-files-overview
     > # * https://testthat.r-lib.org/articles/special-files.html
     >
     > library(testthat)
     > library(dtwSat)
     Loading required package: twdtw
     Loading required package: sf
     Linking to GEOS 3.12.0, GDAL 3.7.2, PROJ 9.3.0; sf_use_s2() is TRUE
     Loading required package: stars
     Loading required package: abind
     Loading required package: ggplot2
     >
     > test_check("dtwSat")
    
     Model of class 'twdtw_knn1'
     -----------------------------
     Call:
     twdtw_knn1(x = dc, y = samples, time_weight = c(steepness = 0.1,
     midpoint = 50), cycle_length = "year", time_scale = "day",
     formula = band ~ s(time))
    
     Formula:
     band ~ s(time)
     <environment: 0x5560fefb99f8>
    
     Data:
     # A tibble: 5 × 2
     label observations
     <chr> <list>
     1 Cotton-fallow <df [22 × 7]>
     2 Forest <df [22 × 7]>
     3 Soybean-cotton <df [22 × 7]>
     4 Soybean-millet <df [22 × 7]>
     5 Soybean-maize <df [22 × 7]>
    
     TWDTW Arguments:
     - time_weight: c(steepness=0.1, midpoint=50)
     - cycle_length: year
     - time_scale: day
     - origin: NULL
     - max_elapsed: Inf
     - version: f90
     prediction on array(s) `EVI,NDVI,RED,BLUE,NIR,MIR' failed; will try to split() dimension `time' over attributes
     prediction on array(s) `EVI,NDVI,RED,BLUE,NIR,MIR' failed; will try to split() dimension `time' over attributes
    
     *** caught segfault ***
     address 0xf79a81, cause 'memory not mapped'
     Fatal error: *** recursive gc invocation
    
     Fatal error: *** recursive gc invocation
Flavor: r-patched-linux-x86_64

Version: 1.0.0
Check: tests
Result: ERROR
     Running ‘testthat.R’ [2s/2s]
    Running the tests in ‘tests/testthat.R’ failed.
    Last 13 lines of output:
    
     ══ Failed tests ════════════════════════════════════════════════════════════════
     ── Error ('test-twdtw_classify.R:24:1'): (code run outside of `test_that()`) ───
     Error in `split.stars(x, c("time"))`: length(x) == 1 is not TRUE
     Backtrace:
     ▆
     1. ├─base::system.time(...) at test-twdtw_classify.R:24:0
     2. └─dtwSat::twdtw_knn1(...)
     3. ├─base::split(x, c("time"))
     4. └─stars:::split.stars(x, c("time"))
     5. └─base::stopifnot(length(x) == 1)
    
     [ FAIL 1 | WARN 0 | SKIP 0 | PASS 0 ]
     Error: Test failures
     Execution halted
Flavor: r-oldrel-macos-arm64

Version: 1.0.0
Check: re-building of vignette outputs
Result: ERROR
    Error(s) in re-building vignettes:
     ...
    --- re-building ‘landuse-mapping.Rmd’ using rmarkdown
    
    Quitting from lines 81-89 [unnamed-chunk-4] (landuse-mapping.Rmd)
    Error: processing vignette 'landuse-mapping.Rmd' failed with diagnostics:
    length(x) == 1 is not TRUE
    --- failed re-building ‘landuse-mapping.Rmd’
    
    SUMMARY: processing the following file failed:
     ‘landuse-mapping.Rmd’
    
    Error: Vignette re-building failed.
    Execution halted
Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64

Version: 1.0.0
Check: tests
Result: ERROR
     Running ‘testthat.R’ [3s/3s]
    Running the tests in ‘tests/testthat.R’ failed.
    Last 13 lines of output:
    
     ══ Failed tests ════════════════════════════════════════════════════════════════
     ── Error ('test-twdtw_classify.R:24:1'): (code run outside of `test_that()`) ───
     Error in `split.stars(x, c("time"))`: length(x) == 1 is not TRUE
     Backtrace:
     ▆
     1. ├─base::system.time(...) at test-twdtw_classify.R:24:0
     2. └─dtwSat::twdtw_knn1(...)
     3. ├─base::split(x, c("time"))
     4. └─stars:::split.stars(x, c("time"))
     5. └─base::stopifnot(length(x) == 1)
    
     [ FAIL 1 | WARN 0 | SKIP 0 | PASS 0 ]
     Error: Test failures
     Execution halted
Flavor: r-oldrel-macos-x86_64