R/BayesMallows.R

#' @keywords internal
#' @aliases BayesMallows-package NULL
#'
#' @references
#'
#' \insertRef{sorensen2020}{BayesMallows}
#'
"_PACKAGE"

## usethis namespace: start
#' @useDynLib BayesMallows, .registration = TRUE
## usethis namespace: end
NULL

#' @importFrom Rdpack reprompt
#' @importFrom Rcpp sourceCpp
#' @importFrom stats aggregate
#' @importFrom utils head
NULL
ocbe-uio/BayesMallows documentation built on July 4, 2025, 3:05 a.m.