[Stacomir-commits] r560 - pkg/stacomir
noreply at r-forge.r-project.org
noreply at r-forge.r-project.org
Wed Mar 4 17:07:53 CET 2020
Author: briand
Date: 2020-03-04 17:07:53 +0100 (Wed, 04 Mar 2020)
New Revision: 560
Modified:
pkg/stacomir/DESCRIPTION
Log:
added rlang to imports in description to suppress warnings
Modified: pkg/stacomir/DESCRIPTION
===================================================================
--- pkg/stacomir/DESCRIPTION 2020-03-04 15:08:35 UTC (rev 559)
+++ pkg/stacomir/DESCRIPTION 2020-03-04 16:07:53 UTC (rev 560)
@@ -102,7 +102,8 @@
lubridate,
dplyr,
xtable,
- mgcv
+ mgcv,
+ rlang
Suggests:
testthat,
viridis,
More information about the Stacomir-commits
mailing list