Skip to content

rsi

Efficiently Retrieve and Process Satellite Imagery

v0.3.2 · Jan 21, 2025 · Apache License (>= 2)

Description

Downloads spatial data from spatiotemporal asset catalogs ('STAC'), computes standard spectral indices from the Awesome Spectral Indices project (Montero et al. (2023) <doi:10.1038/s41597-023-02096-0>) against raster data, and glues the outputs together into predictor bricks. Methods focus on interoperability with the broader spatial ecosystem; function arguments and outputs use classes from 'sf' and 'terra', and data downloading functions support complex 'CQL2' queries using 'rstac'.

Downloads

414

Last 30 days

9125th

1.2K

Last 90 days

4.4K

Last year

Trend: +2.7% (30d vs prior 30d)

CRAN Check Status

7 ERROR
4 NOTE
3 OK
Show all 14 flavors
Flavor Status
r-devel-linux-x86_64-debian-clang ERROR
r-devel-linux-x86_64-debian-gcc ERROR
r-devel-linux-x86_64-fedora-clang ERROR
r-devel-linux-x86_64-fedora-gcc ERROR
r-devel-macos-arm64 NOTE
r-devel-windows-x86_64 ERROR
r-oldrel-macos-arm64 OK
r-oldrel-macos-x86_64 OK
r-oldrel-windows-x86_64 OK
r-patched-linux-x86_64 ERROR
r-release-linux-x86_64 ERROR
r-release-macos-arm64 NOTE
r-release-macos-x86_64 NOTE
r-release-windows-x86_64 NOTE
Check details (18 non-OK)
NOTE r-devel-linux-x86_64-debian-clang

DESCRIPTION meta-information

Missing dependency on R >= 4.1.0 because package code uses the pipe
  |> or function shorthand \(...) syntax added in R 4.1.0.
  File(s) using such syntax:
    ‘calculate_indices.Rd’ ‘get_stac_data.R’ ‘get_stac_data.Rd’
    ‘landsat_mask_function.Rd’
ERROR r-devel-linux-x86_64-debian-clang

tests

Running ‘testthat.R’ [24s/16s]
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(rsi)
  > 
  > test_check("rsi")
  Starting 2 test processes.
  Saving _problems/test-filters-49.R
  [ FAIL 1 | WARN 0 | SKIP 51 | PASS 32 ]
  
  ══ Skipped tests (51) ══════════════════════════════════════════════════════════
  • Environment variable `rsi_pc_key` not set (1): 'test-get_stac_data.R:122:3'
  • On CRAN (50): 'test-get_stac_data.R:2:3', 'test-get_stac_data.R:26:3',
    'test-get_stac_data.R:50:3', 'test-get_stac_data.R:75:3',
    'test-get_stac_data.R:97:3', 'test-get_stac_data.R:148:
...[truncated]...
pectral_indices.R:124:3', 'test-spectral_indices.R:131:3',
    'test-spectral_indices.R:138:3', 'test-spectral_indices.R:145:3',
    'test-spectral_indices.R:152:3', 'test-spectral_indices.R:161:3',
    'test-spectral_indices.R:170:3', 'test-spectral_indices.R:179:3',
    'test-spectral_indices.R:188:3', 'test-spectral_indices.R:197:3',
    'test-spectral_indices.R:206:3', 'test-spectral_indices.R:214:1',
    'test-calculate_indices.R:5:3', 'test-calculate_indices.R:28:3',
    'test-calculate_indices.R:51:3', 'test-calculate_indices.R:64:3',
    'test-calculate_indices.R:77:3', 'test-stack_rasters.R:114:1',
    'test-stack_rasters.R:135:1'
  
  ══ Failed tests ════════════════════════════════════════════════════════════════
  ── Failure ('test-filters.R:45:3'): filter_bands() works ───────────────────────
  Expected `all(...)` to be TRUE.
  Differences:
  `actual`:   FALSE
  `expected`: TRUE 
  
  
  [ FAIL 1 | WARN 0 | SKIP 51 | PASS 32 ]
  Error:
  ! Test failures.
  Execution halted
NOTE r-devel-linux-x86_64-debian-gcc

DESCRIPTION meta-information

Missing dependency on R >= 4.1.0 because package code uses the pipe
  |> or function shorthand \(...) syntax added in R 4.1.0.
  File(s) using such syntax:
    ‘calculate_indices.Rd’ ‘get_stac_data.R’ ‘get_stac_data.Rd’
    ‘landsat_mask_function.Rd’
ERROR r-devel-linux-x86_64-debian-gcc

tests

Running ‘testthat.R’ [16s/13s]
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(rsi)
  > 
  > test_check("rsi")
  Starting 2 test processes.
  Saving _problems/test-filters-49.R
  [ FAIL 1 | WARN 0 | SKIP 51 | PASS 32 ]
  
  ══ Skipped tests (51) ══════════════════════════════════════════════════════════
  • Environment variable `rsi_pc_key` not set (1): 'test-get_stac_data.R:122:3'
  • On CRAN (50): 'test-get_stac_data.R:2:3', 'test-get_stac_data.R:26:3',
    'test-get_stac_data.R:50:3', 'test-get_stac_data.R:75:3',
    'test-get_stac_data.R:97:3', 'test-get_stac_data.R:148:
...[truncated]...
pectral_indices.R:124:3', 'test-spectral_indices.R:131:3',
    'test-spectral_indices.R:138:3', 'test-spectral_indices.R:145:3',
    'test-spectral_indices.R:152:3', 'test-spectral_indices.R:161:3',
    'test-spectral_indices.R:170:3', 'test-spectral_indices.R:179:3',
    'test-spectral_indices.R:188:3', 'test-spectral_indices.R:197:3',
    'test-spectral_indices.R:206:3', 'test-spectral_indices.R:214:1',
    'test-calculate_indices.R:5:3', 'test-calculate_indices.R:28:3',
    'test-calculate_indices.R:51:3', 'test-calculate_indices.R:64:3',
    'test-calculate_indices.R:77:3', 'test-stack_rasters.R:114:1',
    'test-stack_rasters.R:135:1'
  
  ══ Failed tests ════════════════════════════════════════════════════════════════
  ── Failure ('test-filters.R:45:3'): filter_bands() works ───────────────────────
  Expected `all(...)` to be TRUE.
  Differences:
  `actual`:   FALSE
  `expected`: TRUE 
  
  
  [ FAIL 1 | WARN 0 | SKIP 51 | PASS 32 ]
  Error:
  ! Test failures.
  Execution halted
NOTE r-devel-linux-x86_64-fedora-clang

DESCRIPTION meta-information

Missing dependency on R >= 4.1.0 because package code uses the pipe
  |> or function shorthand \(...) syntax added in R 4.1.0.
  File(s) using such syntax:
    ‘calculate_indices.Rd’ ‘get_stac_data.R’ ‘get_stac_data.Rd’
    ‘landsat_mask_function.Rd’
ERROR r-devel-linux-x86_64-fedora-clang

tests

Running ‘testthat.R’ [38s/37s]
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(rsi)
  > 
  > test_check("rsi")
  Starting 2 test processes.
  Saving _problems/test-filters-49.R
  [ FAIL 1 | WARN 0 | SKIP 51 | PASS 32 ]
  
  ══ Skipped tests (51) ══════════════════════════════════════════════════════════
  • Environment variable `rsi_pc_key` not set (1): 'test-get_stac_data.R:122:3'
  • On CRAN (50): 'test-get_stac_data.R:2:3', 'test-get_stac_data.R:26:3',
    'test-get_stac_data.R:50:3', 'test-get_stac_data.R:75:3',
    'test-get_stac_data.R:97:3', 'test-get_stac_data.R:148:
...[truncated]...
pectral_indices.R:124:3', 'test-spectral_indices.R:131:3',
    'test-spectral_indices.R:138:3', 'test-spectral_indices.R:145:3',
    'test-spectral_indices.R:152:3', 'test-spectral_indices.R:161:3',
    'test-spectral_indices.R:170:3', 'test-spectral_indices.R:179:3',
    'test-spectral_indices.R:188:3', 'test-spectral_indices.R:197:3',
    'test-spectral_indices.R:206:3', 'test-spectral_indices.R:214:1',
    'test-calculate_indices.R:5:3', 'test-calculate_indices.R:28:3',
    'test-calculate_indices.R:51:3', 'test-calculate_indices.R:64:3',
    'test-calculate_indices.R:77:3', 'test-stack_rasters.R:114:1',
    'test-stack_rasters.R:135:1'
  
  ══ Failed tests ════════════════════════════════════════════════════════════════
  ── Failure ('test-filters.R:45:3'): filter_bands() works ───────────────────────
  Expected `all(...)` to be TRUE.
  Differences:
  `actual`:   FALSE
  `expected`: TRUE 
  
  
  [ FAIL 1 | WARN 0 | SKIP 51 | PASS 32 ]
  Error:
  ! Test failures.
  Execution halted
NOTE r-devel-linux-x86_64-fedora-gcc

DESCRIPTION meta-information

Missing dependency on R >= 4.1.0 because package code uses the pipe
  |> or function shorthand \(...) syntax added in R 4.1.0.
  File(s) using such syntax:
    ‘calculate_indices.Rd’ ‘get_stac_data.R’ ‘get_stac_data.Rd’
    ‘landsat_mask_function.Rd’
ERROR r-devel-linux-x86_64-fedora-gcc

tests

Running ‘testthat.R’ [36s/27s]
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(rsi)
  > 
  > test_check("rsi")
  Starting 2 test processes.
  Saving _problems/test-filters-49.R
  [ FAIL 1 | WARN 0 | SKIP 51 | PASS 32 ]
  
  ══ Skipped tests (51) ══════════════════════════════════════════════════════════
  • Environment variable `rsi_pc_key` not set (1): 'test-get_stac_data.R:122:3'
  • On CRAN (50): 'test-get_stac_data.R:2:3', 'test-get_stac_data.R:26:3',
    'test-get_stac_data.R:50:3', 'test-get_stac_data.R:75:3',
    'test-get_stac_data.R:97:3', 'test-get_stac_data.R:148:
...[truncated]...
pectral_indices.R:124:3', 'test-spectral_indices.R:131:3',
    'test-spectral_indices.R:138:3', 'test-spectral_indices.R:145:3',
    'test-spectral_indices.R:152:3', 'test-spectral_indices.R:161:3',
    'test-spectral_indices.R:170:3', 'test-spectral_indices.R:179:3',
    'test-spectral_indices.R:188:3', 'test-spectral_indices.R:197:3',
    'test-spectral_indices.R:206:3', 'test-spectral_indices.R:214:1',
    'test-calculate_indices.R:5:3', 'test-calculate_indices.R:28:3',
    'test-calculate_indices.R:51:3', 'test-calculate_indices.R:64:3',
    'test-calculate_indices.R:77:3', 'test-stack_rasters.R:114:1',
    'test-stack_rasters.R:135:1'
  
  ══ Failed tests ════════════════════════════════════════════════════════════════
  ── Failure ('test-filters.R:45:3'): filter_bands() works ───────────────────────
  Expected `all(...)` to be TRUE.
  Differences:
  `actual`:   FALSE
  `expected`: TRUE 
  
  
  [ FAIL 1 | WARN 0 | SKIP 51 | PASS 32 ]
  Error:
  ! Test failures.
  Execution halted
NOTE r-devel-macos-arm64

DESCRIPTION meta-information

Missing dependency on R >= 4.1.0 because package code uses the pipe
  |> or function shorthand \(...) syntax added in R 4.1.0.
  File(s) using such syntax:
    ‘calculate_indices.Rd’ ‘get_stac_data.R’ ‘get_stac_data.Rd’
    ‘landsat_mask_function.Rd’
NOTE r-devel-windows-x86_64

DESCRIPTION meta-information

Missing dependency on R >= 4.1.0 because package code uses the pipe
  |> or function shorthand \(...) syntax added in R 4.1.0.
  File(s) using such syntax:
    'calculate_indices.Rd' 'get_stac_data.R' 'get_stac_data.Rd'
    'landsat_mask_function.Rd'
ERROR r-devel-windows-x86_64

tests

Running 'testthat.R' [12s]
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(rsi)
  > 
  > test_check("rsi")
  Starting 2 test processes.
  Saving _problems/test-filters-49.R
  [ FAIL 1 | WARN 0 | SKIP 51 | PASS 32 ]
  
  ══ Skipped tests (51) ══════════════════════════════════════════════════════════
  • Environment variable `rsi_pc_key` not set (1): 'test-get_stac_data.R:122:3'
  • On CRAN (50): 'test-get_stac_data.R:2:3', 'test-get_stac_data.R:26:3',
    'test-get_stac_data.R:50:3', 'test-get_stac_data.R:75:3',
    'test-get_stac_data.R:97:3', 'test-get_stac_data.R:148:3',

...[truncated]...
pectral_indices.R:124:3', 'test-spectral_indices.R:131:3',
    'test-spectral_indices.R:138:3', 'test-spectral_indices.R:145:3',
    'test-spectral_indices.R:152:3', 'test-spectral_indices.R:161:3',
    'test-spectral_indices.R:170:3', 'test-spectral_indices.R:179:3',
    'test-spectral_indices.R:188:3', 'test-spectral_indices.R:197:3',
    'test-spectral_indices.R:206:3', 'test-spectral_indices.R:214:1',
    'test-calculate_indices.R:5:3', 'test-calculate_indices.R:28:3',
    'test-calculate_indices.R:51:3', 'test-calculate_indices.R:64:3',
    'test-calculate_indices.R:77:3', 'test-stack_rasters.R:114:1',
    'test-stack_rasters.R:135:1'
  
  ══ Failed tests ════════════════════════════════════════════════════════════════
  ── Failure ('test-filters.R:45:3'): filter_bands() works ───────────────────────
  Expected `all(...)` to be TRUE.
  Differences:
  `actual`:   FALSE
  `expected`: TRUE 
  
  
  [ FAIL 1 | WARN 0 | SKIP 51 | PASS 32 ]
  Error:
  ! Test failures.
  Execution halted
NOTE r-patched-linux-x86_64

DESCRIPTION meta-information

Missing dependency on R >= 4.1.0 because package code uses the pipe
  |> or function shorthand \(...) syntax added in R 4.1.0.
  File(s) using such syntax:
    ‘calculate_indices.Rd’ ‘get_stac_data.R’ ‘get_stac_data.Rd’
    ‘landsat_mask_function.Rd’
ERROR r-patched-linux-x86_64

tests

Running ‘testthat.R’ [23s/16s]
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(rsi)
  > 
  > test_check("rsi")
  Starting 2 test processes.
  Saving _problems/test-filters-49.R
  [ FAIL 1 | WARN 0 | SKIP 51 | PASS 32 ]
  
  ══ Skipped tests (51) ══════════════════════════════════════════════════════════
  • Environment variable `rsi_pc_key` not set (1): 'test-get_stac_data.R:122:3'
  • On CRAN (50): 'test-get_stac_data.R:2:3', 'test-get_stac_data.R:26:3',
    'test-get_stac_data.R:50:3', 'test-get_stac_data.R:75:3',
    'test-get_stac_data.R:97:3', 'test-get_stac_data.R:148:
...[truncated]...
pectral_indices.R:124:3', 'test-spectral_indices.R:131:3',
    'test-spectral_indices.R:138:3', 'test-spectral_indices.R:145:3',
    'test-spectral_indices.R:152:3', 'test-spectral_indices.R:161:3',
    'test-spectral_indices.R:170:3', 'test-spectral_indices.R:179:3',
    'test-spectral_indices.R:188:3', 'test-spectral_indices.R:197:3',
    'test-spectral_indices.R:206:3', 'test-spectral_indices.R:214:1',
    'test-calculate_indices.R:5:3', 'test-calculate_indices.R:28:3',
    'test-calculate_indices.R:51:3', 'test-calculate_indices.R:64:3',
    'test-calculate_indices.R:77:3', 'test-stack_rasters.R:114:1',
    'test-stack_rasters.R:135:1'
  
  ══ Failed tests ════════════════════════════════════════════════════════════════
  ── Failure ('test-filters.R:45:3'): filter_bands() works ───────────────────────
  Expected `all(...)` to be TRUE.
  Differences:
  `actual`:   FALSE
  `expected`: TRUE 
  
  
  [ FAIL 1 | WARN 0 | SKIP 51 | PASS 32 ]
  Error:
  ! Test failures.
  Execution halted
NOTE r-release-linux-x86_64

DESCRIPTION meta-information

Missing dependency on R >= 4.1.0 because package code uses the pipe
  |> or function shorthand \(...) syntax added in R 4.1.0.
  File(s) using such syntax:
    ‘calculate_indices.Rd’ ‘get_stac_data.R’ ‘get_stac_data.Rd’
    ‘landsat_mask_function.Rd’
ERROR r-release-linux-x86_64

tests

Running ‘testthat.R’ [23s/16s]
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(rsi)
  > 
  > test_check("rsi")
  Starting 2 test processes.
  Saving _problems/test-filters-49.R
  [ FAIL 1 | WARN 0 | SKIP 51 | PASS 32 ]
  
  ══ Skipped tests (51) ══════════════════════════════════════════════════════════
  • Environment variable `rsi_pc_key` not set (1): 'test-get_stac_data.R:122:3'
  • On CRAN (50): 'test-get_stac_data.R:2:3', 'test-get_stac_data.R:26:3',
    'test-get_stac_data.R:50:3', 'test-get_stac_data.R:75:3',
    'test-get_stac_data.R:97:3', 'test-get_stac_data.R:148:
...[truncated]...
pectral_indices.R:124:3', 'test-spectral_indices.R:131:3',
    'test-spectral_indices.R:138:3', 'test-spectral_indices.R:145:3',
    'test-spectral_indices.R:152:3', 'test-spectral_indices.R:161:3',
    'test-spectral_indices.R:170:3', 'test-spectral_indices.R:179:3',
    'test-spectral_indices.R:188:3', 'test-spectral_indices.R:197:3',
    'test-spectral_indices.R:206:3', 'test-spectral_indices.R:214:1',
    'test-calculate_indices.R:5:3', 'test-calculate_indices.R:28:3',
    'test-calculate_indices.R:51:3', 'test-calculate_indices.R:64:3',
    'test-calculate_indices.R:77:3', 'test-stack_rasters.R:114:1',
    'test-stack_rasters.R:135:1'
  
  ══ Failed tests ════════════════════════════════════════════════════════════════
  ── Failure ('test-filters.R:45:3'): filter_bands() works ───────────────────────
  Expected `all(...)` to be TRUE.
  Differences:
  `actual`:   FALSE
  `expected`: TRUE 
  
  
  [ FAIL 1 | WARN 0 | SKIP 51 | PASS 32 ]
  Error:
  ! Test failures.
  Execution halted
NOTE r-release-macos-arm64

DESCRIPTION meta-information

Missing dependency on R >= 4.1.0 because package code uses the pipe
  |> or function shorthand \(...) syntax added in R 4.1.0.
  File(s) using such syntax:
    ‘calculate_indices.Rd’ ‘get_stac_data.R’ ‘get_stac_data.Rd’
    ‘landsat_mask_function.Rd’
NOTE r-release-macos-x86_64

DESCRIPTION meta-information

Missing dependency on R >= 4.1.0 because package code uses the pipe
  |> or function shorthand \(...) syntax added in R 4.1.0.
  File(s) using such syntax:
    ‘calculate_indices.Rd’ ‘get_stac_data.R’ ‘get_stac_data.Rd’
    ‘landsat_mask_function.Rd’
NOTE r-release-windows-x86_64

DESCRIPTION meta-information

Missing dependency on R >= 4.1.0 because package code uses the pipe
  |> or function shorthand \(...) syntax added in R 4.1.0.
  File(s) using such syntax:
    'calculate_indices.Rd' 'get_stac_data.R' 'get_stac_data.Rd'
    'landsat_mask_function.Rd'

Additional Issues

M1mac Details →

Check History

ERROR 3 OK · 9 NOTE · 0 WARNING · 2 ERROR · 0 FAILURE Mar 31, 2026
NOTE r-devel-linux-x86_64-debian-clang

DESCRIPTION meta-information

Missing dependency on R >= 4.1.0 because package code uses the pipe
  |> or function shorthand \(...) syntax added in R 4.1.0.
  File(s) using such syntax:
    ‘calculate_indices.Rd’ ‘get_stac_data.R’ ‘get_stac_data.Rd’
    ‘landsat_mask_function.Rd’
ERROR r-devel-linux-x86_64-debian-gcc

DESCRIPTION meta-information

Missing dependency on R >= 4.1.0 because package code uses the pipe
  |> or function shorthand \(...) syntax added in R 4.1.0.
  File(s) using such syntax:
    ‘calculate_indices.Rd’ ‘get_stac_data.R’ ‘get_stac_data.Rd’
    ‘landsat_mask_function.Rd’
NOTE r-devel-linux-x86_64-fedora-clang

DESCRIPTION meta-information

Missing dependency on R >= 4.1.0 because package code uses the pipe
  |> or function shorthand \(...) syntax added in R 4.1.0.
  File(s) using such syntax:
    ‘calculate_indices.Rd’ ‘get_stac_data.R’ ‘get_stac_data.Rd’
    ‘landsat_mask_function.Rd’
NOTE r-devel-linux-x86_64-fedora-gcc

DESCRIPTION meta-information

Missing dependency on R >= 4.1.0 because package code uses the pipe
  |> or function shorthand \(...) syntax added in R 4.1.0.
  File(s) using such syntax:
    ‘calculate_indices.Rd’ ‘get_stac_data.R’ ‘get_stac_data.Rd’
    ‘landsat_mask_function.Rd’
NOTE r-devel-macos-arm64

DESCRIPTION meta-information

Missing dependency on R >= 4.1.0 because package code uses the pipe
  |> or function shorthand \(...) syntax added in R 4.1.0.
  File(s) using such syntax:
    ‘calculate_indices.Rd’ ‘get_stac_data.R’ ‘get_stac_data.Rd’
    ‘landsat_mask_function.Rd’
ERROR r-devel-windows-x86_64

DESCRIPTION meta-information

Missing dependency on R >= 4.1.0 because package code uses the pipe
  |> or function shorthand \(...) syntax added in R 4.1.0.
  File(s) using such syntax:
    'calculate_indices.Rd' 'get_stac_data.R' 'get_stac_data.Rd'
    'landsat_mask_function.Rd'
NOTE r-patched-linux-x86_64

DESCRIPTION meta-information

Missing dependency on R >= 4.1.0 because package code uses the pipe
  |> or function shorthand \(...) syntax added in R 4.1.0.
  File(s) using such syntax:
    ‘calculate_indices.Rd’ ‘get_stac_data.R’ ‘get_stac_data.Rd’
    ‘landsat_mask_function.Rd’
NOTE r-release-linux-x86_64

DESCRIPTION meta-information

Missing dependency on R >= 4.1.0 because package code uses the pipe
  |> or function shorthand \(...) syntax added in R 4.1.0.
  File(s) using such syntax:
    ‘calculate_indices.Rd’ ‘get_stac_data.R’ ‘get_stac_data.Rd’
    ‘landsat_mask_function.Rd’
NOTE r-release-macos-arm64

DESCRIPTION meta-information

Missing dependency on R >= 4.1.0 because package code uses the pipe
  |> or function shorthand \(...) syntax added in R 4.1.0.
  File(s) using such syntax:
    ‘calculate_indices.Rd’ ‘get_stac_data.R’ ‘get_stac_data.Rd’
    ‘landsat_mask_function.Rd’
NOTE r-release-macos-x86_64

DESCRIPTION meta-information

Missing dependency on R >= 4.1.0 because package code uses the pipe
  |> or function shorthand \(...) syntax added in R 4.1.0.
  File(s) using such syntax:
    ‘calculate_indices.Rd’ ‘get_stac_data.R’ ‘get_stac_data.Rd’
    ‘landsat_mask_function.Rd’
NOTE r-release-windows-x86_64

DESCRIPTION meta-information

Missing dependency on R >= 4.1.0 because package code uses the pipe
  |> or function shorthand \(...) syntax added in R 4.1.0.
  File(s) using such syntax:
    'calculate_indices.Rd' 'get_stac_data.R' 'get_stac_data.Rd'
    'landsat_mask_function.Rd'
NOTE 3 OK · 11 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Mar 10, 2026
NOTE r-devel-linux-x86_64-debian-clang

DESCRIPTION meta-information

Missing dependency on R >= 4.1.0 because package code uses the pipe
  |> or function shorthand \(...) syntax added in R 4.1.0.
  File(s) using such syntax:
    ‘calculate_indices.Rd’ ‘get_stac_data.R’ ‘get_stac_data.Rd’
    ‘landsat_mask_function.Rd’
NOTE r-devel-linux-x86_64-debian-gcc

DESCRIPTION meta-information

Missing dependency on R >= 4.1.0 because package code uses the pipe
  |> or function shorthand \(...) syntax added in R 4.1.0.
  File(s) using such syntax:
    ‘calculate_indices.Rd’ ‘get_stac_data.R’ ‘get_stac_data.Rd’
    ‘landsat_mask_function.Rd’
NOTE r-devel-linux-x86_64-fedora-clang

DESCRIPTION meta-information

Missing dependency on R >= 4.1.0 because package code uses the pipe
  |> or function shorthand \(...) syntax added in R 4.1.0.
  File(s) using such syntax:
    ‘calculate_indices.Rd’ ‘get_stac_data.R’ ‘get_stac_data.Rd’
    ‘landsat_mask_function.Rd’
NOTE r-devel-linux-x86_64-fedora-gcc

DESCRIPTION meta-information

Missing dependency on R >= 4.1.0 because package code uses the pipe
  |> or function shorthand \(...) syntax added in R 4.1.0.
  File(s) using such syntax:
    ‘calculate_indices.Rd’ ‘get_stac_data.R’ ‘get_stac_data.Rd’
    ‘landsat_mask_function.Rd’
NOTE r-devel-macos-arm64

DESCRIPTION meta-information

Missing dependency on R >= 4.1.0 because package code uses the pipe
  |> or function shorthand \(...) syntax added in R 4.1.0.
  File(s) using such syntax:
    ‘calculate_indices.Rd’ ‘get_stac_data.R’ ‘get_stac_data.Rd’
    ‘landsat_mask_function.Rd’
NOTE r-devel-windows-x86_64

DESCRIPTION meta-information

Missing dependency on R >= 4.1.0 because package code uses the pipe
  |> or function shorthand \(...) syntax added in R 4.1.0.
  File(s) using such syntax:
    'calculate_indices.Rd' 'get_stac_data.R' 'get_stac_data.Rd'
    'landsat_mask_function.Rd'
NOTE r-patched-linux-x86_64

DESCRIPTION meta-information

Missing dependency on R >= 4.1.0 because package code uses the pipe
  |> or function shorthand \(...) syntax added in R 4.1.0.
  File(s) using such syntax:
    ‘calculate_indices.Rd’ ‘get_stac_data.R’ ‘get_stac_data.Rd’
    ‘landsat_mask_function.Rd’
NOTE r-release-linux-x86_64

DESCRIPTION meta-information

Missing dependency on R >= 4.1.0 because package code uses the pipe
  |> or function shorthand \(...) syntax added in R 4.1.0.
  File(s) using such syntax:
    ‘calculate_indices.Rd’ ‘get_stac_data.R’ ‘get_stac_data.Rd’
    ‘landsat_mask_function.Rd’
NOTE r-release-macos-arm64

DESCRIPTION meta-information

Missing dependency on R >= 4.1.0 because package code uses the pipe
  |> or function shorthand \(...) syntax added in R 4.1.0.
  File(s) using such syntax:
    ‘calculate_indices.Rd’ ‘get_stac_data.R’ ‘get_stac_data.Rd’
    ‘landsat_mask_function.Rd’
NOTE r-release-macos-x86_64

DESCRIPTION meta-information

Missing dependency on R >= 4.1.0 because package code uses the pipe
  |> or function shorthand \(...) syntax added in R 4.1.0.
  File(s) using such syntax:
    ‘calculate_indices.Rd’ ‘get_stac_data.R’ ‘get_stac_data.Rd’
    ‘landsat_mask_function.Rd’
NOTE r-release-windows-x86_64

DESCRIPTION meta-information

Missing dependency on R >= 4.1.0 because package code uses the pipe
  |> or function shorthand \(...) syntax added in R 4.1.0.
  File(s) using such syntax:
    'calculate_indices.Rd' 'get_stac_data.R' 'get_stac_data.Rd'
    'landsat_mask_function.Rd'

Reverse Dependencies (1)

suggests

Dependency Network

Dependencies Reverse dependencies future.apply glue httr jsonlite lifecycle proceduralnames rlang rstac sf terra tibble CDSE rsi

Version History

new 0.3.2 Mar 10, 2026
updated 0.3.2 ← 0.3.1 diff Jan 21, 2025
updated 0.3.1 ← 0.3.0 diff Oct 21, 2024
updated 0.3.0 ← 0.2.1 diff Oct 1, 2024
updated 0.2.1 ← 0.2.0 diff Jun 26, 2024
updated 0.2.0 ← 0.1.2 diff Mar 28, 2024
updated 0.1.2 ← 0.1.1 diff Feb 12, 2024
updated 0.1.1 ← 0.1.0 diff Jan 17, 2024
new 0.1.0 Jan 9, 2024