commit | dbdbb1fb9d0e93412521b8d64db496ae530483c3 | [log] [tgz] |
---|---|---|
author | Marc Kupietz <kupietz@ids-mannheim.de> | Wed Feb 19 10:33:06 2025 +0100 |
committer | Marc Kupietz <kupietz@ids-mannheim.de> | Wed Feb 19 10:42:42 2025 +0100 |
tree | 96b1c37b42e639e78fcb080fe0a476cabeaa1e03 | |
parent | 62625dddc01b194ca5a3e9e5d209408cab7a1038 [diff] [blame] |
Subtract redundant smoothing constants in mergeDuplicateCollocates Change-Id: I1b042974735c4b2e9a664e21d1eb87cf0794d5c4
diff --git a/NAMESPACE b/NAMESPACE index 6526101..edf177e 100644 --- a/NAMESPACE +++ b/NAMESPACE
@@ -101,7 +101,7 @@ importFrom(ggplot2,theme) importFrom(httr2,oauth_client) importFrom(httr2,oauth_flow_auth_code) -importFrom(httr2,url_build) +importFrom(httr2,url_modify) importFrom(httr2,url_parse) importFrom(jsonlite,fromJSON) importFrom(lubridate,year)