Enter the query into the form above. You can look for specific version of a package by using @ symbol like this: gcc@10.
API method:
GET /api/packages?search=hello&page=1&limit=20
where search is your query, page is a page number and limit is a number of items on a single page. Pagination information (such as a number of pages and etc) is returned
in response headers.
If you'd like to join our channel search send a patch to ~whereiseveryone/toys@lists.sr.ht adding your channel as an entry in channels.scm.
With the DiagrammeR package you can create, modify, analyze, and visualize network graph diagrams. The output can be incorporated into R Markdown documents, integrated with Shiny web apps, converted to other graph formats, or exported as image files.
Leverages the functionality of clipboard.js', a JavaScript library for HMTL5-based copy to clipboard from web pages (see <https://clipboardjs.com> for more information), and provides a reactive copy-to-clipboard UI button component, called rclipButton', and a a reactive copy-to-clipboard UI link component, called rclipLink', for shiny R applications.
This package provides a collection of HTML, JavaScript, and CSS assets that dynamically generate beautiful documentation from a Swagger compliant API.
This package adds indicators (spinner, progress bar, gif) that you can use in your Shiny applications to show the user that the server is busy. It also provides other tools to let your users know something is happening (send notifications, reports, ...).
This natural language processing toolkit provides language-agnostic tokenization, parts of speech tagging, lemmatization and dependency parsing of raw text. Next to text parsing, the package also allows you to train annotation models based on data of treebanks in CoNLL-U format as provided at https://universaldependencies.org/format.html. The techniques are explained in detail in the paper: 'Tokenizing, POS Tagging, Lemmatizing and Parsing UD 2.0 with UDPipe', available at doi:10.18653/v1/K17-3009. The toolkit also contains functionalities for commonly used data manipulations on texts which are enriched with the output of the parser. Namely functionalities and algorithms for collocations, token co-occurrence, document term matrix handling, term frequency inverse document frequency calculations, information retrieval metrics (Okapi BM25), handling of multi-word expressions, keyword detection (Rapid Automatic Keyword Extraction, noun phrase extraction, syntactical patterns) sentiment scoring and semantic similarity analysis.
This package plots path diagrams from models in lavaan using the plotting functionality from the DiagrammeR package. DiagrammeR provides nice path diagrams via Graphviz, and these functions make it easy to generate these diagrams from a lavaan path model without having to write the DOT language graph specification.
This package lets you create Bootstrap 4 dashboards powered by Argon.
This package provides interactive data tables for R, based on the React Table JavaScript library. It provides an HTML widget that can be used in R Markdown documents and Shiny applications, or viewed from an R console.
Redox is a C++ interface to the Redis key-value store that makes it easy to write applications that are both elegant and high-performance. Communication should be a means to an end, not something we spend a lot of time worrying about. Redox takes care of the details so you can move on to the interesting part of your project.
GHDL analyses, elaborates and simulates VHDL sources. It may also be used as an experimental synthesizer backend.
UVVM Light is a low threshold version of UVVM and is intended for developers who want to start using UVVM Utilty library and Bus Functional Models.
pyVHDLModel provides an unified abstract language model for VHDL written in Python.
This package gathers GNAT binaries from FSF GCC releases of the Alire Project.
GHDL Language Server Protocol (LSP) is a server for VHDL based on GHDL.
This plugin provides a shared library module for Yosys to implement logical synthesis of VHDL designs.
This package provides a library for sleep stage classification using ECG data.
This is a Python package for performing representational similarity analysis (RSA) using MNE-Python data structures. The main use-case is to perform RSA using a “searchlight” approach through time and/or a volumetric or surface source space.
pybv is a lightweight I/O utility for the BrainVision data format. The BrainVision data format is a recommended data format for use in the Brain Imaging Data Structure.
mne-icalabel is a Python package for labeling independent components that stem from an Independent Component Analysis (ICA).
Python parser for Igor Binary Waves (.ibw) and Packed Experiment (.pxp) files written by WaveMetrics' IGOR Pro software.
This package provides a C++ library for multi-modal time-synched data transmission over the local network.
NeuroKit2 is a user-friendly package providing easy access to advanced biosignal processing routines. Researchers and clinicians without extensive knowledge of programming or biomedical signal processing can analyze physiological data with only two lines of code.
A Python-native package for reading, writing, processing, and plotting physiologic signal and annotation data. The core I/O functionality is based on the Waveform Database (WFDB) specifications.
BioSPPy is a toolbox for biosignal processing written in Python. The toolbox bundles together various signal processing and pattern recognition methods geared torwards the analysis of biosignals.