CRAN Package Check Results for Package tangles

Last updated on 2025-08-18 18:49:47 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 2.0.1 24.13 209.57 233.70 ERROR
r-devel-linux-x86_64-debian-gcc 2.0.1 16.16 129.75 145.91 OK
r-devel-linux-x86_64-fedora-clang 2.0.1 362.12 OK
r-devel-linux-x86_64-fedora-gcc 2.0.1 363.73 OK
r-devel-windows-x86_64 2.0.1 21.00 169.00 190.00 OK
r-patched-linux-x86_64 2.0.1 22.32 199.10 221.42 OK
r-release-linux-x86_64 2.0.1 21.45 192.38 213.83 ERROR
r-release-macos-arm64 2.0.1 81.00 OK
r-release-macos-x86_64 2.0.1 188.00 OK
r-release-windows-x86_64 2.0.1 23.00 163.00 186.00 OK
r-oldrel-macos-arm64 2.0.1 85.00 OK
r-oldrel-macos-x86_64 2.0.1 190.00 OK
r-oldrel-windows-x86_64 2.0.1 30.00 221.00 251.00 OK

Check Details

Version: 2.0.1
Check: re-building of vignette outputs
Result: ERROR Error(s) in re-building vignettes: ... --- re-building ‘deidentification.Rmd’ using rmarkdown Quitting from deidentification.Rmd:124-156 [tangling-together] ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ <error/rlang_error> Error: ! [cannot make matrix with 1396964956569849 rows] --- Backtrace: ▆ 1. └─tangles::tangler(...) 2. └─base::lapply(...) 3. └─tangles (local) FUN(X[[i]], ...) 4. ├─terra::rast(x = xyz, type = "xyz") 5. └─terra::rast(x = xyz, type = "xyz") 6. └─terra (local) .local(x, ...) 7. └─terra:::.rastFromXYZ(x, crs = crs, digits = digits, extent = extent) 8. └─terra:::error(paste("cannot make matrix with ", ncell(r), " rows")) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Error: processing vignette 'deidentification.Rmd' failed with diagnostics: [cannot make matrix with 1396964956569849 rows] --- failed re-building ‘deidentification.Rmd’ SUMMARY: processing the following file failed: ‘deidentification.Rmd’ Error: Vignette re-building failed. Execution halted Flavor: r-devel-linux-x86_64-debian-clang

Version: 2.0.1
Check: re-building of vignette outputs
Result: ERROR Error(s) in re-building vignettes: ... --- re-building ‘deidentification.Rmd’ using rmarkdown Quitting from deidentification.Rmd:109-118 [tangles-raster] ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ <error/rlang_error> Error: ! [cannot make matrix with 5726256557457410048 rows] --- Backtrace: ▆ 1. └─tangles::tangles(...) 2. └─base::lapply(...) 3. └─tangles (local) FUN(X[[i]], ...) 4. ├─terra::rast(x = xyz, type = "xyz") 5. └─terra::rast(x = xyz, type = "xyz") 6. └─terra (local) .local(x, ...) 7. └─terra:::.rastFromXYZ(x, crs = crs, digits = digits, extent = extent) 8. └─terra:::error(paste("cannot make matrix with ", ncell(r), " rows")) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Error: processing vignette 'deidentification.Rmd' failed with diagnostics: [cannot make matrix with 5726256557457410048 rows] --- failed re-building ‘deidentification.Rmd’ SUMMARY: processing the following file failed: ‘deidentification.Rmd’ Error: Vignette re-building failed. Execution halted Flavor: r-release-linux-x86_64