Skip to content

Commit

Permalink
update build and check [co skip]
Browse files Browse the repository at this point in the history
  • Loading branch information
oduerr committed May 19, 2024
1 parent 8140367 commit 58e7db6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion R/edudat/build_and_check.R
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ if (!requireNamespace("roxygen2", quietly = TRUE)) {
library(roxygen2)

# Set the working directory to the package directory
setwd(dirname(rstudioapi::getActiveDocumentContext()$path))
#setwd(dirname(rstudioapi::getActiveDocumentContext()$path))

# Document the package
roxygenize()
Expand Down

0 comments on commit 58e7db6

Please sign in to comment.