Package: basicr Type: Package Version: 0.0.6 Authors@R: c(person("Jean-Marie", "Lepioufle", , "jml@nilu.no", role=c("aut","cre"))) Title: basicr Description: Basic information from a timeseries data.frame. - Mean, standard-deviation, IQR. min, max,... on different groups: year, month, weekday, hour, minute, second. - Timeseries of basic information. - L-moments. - Plots. Depends: R (>= 3.4.1) Imports: dplyr, lmom, ggplot2, grDevices, friendlyts, plotfts Suggests: knitr,glow, tidyr, d.luft.oslyr, nycflights13 Remotes: git::https://git.nilu.no/rfriendlyts/friendlyts.git, git::https://git.nilu.no/rfriendlyts/plotfts.git, git::https://git.nilu.no/rfriendlyr/d.luft.oslyr.git, git::https://git.nilu.no/rglow/glow.git VignetteBuilder: knitr License: MIT + file LICENSE Encoding: UTF-8 LazyData: false RoxygenNote: 6.1.1