Skip to content

EGRETci

Exploration and Graphics for RivEr Trends Confidence Intervals

v2.0.5 · Apr 17, 2025 · CC0

Description

Collection of functions to evaluate uncertainty of results from water quality analysis using the Weighted Regressions on Time Discharge and Season (WRTDS) method. This package is an add-on to the EGRET package that performs the WRTDS analysis. The WRTDS modeling method was initially introduced and discussed in Hirsch et al. (2010) <doi:10.1111/j.1752-1688.2010.00482.x>, and expanded in Hirsch and De Cicco (2015) <doi:10.3133/tm4A10>. The paper describing the uncertainty and confidence interval calculations is Hirsch et al. (2015) <doi:10.1016/j.envsoft.2015.07.017>.

Downloads

680

Last 30 days

5239th

680

Last 90 days

680

Last year

CRAN Check Status

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

*


            
OK r-devel-linux-x86_64-debian-gcc

*


            
OK r-devel-linux-x86_64-fedora-clang

*


            
OK r-devel-linux-x86_64-fedora-gcc

*


            
ERROR r-devel-macos-arm64

tests

  Running ‘testthat.R’ [0s/0s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
  > library(testthat)
  > library(EGRETci)
  > test_check("EGRETci")
  Saving _problems/tests_boot_tests-113.R
  [ FAIL 1 | WARN 0 | SKIP 10 | PASS 15 ]
  
  ══ Skipped tests (10) ══════════════════════════════════════════════════════════
  • On CRAN (10): 'tests_boot_tests.R:57:3', 'tests_boot_tests.R:69:3',
    'tests_boot_tests.R:87:3', 'tests_boot_tests.R:131:3',
    'tests_boot_tests.R:150:3', 'tests_boot_tests.R:179:3', 'tests_kalman.R:4:3',
    'tests_kalman.R:21:3', 'tests_kalman.R:46:3', 'tests_kalman.R:71:3'
  
  ══ Failed tests ════════════════════════════════════════════════════════════════
  ── Failure ('tests_boot_tests.R:113:3'): paVector ──────────────────────────────
  Expected `paIndexWinter` to equal `11:13`.
  Differences:
  Lengths differ: 4 is not 3
  
  [ FAIL 1 | WARN 0 | SKIP 10 | PASS 15 ]
  Error:
  ! Test failures.
  Execution halted
OK r-devel-windows-x86_64

*


            
ERROR r-oldrel-macos-arm64

tests

  Running ‘testthat.R’ [0s/0s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
  > library(testthat)
  > library(EGRETci)
  > test_check("EGRETci")
  Saving _problems/tests_boot_tests-113.R
  [ FAIL 1 | WARN 0 | SKIP 10 | PASS 15 ]
  
  ══ Skipped tests (10) ══════════════════════════════════════════════════════════
  • On CRAN (10): 'tests_boot_tests.R:57:3', 'tests_boot_tests.R:69:3',
    'tests_boot_tests.R:87:3', 'tests_boot_tests.R:131:3',
    'tests_boot_tests.R:150:3', 'tests_boot_tests.R:179:3', 'tests_kalman.R:4:3',
    'tests_kalman.R:21:3', 'tests_kalman.R:46:3', 'tests_kalman.R:71:3'
  
  ══ Failed tests ════════════════════════════════════════════════════════════════
  ── Failure ('tests_boot_tests.R:113:3'): paVector ──────────────────────────────
  Expected `paIndexWinter` to equal `11:13`.
  Differences:
  Lengths differ: 4 is not 3
  
  [ FAIL 1 | WARN 0 | SKIP 10 | PASS 15 ]
  Error:
  ! Test failures.
  Execution halted
OK r-oldrel-macos-x86_64

*


            
OK r-oldrel-windows-x86_64

*


            
OK r-patched-linux-x86_64

*


            
OK r-release-linux-x86_64

*


            
ERROR r-release-macos-arm64

tests

  Running ‘testthat.R’ [0s/0s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
  > library(testthat)
  > library(EGRETci)
  > test_check("EGRETci")
  Saving _problems/tests_boot_tests-113.R
  [ FAIL 1 | WARN 0 | SKIP 10 | PASS 15 ]
  
  ══ Skipped tests (10) ══════════════════════════════════════════════════════════
  • On CRAN (10): 'tests_boot_tests.R:57:3', 'tests_boot_tests.R:69:3',
    'tests_boot_tests.R:87:3', 'tests_boot_tests.R:131:3',
    'tests_boot_tests.R:150:3', 'tests_boot_tests.R:179:3', 'tests_kalman.R:4:3',
    'tests_kalman.R:21:3', 'tests_kalman.R:46:3', 'tests_kalman.R:71:3'
  
  ══ Failed tests ════════════════════════════════════════════════════════════════
  ── Failure ('tests_boot_tests.R:113:3'): paVector ──────────────────────────────
  Expected `paIndexWinter` to equal `11:13`.
  Differences:
  Lengths differ: 4 is not 3
  
  [ FAIL 1 | WARN 0 | SKIP 10 | PASS 15 ]
  Error:
  ! Test failures.
  Execution halted
OK r-release-macos-x86_64

*


            
OK r-release-windows-x86_64

*


            

Check History

ERROR 11 OK · 0 NOTE · 0 WARNING · 3 ERROR · 0 FAILURE Mar 9, 2026
ERROR r-devel-macos-arm64

tests

  Running ‘testthat.R’ [0s/0s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
  > library(testthat)
  > library(EGRETci)
  > test_check("EGRETci")
  Saving _problems/tests_boot_tests-113.R
  [ FAIL 1 | WARN 0 | SKIP 10 | PASS 15 ]
  
  ══ Skipped tests (10) ══════════════════════════════════════════════════════════
  • On CRAN (10): 'tests_boot_tests.R:57:3', 'tests_boot_tests.R:69:3',
    'tests_boot_tests.R:87:3', 'tests_boot_tests.R:131:3',
    'tests_boot_tests.R:150:3', 't
ERROR r-release-macos-arm64

tests

  Running ‘testthat.R’ [0s/0s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
  > library(testthat)
  > library(EGRETci)
  > test_check("EGRETci")
  Saving _problems/tests_boot_tests-113.R
  [ FAIL 1 | WARN 0 | SKIP 10 | PASS 15 ]
  
  ══ Skipped tests (10) ══════════════════════════════════════════════════════════
  • On CRAN (10): 'tests_boot_tests.R:57:3', 'tests_boot_tests.R:69:3',
    'tests_boot_tests.R:87:3', 'tests_boot_tests.R:131:3',
    'tests_boot_tests.R:150:3', 't
ERROR r-oldrel-macos-arm64

tests

  Running ‘testthat.R’ [0s/0s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
  > library(testthat)
  > library(EGRETci)
  > test_check("EGRETci")
  Saving _problems/tests_boot_tests-113.R
  [ FAIL 1 | WARN 0 | SKIP 10 | PASS 15 ]
  
  ══ Skipped tests (10) ══════════════════════════════════════════════════════════
  • On CRAN (10): 'tests_boot_tests.R:57:3', 'tests_boot_tests.R:69:3',
    'tests_boot_tests.R:87:3', 'tests_boot_tests.R:131:3',
    'tests_boot_tests.R:150:3', 't

Reverse Dependencies (1)

suggests

Dependency Network

Dependencies Reverse dependencies EGRET binom foreach EGRET EGRETci

Version History

new 2.0.5 Mar 9, 2026