We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Flavor r-devel-linux-x86_64-debian-gcc gets:
> 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: 0x55c0ac89db10> 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 0x55c00000001a, cause 'memory not mapped' Fatal error: *** recursive gc invocation Fatal error: *** recursive gc invocation
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Flavor r-devel-linux-x86_64-debian-gcc gets:
The text was updated successfully, but these errors were encountered: