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
13.43 score 9 stars 121 dependents 6.1k scripts 45k 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
5.77 score 39 scripts 288 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
5.00 score 2 stars 2 scripts 231 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
4.90 score 1 stars 1 dependents 53 scripts 854 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
htcondorofpsamtool
4.45 score 6 stars 31 scripts 283 downloadsmakeit - Run R Scripts if Needed
Automation tool to run R scripts if needed, based on last modified time. It comes with no package dependencies, organizational overhead, or structural requirements. In short: run an R script if underlying files have changed, otherwise do nothing.
Last updated
4.40 score 5 stars 9 scripts 247 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
4.26 score 1 stars 36 scripts 380 downloadsfishstat - Global Fishery and Aquaculture Statistics
The Food and Agriculture Organization of the United Nations (FAO) FishStat database is the leading source of global fishery and aquaculture statistics and provides unique information for sector analysis and monitoring. This package provides the global production data from all fisheries and aquaculture in R format, ready for analysis.
Last updated
4.02 score 3 stars 4 scripts 578 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
3.64 score 88 scripts 422 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
3.47 score 7 scripts 6.0k downloads