This repository has been archived by the owner. It is now read-only.
Permalink
Show file tree
Hide file tree
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
update dependencies
- Loading branch information
1 parent
28cc11e
commit 22be9339f1e1a42b7e138090c28bc767388b67b4
Showing
2 changed files
with
4 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -44,3 +44,4 @@ export(transformation) | ||
export(transformationUI) | ||
import(data.table) | ||
importFrom(R6,R6Class) | ||
importFrom(magrittr,"%<>%") |