-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathDESCRIPTION
30 lines (30 loc) · 1.55 KB
/
DESCRIPTION
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
Package: gdata
Version: 3.1.0
Date: 2025-01-06
Title: Various R Programming Tools for Data Manipulation
Authors@R: c(person(c("Gregory", "R."), "Warnes", role="aut", email="[email protected]"),
person("Gregor", "Gorjanc", role="aut"),
person("Arni", "Magnusson", role=c("aut","cre"), email="[email protected]"),
person("Liviu", "Andronic", role="aut"),
person("Jim", "Rogers", role="aut"),
person("Don", "MacQueen", role="aut"),
person("Ales", "Korosec", role="aut"),
person("Ben", "Bolker", role="ctb"),
person("Michael", "Chirico", role="ctb"),
person("Gabor", "Grothendieck", role="ctb"),
person("Thomas", "Lumley", role="ctb"),
person("Brian", "Ripley", role="ctb"),
person("inoui llc", role="fnd"))
Imports: gtools, methods, stats, utils
Suggests: RUnit
Description: 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.
License: GPL-3
URL: https://github.com/r-gregmisc/gdata
BugReports: https://github.com/r-gregmisc/gdata/issues