R/minimaxALT-package.R

#' @keywords internal
"_PACKAGE"

## usethis namespace: start
#' @import RcppArmadillo
#' @import RcppGSL
#' @importFrom Rcpp evalCpp cppFunction sourceCpp
#' @importFrom graphics contour rect text
#' @importFrom ggplot2 ggplot aes geom_hline geom_vline geom_line annotate xlim theme_minimal theme element_blank element_line
#' @importFrom stats runif
#' @importFrom parallel detectCores
#' @useDynLib minimaxALT, .registration = TRUE
## usethis namespace: end
NULL

Try the minimaxALT package in your browser

Any scripts or data that you put into this service are public.

minimaxALT documentation built on Nov. 5, 2025, 5:35 p.m.