Skip to content

Commit 6cf5755

Browse files
committed
Fix
1 parent 389c871 commit 6cf5755

2 files changed

Lines changed: 2 additions & 5 deletions

File tree

R/openmp.R

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -220,9 +220,6 @@ openmp_install <- function(password = base::getOption("macrtools.password"), ver
220220
#' Note that `ompx.h` was included in LLVM 19.1.0 and
221221
#' may not exist in older OpenMP versions.
222222
#'
223-
#'
224-
#' @param configure_makevars Remove OpenMP configuration from ~/.R/Makevars
225-
#' during uninstall. Default is `TRUE`.
226223
#' @export
227224
#' @rdname openmp
228225
openmp_uninstall <- function(password = base::getOption("macrtools.password"),

man/openmp.Rd

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)