R/rsolnp-package.R

#' @rawNamespace useDynLib(Rsolnp, .registration=TRUE)
#' @keywords internal
#' @importFrom stats rnorm runif
#' @importFrom parallel parLapply clusterExport clusterEvalQ
#' @importFrom numDeriv grad jacobian hessian
#' @importFrom truncnorm rtruncnorm
#' @importFrom Rcpp evalCpp
#' @importFrom utils tail
#' @importFrom stats optim
#' @importFrom future.apply future_lapply
"_PACKAGE"

# The following block is used by usethis to automatically manage
# roxygen namespace tags. Modify with care!
## usethis namespace: start
## usethis namespace: end
NULL

Try the Rsolnp package in your browser

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

Rsolnp documentation built on June 20, 2025, 5:07 p.m.