R Under development (unstable) (2024-11-19 r87348 ucrt) -- "Unsuffered Consequences" Copyright (C) 2024 The R Foundation for Statistical Computing Platform: x86_64-w64-mingw32/x64 R is free software and comes with ABSOLUTELY NO WARRANTY. You are welcome to redistribute it under certain conditions. Type 'license()' or 'licence()' for distribution details. R is a collaborative project with many contributors. Type 'contributors()' for more information and 'citation()' on how to cite R or R packages in publications. Type 'demo()' for some demos, 'help()' for on-line help, or 'help.start()' for an HTML browser interface to help. Type 'q()' to quit R. > library(testthat) > library(EGRET) > test_check("EGRET") Flow Duration for Arkansas River at Murray Lock and Dam (Lock and Dam No. 7) Flow duration period is centered on October 15 And spans the period from August 31 To November 29 Discharge units are Cubic Meters per Second Flow Duration for Arkansas River at Murray Lock and Dam (Lock and Dam No. 7) Flow duration period is centered on January 15 And spans the period from December 1 To March 1 Discharge units are Cubic Meters per Second Flow Duration for Choptank River Flow duration period is centered on June 25 And spans the period from May 26 To July 25 Discharge units are Cubic Feet per Second Flow Duration for Choptank River Flow duration period is centered on June 25 And spans the period from May 26 To July 25 Discharge units are Thousand Cubic Feet per Second Flow Duration for Choptank River Flow duration period is centered on June 25 And spans the period from May 26 To July 25 Discharge units are Cubic Meters per Second estCrossVal % complete: 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 Survival regression (% complete): 25 50 75 100 Survival regression: DoneSurvival regression (% complete): 20 40 60 80 100 Survival regression: Done[ FAIL 0 | WARN 0 | SKIP 21 | PASS 145 ] ══ Skipped tests (21) ══════════════════════════════════════════════════════════ • On CRAN (21): 'tests_estDailyFromSurfaces.R:5:3', 'tests_estSurfaces.R:4:3', 'tests_estSurfaces.R:34:3', 'tests_flow_normalization.R:4:3', 'tests_flow_normalization.R:45:3', 'tests_flow_normalization.R:219:3', 'tests_flow_normalization.R:244:3', 'tests_flow_normalization.R:340:3', 'tests_flow_normalization.R:383:3', 'tests_flow_normalization.R:456:3', 'tests_imports.R:4:3', 'tests_imports.R:25:3', 'tests_imports.R:57:3', 'tests_imports.R:69:3', 'tests_imports.R:113:3', 'tests_modelEstimation.R:4:3', 'tests_modelEstimation.R:90:3', 'tests_utils.R:57:3', 'tests_utils.R:142:3', 'tests_utils.R:161:3', 'tests_utils.R:379:3' [ FAIL 0 | WARN 0 | SKIP 21 | PASS 145 ] > > proc.time() user system elapsed 11.21 1.45 12.65