Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
rdiagnosis
basicr
Commits
8094cf75
Commit
8094cf75
authored
Jan 31, 2019
by
Jean-Marie Lepioufle
Browse files
udpate descrption and upgrade version
parent
4894b606
Changes
1
Show whitespace changes
Inline
Side-by-side
DESCRIPTION
View file @
8094cf75
Package: basicr
Package: basicr
Type: Package
Type: Package
Version: 0.0.
2
Version: 0.0.
3
Authors@R: c(person("Jean-Marie", "Lepioufle", , "jml@nilu.no", role=c("aut","cre")))
Authors@R: c(person("Jean-Marie", "Lepioufle", , "jml@nilu.no", role=c("aut","cre")))
Title: basicr
Title: basicr
Description: Compute basic statistics on a tbl_friendlyts table.
Description: Basic information from a tbl_friendlyts data.frame.
- Mean, standard-deviation, IQR. min, max,...
- Mean, standard-deviation, IQR. min, max,... on different groups: year, month, weekday, hour, minute, second.
- On different groups: year, month, weekday, hour,minute, second.
- Timeseries of basic information.
- L-moments.
- Plots.
Depends:
Depends:
R (>= 3.4.2)
R (>= 3.4.2)
Imports:
Imports:
tibble,
tibble,
dplyr,
dplyr,
lmom,
ggplot2,
ggplot2,
grDevices
grDevices,
friendlyts
Suggests:
Suggests:
knitr,friendlyr, tidyr, d.luft.oslyr, nycflights13
knitr,friendlyr, tidyr, d.luft.oslyr, nycflights13
Remotes: git::git@git.nilu.no:rextdata/d.luft.oslyr.git
Remotes:
git::git@git.nilu.no:rfriendlyts/friendlyts.git,
git::git@git.nilu.no:rfriendlyr/d.luft.oslyr.git
git::git@git.nilu.no:rfriendlyr/friendlyr.git
VignetteBuilder: knitr
VignetteBuilder: knitr
License: GPL-3
License: GPL-3
Encoding: UTF-8
Encoding: UTF-8
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment