gdata - Various R Programming Tools for Data Manipulation
Various R programming tools for data manipulation, including medical unit conversions, combining objects, character vector operations, factor manipulation, obtaining information about R objects, generating fixed-width format files, extracting components of date & time objects, operations on columns of data frames, matrix operations, operations on vectors, operations on data frames, value of last evaluated expression, and a resample() wrapper for sample() that ensures consistent behavior for both scalar and vector arguments.
Last updated 1 months ago
13.53 score 9 stars 123 dependents 4.5k scripts 38k downloadsTAF - Transparent Assessment Framework for Reproducible Research
General framework to organize data, methods, and results used in reproducible scientific analyses. A TAF analysis consists of four scripts (data.R, model.R, output.R, report.R) that are run sequentially. Each script starts by reading files from a previous step and ends with writing out files for the next step. Convenience functions are provided to version control the required data and software, run analyses, clean residues from previous runs, manage files, manipulate tables, and produce figures. With a focus on stability and reproducible analyses, the TAF package comes with no dependencies. TAF forms a base layer for the 'icesTAF' package and other scientific applications.
Last updated 3 months ago
6.91 score 3 stars 2 dependents 282 scripts 453 downloadsscape - Statistical Catch-at-Age Plotting Environment
Import, plot, and diagnose results from statistical catch-at-age models, used in fisheries stock assessment.
Last updated 4 months ago
5.72 score 35 scripts 329 downloadsMSSQL - Tools to Work with Microsoft SQL Server Databases via 'RODBC'
Tools that extend the functionality of the 'RODBC' package to work with Microsoft SQL Server databases. Makes it easier to browse the database and examine individual tables and views.
Last updated 4 months ago
5.00 score 2 stars 2 scripts 302 downloadsgmt - Interface Between GMT Map-Making Software and R
Interface between the 'GMT' map-making software and R, enabling the user to manipulate geographic data within R and call GMT commands to draw and annotate maps in postscript format. The gmt package is about interactive data analysis, rapidly visualizing subsets and summaries of geographic data, while performing statistical analysis in the R console.
Last updated 2 years ago
4.89 score 1 stars 1 dependents 52 scripts 947 downloadsplotMCMC - MCMC Diagnostic Plots
Markov chain Monte Carlo diagnostic plots. The purpose of the package is to combine existing tools from the 'coda' and 'lattice' packages, and make it easy to adjust graphical details.
Last updated 1 years ago
4.27 score 1 stars 37 scripts 252 downloadscondor - Interact with 'Condor' from R via SSH
Interact with 'Condor' from R via SSH connection. Files are first uploaded from user machine to submitter machine, and the job is then submitted from the submitter machine to 'Condor'. Functions are provided to submit, list, and download 'Condor' jobs from R. 'Condor' is an open source high-throughput computing software framework for distributed parallelization of computationally intensive tasks.
Last updated 3 months ago
htcondorofpsamtool
4.26 score 5 stars 24 scripts 619 downloadsmakeit - Run R Scripts if Needed
Automation tool to run R scripts if needed, based on last modified time. Implemented in base R with no additional software requirements, organizational overhead, or structural requirements. In short: run an R script if underlying files have changed, otherwise do nothing.
Last updated 20 days ago
4.18 score 3 stars 8 scripts 227 downloadsareaplot - Plot Stacked Areas and Confidence Bands as Filled Polygons
Plot stacked areas and confidence bands as filled polygons, or add polygons to existing plots. A variety of input formats are supported, including vectors, matrices, data frames, formulas, etc.
Last updated 15 days ago
4.05 score 56 scripts 552 downloadsr2d2 - Bivariate (Two-Dimensional) Confidence Region and Frequency Distribution
Generic functions to analyze the distribution of two continuous variables: 'conf2d' to calculate a smooth empirical confidence region, and 'freq2d' to calculate a frequency distribution.
Last updated 4 months ago
2.70 score 6 scripts 897 downloads