Skip to content

Commit

Permalink
Update vignette to last JSS submission version
Browse files Browse the repository at this point in the history
  • Loading branch information
vwmaus committed Mar 17, 2017
1 parent 70c45d7 commit 0b5753e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions NAMESPACE
Original file line number Diff line number Diff line change
Expand Up @@ -116,6 +116,7 @@ importFrom(stats,window)
importFrom(stats,xtabs)
importFrom(xtable,print.xtable)
importFrom(xtable,xtable)
useDynLib(dtwSat, .registration = TRUE)
useDynLib(dtwSat,bestmatches)
useDynLib(dtwSat,computecost)
useDynLib(dtwSat,g)
Expand Down
1 change: 1 addition & 0 deletions R/zzz.R
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@
#' @importFrom lubridate month month<- day day<- year year<-
#' @importFrom caret createDataPartition
#' @importFrom xtable xtable print.xtable
#' @useDynLib dtwSat, .registration = TRUE
#'
NULL

Expand Down

0 comments on commit 0b5753e

Please sign in to comment.