r-sylly.en
|
public |
Adds support for the English language to the 'sylly' package. Due to some restrictions on CRAN, the full package sources are only available from the project homepage. To ask for help, report bugs, suggest feature improvements, or discuss the global development of the package, please consider subscribing to the koRpus-dev mailing list (<http://korpusml.reaktanz.de>).
|
2025-03-25 |
r-sylly
|
public |
Provides the hyphenation algorithm used for 'TeX'/'LaTeX' and similar software, as proposed by Liang (1983, <https://tug.org/docs/liang/>). Mainly contains the function hyphen() to be used for hyphenation/syllable counting of text objects. It was originally developed for and part of the 'koRpus' package, but later released as a separate package so it's lighter to have this particular functionality available for other packages. Support for various languages needs be added on-the-fly or by plugin packages (<https://undocumeantit.github.io/repos>); this package does not include any language specific data. 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>).
|
2025-03-25 |
r-svunit
|
public |
A complete unit test system and functions to implement its GUI part
|
2025-03-25 |
r-svs
|
public |
Various tools for semantic vector spaces, such as correspondence analysis (simple, multiple and discriminant), latent semantic analysis, probabilistic latent semantic analysis, non-negative matrix factorization, latent class analysis and EM clustering. Furthermore, there are specialized distance measures, plotting functions and some helper functions.
|
2025-03-25 |
r-svgui
|
public |
The SciViews svGUI package eases the management of Graphical User Interfaces (GUI) in R. It is independent from any particular GUI widgets (Tk, Gtk2, native, ...). It centralizes info about GUI elements currently used, and it dispatches GUI calls to the particular toolkits in use in function of the context (is R run at the terminal, within a Tk application, a HTML page?).
|
2025-03-25 |
r-svdialogs
|
public |
Rapidly construct standard dialog boxes for your GUI, including message boxes, input boxes, list, file or directory selection, ... In case R cannot display GUI dialog boxes, a simpler command line version of these interactive elements is also provided as fallback solution.
|
2025-03-25 |
r-stringr
|
public |
A consistent, simple and easy to use set of wrappers around the fantastic 'stringi' package. All function and argument names (and positions) are consistent, all functions deal with "NA"'s and zero length vectors in the same way, and the output from one function is easy to feed into the input of another.
|
2025-03-25 |
r-stopwords
|
public |
Provides multiple sources of stopwords, for use in text analysis and natural language processing.
|
2025-03-25 |
r-stinepack
|
public |
A consistently well behaved method of interpolation based on piecewise rational functions using Stineman's algorithm.
|
2025-03-25 |
r-stargazer
|
public |
Produces LaTeX code, HTML/CSS code and ASCII text for well-formatted tables that hold regression analysis results from several models side-by-side, as well as summary statistics.
|
2025-03-25 |
r-stabs
|
public |
Resampling procedures to assess the stability of selected variables with additional finite sample error control for high-dimensional variable selection procedures such as Lasso or boosting. Both, standard stability selection (Meinshausen & Buhlmann, 2010, <doi:10.1111/j.1467-9868.2010.00740.x>) and complementary pairs stability selection with improved error bounds (Shah & Samworth, 2013, <doi:10.1111/j.1467-9868.2011.01034.x>) are implemented. The package can be combined with arbitrary user specified variable selection approaches.
|
2025-03-25 |
r-stabledist
|
public |
Density, Probability and Quantile functions, and random number generation for (skew) stable distributions, using the parametrizations of Nolan.
|
2025-03-25 |
r-squarem
|
public |
Algorithms for accelerating the convergence of slow, monotone sequences from smooth, contraction mapping such as the EM algorithm. It can be used to accelerate any smooth, linearly convergent acceleration scheme. A tutorial style introduction to this package is available in a vignette on the CRAN download page or, when the package is loaded in an R session, with vignette("SQUAREM").
|
2025-03-25 |
r-spls
|
public |
Provides functions for fitting a sparse partial least squares (SPLS) regression and classification (Chun and Keles (2010) <doi:10.1111/j.1467-9868.2009.00723.x>).
|
2025-03-25 |
r-speedglm
|
public |
Fitting linear models and generalized linear models to large data sets by updating algorithms.
|
2025-03-25 |
r-spdata
|
public |
Diverse spatial datasets for demonstrating, benchmarking and teaching spatial data analysis. It includes R data of class sf (defined by the package 'sf'), Spatial ('sp'), and nb ('spdep'). Unlike other spatial data packages such as 'rnaturalearth' and 'maps', it also contains data stored in a range of file formats including GeoJSON, ESRI Shapefile and GeoPackage. Some of the datasets are designed to illustrate specific analysis techniques. cycle_hire() and cycle_hire_osm(), for example, is designed to illustrate point pattern analysis techniques.
|
2025-03-25 |
r-spd
|
public |
The Semi Parametric Piecewise Distribution blends the Generalized Pareto Distribution for the tails with a kernel based interior.
|
2025-03-25 |
r-spatstat.data
|
public |
Contains all the datasets for the 'spatstat' package.
|
2025-03-25 |
r-sparsepp
|
public |
Provides interface to 'sparsepp' - fast, memory efficient hash map. It is derived from Google's excellent 'sparsehash' implementation. We believe 'sparsepp' provides an unparalleled combination of performance and memory usage, and will outperform your compiler's unordered_map on both counts. Only Google's 'dense_hash_map' is consistently faster, at the cost of much greater memory usage (especially when the final size of the map is not known in advance).
|
2025-03-25 |
r-snowfall
|
public |
Usability wrapper around snow for easier development of parallel R programs. This package offers e.g. extended error checks, and additional functions. All functions work in sequential mode, too, if no cluster is present or wished. Package is also designed as connector to the cluster management tool sfCluster, but can also used without it.
|
2025-03-25 |
r-snow
|
public |
Support for simple parallel computing in R.
|
2025-03-25 |
r-snakecase
|
public |
A consistent, flexible and easy to use tool to parse and convert strings into cases like snake or camel among others.
|
2025-03-25 |
r-sn
|
public |
Build and manipulate probability distributions of the skew-normal family and some related ones, notably the skew-t family, and provide related statistical methods for data fitting and model diagnostics, in the univariate and the multivariate case.
|
2025-03-25 |
r-skmeans
|
public |
Algorithms to compute spherical k-means partitions. Features several methods, including a genetic and a fixed-point algorithm and an interface to the CLUTO vcluster program.
|
2025-03-25 |
r-skewt
|
public |
Density, distribution function, quantile function and random generation for the skewed t distribution of Fernandez and Steel.
|
2025-03-25 |