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.73 score 9 stars 120 packages 4.5k scripts 61k 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 1 months ago
6.00 score 33 scripts 474 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 1 months ago
5.30 score 2 stars 2 scripts 493 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 packages 52 scripts 929 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 250 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 10 days ago
htcondorofpsamtool
4.24 score 5 stars 23 scripts 223 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 12 months ago
4.18 score 3 stars 8 scripts 191 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 2 months ago
3.92 score 55 scripts 494 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 1 months ago
3.35 score 6 scripts 2.2k downloads