Skip to content

Commit

Permalink
SticsRFiles again in Imports
Browse files Browse the repository at this point in the history
  • Loading branch information
plecharpent committed Feb 22, 2024
1 parent 0c2078c commit 091b07a
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 4 deletions.
6 changes: 2 additions & 4 deletions DESCRIPTION
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ Imports:
stats,
tibble,
tidyr,
SticsRFiles
SticsRFiles (>= 1.1.3)
Suggests:
covr,
knitr,
Expand All @@ -57,10 +57,8 @@ Suggests:
testthat
VignetteBuilder:
knitr
Remotes:
github::SticsRPacks/SticsRFiles@*release
ByteCompile: true
Encoding: UTF-8
Language: en-US
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.2.1
RoxygenNote: 7.2.3
1 change: 1 addition & 0 deletions NAMESPACE
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ export(run_stics)
export(stics_wrapper)
export(stics_wrapper_options)
importFrom(doParallel,registerDoParallel)
importFrom(foreach,"%do%")
importFrom(foreach,"%dopar%")
importFrom(magrittr,"%>%")
importFrom(parallel,clusterCall)
Expand Down

0 comments on commit 091b07a

Please sign in to comment.