Showing 40 of total 40 results (show query)
gerrymanoim
humanize:Create Values for Human Consumption
An almost direct port of the 'python' 'humanize' package <https://github.com/jmoiron/humanize>. This package contains utilities to convert values into human readable forms.
Maintained by Gerry Manoim. Last updated 7 years ago.
datehumanhuman-readablenumbertime
82.4 match 13 stars 5.10 score 13 scripts 5 dependentsr-lib
prettyunits:Pretty, Human Readable Formatting of Quantities
Pretty, human readable formatting of quantities. Time intervals: '1337000' -> '15d 11h 23m 20s'. Vague time intervals: '2674000' -> 'about a month ago'. Bytes: '1337' -> '1.34 kB'. Rounding: '99' with 3 significant digits -> '99.0' p-values: '0.00001' -> '<0.0001'. Colors: '#FF0000' -> 'red'. Quantities: '1239437' -> '1.24 M'.
Maintained by Gabor Csardi. Last updated 7 months ago.
24.9 match 133 stars 13.46 score 86 scripts 3.3k dependentsewenme
geniusr:Tools for Working with the 'Genius' API
Provides tools to interact nicely with the 'Genius' API <https://docs.genius.com/>. Search hosted content, extract associated metadata and retrieve lyrics with ease.
Maintained by Ewen Henderson. Last updated 3 years ago.
21.0 match 50 stars 6.02 score 104 scriptshenrikbengtsson
R.utils:Various Programming Utilities
Utility functions useful when programming and developing R packages.
Maintained by Henrik Bengtsson. Last updated 1 years ago.
7.0 match 63 stars 13.74 score 5.7k scripts 814 dependentsawkena
qrlabelr:Generate Machine- And Human-Readable Plot Labels for Experiments
A no-frills open-source solution for designing plot labels affixed with QR codes. It features 'EasyQrlabelr', a 'BrAPI-compliant' 'shiny' app that simplifies the process of plot label design for non-R users. It builds on the methods described by Wu 'et al.' (2020) <doi:10.1111/2041-210X.13405>.
Maintained by Alexander Wireko Kena. Last updated 24 days ago.
experimentsfield-plotslabels-generatorqr-codeshiny-apps
12.5 match 18 stars 5.94 score 16 scriptsschlosslab
schtools:Schloss Lab Tools for Reproducible Microbiome Research
A collection of useful functions and example code created and used by the Schloss Lab for reproducible microbiome research. Perform common tasks like read files created by mothur <https://mothur.org/>, tidy up your microbiome data, and format R Markdown documents for publication. See the website <http://www.schlosslab.org/schtools/> for more information, documentation, and examples.
Maintained by Kelly Sovacool. Last updated 2 years ago.
9.8 match 30 stars 6.62 score 35 scriptsdavid-cortes
outliertree:Explainable Outlier Detection Through Decision Tree Conditioning
Outlier detection method that flags suspicious values within observations, constrasting them against the normal values in a user-readable format, potentially describing conditions within the data that make a given outlier more rare. Full procedure is described in Cortes (2020) <doi:10.48550/arXiv.2001.00636>. Loosely based on the 'GritBot' <https://www.rulequest.com/gritbot-info.html> software.
Maintained by David Cortes. Last updated 2 months ago.
anomaly-detectionoutlier-detectioncppopenmp
7.7 match 58 stars 7.34 score 21 scripts 2 dependentsgluc
data.tree:General Purpose Hierarchical Data Structure
Create tree structures from hierarchical data, and traverse the tree in various orders. Aggregate, cumulate, print, plot, convert to and from data.frame and more. Useful for decision trees, machine learning, finance, conversion from and to JSON, and many other applications.
Maintained by Christoph Glur. Last updated 5 months ago.
3.6 match 209 stars 12.84 score 1.1k scripts 88 dependentsr-forge
genoPlotR:Plot Publication-Grade Gene and Genome Maps
Draws gene or genome maps and comparisons between these, in a publication-grade manner. Starting from simple, common files, it will draw postscript or PDF files that can be sent as such to journals.
Maintained by Lionel Guy. Last updated 4 years ago.
7.3 match 5.33 score 106 scriptsncss-tech
soilDB:Soil Database Interface
A collection of functions for reading soil data from U.S. Department of Agriculture Natural Resources Conservation Service (USDA-NRCS) and National Cooperative Soil Survey (NCSS) databases.
Maintained by Andrew Brown. Last updated 7 days ago.
ksslnasisnrcssoilsoil-data-accesssoil-surveysoilwebsqlusda
3.3 match 87 stars 11.34 score 1.0k scripts 1 dependentsjfoadi
cry:Statistics for Structural Crystallography
Reading and writing of files in the most commonly used formats of structural crystallography. It includes functions to work with a variety of statistics used in this field and functions to perform basic crystallographic computing. References: D. G. Waterman, J. Foadi, G. Evans (2011) <doi:10.1107/S0108767311084303>.
Maintained by James Foadi. Last updated 2 years ago.
7.1 match 5.03 score 12 scripts 1 dependentschicago
RSocrata:Download or Upload 'Socrata' Data Sets
Provides easier interaction with 'Socrata' open data portals <https://dev.socrata.com>. Users can provide a 'Socrata' data set resource URL, or a 'Socrata' Open Data API (SODA) web query, or a 'Socrata' "human-friendly" URL, returns an R data frame. Converts dates to 'POSIX' format and manages throttling by 'Socrata'. Users can upload data to 'Socrata' portals directly from R.
Maintained by "Gene Leynes". Last updated 2 years ago.
chicagogovernmentopen-datasocratasoda
3.9 match 237 stars 7.87 score 864 scriptsopenvolley
datavolley:Reading and Analyzing DataVolley Scout Files
Provides functions for parsing and working with volleyball match files in DataVolley format.
Maintained by Ben Raymond. Last updated 2 months ago.
openvolleysports-analyticsvolleyball
3.4 match 31 stars 8.31 score 94 scripts 11 dependentsropensci
tradestatistics:Open Trade Statistics API Wrapper and Utility Program
Access 'Open Trade Statistics' API from R to download international trade data.
Maintained by Mauricio Vargas. Last updated 7 months ago.
api-wrapperdata-tableinternational-tradejsonliteopen-trade-statistics
3.4 match 77 stars 7.15 score 92 scriptsdatabio
simpleCache:Simply Caching R Objects
Provides intuitive functions for caching R objects, encouraging reproducible, restartable, and distributed R analysis. The user selects a location to store caches, and then provides nothing more than a cache name and instructions (R code) for how to produce the R object. Also provides some advanced options like environment assignments, recreating or reloading caches, and cluster compute bindings (using the 'batchtools' package) making it flexible enough for use in large-scale data analysis projects.
Maintained by Nathan Sheffield. Last updated 4 years ago.
3.2 match 34 stars 7.51 score 70 scripts 1 dependentsinbo
inborutils:Collection of Useful R Utilities
While working on research projects, typical small functionalities are useful across these projects. Instead of copy-pasting these functions in all individual project repositories/folders, this package collects these functions for reuse by ourself and - if useful - others as well.
Maintained by Hans Van Calster. Last updated 1 years ago.
3.6 match 10 stars 6.26 score 102 scriptsinbo
n2khab:Providing Preprocessed Reference Data for Flemish Natura 2000 Habitat Analyses
The n2khab package is an R package with preprocessing functions and standard reference data, useful for analyses regarding Flemish Natura 2000 habitats and regionally important biotopes (RIBs).
Maintained by Floris Vanderhaeghe. Last updated 2 months ago.
habitatnatura2000preprocessing-functionsreproducibility
3.4 match 2 stars 6.32 score 139 scripts 1 dependentsonnx
onnx:R Interface to 'ONNX'
R Interface to 'ONNX' - Open Neural Network Exchange <https://onnx.ai/>. 'ONNX' provides an open source format for machine learning models. It defines an extensible computation graph model, as well as definitions of built-in operators and standard data types.
Maintained by Yuan Tang. Last updated 2 years ago.
deep-learningdeep-neural-networksonnx
3.5 match 44 stars 5.90 score 18 scriptshrbrmstr
darksky:Tools to Work with the 'Dark Sky' 'API'
Provides programmatic access to the 'Dark Sky' 'API' <https://darksky.net/dev/docs>, which provides current or historical global weather conditions.
Maintained by Bob Rudis. Last updated 4 years ago.
darkskydarksky-apidarksky-api-powereddarksky-weather-apidarkskyapiweatherkit
3.5 match 83 stars 5.49 score 37 scriptsjmw86069
jamba:Just Analysis Methods Base
Just analysis methods ('jam') base functions focused on bioinformatics. Version- and gene-centric alphanumeric sort, unique name and version assignment, colorized console and 'HTML' output, color ramp and palette manipulation, 'Rmarkdown' cache import, styled 'Excel' worksheet import and export, interpolated raster output from smooth scatter and image plots, list to delimited vector, efficient list tools.
Maintained by James M. Ward. Last updated 9 days ago.
3.4 match 6 stars 5.43 scoreyihui
formatR:Format R Code Automatically
Provides a function tidy_source() to format R source code. Spaces and indent will be added to the code automatically, and comments will be preserved under certain conditions, so that R code will be more human-readable and tidy. There is also a Shiny app as a user interface in this package (see tidy_app()).
Maintained by Yihui Xie. Last updated 1 years ago.
1.0 match 259 stars 15.07 score 1.4k scripts 1.2k dependentspik-piam
piamutils:Utilities for the piam-verse
This package contains utilities and helpers needed in various piam libraries.
Maintained by Falk Benke. Last updated 2 months ago.
3.2 match 4.78 score 28 scripts 12 dependentsropensci
npi:Access the U.S. National Provider Identifier Registry API
Access the United States National Provider Identifier Registry API <https://npiregistry.cms.hhs.gov/api/>. Obtain and transform administrative data linked to a specific individual or organizational healthcare provider, or perform advanced searches based on provider name, location, type of service, credentials, and other attributes exposed by the API.
Maintained by Frank Farach. Last updated 1 months ago.
api-wrapperhealth-datahealthcarenpi-number
2.5 match 36 stars 5.76 score 16 scriptsfelixthestudent
scUtils:Utility Functions for Single-Cell RNA Sequencing Data
Analysis of single-cell RNA sequencing data can be simple and clear with the right utility functions. This package collects such functions, aiming to fulfill the following criteria: code clarity over performance (i.e. plain R code instead of C code), most important analysis steps over completeness (analysis 'by hand', not automated integration etc.), emphasis on quantitative visualization (intensity-coded color scale, etc.).
Maintained by Felix Frauhammer. Last updated 5 years ago.
3.6 match 3.86 score 48 scripts 1 dependentsrickhelmus
RDCOMClient:R-DCOM client
Provides dynamic client-side access to (D)COM applications from within R.
Maintained by Duncan Temple Lang. Last updated 1 years ago.
3.4 match 3.90 score 315 scriptspaleolimbot
wk:Lightweight Well-Known Geometry Parsing
Provides a minimal R and C++ API for parsing well-known binary and well-known text representation of geometries to and from R-native formats. Well-known binary is compact and fast to parse; well-known text is human-readable and is useful for writing tests. These formats are useful in R only if the information they contain can be accessed in R, for which high-performance functions are provided here.
Maintained by Dewey Dunnington. Last updated 5 months ago.
1.0 match 47 stars 12.85 score 89 scripts 1.2k dependentscerte-medical-epidemiology
certetoolbox:A Certe R Package for Miscellaneous Functions
A Certe R Package for miscellaneous functions that do not fit a dedicated package. This package also mitigates the 'vctrs' package by allowing numeric-character coercions. This package is part of the 'certedata' universe.
Maintained by Erwin E. A. Hassing. Last updated 8 days ago.
3.8 match 3.43 score 1 scripts 1 dependentsrafajpsantos
bagged.outliertrees:Robust Explainable Outlier Detection Based on OutlierTree
Bagged OutlierTrees is an explainable unsupervised outlier detection method based on an ensemble implementation of the existing OutlierTree procedure (Cortes, 2020). This implementation takes advantage of bootstrap aggregating (bagging) to improve robustness by reducing the possible masking effect and subsequent high variance (similarly to Isolation Forest), hence the name "Bagged OutlierTrees". To learn more about the base procedure OutlierTree (Cortes, 2020), please refer to <arXiv:2001.00636>.
Maintained by Rafael Santos. Last updated 4 years ago.
3.6 match 6 stars 3.48 score 8 scriptskainhofer
LifeInsureR:Modelling Traditional Life Insurance Contracts
R6 classes to model traditional life insurance contracts like annuities, whole life insurances or endowments. Such life insurance contracts provide a guaranteed interest and are not directly linked to the performance of a particular investment vehicle, but they typically provide (discretionary) profit participation. This package provides a framework to model such contracts in a very generic (cash-flow-based) way and includes modelling profit participation schemes, dynamic increases or more general contract layers, as well as contract changes (like sum increases or premium waivers). All relevant quantities like premium decomposition, reserves and benefits over the whole contract period are calculated and potentially exported to 'Excel'. Mortality rates are given using the 'MortalityTables' package.
Maintained by Reinhold Kainhofer. Last updated 1 years ago.
3.4 match 2 stars 3.48 score 9 scripts 1 dependentsmariushofert
gnn:Generative Neural Networks
Tools to set up, train, store, load, investigate and analyze generative neural networks. In particular, functionality for generative moment matching networks is provided.
Maintained by Marius Hofert. Last updated 1 years ago.
9.0 match 1.15 score 14 scriptsexpersso
ecb:Programmatic Access to the European Central Bank's Statistical Data Warehouse
Provides an interface to the 'European Central Bank's Statistical Data Warehouse' API <https://sdw.ecb.europa.eu/>, allowing for programmatic retrieval of a vast quantity of statistical data.
Maintained by Eric Persson. Last updated 2 years ago.
3.5 match 2.81 score 58 scriptshughparsonage
heims:Decode and Validate HEIMS Data from Department of Education, Australia
Decode elements of the Australian Higher Education Information Management System (HEIMS) data for clarity and performance. HEIMS is the record system of the Department of Education, Australia to record enrolments and completions in Australia's higher education system, as well as a range of relevant information. For more information, including the source of the data dictionary, see <http://heimshelp.education.gov.au/sites/heimshelp/dictionary/pages/data-element-dictionary>.
Maintained by Hugh Parsonage. Last updated 7 years ago.
3.5 match 2.70 score 8 scriptsenricoschumann
textutils:Utilities for Handling Strings and Text
Utilities for handling character vectors that store human-readable text (either plain or with markup, such as HTML or LaTeX). The package provides, in particular, functions that help with the preparation of plain-text reports, e.g. for expanding and aligning strings that form the lines of such reports. The package also provides generic functions for transforming R objects to HTML and to plain text.
Maintained by Enrico Schumann. Last updated 2 months ago.
1.0 match 11 stars 7.37 score 47 scripts 12 dependentsstatisticsgreenland
pxmake:Make PX-Files in R
Create PX-files from scratch or read and modify existing ones. Includes a function for every PX keyword, making metadata manipulation simple and human-readable.
Maintained by Johan Ejstrud. Last updated 11 days ago.
1.1 match 9 stars 6.95 score 11 scriptscran
hypergate:Machine Learning of Hyperrectangular Gating Strategies for High-Dimensional Cytometry
Given a high-dimensional dataset that typically represents a cytometry dataset, and a subset of the datapoints, this algorithm outputs an hyperrectangle so that datapoints within the hyperrectangle best correspond to the specified subset. In essence, this allows the conversion of clustering algorithms' outputs to gating strategies outputs.
Maintained by Etienne Becht. Last updated 1 years ago.
2.7 match 2.70 scoreend-to-end-provenance
provSummarizeR:Summarizes Provenance Related to Inputs and Outputs of a Script or Console Commands
Reads the provenance collected by the 'rdtLite' or 'rdt' packages, or other tools providing compatible PROV JSON output, created by the execution of a script or a console session, and provides a human-readable summary identifying the input and output files, the scripts used (if any), errors and warnings produced, and the environment in which it was executed. It can also optionally package all the files into a zip file. The exact format of the PROV JSON file created by 'rdtLite' and 'rdt' is described in <https://github.com/End-to-end-provenance/ExtendedProvJson>. More information about 'rdtLite' and associated tools is available at <https://github.com/End-to-end-provenance/> and Lerner, Boose, and Perez (2018), Using Introspection to Collect Provenance in R, Informatics, <doi: 10.3390/informatics5010012>.
Maintained by Emery Boose. Last updated 3 years ago.
1.0 match 4.18 score 7 scriptscran
yum:Utilities to Extract and Process 'YAML' Fragments
Provides a number of functions to facilitate extracting information in 'YAML' fragments from one or multiple files, optionally structuring the information in a 'data.tree'. 'YAML' (recursive acronym for "YAML ain't Markup Language") is a convention for specifying structured data in a format that is both machine- and human-readable. 'YAML' therefore lends itself well for embedding (meta)data in plain text files, such as Markdown files. This principle is implemented in 'yum' with minimal dependencies (i.e. only the 'yaml' packages, and the 'data.tree' package can be used to enable additional functionality).
Maintained by Gjalt-Jorn Peters. Last updated 4 years ago.
1.0 match 3.16 score 12 scripts 4 dependentscran
goalp:Weighted and Lexicographic Goal Programming Interface
Solves goal programming problems of the weighted and lexicographic type, as well as combinations of the two, as described by Ignizio (1983) <doi:10.1016/0305-0548(83)90003-5>. Allows for a simple human-readable input describing the problem as a series of equations. Relies on the 'lpSolve' package to solve the underlying linear optimisation problem.
Maintained by David Palma. Last updated 2 years ago.
1.0 match 2.00 scorereyar
Statsomat:Shiny Apps for Automated Data Analysis and Automated Interpretation
Shiny apps for automated data analysis, annotated outputs and human-readable interpretation in natural language. Designed especially for learners and applied researchers. Currently available methods: EDA, EDA with Python, Correlation Analysis, Principal Components Analysis, Confirmatory Factor Analysis.
Maintained by Denise Welsch. Last updated 3 years ago.
1.0 match 1.00 score 6 scripts