Skip to content

Commit

Permalink
chore: add SystemRequirements in DESCRIPTION
Browse files Browse the repository at this point in the history
  • Loading branch information
hongyuanjia committed Mar 19, 2024
1 parent 3e145aa commit 773e0b2
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 0 deletions.
2 changes: 2 additions & 0 deletions DESCRIPTION
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,8 @@ License: MIT + file LICENSE
Encoding: UTF-8
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.3.1
SystemRequirements: mdbtools (Required on macOS and Linux platforms,
<https://github.com/mdbtools/mdbtools>)
Imports:
data.table,
DBI,
Expand Down
4 changes: 4 additions & 0 deletions _pkgdown.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
url: ~
template:
bootstrap: 5

0 comments on commit 773e0b2

Please sign in to comment.