russH
by russH
by russH
To install packages from this channel, use the channel temporarily with conda or add it to your .condarc file for configured ongoing access. Learn more
| Name | Latest Version | Summary | Updated | License |
|---|
| r-fastqcr | 0.1.0 | — | Mar 25, 2025 | — |
| r-v8 | 1.5 | An R interface to Google's open source JavaScript engine. V8 is written in C++ and implements ECMAScript as specified in ECMA-262, 5th edition. In addition, this package implements typed arrays as specified in ECMA 6 used for high-performance computing and libraries compiled with 'emscripten'. | Mar 25, 2025 | MIT + file LICENSE |
| r-xkcd | 0.0.6 | Plotting ggplot2 graphs using the XKCD style. | Mar 25, 2025 | GPL-3 |
| r-available | 1.0.4 | Check if a given package name is available to use. It checks the name's validity. Checks if it is used on 'GitHub', 'CRAN' and 'Bioconductor'. Checks for unintended meanings by querying Urban Dictionary, 'Wiktionary' and Wikipedia. | Mar 25, 2025 | MIT + file LICENSE |
| r-bindr | 0.1 | — | Mar 25, 2025 | — |
| r-eulerr | 3.1.0 | Generate area-proportional Euler diagrams using numerical optimization. An Euler diagram is a generalization of a Venn diagram, relaxing the criterion that all interactions need to be represented. Diagrams may be fit with ellipses and circles via a wide range of inputs and can be visualized in numerous ways. | Mar 25, 2025 | GPL-3 |
| r-pkgconfig | 2.0.1 | — | Mar 25, 2025 | — |
| r-tibble | 1.3.3 | — | Mar 25, 2025 | — |
| r-blogdown | 0.13 | Write blog posts and web pages in R Markdown. This package supports the static site generator 'Hugo' (<https://gohugo.io>) best, and it also supports 'Jekyll' (<http://jekyllrb.com>) and 'Hexo' (<https://hexo.io>). | Mar 25, 2025 | GPL-3 |
| r-dplyr | 0.7.2 | — | Mar 25, 2025 | — |
| r-bindrcpp | 0.2 | — | Mar 25, 2025 | — |
| bioconductor-geoquery | 2.46.13 | The NCBI Gene Expression Omnibus (GEO) is a public repository of microarray data. Given the rich and varied nature of this resource, it is only natural to want to apply BioConductor tools to these data. GEOquery is the bridge between GEO and BioConductor. | Mar 25, 2025 | GPL-2 |
| r-rtkore | 1.5.5 | 'STK++' <http://www.stkpp.org> is a collection of C++ classes for statistics, clustering, linear algebra, arrays (with an 'Eigen'-like API), regression, dimension reduction, etc. The integration of the library to 'R' is using 'Rcpp'. The 'rtkore' package includes the header files from the 'STK++' core library. All files contain only template classes and/or inline functions. 'STK++' is licensed under the GNU LGPL version 2 or later. 'rtkore' (the 'stkpp' integration into 'R') is licensed under the GNU GPL version 2 or later. See file LICENSE.note for details. | Mar 25, 2025 | GPL (>= 2) |
| r-blockcluster | 4.4.3 | Simultaneous clustering of rows and columns, usually designated by biclustering, co-clustering or block clustering, is an important technique in two way data analysis. It consists of estimating a mixture model which takes into account the block clustering problem on both the individual and variables sets. The 'blockcluster' package provides a bridge between the C++ core library build on top of the 'STK++' library, and the R statistical computing environment. This package allows to co-cluster binary <doi:10.1016/j.csda.2007.09.007>, contingency <doi:10.1080/03610920903140197>, continuous <doi:10.1007/s11634-013-0161-3> and categorical data-sets <doi:10.1007/s11222-014-9472-2>. It also provides utility functions to visualize the results. This package may be useful for various applications in fields of Data mining, Information retrieval, Biology, computer vision and many more. More information about the project and comprehensive tutorial can be found on the link mentioned in URL. | Mar 25, 2025 | GPL (>= 3) |
| r-rlang | 0.1.1 | — | Mar 25, 2025 | — |
| bioconductor-pd.hg.u133.plus.2 | 3.12.0 | — | Mar 25, 2025 | — |
| r-glue | 1.1.1 | — | Mar 25, 2025 | — |
| r-sparkline | 2.0 | Include interactive sparkline charts <http://omnipotent.net/jquery.sparkline> in all R contexts with the convenience of 'htmlwidgets'. | Mar 25, 2025 | MIT + file LICENSE |
| r-servr | 0.14 | Start an HTTP server in R to serve static files, or dynamic documents that can be converted to HTML files (e.g., R Markdown) under a given directory. | Mar 25, 2025 | GPL |
| r-styler | 1.0.0 | Pretty-prints R code without changing the user's formatting intent. | Mar 25, 2025 | GPL-3 |
| r-nbclust | 3.0 | It provides 30 indexes for determining the optimal number of clusters in a data set and offers the best clustering scheme from different results to the user. | Mar 25, 2025 | GPL-2 |
| r-rcppde | 0.1.5 | An efficient C++ based implementation of the 'DEoptim' function which performs global optimization by differential evolution. Its creation was motivated by trying to see if the old approximation "easier, shorter, faster: pick any two" could in fact be extended to achieving all three goals while moving the code from plain old C to modern C++. The initial version did in fact do so, but a good part of the gain was due to an implicit code review which eliminated a few inefficiencies which have since been eliminated in 'DEoptim'. | Mar 25, 2025 | GPL (>= 2) |
| r-korpus | 0.10_2 | A set of tools to analyze texts. Includes, amongst others, functions for automatic language detection, hyphenation, several indices of lexical diversity (e.g., type token ratio, HD-D/vocd-D, MTLD) and readability (e.g., Flesch, SMOG, LIX, Dale-Chall). Basic import functions for language corpora are also provided, to enable frequency analyses (supports Celex and Leipzig Corpora Collection file formats) and measures like tf-idf. Support for additional languages can be added on-the-fly or by plugin packages. Note: For full functionality a local installation of TreeTagger is recommended. 'koRpus' also includes a plugin for the R GUI and IDE RKWard, providing graphical dialogs for its basic features. The respective R package 'rkward' cannot be installed directly from a repository, as it is a part of RKWard. To make full use of this feature, please install RKWard from <https://rkward.kde.org> (plugins are detected automatically). Due to some restrictions on CRAN, the full package sources are only available from the project homepage. To ask for help, report bugs, request features, or discuss the development of the package, please subscribe to the koRpus-dev mailing list (<http://korpusml.reaktanz.de>). | Mar 25, 2025 | GPL (>= 3) |
| r-xmlparsedata | 1.0.2 | Convert the output of 'utils::getParseData()' to an 'XML' tree, that one can search via 'XPath', and easier to manipulate in general. | Mar 25, 2025 | MIT + file LICENSE |
| r-seurat | 2.2.0 | A toolkit for quality control, analysis, and exploration of single cell RNA sequencing data. 'Seurat' aims to enable users to identify and interpret sources of heterogeneity from single cell transcriptomic measurements, and to integrate diverse types of single cell data. See Satija R, Farrell J, Gennert D, et al (2015) <doi:10.1038/nbt.3192>, Macosko E, Basu A, Satija R, et al (2015) <doi:10.1016/j.cell.2015.05.002>, and Butler A and Satija R (2017) <doi:10.1101/164889> for more details. | Mar 25, 2025 | GPL-3 | file LICENSE |