gdata

Various R Programming Tools for Data Manipulation

https://github.com/r-gregmisc/gdata

Science Score: 13.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
  • DOI references
  • Academic publication links
  • Committers with academic emails
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (9.3%) to scientific vocabulary
Last synced: 11 months ago · JSON representation

Repository

Various R Programming Tools for Data Manipulation

Basic Info
  • Host: GitHub
  • Owner: r-gregmisc
  • Language: R
  • Default Branch: main
  • Homepage:
  • Size: 42 MB
Statistics
  • Stars: 9
  • Watchers: 4
  • Forks: 1
  • Open Issues: 0
  • Releases: 7
Created almost 10 years ago · Last pushed over 1 year ago
Metadata Files
Readme Changelog

README.md

CRAN Status CRAN Monthly CRAN Total

gdata

Various R programming tools for data manipulation, including: - medical unit conversions (ConvertMedUnits, MedUnits), - combining objects (bindData, cbindX, combine, interleave), - character vector operations (centerText, startsWith, trim), - factor manipulation (levels, reorder.factor, mapLevels), - obtaining information about R objects (object_size, env, humanReadable, is.what, ll, keep, ls.funs, Args, nPairs, nobs), - generating fixed-width format files (write.fwf), - extracting components of date & time objects (getYear, getMonth, getDay, getHour, getMin, getSec), - operations on columns of data frames (matchcols, rename.vars), - matrix operations (unmatrix, upperTriangle, lowerTriangle), - operations on vectors (case, unknownToNA, duplicated2, trimSum), - operations on data frames (frameApply, wideByFactor), - value of last evaluated expression (ans), and - wrapper for sample that ensures consistent behavior for both scalar and vector arguments (resample).

Installation

The package can be installed from CRAN using the install.packages command:

R install.packages("gdata")

Usage

For a summary of the package:

R library(gdata) ?gdata

Development

The package is developed openly on GitHub.

Feel free to open an issue there if you encounter problems or have suggestions for future versions.

The current development version can be installed using:

R library(remotes) install_github("r-gregmisc/gdata")

Owner

  • Name: r-gregmisc
  • Login: r-gregmisc
  • Kind: organization

GitHub Events

Total
  • Release event: 1
  • Delete event: 3
  • Push event: 6
  • Create event: 1
Last Year
  • Release event: 1
  • Delete event: 3
  • Push event: 6
  • Create event: 1

Committers

Last synced: over 2 years ago

All Time
  • Total Commits: 222
  • Total Committers: 6
  • Avg Commits per committer: 37.0
  • Development Distribution Score (DDS): 0.491
Past Year
  • Commits: 55
  • Committers: 2
  • Avg Commits per committer: 27.5
  • Development Distribution Score (DDS): 0.018
Top Committers
Name Email Commits
warnes w****s@4****4 113
Arni Magnusson t****i@g****m 55
Gregory R Warnes g****g@w****t 40
Arni Magnusson a****n@i****k 12
Michael Chirico m****o@g****m 1
Scott Kostyshak s****k@g****m 1
Committer Domains (Top 20 + Academic)

Issues and Pull Requests

Last synced: 11 months ago

All Time
  • Total issues: 11
  • Total pull requests: 3
  • Average time to close issues: almost 2 years
  • Average time to close pull requests: 5 months
  • Total issue authors: 6
  • Total pull request authors: 3
  • Average comments per issue: 3.36
  • Average comments per pull request: 0.33
  • Merged pull requests: 3
  • Bot issues: 0
  • Bot pull requests: 0
Past Year
  • Issues: 0
  • Pull requests: 0
  • Average time to close issues: N/A
  • Average time to close pull requests: N/A
  • Issue authors: 0
  • Pull request authors: 0
  • Average comments per issue: 0
  • Average comments per pull request: 0
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 0
Top Authors
Issue Authors
  • warnes (4)
  • MichaelChirico (2)
  • arni-magnusson (2)
  • tonyliang19 (1)
  • bersbersbers (1)
  • mayhaw (1)
Pull Request Authors
  • scottkosty (1)
  • arni-magnusson (1)
  • MichaelChirico (1)
Top Labels
Issue Labels
Pull Request Labels

Packages

  • Total packages: 1
  • Total downloads:
    • cran 32,185 last-month
  • Total docker downloads: 34,893,965
  • Total dependent packages: 92
  • Total dependent repositories: 349
  • Total versions: 33
  • Total maintainers: 1
cran.r-project.org: gdata

Various R Programming Tools for Data Manipulation

  • Versions: 33
  • Dependent Packages: 92
  • Dependent Repositories: 349
  • Downloads: 32,185 Last month
  • Docker Downloads: 34,893,965
Rankings
Dependent repos count: 0.9%
Dependent packages count: 1.0%
Downloads: 1.7%
Average: 10.3%
Forks count: 17.0%
Docker downloads count: 17.7%
Stargazers count: 23.6%
Maintainers (1)
Last synced: 11 months ago