pyqi
|
public |
pyqi: expose your interface
|
2025-04-22 |
openorb
|
public |
An open-source orbit-computation package
|
2025-04-22 |
openorb-data-de430
|
public |
DE430 JPL ephemeris files for OpenOrb
|
2025-04-22 |
r-rcmdcheck
|
public |
Run 'R CMD check' from 'R' and capture the results of the individual checks. Supports running checks in the background, timeouts, pretty printing and comparing check results.
|
2025-04-22 |
openorb-data
|
public |
Miscellaneous data files for OpenOrb
|
2025-04-22 |
openorb-eph-builder
|
public |
Ephemeris builder/tester for OpenOrb
|
2025-04-22 |
r-barcoder
|
public |
Tools to generate unique identifiers and printable barcoded labels for sample management. The creation of unique ID codes and printable PDF files can be initiated by standard commands, user prompts, or through a GUI addin for R Studio. Both single-level and hierarchical labels can be created in the command line interactively or non-interactively.
|
2025-04-22 |
r-xopen
|
public |
Cross platform solution to open files, directories or 'URLs' with their associated programs.
|
2025-04-22 |
r-qrcode
|
public |
Create QRcode in R.
|
2025-04-22 |
r-shinytest
|
public |
For automated testing of Shiny applications, using a headless browser, driven through 'WebDriver'.
|
2025-04-22 |
r-ensurer
|
public |
Add simple runtime contracts to R values. These ensure that values fulfil certain conditions and will raise appropriate errors if they do not.
|
2025-04-22 |
pycamb
|
public |
Code for Anisotropies in the Microwave Background
|
2025-04-22 |
r-sodium
|
public |
Bindings to 'libsodium': a modern, easy-to-use software library for encryption, decryption, signatures, password hashing and more. Sodium uses curve25519, a state-of-the-art Diffie-Hellman function by Daniel Bernstein, which has become very popular after it was discovered that the NSA had backdoored Dual EC DRBG.
|
2025-04-22 |
r-shinytree
|
public |
Exposes bindings to jsTree -- a JavaScript library that supports interactive trees -- to enable a rich, editable trees in Shiny.
|
2025-04-22 |
r-rdpack
|
public |
Functions for manipulation of R documentation objects, including functions reprompt() and ereprompt() for updating 'Rd' documentation for functions, methods and classes; 'Rd' macros for citations and import of references from 'bibtex' files for use in 'Rd' files and 'roxygen2' comments; 'Rd' macros for evaluating and inserting snippets of 'R' code and the results of its evaluation or creating graphics on the fly; and many functions for manipulation of references and Rd files.
|
2025-04-22 |
r-r2d3
|
public |
Suite of tools for using 'D3', a library for producing dynamic, interactive data visualizations. Supports translating objects into 'D3' friendly data structures, rendering 'D3' scripts, publishing 'D3' visualizations, incorporating 'D3' in R Markdown, creating interactive 'D3' applications with Shiny, and distributing 'D3' based 'htmlwidgets' in R packages.
|
2025-04-22 |
r-pool
|
public |
Enables the creation of object pools, which make it less computationally expensive to fetch a new object. Currently the only supported pooled objects are 'DBI' connections.
|
2025-04-22 |
r-ncbit
|
public |
making NCBI taxonomic data locally available and searchable as an R object
|
2025-04-22 |
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 |
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 |