Skip to content

Commit

Permalink
reverse yaml import
Browse files Browse the repository at this point in the history
  • Loading branch information
dipterix committed Jul 17, 2020
1 parent 393eb14 commit c740a15
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 4 deletions.
2 changes: 0 additions & 2 deletions NAMESPACE
Original file line number Diff line number Diff line change
Expand Up @@ -114,6 +114,4 @@ importFrom(fastmap,fastmap)
importFrom(parallel,clusterEvalQ)
importFrom(parallel,stopCluster)
importFrom(utils,flush.console)
importFrom(yaml,read_yaml)
importFrom(yaml,write_yaml)
useDynLib(dipsaus, .registration = TRUE)
2 changes: 0 additions & 2 deletions R/aaa.R
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,6 @@
#' @importFrom parallel clusterEvalQ
#' @importFrom parallel stopCluster
#' @importFrom utils flush.console
#' @importFrom yaml read_yaml
#' @importFrom yaml write_yaml
#' @useDynLib dipsaus, .registration = TRUE
NULL

Expand Down

0 comments on commit c740a15

Please sign in to comment.