r-pingr
|
public |
Check if a remote computer is up. It can either just call the system ping command, or check a specified TCP port.
|
2025-04-22 |
r-rhandsontable
|
public |
An R interface to the 'Handsontable' JavaScript library, which is a minimalist Excel-like data grid editor. See <https://handsontable.com/> for details.
|
2025-04-22 |
r-flexdashboard
|
public |
Format for converting an R Markdown document to a grid oriented dashboard. The dashboard flexibly adapts the size of it's components to the containing web page.
|
2025-04-22 |
r-showimage
|
public |
Sometimes it is handy to be able to view an image file on an 'R' graphics device. This package just does that. Currently it supports 'PNG' files.
|
2025-04-22 |
r-parsedate
|
public |
Parse dates automatically, without the need of specifying a format. Currently it includes the git date parser. It can also recognize and parse all ISO 8601 formats.
|
2025-04-22 |
r-shinyjqui
|
public |
An extension to shiny that brings interactions and animation effects from 'jQuery UI' library.
|
2025-04-22 |
r-autoshiny
|
public |
Static code compilation of a 'shiny' app given an R function (into 'ui.R' and 'server.R' files or into a 'shiny' app object). See examples at <https://github.com/alekrutkowski/autoshiny>.
|
2025-04-22 |
r-npsurv
|
public |
Contains functions for non-parametric survival analysis of exact and interval-censored observations.
|
2025-04-22 |
tsl_ordered_map
|
public |
C++ ordered hash map and hash set
|
2025-04-22 |
yt_astro_analysis
|
public |
Astrophysics-specific functionality built on top of yt
|
2025-04-22 |
marisa-trie
|
public |
Static memory-efficient & fast Trie-like structures for Python (based on marisa-trie C++ library)
|
2025-04-22 |
r-rcppnumerical
|
public |
A collection of open source libraries for numerical computing (numerical integration, optimization, etc.) and their integration with 'Rcpp'.
|
2025-04-22 |
r-chemospecutils
|
public |
Functions supporting the common needs of packages 'ChemoSpec' and 'ChemoSpec2D'.
|
2025-04-22 |
lintel
|
public |
A Python module to decode video frames directly, using the FFmpeg C API.
|
2025-04-22 |
r-shades
|
public |
Functions for easily manipulating colours, creating colour scales and calculating colour distances.
|
2025-04-22 |
pymt_sedflux
|
public |
sedflux components wrapped as PyMT plugins.
|
2025-04-22 |
p11-kit
|
public |
Provides a way to load and enumerate PKCS#11 modules
|
2025-04-22 |
r-conflicted
|
public |
R's default conflict management system gives the most recently loaded package precedence. This can make it hard to detect conflicts, particularly when they arise because a package update creates ambiguity that did not previously exist. 'conflicted' takes a different approach, making every conflict an error and forcing you to choose which function to use.
|
2025-04-22 |
spooles
|
public |
library for solving sparse real and complex linear systems of equations
|
2025-04-22 |
r-tidytree
|
public |
Phylogenetic tree generally contains multiple components including node, edge, branch and associated data. 'tidytree' provides an approach to convert tree object to tidy data frame as well as provides tidy interfaces to manipulate tree data.
|
2025-04-22 |
r-ggiraph
|
public |
Create interactive 'ggplot2' graphics using 'htmlwidgets'.
|
2025-04-22 |
r-esquisse
|
public |
A 'shiny' gadget to create 'ggplot2' charts interactively with drag-and-drop to map your variables. You can quickly visualize your data accordingly to their type, export to 'PNG' or 'PowerPoint', and retrieve the code to reproduce the chart.
|
2025-04-22 |
r-ddpcr
|
public |
An interface to explore, analyze, and visualize droplet digital PCR (ddPCR) data in R. This is the first non-proprietary software for analyzing two-channel ddPCR data. An interactive tool was also created and is available online to facilitate this analysis for anyone who is not comfortable with using R.
|
2025-04-22 |
r-broom.mixed
|
public |
Convert fitted objects from various R mixed-model packages into tidy data frames along the lines of the 'broom' package. The package provides three S3 generics for each model: tidy(), which summarizes a model's statistical findings such as coefficients of a regression; augment(), which adds columns to the original data such as predictions, residuals and cluster assignments; and glance(), which provides a one-row summary of model-level statistics.
|
2025-04-22 |
pymca
|
public |
Mapping and X-Ray Fluorescence Analysis
|
2025-04-22 |