Skip to content

Commit

Permalink
specified sentile '_PACKAGE' to conform to new roxygen2 2.7.0.0 change
Browse files Browse the repository at this point in the history
  • Loading branch information
lionelvoirol committed Aug 29, 2023
1 parent c584c32 commit c5943d2
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
4 changes: 2 additions & 2 deletions DESCRIPTION
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
Package: wv
Type: Package
Title: Wavelet Variance
Version: 0.1.1
Date: 2020-01-16
Version: 0.1.2
Date: 2023-08-29
LazyData: true
Authors@R: c(
person("Stéphane", "Guerrier", email = "[email protected]", role = c("aut","cre")),
Expand Down
1 change: 1 addition & 0 deletions R/wv-package.r
Original file line number Diff line number Diff line change
Expand Up @@ -7,3 +7,4 @@
#' @name wv
#' @docType package
NULL
"_PACKAGE"

0 comments on commit c5943d2

Please sign in to comment.