Skip to content

Commit

Permalink
.
Browse files Browse the repository at this point in the history
  • Loading branch information
Henrik Sparre Spiegelhauer (HSPU) committed Apr 16, 2024
1 parent 968176a commit c38e1ea
Showing 1 changed file with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions .github/workflows/R-CMD-check-versions.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -54,15 +54,6 @@
install.packages("rcmdcheck")
install.packages(".", dependencies=T, upgrade=T, Ncpus = parallel::detectCores()-1)

#install.packages("pak")

# pak::pkg_install("rcmdcheck")
# pak::pkg_install(".", dependencies=T, upgrade=T)


# attachment::att_from_description(field = c("Depends", "Imports", "Suggests")) |>
# install.packages(Ncpus = parallel::detectCores()-1)

shell: Rscript {0}

# Install package dependencies (if lastest)
Expand Down

0 comments on commit c38e1ea

Please sign in to comment.