11Package: iCellR
22Type: Package
33Title: Analyzing High-Throughput Single Cell Sequencing Data
4- Version: 1.6.6
4+ Version: 1.7.0
55Authors@R: c(
66 person(given = 'Alireza', family = 'Khodadadi-Jamayran',role = c('aut','cre'), email = 'alireza.khodadadi.j@gmail.com', comment = c(ORCID = '0000-0003-2495-7504')),
77 person(given = 'Joseph', family = 'Pucella',role = c('aut','ctb'), comment = c(ORCID = '0000-0003-0875-8046')),
@@ -17,17 +17,17 @@ Description: A toolkit that allows scientists to work with data from single cell
1717Depends: R (>= 3.3.0), ggplot2, plotly
1818Imports: Matrix, Rtsne, gridExtra, ggrepel, ggpubr, scatterplot3d,
1919 RColorBrewer, knitr, NbClust, shiny, pheatmap, ape, ggdendro,
20- plyr, reshape, Hmisc, htmlwidgets, methods, uwot, hdf5r ,
21- progress, igraph, data.table, Rcpp, RANN, jsonlite, png
20+ plyr, reshape, Hmisc, htmlwidgets, methods, uwot, progress ,
21+ igraph, data.table, Rcpp, hdf5r , RANN, jsonlite, png
2222License: GPL-2
2323LinkingTo: Rcpp
2424Encoding: UTF-8
2525LazyData: true
26- RoxygenNote: 7.1.1
26+ RoxygenNote: 7.1.2
2727BugReports: https://github.com/rezakj/iCellR/issues
2828URL: https://github.com/rezakj/iCellR
2929NeedsCompilation: yes
30- Packaged: 2021-11-09 18:05:17 UTC; khodaa01
30+ Packaged: 2025-10-28 14:48:40 UTC; khodaa01
3131Author: Alireza Khodadadi-Jamayran [aut, cre]
3232 (<https://orcid.org/0000-0003-2495-7504>),
3333 Joseph Pucella [aut, ctb] (<https://orcid.org/0000-0003-0875-8046>),
0 commit comments