Skip to content

Commit

Permalink
Another reiteration of CRAN checks for the new version.
Browse files Browse the repository at this point in the history
  • Loading branch information
enblacar committed Jan 12, 2023
1 parent 4f3f9dc commit e6358b2
Show file tree
Hide file tree
Showing 18 changed files with 44 additions and 2,142 deletions.
4 changes: 2 additions & 2 deletions CRAN-SUBMISSION
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
Version: 1.1.1
Date: 2023-01-11 17:37:20 UTC
SHA: e2ef21aed669baeea241c031ef4147871457e778
Date: 2023-01-12 11:03:54 UTC
SHA: 4f3f9dc095fb81d8972f246ac251686d26a2853f
10 changes: 3 additions & 7 deletions DESCRIPTION
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Package: SCpubr
Type: Package
Title: Generate Publication Ready Visualizations of Single Cell Transcriptomics Data
Version: 1.1.1.9000
Version: 1.1.1
Authors@R: person("Enrique", "Blanco-Carmona", email = "[email protected]", role = c("cre", "aut"), comment = c(ORCID = "0000-0002-1208-1691"))
Description: A system that provides a streamlined way of generating publication ready plots for known Single-Cell transcriptomics data in a “publication ready” format. This is, the goal is to automatically generate plots with the highest quality possible, that can be used right away or with minimal modifications for a research article.
License: GPL-3
Expand Down Expand Up @@ -61,13 +61,9 @@ Suggests:
enrichplot,
ggnewscale,
AnnotationDbi,
org.Hs.eg.db,
liana (>= 0.1.6),
ggsankey (>= 0.0.99999)
org.Hs.eg.db
VignetteBuilder: knitr
Config/testthat/edition: 3
biocViews:
Software, SingleCell, Visualization
Remotes:
saezlab/liana,
davidsjoberg/ggsankey

3 changes: 0 additions & 3 deletions NAMESPACE
Original file line number Diff line number Diff line change
Expand Up @@ -19,14 +19,11 @@ export(do_FunctionalAnnotationPlot)
export(do_GeyserPlot)
export(do_GroupedGOTermPlot)
export(do_GroupwiseDEPlot)
export(do_LigandReceptorPlot)
export(do_NebulosaPlot)
export(do_PathwayActivityPlot)
export(do_RidgePlot)
export(do_SankeyPlot)
export(do_TFActivityPlot)
export(do_TermEnrichmentPlot)
export(do_ViolinPlot)
export(do_VolcanoPlot)
export(save_Plot)
export(state_dependencies)
461 changes: 0 additions & 461 deletions R/do_LigandReceptorPlot.R

This file was deleted.

281 changes: 0 additions & 281 deletions R/do_SankeyPlot.R

This file was deleted.

Loading

0 comments on commit e6358b2

Please sign in to comment.