Showing 20 of total 20 results (show query)
tidyverse
purrr:Functional Programming Tools
A complete and consistent functional programming toolkit for R.
Maintained by Hadley Wickham. Last updated 2 months ago.
1.3k stars 22.12 score 59k scripts 6.9k dependentsr-lib
rlang:Functions for Base Types and Core R and 'Tidyverse' Features
A toolbox for working with base types, core R features like the condition system, and core 'Tidyverse' features like tidy evaluation.
Maintained by Lionel Henry. Last updated 3 days ago.
517 stars 20.56 score 9.8k scripts 15k dependentsropensci
git2r:Provides Access to Git Repositories
Interface to the 'libgit2' library, which is a pure C implementation of the 'Git' core methods. Provides access to 'Git' repositories to extract data and running some basic 'Git' commands.
Maintained by Stefan Widgren. Last updated 11 hours ago.
gitgit-clientlibgit2libgit2-library
218 stars 13.93 score 836 scripts 46 dependentspaws-r
paws.common:Paws Low-Level Amazon Web Services API
Functions for making low-level API requests to Amazon Web Services <https://aws.amazon.com>. The functions handle building, signing, and sending requests, and receiving responses. They are designed to help build higher-level interfaces to individual services, such as Simple Storage Service (S3).
Maintained by Dyfan Jones. Last updated 15 days ago.
332 stars 11.07 score 39 dependentsazure
AzureGraph:Simple Interface to 'Microsoft Graph'
A simple interface to the 'Microsoft Graph' API <https://learn.microsoft.com/en-us/graph/overview>. 'Graph' is a comprehensive framework for accessing data in various online Microsoft services. This package was originally intended to provide an R interface only to the 'Azure Active Directory' part, with a view to supporting interoperability of R and 'Azure': users, groups, registered apps and service principals. However it has since been expanded into a more general tool for interacting with Graph. Part of the 'AzureR' family of packages.
Maintained by Hong Ooi. Last updated 2 years ago.
azure-active-directory-graph-apiazure-sdk-rmicrosoft-graph-api
32 stars 10.30 score 36 scripts 21 dependentsazure
AzureRMR:Interface to 'Azure Resource Manager'
A lightweight but powerful R interface to the 'Azure Resource Manager' REST API. The package exposes a comprehensive class framework and related tools for creating, updating and deleting 'Azure' resource groups, resources and templates. While 'AzureRMR' can be used to manage any 'Azure' service, it can also be extended by other packages to provide extra functionality for specific services. Part of the 'AzureR' family of packages.
Maintained by Hong Ooi. Last updated 2 years ago.
azureazure-resource-managerazure-sdk-rcloud
20 stars 9.94 score 51 scripts 12 dependentsrpahl
container:Extending Base 'R' Lists
Extends the functionality of base 'R' lists and provides specialized data structures 'deque', 'set', 'dict', and 'dict.table', the latter to extend the 'data.table' package.
Maintained by Roman Pahl. Last updated 3 months ago.
containerdata-structuresdequedictsets
16 stars 7.13 score 140 scriptscanmod
iidda:Processing Infectious Disease Datasets in IIDDA.
Part of an open toolchain for processing infectious disease datasets available through the IIDDA data repository.
Maintained by Steve Walker. Last updated 4 months ago.
6.02 score 133 scripts 3 dependentsgwidgets3
gWidgets2:Rewrite of gWidgets API for Simplified GUI Construction
Re-implementation of the 'gWidgets' API. The API is defined in this package. A second, toolkit-specific package is required to use it. At this point only 'gWidgets2tcltk' is viable.
Maintained by John Verzani. Last updated 3 years ago.
3 stars 6.00 score 78 scripts 9 dependentsr-lib
liteq:Lightweight Portable Message Queue Using 'SQLite'
Temporary and permanent message queues for R. Built on top of 'SQLite' databases. 'SQLite' provides locking, and makes it possible to detect crashed consumers. Crashed jobs can be automatically marked as "failed", or put in the queue again, potentially a limited number of times.
Maintained by Gábor Csárdi. Last updated 5 months ago.
57 stars 5.91 score 19 scripts 1 dependentsfrictionlessdata
tableschema.r:Table Schema 'Frictionless Data'
Allows to work with 'Table Schema' (<https://specs.frictionlessdata.io/table-schema/>). 'Table Schema' is well suited for use cases around handling and validating tabular data in text formats such as 'csv', but its utility extends well beyond this core usage, towards a range of applications where data benefits from a portable schema format. The 'tableschema.r' package can load and validate any table schema descriptor, allow the creation and modification of descriptors, expose methods for reading and streaming data that conforms to a 'Table Schema' via the 'Tabular Data Resource' abstraction.
Maintained by Kleanthis Koupidis. Last updated 2 years ago.
25 stars 5.70 score 101 scriptsdivadnojnarg
CaPO4Sim:A Virtual Patient Simulator in the Context of Calcium and Phosphate Homeostasis
Explore calcium (Ca) and phosphate (Pi) homeostasis with two novel 'Shiny' apps, building upon on a previously published mathematical model written in C, to ensure efficient computations. The underlying model is accessible here <https://pubmed.ncbi.nlm.nih.gov/28747359/)>. The first application explores the fundamentals of Ca-Pi homeostasis, while the second provides interactive case studies for in-depth exploration of the topic, thereby seeking to foster student engagement and an integrative understanding of Ca-Pi regulation.
Maintained by David Granjon. Last updated 2 months ago.
41 stars 4.94 score 14 scriptsbblodfon
usefun:A Collection of Useful Functions by John
A set of general functions that I have used in various projects and other R packages. Miscellaneous operations on data frames, matrices and vectors, ROC and PR statistics.
Maintained by John Zobolas. Last updated 7 months ago.
4 stars 4.61 score 102 scriptspaulponcet
bazar:Miscellaneous Basic Functions
A collection of miscellaneous functions for copying objects to the clipboard ('Copy'); manipulating strings ('concat', 'mgsub', 'trim', 'verlan'); loading or showing packages ('library_with_dep', 'require_with_dep', 'sessionPackages'); creating or testing for named lists ('nlist', 'as_nlist', 'is_nlist'), formulas ('is_formula'), empty objects ('as_empty', 'is_empty'), whole numbers ('as_wholenumber', 'is_wholenumber'); testing for equality ('almost_equal', 'almost_zero') and computing uniqueness ('almost_unique'); getting modified versions of usual functions ('rle2', 'sumNA'); making a pause or a stop ('pause', 'stopif'); converting into a function ('as_fun'); providing a C like ternary operator ('condition %?% true %:% false'); finding packages and functions ('get_all_pkgs', 'get_all_funs'); and others ('erase', '%nin%', 'unwhich', 'top', 'bot', 'normalize').
Maintained by Paul Poncet. Last updated 6 years ago.
1 stars 4.54 score 79 scripts 2 dependentsrepboxr
repboxUtils:Utility functions shared by several repbox packages
Utility functions shared by several repbox packages
Maintained by Sebastian Kranz. Last updated 1 months ago.
4.21 score 9 dependentskrystian8207
queryBuilder:Programmatic Way to Construct Complex Filtering Queries
Syntax for defining complex filtering expressions in a programmatic way. A filtering query, built as a nested list configuration, can be easily stored in other formats like 'YAML' or 'JSON'. What's more, it's possible to convert such configuration to a valid expression that can be applied to popular 'dplyr' package operations.
Maintained by Krystian Igras. Last updated 6 months ago.
3.18 score 8 scripts 1 dependentsjpmonteagudo28
matriz:Literature Matrix Synthesis Tools for Epidemiology and Health Science Research
An easy-to-use workflow that provides tools to create, update and fill literature matrices commonly used in research, specifically epidemiology and health sciences research. The project is born out of need as an easy–to–use tool for my research methods classes.
Maintained by JP Monteagudo. Last updated 2 months ago.
epidemiologyhealthliterature-reviewresearchscience
3.18 scoretucai
genTS:R Shiny App for Creating Simplified Trial Summary (TS) Domain
Make it easy to create simplified trial summary (TS) domain based on FDA FDA guide <https://github.com/TuCai/phuse/blob/master/inst/examples/07_genTS/www/Simplified_TS_Creation_Guide_v2.pdf>.
Maintained by Hanming Tu. Last updated 3 years ago.
1 stars 2.78 score 12 scriptsrepboxr
repboxStata:Repbox analysis of stata scripts in reproduction packages
Repbox analysis of stata scripts in reproduction packages
Maintained by Sebastian Kranz. Last updated 1 months ago.
2.73 score 4 scripts 2 dependentstucai
comFuncs:Commonly Used Functions for R Shiny Applications
A set of common functions to be used for displaying messages, checking variables, finding absolute paths, starting applications, etc. More functions will be added later.
Maintained by Hanming Tu. Last updated 3 years ago.
1 stars 2.70 score 1 scripts