Skip to content

Commit

Permalink
web page build
Browse files Browse the repository at this point in the history
  • Loading branch information
Yousuf28 committed Jan 30, 2025
1 parent 1dce50d commit 612ec8c
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 5 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build_and_deploy_githubPages.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:

- uses: r-lib/actions/setup-r@v2
with:
r-version: "4.1"
r-version: "4.3"
use-public-rspm: true

- uses: r-lib/actions/setup-r-dependencies@v2
Expand All @@ -38,4 +38,4 @@ jobs:
with:
clean: false
branch: gh-pages
folder: docs
folder: docs
5 changes: 2 additions & 3 deletions DESCRIPTION
Original file line number Diff line number Diff line change
Expand Up @@ -46,8 +46,7 @@ Imports:
plotly,
cicerone,
reticulate,
sjlabelled,
fs
sjlabelled
Suggests:
knitr,
rmarkdown,
Expand All @@ -57,6 +56,6 @@ Suggests:
VignetteBuilder: knitr
Config/testthat/edition: 3
Depends:
R (>= 4.2.0)
R (>= 4.1.0)
SystemRequirements:
Python(>=3.9.6)

0 comments on commit 612ec8c

Please sign in to comment.