r-textclean
|
public |
Tools to clean and process text. Tools are geared at checking for substrings that are not optimal for analysis and replacing or removing them (normalizing) with more analysis friendly substrings (see Sproat, Black, Chen, Kumar, Ostendorf, & Richards (2001) <doi:10.1006/csla.2001.0169>) or extracting them into new variables. For example, emoticons are often used in text but not always easily handled by analysis algorithms. The replace_emoticon() function replaces emoticons with word equivalents.
|
2025-04-22 |
dash-renderer
|
public |
Front-end component renderer for dash
|
2025-04-22 |
r-sessioninfo
|
public |
Query and print information about the current R session. It is similar to 'utils::sessionInfo()', but includes more information about packages, and where they were installed from.
|
2025-04-22 |
r-rdrop2
|
public |
Provides full programmatic access to the 'Dropbox' file hosting platform <https://dropbox.com>, including support for all standard file operations.
|
2025-04-22 |
r-rstanarm
|
public |
Estimates previously compiled regression models using the 'rstan' package, which provides the R interface to the Stan C++ library for Bayesian estimation. Users specify models via the customary R syntax with a formula and data.frame plus some additional arguments for priors.
|
2025-04-22 |
r-clisymbols
|
public |
A small subset of Unicode symbols, that are useful when building command line applications. They fall back to alternatives on terminals that do not support Unicode. Many symbols were taken from the 'figures' 'npm' package (see <https://github.com/sindresorhus/figures>).
|
2025-04-22 |
webruntime
|
public |
Launch web apps making them look like desktop apps.
|
2025-04-22 |
pytrackmate
|
public |
Import Trackmate XML files in Python as Pandas dataframe.
|
2025-04-22 |
flake8-self
|
public |
private member access linting plugin for flake8
|
2025-04-22 |
eulxml
|
public |
XPath-based XML data binding
|
2025-04-22 |
python-bidi
|
public |
Pure python implementation of the BiDi layout algorithm
|
2025-04-22 |
trio_asyncio
|
public |
A re-implementation of the asyncio mainloop on top of Trio
|
2025-04-22 |
robotframework-seleniumlibrary
|
public |
Web testing library for Robot Framework
|
2025-04-22 |
robotstatuschecker
|
public |
Tool for validating that executed Robot Framework test cases have expected
statuses and log messages.
|
2025-04-22 |
vega3
|
public |
IPyVega3: An IPython/Jupyter widget for Vega 3 and Vega-Lite 2
|
2025-04-22 |
r-phylogeneticem
|
public |
Implementation of the automatic shift detection method for Brownian Motion (BM) or Ornstein–Uhlenbeck (OU) models of trait evolution on phylogenies. Some tools to handle equivalent shifts configurations are also available. See Bastide et al. (2017) <doi:10.1111/rssb.12206> and Bastide et al. (2018) <doi:10.1093/sysbio/syy005>.
|
2025-04-22 |
r-lexicon
|
public |
A collection of lexical hash tables, dictionaries, and word lists.
|
2025-04-22 |
r-kedd
|
public |
Smoothing techniques and computing bandwidth selectors of the nth derivative of a probability density for one-dimensional data.
|
2025-04-22 |
r-castor
|
public |
Efficient phylogenetic analyses on massive phylogenies comprising up to millions of tips. Functions include pruning, rerooting, calculation of most-recent common ancestors, calculating distances from the tree root and calculating pairwise distances. Calculation of phylogenetic signal and mean trait depth (trait conservatism), ancestral state reconstruction and hidden character prediction of discrete characters, simulating and fitting models of trait evolution, fitting and simulating diversification models, dating trees, comparing trees, and reading/writing trees in Newick format. Citation: Louca, Stilianos and Doebeli, Michael (2017) <doi:10.1093/bioinformatics/btx701>.
|
2025-04-22 |
r-assertive
|
public |
Lots of predicates (is_* functions) to check the state of your variables, and assertions (assert_* functions) to throw errors if they aren't in the right form.
|
2025-04-22 |
r-assertive.datetimes
|
public |
A set of predicates and assertions for checking the properties of dates and times. This is mainly for use by other package developers who want to include run-time testing features in their own packages. End-users will usually want to use assertive directly.
|
2025-04-22 |
orch
|
public |
Dep installation orchestrator for complex builds on CI
|
2025-04-22 |
yacron
|
public |
A modern Cron replacement that is Docker-friendly
|
2025-04-22 |
apistar
|
public |
API documentation, validation, mocking, and clients.
|
2025-04-22 |
r-syuzhet
|
public |
Extracts sentiment and sentiment-derived plot arcs from text using a variety of sentiment dictionaries conveniently packaged for consumption by R users. Implemented dictionaries include "syuzhet" (default) developed in the Nebraska Literary Lab "afinn" developed by Finn {\AA}rup Nielsen, "bing" developed by Minqing Hu and Bing Liu, and "nrc" developed by Mohammad, Saif M. and Turney, Peter D. Applicable references are available in README.md and in the documentation for the "get_sentiment" function. The package also provides a hack for implementing Stanford's coreNLP sentiment parser. The package provides several methods for plot arc normalization.
|
2025-04-22 |