From 836e7c4c7e1e83fe23c8cfc4ab019b76969c563c Mon Sep 17 00:00:00 2001 From: Nicholas Knoblauch Date: Fri, 2 Apr 2021 15:42:52 -0500 Subject: [PATCH] Add `MetaSKAT` to `Remotes` --- DESCRIPTION | 1 + 1 file changed, 1 insertion(+) diff --git a/DESCRIPTION b/DESCRIPTION index 4f9c17677..a4973b2a9 100644 --- a/DESCRIPTION +++ b/DESCRIPTION @@ -10,6 +10,7 @@ License: GPL (>= 2) Imports: Rcpp (>= 0.12.12), RcppParallel, Matrix LinkingTo: Rcpp, RcppArmadillo, RcppParallel, data.table, SPAtest (== 3.1.2), RcppEigen, Matrix, methods, BH, optparse, SKAT, MetaSKAT +Remotes: github::leeshawn/MetaSKAT SystemRequirements: GNU make RoxygenNote: 7.1.1 NeedsCompilation: yes