From 25793413174e2b36a79d40f871f947676585df01 Mon Sep 17 00:00:00 2001 From: Robert Edwards Date: Fri, 29 Sep 2017 15:39:10 -0400 Subject: [PATCH] Fixed up tags for ensem. --- packages.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/packages.json b/packages.json index 6a8cbc3..e8002c0 100644 --- a/packages.json +++ b/packages.json @@ -7307,7 +7307,8 @@ "url": "https://github.com/JeffersonLab/ensem", "method": "git", "tags": [ - "yes" + "jackknife", + "statistics", ], "description": "Support for ensemble file format and arithmetic using jackknife/bootstrap propagation of errors", "license": "BSD3",