rlang
41.Digest171 usages
org.renjin.cran » digest GPL
Implementation of a function 'digest()' for the creation of hash digests of arbitrary R objects (using the 'md5', 'sha-1', 'sha-256', 'crc32', 'xxhash', 'murmurhash' and 'spookyhash' algorithms) permitting easy comparison of R language objects, as ...
Last Release on Nov 4, 2024
42.R6157 usages
org.renjin.cran » R6 MIT
Creates classes with reference semantics, similar to R's built-in reference classes. Compared to reference classes, R6 classes are simpler and lighter-weight, and they are not built on S4 classes so they do not require the methods package.
Last Release on Nov 4, 2024
Classification and regression based on a forest of trees using random inputs, based on Breiman (2001) <DOI:10.1023/A:1010933404324>.
Last Release on Nov 21, 2024
45.E1071141 usages
org.renjin.cran » e1071 GPL
Functions for latent class analysis, short time Fourier transform, fuzzy clustering, support vector machines, shortest path computation, bagged clustering, naive Bayes classifier, ...
Last Release on Nov 21, 2024
46.Nnet131 usages
org.renjin.cran » nnet GPL
Software for feed-forward neural networks with a single hidden layer, and for multinomial log-linear models.
Last Release on Nov 4, 2024
48.Rpart126 usages
org.renjin.cran » rpart GPL
Recursive partitioning for classification, regression and survival trees. An implementation of most of the functionality of the 1984 book by Breiman, Friedman, Olshen and Stone.
Last Release on Nov 4, 2024
R and 'Eigen' integration using 'Rcpp'. 'Eigen' is a C++ template library for linear algebra: matrices, vectors, numerical solvers and related algorithms.
Last Release on Nov 21, 2024
