skyblued
by skyblued
by skyblued
| Ranking | Name | Version |
|---|
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 |
|---|
| mro-base | 3.5.1 | R is a free software environment for statistical computing and graphics. | Mar 25, 2025 | GPL-2 | GPL-3 |
| r-base | 3.5.1 | R is a free software environment for statistical computing and graphics. | Mar 25, 2025 | GPL-3.0 |
| r-devtools | 1.13.6 | Collection of package development tools. | Mar 25, 2025 | GPL (>= 2) |
| r-essentials | 3.5.1 | Some essential packages for working with R | Mar 25, 2025 | Various |
| r-gee | 4.13_19 | Generalized Estimation Equation solver. | Mar 25, 2025 | GPL-2 |
| r-ggplot2 | 3.0.0 | A system for 'declaratively' creating graphics, based on "The Grammar of Graphics". You provide the data, tell 'ggplot2' how to map variables to aesthetics, what graphical primitives to use, and it takes care of the details. | Mar 25, 2025 | GPL-2 | file LICENSE |
| r-microbenchmark | 1.4_4 | Provides infrastructure to accurately measure and compare the execution time of R expressions. | Mar 25, 2025 | BSD_2_clause + file LICENSE |
| r-rcpparmadillo | 0.9.100.5.0 | 'Armadillo' is a templated C++ linear algebra library (by Conrad Sanderson) that aims towards a good balance between speed and ease of use. Integer, floating point and complex numbers are supported, as well as a subset of trigonometric and statistics functions. Various matrix decompositions are provided through optional integration with LAPACK and ATLAS libraries. The 'RcppArmadillo' package includes the header files from the templated 'Armadillo' library. Thus users do not need to install 'Armadillo' itself in order to use 'RcppArmadillo'. From release 7.800.0 on, 'Armadillo' is licensed under Apache License 2; previous releases were under licensed as MPL 2.0 from version 3.800.0 onwards and LGPL-3 prior to that; 'RcppArmadillo' (the 'Rcpp' bindings/bridge to Armadillo) is licensed under the GNU GPL version 2 or later, as is the rest of 'Rcpp'. Note that Armadillo requires a fairly recent compiler; for the g++ family at least version 4.6.* is required. | Mar 25, 2025 | GPL (>= 2) |
| r-rcppeigen | 0.3.3.4.0 | R and 'Eigen' integration using 'Rcpp'. 'Eigen' is a C++ template library for linear algebra: matrices, vectors, numerical solvers and related algorithms. It supports dense and sparse matrices on integer, floating point and complex numbers, decompositions of such matrices, and solutions of linear systems. Its performance on many algorithms is comparable with some of the best implementations based on 'Lapack' and level-3 'BLAS'. The 'RcppEigen' package includes the header files from the 'Eigen' C++ template library (currently version 3.3.4). Thus users do not need to install 'Eigen' itself in order to use 'RcppEigen'. Since version 3.1.1, 'Eigen' is licensed under the Mozilla Public License (version 2); earlier version were licensed under the GNU LGPL version 3 or later. 'RcppEigen' (the 'Rcpp' bindings/bridge to 'Eigen') is licensed under the GNU GPL version 2 or later, as is the rest of 'Rcpp'. | Mar 25, 2025 | GPL (>= 2) | file LICENSE |
| r-recommended | 3.5.1 | R is a free software environment for statistical computing and graphics. | Mar 25, 2025 | GPL-3.0 |
| r-roxygen2 | 6.1.0 | Generate your Rd documentation, 'NAMESPACE' file, and collation field using specially formatted comments. Writing documentation in-line with code makes it easier to keep your documentation up-to-date as your requirements change. 'Roxygen2' is inspired by the 'Doxygen' system for C++. | Mar 25, 2025 | GPL (>= 2) |