Skip to content

Commit

Permalink
Import package hySpc.chondro
Browse files Browse the repository at this point in the history
  • Loading branch information
GegznaV committed Sep 7, 2020
1 parent 5ba7a6d commit 2ebd1ba
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 0 deletions.
2 changes: 2 additions & 0 deletions DESCRIPTION
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ Additional_repositories:
Depends:
hyperSpec (>= 0.99-20200527),
dplyr (>= 1.0.0),
hySpc.chondro,
magrittr
Imports:
testthat,
Expand All @@ -39,6 +40,7 @@ Collate:
'unittest.R'
'between.R'
'filter.R'
'hySpc.dplyr-package.R'
'setLabels.R'
'mutate.R'
'rename.R'
Expand Down
1 change: 1 addition & 0 deletions NAMESPACE
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ export(setLabels_rename)
export(setLabels_select)
export(setLabels_transmute)
exportMethods(between)
import(hySpc.chondro)
import(hySpc.testthat)
import(magrittr)
importFrom(dplyr,filter)
Expand Down
1 change: 1 addition & 0 deletions R/hySpc.dplyr-package.R
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
#' @keywords internal
#' @import hySpc.chondro
"_PACKAGE"

# The following block is used by usethis to automatically manage
Expand Down

0 comments on commit 2ebd1ba

Please sign in to comment.