Skip to content

Commit

Permalink
qs and qs2
Browse files Browse the repository at this point in the history
  • Loading branch information
wlandau-lilly committed Nov 18, 2024
1 parent 2e88d9e commit 59d5c97
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 4 deletions.
4 changes: 2 additions & 2 deletions DESCRIPTION
Original file line number Diff line number Diff line change
Expand Up @@ -42,8 +42,6 @@ Imports:
fst (>= 0.9.2),
posterior (>= 1.0.1),
purrr (>= 0.3.4),
qs (>= 0.23.2),
qs2,
R2jags (>= 0.6.1),
rjags (>= 4.10),
rlang (>= 0.4.10),
Expand All @@ -60,6 +58,8 @@ Suggests:
dplyr (>= 1.0.2),
fs (>= 1.5.0),
knitr (>= 1.30),
qs (>= 0.23.2),
qs2,
R.utils (>= 2.10.1),
rmarkdown (>= 2.3),
testthat (>= 3.0.0),
Expand Down
1 change: 0 additions & 1 deletion NAMESPACE
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,6 @@ importFrom(posterior,summarize_draws)
importFrom(purrr,map)
importFrom(purrr,map_dbl)
importFrom(purrr,map_dfr)
importFrom(qs,qread)
importFrom(rlang,expr)
importFrom(rlang,quo_squash)
importFrom(secretbase,siphash13)
Expand Down
1 change: 0 additions & 1 deletion R/tar_jags_package.R
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@
#' @importFrom fst read_fst
#' @importFrom posterior summarize_draws
#' @importFrom purrr map map_dbl map_dfr
#' @importFrom qs qread
#' @importFrom rlang expr quo_squash
#' @importFrom secretbase siphash13
#' @importFrom stats rnorm runif
Expand Down

0 comments on commit 59d5c97

Please sign in to comment.