R/PLNmodels-package.R

#' @keywords internal
"_PACKAGE"

## usethis namespace: start
#' @import methods R6 parallel Matrix nloptr
#' @importFrom Rcpp sourceCpp
#' @import dplyr
#' @import magrittr
#' @importFrom tidyr gather
#' @import ggplot2
#' @import future
#' @importFrom future.apply future_lapply future_sapply
#' @importFrom igraph V E plot.igraph layout_in_circle graph_from_adjacency_matrix degree delete.vertices
#' @importFrom corrplot corrplot
#' @useDynLib PLNmodels
## usethis namespace: end
NULL

Try the PLNmodels package in your browser

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

PLNmodels documentation built on April 4, 2025, 2:30 a.m.