Package: basicr Type: Package Version: 0.0.3 Authors@R: c(person("Jean-Marie", "Lepioufle", , "jml@nilu.no", role=c("aut","cre"))) Title: basicr Description: Basic information from a tbl_friendlyts 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: tibble, dplyr, lmom, ggplot2, grDevices, friendlyts Suggests: knitr,friendlyr, tidyr, d.luft.oslyr, nycflights13 Remotes: git:https://git.nilu.no/rfriendlyts/friendlyts.git, git::https://git.nilu.no/rfriendlyr/d.luft.oslyr.git, git::https://git.nilu.no/rfriendlyr/friendlyr.git VignetteBuilder: knitr License: GPL-3 Encoding: UTF-8 LazyData: false RoxygenNote: 6.1.1