Showing 58 of total 58 results (show query)
mrchypark
sendgridr:Mail Sender Using 'Sendgrid' Service
Send email using 'Sendgrid' <https://sendgrid.com/en-us> mail API(v3) <https://docs.sendgrid.com/api-reference/how-to-use-the-sendgrid-v3-api/authentication>.
Maintained by Chanyub Park. Last updated 1 years ago.
hacktoberfesthacktoberfest2021mailmailersendgrid
21.9 match 23 stars 4.66 score 10 scriptsazure
Microsoft365R:Interface to the 'Microsoft 365' Suite of Cloud Services
An interface to the 'Microsoft 365' (formerly known as 'Office 365') suite of cloud services, building on the framework supplied by the 'AzureGraph' package. Enables access from R to data stored in 'Teams', 'SharePoint Online' and 'OneDrive', including the ability to list drive folder contents, upload and download files, send messages, and retrieve data lists. Also provides a full-featured 'Outlook' email client, with the ability to send emails and manage emails and mail folders.
Maintained by Hong Ooi. Last updated 16 days ago.
azure-sdk-rmicrosoft-365microsoft-graph-apioffice-365onedriveonedrive-for-businesssharepoint-online
8.5 match 325 stars 11.14 score 88 scripts 7 dependentskurthornik
tm.plugin.mail:Text Mining E-Mail Plug-in
A plug-in for the tm text mining framework providing mail handling functionality.
Maintained by Kurt Hornik. Last updated 6 months ago.
50.0 match 1.72 score 26 scriptsohdsi
ParallelLogger:Support for Parallel Computation, Logging, and Function Automation
Support for parallel computation with progress bar, and option to stop or proceed on errors. Also provides logging to console and disk, and the logging persists in the parallel threads. Additional functions support function call automation with delayed execution (e.g. for executing functions in parallel).
Maintained by Martijn Schuemie. Last updated 6 months ago.
6.8 match 12 stars 9.18 score 87 scripts 11 dependentsglobeandmail
tgamtheme:Globe and Mail Graphics Theme for 'ggplot2'
Theme and colour palettes for The Globe and Mail's graphics. Includes colour and fill scale functions, colour palette helpers and a Globe-styled 'ggplot2' theme object.
Maintained by Tom Cardoso. Last updated 4 years ago.
datadata-journalismdata-visualizationjournalismnews
12.3 match 6 stars 3.95 score 2 scripts 1 dependentsalexkz
kernlab:Kernel-Based Machine Learning Lab
Kernel-based machine learning methods for classification, regression, clustering, novelty detection, quantile regression and dimensionality reduction. Among other methods 'kernlab' includes Support Vector Machines, Spectral Clustering, Kernel PCA, Gaussian Processes and a QP solver.
Maintained by Alexandros Karatzoglou. Last updated 7 months ago.
3.8 match 21 stars 12.26 score 7.8k scripts 487 dependentsallanvc
mRpostman:An IMAP Client for R
An easy-to-use IMAP client that provides tools for message searching, selective fetching of message attributes, mailbox management, attachment extraction, and several other IMAP features, paving the way for e-mail data analysis in R.
Maintained by Allan Quadros. Last updated 6 months ago.
7.0 match 31 stars 5.92 score 18 scriptsrnuske
komaletter:Simply Beautiful PDF Letters from Markdown
Write beautiful yet customizable letters in R Markdown and directly obtain the finished PDF. Smooth generation of PDFs is realized by 'rmarkdown', the 'pandoc-letter' template and the 'KOMA-Script' letter class. 'KOMA-Script' provides enhanced replacements for the standard 'LaTeX' classes with emphasis on typography and versatility. 'KOMA-Script' is particularly useful for international writers as it handles various paper formats well, provides layouts for many common window envelope types (e.g. German, US, French, Japanese) and lets you define your own layouts. The package comes with a default letter layout based on 'DIN 5008B'.
Maintained by Robert Nuske. Last updated 9 months ago.
koma-scriptlatexlettermarkdownpandocpandoc-letterpdf
5.6 match 87 stars 6.78 score 3 scriptsropensci
qualtRics:Download 'Qualtrics' Survey Data
Provides functions to access survey results directly into R using the 'Qualtrics' API. 'Qualtrics' <https://www.qualtrics.com/about/> is an online survey and data collection software platform. See <https://api.qualtrics.com/> for more information about the 'Qualtrics' API. This package is community-maintained and is not officially supported by 'Qualtrics'.
Maintained by Julia Silge. Last updated 6 months ago.
apiqualtricsqualtrics-apisurveysurvey-data
3.6 match 221 stars 10.23 score 272 scriptswjbraun
DAAG:Data Analysis and Graphics Data and Functions
Functions and data sets used in examples and exercises in the text Maindonald, J.H. and Braun, W.J. (2003, 2007, 2010) "Data Analysis and Graphics Using R", and in an upcoming Maindonald, Braun, and Andrews text that builds on this earlier text.
Maintained by W. John Braun. Last updated 11 months ago.
3.8 match 8.25 score 1.2k scripts 1 dependentsstatismike
shiny.reglog:Optional Login and Registration Module System for ShinyApps
RegLog system provides a set of shiny modules to handle register procedure for your users, alongside with login, edit credentials and password reset functionality. It provides support for popular SQL databases and optionally googlesheet-based database for easy setup. For email sending it provides support for 'emayili' and 'gmailr' backends. Architecture makes customizing usability pretty straightforward. The authentication system created with shiny.reglog is designed to be optional: user don't need to be logged-in to access your application, but when logged-in the user data can be used to read from and write to relational databases.
Maintained by Michal Kosinski. Last updated 3 years ago.
googlesheetregister-uishiny-applicationssqlite
4.4 match 14 stars 6.45 score 20 scriptsolafmersmann
sendmailR:Send Email Using R
Package contains a simple SMTP client with minimal dependencies which provides a portable solution for sending email, including file attachments and inline html reports, from within R. SMTP Authentication and SSL/STARTTLS is implemented using curl.
Maintained by Olaf Mersmann. Last updated 2 years ago.
3.0 match 15 stars 9.21 score 252 scripts 4 dependentspolmine
polmineR:Verbs and Nouns for Corpus Analysis
Package for corpus analysis using the Corpus Workbench ('CWB', <https://cwb.sourceforge.io>) as an efficient back end for indexing and querying large corpora. The package offers functionality to flexibly create subcorpora and to carry out basic statistical operations (count, co-occurrences etc.). The original full text of documents can be reconstructed and inspected at any time. Beyond that, the package is intended to serve as an interface to packages implementing advanced statistical procedures. Respective data structures (document-term matrices, term-co-occurrence matrices etc.) can be created based on the indexed corpora.
Maintained by Andreas Blaette. Last updated 1 years ago.
3.3 match 49 stars 7.96 score 311 scriptsrdatatable
data.table:Extension of `data.frame`
Fast aggregation of large data (e.g. 100GB in RAM), fast ordered joins, fast add/modify/delete of columns by group using no copies at all, list columns, friendly and fast character-separated-value read/write. Offers a natural and flexible syntax, for faster development.
Maintained by Tyson Barrett. Last updated 9 hours ago.
1.1 match 3.7k stars 23.52 score 230k scripts 4.6k dependentsschochastics
networkdata:Repository of Network Datasets
The package contains a large collection of network dataset with different context. This includes social networks, animal networks and movie networks. All datasets are in 'igraph' format.
Maintained by David Schoch. Last updated 12 months ago.
4.5 match 143 stars 5.01 score 143 scriptsglobeandmail
upstartr:Utilities Powering the Globe and Mail's Data Journalism Template
Core functions necessary for using The Globe and Mail's R data journalism template, 'startr', along with utilities for day-to-day data journalism tasks, such as reading and writing files, producing graphics and cleaning up datasets.
Maintained by Tom Cardoso. Last updated 1 years ago.
datadata-analysisdata-journalismdata-visualizationjournalismnews
5.0 match 6 stars 4.14 score 46 scriptsfrbcesab
rsendinblue:R Client for the SENDINBLUE API
Provides an R client for the sendinblue API <https://developers.sendinblue.com>.
Maintained by Nicolas Casajus. Last updated 4 years ago.
7.5 match 2.70 scoreandrie
mailmerge:Mail Merge Using R Markdown Documents and 'gmailr'
Perform a mail merge (mass email) using the message defined in markdown, the recipients in a 'csv' file, and gmail as the mailing engine. With this package you can parse markdown documents as the body of email, and the 'yaml' header to specify the subject line of the email. Any '{}' braces in the email will be encoded with 'glue::glue()'. You can preview the email in the RStudio viewer pane, and send (draft) email using 'gmailr'.
Maintained by Andrie de Vries. Last updated 12 months ago.
3.6 match 43 stars 5.33 score 10 scriptspaulhendricks
detector:Detect Data Containing Personally Identifiable Information
Allows users to quickly and easily detect data containing Personally Identifiable Information (PII) through convenience functions.
Maintained by Paul Hendricks. Last updated 8 years ago.
3.5 match 15 stars 5.34 score 29 scriptscran
RSKC:Robust Sparse K-Means
This RSKC package contains a function RSKC which runs the robust sparse K-means clustering algorithm.
Maintained by Yumi Kondo. Last updated 9 years ago.
9.4 match 1.97 score 31 scripts 1 dependentsrpremrajgit
mailR:A Utility to Send Emails from R
Interface to Apache Commons Email to send emails from R.
Maintained by Rahul Premraj. Last updated 3 years ago.
2.3 match 14 stars 7.45 score 374 scriptskjhealy
gssrdoc:Document General Social Survey Variable
The General Social Survey (GSS) is a long-running, mostly annual survey of US households. It is administered by the National Opinion Research Center (NORC). This package contains the a tibble with information on the survey variables, together with every variable documented as an R help page. For more information on the GSS see \url{http://gss.norc.org}.
Maintained by Kieran Healy. Last updated 11 months ago.
7.3 match 2.28 score 38 scriptsnacnudus
tidyxl:Read Untidy Excel Files
Imports non-tabular from Excel files into R. Exposes cell content, position and formatting in a tidy structure for further manipulation. Tokenizes Excel formulas. Supports '.xlsx' and '.xlsm' via the embedded 'RapidXML' C++ library <https://rapidxml.sourceforge.net>. Does not support '.xlsb' or '.xls'.
Maintained by Duncan Garmonsway. Last updated 1 years ago.
excelreaderrcppspreadsheettidycpp
1.5 match 251 stars 10.69 score 382 scripts 13 dependentscerte-medical-epidemiology
certemail:A Certe R Package for Automated Mailing
A Certe R Package for working remotely with emails, using Microsoft 365. This package is part of the 'certedata' universe.
Maintained by Matthijs S. Berends. Last updated 1 months ago.
6.3 match 2.48 score 1 scriptsprofpetrie
regclass:Tools for an Introductory Class in Regression and Modeling
Contains basic tools for visualizing, interpreting, and building regression models. It has been designed for use with the book Introduction to Regression and Modeling with R by Adam Petrie, Cognella Publishers, ISBN: 978-1-63189-250-9 <https://titles.cognella.com/introduction-to-regression-and-modeling-with-r-9781631892509>.
Maintained by Adam Petrie. Last updated 5 years ago.
4.0 match 3.90 score 301 scripts 1 dependentsbioc
OmicCircos:High-quality circular visualization of omics data
OmicCircos is an R application and package for generating high-quality circular plots for omics data.
Maintained by Ying Hu. Last updated 5 months ago.
visualizationstatisticsannotation
2.6 match 5.20 score 80 scriptsr-lib
gmailr:Access the 'Gmail' 'RESTful' API
An interface to the 'Gmail' 'RESTful' API. Allows access to your 'Gmail' messages, threads, drafts and labels.
Maintained by Jennifer Bryan. Last updated 1 years ago.
1.1 match 230 stars 11.49 score 289 scripts 1 dependentsbioc
BiocPkgTools:Collection of simple tools for learning about Bioconductor Packages
Bioconductor has a rich ecosystem of metadata around packages, usage, and build status. This package is a simple collection of functions to access that metadata from R. The goal is to expose metadata for data mining and value-added functionality such as package searching, text mining, and analytics on packages.
Maintained by Sean Davis. Last updated 13 days ago.
softwareinfrastructurebioconductormetadata
1.7 match 21 stars 7.67 score 68 scriptsreed-evic
cpsvote:A Toolbox for Using the CPS’s Voting and Registration Supplement
Provides automated methods for downloading, recoding, and merging selected years of the Current Population Survey's Voting and Registration Supplement, a large N national survey about registration, voting, and non-voting in United States federal elections. Provides documentation for appropriate use of sample weights to generate statistical estimates, drawing from Hur & Achen (2013) <doi:10.1093/poq/nft042> and McDonald (2018) <http://www.electproject.org/home/voter-turnout/voter-turnout-data>.
Maintained by Jay Lee. Last updated 2 years ago.
2.3 match 3 stars 5.58 score 21 scriptspaulhendricks
generator:Generate Data Containing Fake Personally Identifiable Information
Allows users to quickly and easily generate fake data containing Personally Identifiable Information (PII) through convenience functions.
Maintained by Paul Hendricks. Last updated 8 years ago.
1.8 match 24 stars 5.99 score 81 scriptsbioc
mgsa:Model-based gene set analysis
Model-based Gene Set Analysis (MGSA) is a Bayesian modeling approach for gene set enrichment. The package mgsa implements MGSA and tools to use MGSA together with the Gene Ontology.
Maintained by Sebastian Bauer. Last updated 5 months ago.
pathwaysgogenesetenrichmentopenmp
1.6 match 5 stars 6.08 score 12 scriptspatrickroocks
rPref:Database Preferences and Skyline Computation
Routines to select and visualize the maxima for a given strict partial order. This especially includes the computation of the Pareto frontier, also known as (Top-k) Skyline operator (see Börzsönyi, et al. (2001) <doi:10.1109/ICDE.2001.914855>), and some generalizations known as database preferences (see Kießling (2002) <doi:10.1016/B978-155860869-6/50035-4>).
Maintained by Patrick Roocks. Last updated 2 years ago.
1.8 match 2 stars 5.14 score 115 scripts 4 dependentsjoelkilty
MMAC:Data for Mathematical Modeling and Applied Calculus
Contains the data sets for the textbook "Mathematical Modeling and Applied Calculus" by Joel Kilty and Alex M. McAllister. The book will be published by Oxford University Press in 2018 with ISBN-13: 978-019882472.
Maintained by Joel Kilty. Last updated 7 years ago.
3.6 match 2.50 score 63 scriptsbioc
funtooNorm:Normalization Procedure for Infinium HumanMethylation450 BeadChip Kit
Provides a function to normalize Illumina Infinium Human Methylation 450 BeadChip (Illumina 450K), correcting for tissue and/or cell type.
Maintained by Kathleen Klein. Last updated 5 months ago.
dnamethylationpreprocessingnormalization
2.4 match 3.70 scorepatrickroocks
listcompr:List Comprehension for R
Syntactic shortcuts for creating synthetic lists, vectors, data frames, and matrices using list comprehension.
Maintained by Patrick Roocks. Last updated 3 years ago.
data-frameslist-comprehensionmatrixsyntactic-sugarvector
1.8 match 5 stars 4.40 score 5 scriptsbioc
ACME:Algorithms for Calculating Microarray Enrichment (ACME)
ACME (Algorithms for Calculating Microarray Enrichment) is a set of tools for analysing tiling array ChIP/chip, DNAse hypersensitivity, or other experiments that result in regions of the genome showing "enrichment". It does not rely on a specific array technology (although the array should be a "tiling" array), is very general (can be applied in experiments resulting in regions of enrichment), and is very insensitive to array noise or normalization methods. It is also very fast and can be applied on whole-genome tiling array experiments quite easily with enough memory.
Maintained by Sean Davis. Last updated 5 months ago.
technologymicroarraynormalization
1.8 match 4.30 score 4 scriptsdominikkukacka
emailvalidation:Client for the 'emailalvalidation.io' E-Mail Validation API
An R client for the 'emailvalidation.io' e-mail verification API. The API requires registration of an API key. Basic features are free, some require a paid subscription. You can find the full API documentation at <https://emailvalidation.io/docs> .
Maintained by Dominik Kukacka. Last updated 2 years ago.
3.4 match 2.00 scorebioc
ccrepe:ccrepe_and_nc.score
The CCREPE (Compositionality Corrected by REnormalizaion and PErmutation) package is designed to assess the significance of general similarity measures in compositional datasets. In microbial abundance data, for example, the total abundances of all microbes sum to one; CCREPE is designed to take this constraint into account when assigning p-values to similarity measures between the microbes. The package has two functions: ccrepe: Calculates similarity measures, p-values and q-values for relative abundances of bugs in one or two body sites using bootstrap and permutation matrices of the data. nc.score: Calculates species-level co-variation and co-exclusion patterns based on an extension of the checkerboard score to ordinal data.
Maintained by Emma Schwager. Last updated 5 months ago.
immunooncologystatisticsmetagenomicsbioinformaticssoftware
1.6 match 4.08 score 7 scriptsbioc
GraphAlignment:GraphAlignment
Graph alignment is an extension package for the R programming environment which provides functions for finding an alignment between two networks based on link and node similarity scores. (J. Berg and M. Laessig, "Cross-species analysis of biological networks by Bayesian alignment", PNAS 103 (29), 10967-10972 (2006))
Maintained by Joern P. Meier. Last updated 5 months ago.
1.6 match 3.90 score 9 scriptsmatherion
limonaid:Working with 'LimeSurvey' Surveys and Responses
'LimeSurvey' is Free/Libre Open Source Software for the development and administrations of online studies, using sophisticated tailoring capabilities to support multiple study designs (see <https://www.limesurvey.org>). This package supports programmatic creation of surveys that can then be imported into 'LimeSurvey', as well as user friendly import of responses from 'LimeSurvey' studies.
Maintained by Gjalt-Jorn Peters. Last updated 2 months ago.
2.0 match 3.00 score 6 scriptsalexiajm
BayesTreePrior:Bayesian Tree Prior Simulation
Provides a way to simulate from the prior distribution of Bayesian trees by Chipman et al. (1998) <DOI:10.2307/2669832>. The prior distribution of Bayesian trees is highly dependent on the design matrix X, therefore using the suggested hyperparameters by Chipman et al. (1998) <DOI:10.2307/2669832> is not recommended and could lead to unexpected prior distribution. This work is part of my master thesis (expected 2016).
Maintained by Alexia Jolicoeur-Martineau. Last updated 8 years ago.
bayesian-treescartprior-distributionsimulationtree
1.7 match 7 stars 3.59 score 11 scriptsmrkaye97
slackr:Send Messages, Images, R Objects and Files to 'Slack' Channels/Users
'Slack' <https://slack.com/> provides a service for teams to collaborate by sharing messages, images, links, files and more. Functions are provided that make it possible to interact with the 'Slack' platform 'API'. When you need to share information or data from R, rather than resort to copy/ paste in e-mails or other services like 'Skype' <https://www.skype.com/en/>, you can use this package to send well-formatted output from multiple R objects and expressions to all teammates at the same time with little effort. You can also send images from the current graphics device, R objects, and upload files.
Maintained by Matt Kaye. Last updated 5 months ago.
0.5 match 306 stars 11.66 score 179 scriptsalan9956
nsga2R:Elitist Non-Dominated Sorting Genetic Algorithm
Box-constrained multiobjective optimization using the elitist non-dominated sorting genetic algorithm - NSGA-II. Fast non-dominated sorting, crowding distance, tournament selection, simulated binary crossover, and polynomial mutation are called in the main program. The methods are described in Deb et al. (2002) <doi:10.1109/4235.996017>.
Maintained by Ming-Chang (Alan) Lee. Last updated 3 years ago.
1.7 match 3.12 score 29 scripts 5 dependentsalixlahuec
syntaxr:An 'SPSS' Syntax Generator for Multi-Variable Manipulation
A set of functions for generating 'SPSS' syntax files from the R environment.
Maintained by Alix Lahuec. Last updated 5 years ago.
1.7 match 1 stars 2.70 score 2 scriptscran
sim1000G:Genotype Simulations for Rare or Common Variants Using Haplotypes from 1000 Genomes
Generates realistic simulated genetic data in families or unrelated individuals.
Maintained by Apostolos Dimitromanolakis. Last updated 6 years ago.
1.6 match 1 stars 2.78 scorecran
gains:Lift (Gains) Tables and Charts
Constructs gains tables and lift charts for prediction algorithms. Gains tables and lift charts are commonly used in direct marketing applications. The method is described in Drozdenko and Drake (2002), "Optimal Database Marketing", Chapter 11.
Maintained by Craig A. Rolling. Last updated 8 years ago.
3.4 match 1.26 scorecurso-r
auth0:Authentication in Shiny with Auth0
Uses Auth0 API (see <https://auth0.com> for more information) to use a simple authentication system. It provides tools to log in and out a shiny application using social networks or a list of e-mails.
Maintained by Julio Trecenti. Last updated 1 years ago.
auth0authenticationhacktoberfestshiny
0.5 match 156 stars 7.79 score 88 scriptsmskogholt
fastNaiveBayes:Extremely Fast Implementation of a Naive Bayes Classifier
This is an extremely fast implementation of a Naive Bayes classifier. This package is currently the only package that supports a Bernoulli distribution, a Multinomial distribution, and a Gaussian distribution, making it suitable for both binary features, frequency counts, and numerical features. Another feature is the support of a mix of different event models. Only numerical variables are allowed, however, categorical variables can be transformed into dummies and used with the Bernoulli distribution. The implementation is largely based on the paper "A comparison of event models for Naive Bayes anti-spam e-mail filtering" written by K.M. Schneider (2003) <doi:10.3115/1067807.1067848>. Any issues can be submitted to: <https://github.com/mskogholt/fastNaiveBayes/issues>.
Maintained by Martin Skogholt. Last updated 5 years ago.
0.5 match 42 stars 5.96 score 43 scriptscran
R1magic:Compressive Sampling: Sparse Signal Recovery Utilities
Utilities for sparse signal recovery suitable for compressed sensing. L1, L2 and TV penalties, DFT basis matrix, simple sparse signal generator, mutual cumulative coherence between two matrices and examples, Lp complex norm, scaling back regression coefficients.
Maintained by Mehmet Suzen. Last updated 2 years ago.
1.6 match 1.70 scorejpbrooks
pcaL1:L1-Norm PCA Methods
Implementations of several methods for principal component analysis using the L1 norm. The package depends on COIN-OR Clp version >= 1.17.4. The methods implemented are PCA-L1 (Kwak 2008) <DOI:10.1109/TPAMI.2008.114>, L1-PCA (Ke and Kanade 2003, 2005) <DOI:10.1109/CVPR.2005.309>, L1-PCA* (Brooks, Dula, and Boone 2013) <DOI:10.1016/j.csda.2012.11.007>, L1-PCAhp (Visentin, Prestwich and Armagan 2016) <DOI:10.1007/978-3-319-46227-1_37>, wPCA (Park and Klabjan 2016) <DOI: 10.1109/ICDM.2016.0054>, awPCA (Park and Klabjan 2016) <DOI: 10.1109/ICDM.2016.0054>, PCA-Lp (Kwak 2014) <DOI:10.1109/TCYB.2013.2262936>, and SharpEl1-PCA (Brooks and Dula, submitted).
Maintained by Paul Brooks. Last updated 2 years ago.
1.5 match 1.38 score 24 scriptshmaoxian
ebGenotyping:Genotyping and SNP Detection using Next Generation Sequencing Data
Genotyping the population using next generation sequencing data is essentially important for the rare variant detection. In order to distinguish the genomic structural variation from sequencing error, we propose a statistical model which involves the genotype effect through a latent variable to depict the distribution of non-reference allele frequency data among different samples and different genome loci, while decomposing the sequencing error into sample effect and positional effect. An ECM algorithm is implemented to estimate the model parameters, and then the genotypes and SNPs are inferred based on the empirical Bayes method.
Maintained by Gongyi Huang. Last updated 9 years ago.
1.6 match 1.00 score 4 scriptscran
OPDOE:Optimal Design of Experiments
Several function related to Experimental Design are implemented here, see "Optimal Experimental Design with R" by Rasch D. et. al (ISBN 9781439816974).
Maintained by Albrecht Gebhardt. Last updated 7 years ago.
1.6 match 1.00 score