Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Function imports VoltRon which is not a dependancy #4

Open
Artur-man opened this issue Aug 5, 2024 · 0 comments
Open

Function imports VoltRon which is not a dependancy #4

Artur-man opened this issue Aug 5, 2024 · 0 comments

Comments

@Artur-man
Copy link
Collaborator

Here, it seems the package requires VoltRon.

#' @export
#' @import Seurat
#' @import VoltRon
#' @import dplyr
#' @importFrom GSEABase GeneSetCollection GeneSet
#' @importFrom magrittr set_rownames

However, VoltRon is not a direct dependancy.

Suggests:
testthat (>= 3.0.0),
VoltRon
Config/testthat/edition: 3
biocViews:
Depends:
clusterExperiment
Imports:
Seurat,
ggplot2,
BiocParallel,
GSEABase,
GSVA,
caret,
magrittr,
netSmooth,
pROC,
parallelDist

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant