Skip to content

Commit

Permalink
fix: update imports in NAMESPACE and add NeedCompilation: yes to DESC…
Browse files Browse the repository at this point in the history
…RIPTION
  • Loading branch information
ntorresd authored and Bisaloo committed Dec 16, 2023
1 parent b93d0b8 commit 8dc3031
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions DESCRIPTION
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@ Encoding: UTF-8
Language: en-GB
LazyData: true
RoxygenNote: 7.2.3
NeedsCompilation: yes
Depends:
R (>= 3.5.0)
Imports:
Expand Down
1 change: 1 addition & 0 deletions NAMESPACE
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ import(methods)
importFrom(dplyr,"%>%")
importFrom(graphics,text)
importFrom(rstan,sampling)
importFrom(rstantools,rstan_config)
importFrom(stats,quantile)
importFrom(utils,read.table)
useDynLib(serofoi, .registration = TRUE)

0 comments on commit 8dc3031

Please sign in to comment.