r-gbrd
|
public |
Provides utilities for processing Rd objects and files. Extract argument descriptions and other parts of the help pages of functions.
|
2025-04-22 |
r-filelock
|
public |
Place an exclusive or shared lock on a file. It uses 'LockFile' on Windows and 'fcntl' locks on Unix-like systems.
|
2025-04-22 |
r-forge
|
public |
Helper functions with a consistent interface to coerce and verify the types and shapes of values for input checking.
|
2025-04-22 |
cf-units
|
public |
Units of measure as required by the Climate and Forecast (CF) Metadata Conventions.
|
2025-04-22 |
r-webdriver
|
public |
A client for the 'WebDriver' 'API'. It allows driving a (probably headless) web browser, and can be used to test web applications, including 'Shiny' apps. In theory it works with any 'WebDriver' implementation, but it was only tested with 'PhantomJS'.
|
2025-04-22 |
r-shinylp
|
public |
Provides functions that wrap HTML Bootstrap components code to enable the design and layout of informative landing home pages for Shiny applications. This can lead to a better user experience for the users and writing less HTML for the developer.
|
2025-04-22 |
r-shinyhelper
|
public |
Creates a lightweight way to add markdown helpfiles to 'shiny' apps, using modal dialog boxes, with no need to observe each help button separately.
|
2025-04-22 |
r-refmanager
|
public |
Provides tools for importing and working with bibliographic references. It greatly enhances the 'bibentry' class by providing a class 'BibEntry' which stores 'BibTeX' and 'BibLaTeX' references, supports 'UTF-8' encoding, and can be easily searched by any field, by date ranges, and by various formats for name lists (author by last names, translator by full names, etc.). Entries can be updated, combined, sorted, printed in a number of styles, and exported. 'BibTeX' and 'BibLaTeX' '.bib' files can be read into 'R' and converted to 'BibEntry' objects. Interfaces to 'NCBI Entrez', 'CrossRef', and 'Zotero' are provided for importing references and references can be created from locally stored 'PDF' files using 'Poppler'. Includes functions for citing and generating a bibliography with hyperlinks for documents prepared with 'RMarkdown' or 'RHTML'.
|
2025-04-22 |
r-shiny.semantic
|
public |
Creating a great user interface for your Shiny apps can be a hassle, especially if you want to work purely in R and don't want to use, for instance HTML templates. This package adds support for a powerful UI library Semantic UI - <http://semantic-ui.com/>. It also supports universal UI input binding that works with various DOM elements.
|
2025-04-22 |
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 |