Skip to content

Commit

Permalink
infra updates
Browse files Browse the repository at this point in the history
  • Loading branch information
JoFrhwld committed Dec 15, 2023
1 parent a2b224b commit 26f8bad
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .Rbuildignore
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
^.*\.Rproj$
^\.Rproj\.user$
^CONDUCT\.md$
^README\.Rmd$
^README\.qmd$
^README-.*\.png$
^\.travis\.yml$
^cran-comments\.md$
Expand Down
2 changes: 1 addition & 1 deletion DESCRIPTION
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ Description: Implements tidy syllabification of transcription.
Based on @kylebgorman's 'python' implementation <https://github.com/kylebgorman/syllabify>.
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.1.1
RoxygenNote: 7.2.3
Suggests: testthat
License: MIT + file LICENSE
Imports:
Expand Down

0 comments on commit 26f8bad

Please sign in to comment.