From d8a7a60bef9128f956298800bbbb09db6827c3bb Mon Sep 17 00:00:00 2001 From: Jeremy Raw Date: Tue, 14 Apr 2020 16:44:53 -0400 Subject: [PATCH] Updated VE-Components.yml for new module --- build/VE-components.yml | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/build/VE-components.yml b/build/VE-components.yml index 3445b8c60..89e56f64a 100644 --- a/build/VE-components.yml +++ b/build/VE-components.yml @@ -95,6 +95,16 @@ Components: - usethis VE: - VE2001NHTS + VEHouseholdVehiclesWithAdj: + Type: module + Path: sources/modules + Test: { Script: tests/scripts/test.R, Group: 2 } + CRAN: + - ordinal + - reshape2 + - usethis + VE: + - VE2001NHTS VELandUse: Type: module Path: sources/modules