commit | e8c8e1a59aeb89b5b94c0c00ad6bf2f9c6b546fa | [log] [tgz] |
---|---|---|
author | Marc Kupietz <kupietz@ids-mannheim.de> | Thu Jun 19 17:37:59 2025 +0200 |
committer | Marc Kupietz <kupietz@ids-mannheim.de> | Thu Jun 19 17:37:59 2025 +0200 |
tree | 22a59888762c9d3c20b37d80803a4801bb347940 | |
parent | 4152c84e27ca389a9e46957eb87640513cafe025 [diff] [blame] |
Centralize ETA logging Change-Id: If3661c8a9be059325d9cb86ddf4421e05ce72931
diff --git a/NAMESPACE b/NAMESPACE index 6b69942..5e5e2be 100644 --- a/NAMESPACE +++ b/NAMESPACE
@@ -111,6 +111,7 @@ importFrom(magrittr,debug_pipe) importFrom(purrr,map) importFrom(purrr,pmap) +importFrom(stats,median) importFrom(stats,prop.test) importFrom(stringr,str_detect) importFrom(stringr,str_match)