key = id when creating a tsibble (#156)by argument correctly
(#177)data.frame,
tibble, data.table) keep explicit NAs by
default. Use ts_na_omit() to make explicit NAs implicit. As
previously, ts_regular() makes implicit NAs explicit.ts_default, new function to change column names to
defaults (time, value), so that no auto detection is performed
afterwards (#118)ts_summary, returns a data frame with summary
information of a ts-boxable object. Also used to extract time series
properties (ts_summary(x)$start,
ts_summary(x)$freq, etc.)ts_regular gains fill argument, to specify
replacement value for NA (#101)ts_pc, ts_pcy, ts_diff,
ts_diffy have been rewritten and are much faster. They now
return a series of the same length as the input, with NAs
at the beginning.ts_pca, new function to calculate annualized percentage
change ratets_span gains extend argument, to add
explicit NAsts_apply pass on arguments. This allows functions
generated by ts_ to pass on additional arguments. E.g.,
ts_seas(AirPassengers, x11 = "") (#115, #103)tslist objects of length 1 don’t get an id
anymore (#116)ts_span various fixes, boundary specification by shift
string ("1 year") or period now works as expected, also for
non-heuristic series, such as EuStockMarkets (#106)ts_pick, error if picked series is not in data
(#100)ts_plot, improved axis labels for high frequency series
(#117)ts_start, ts_end, use
ts_summary(x)$start and ts_summary(x)$end
instead.tibbletime time series (#90)POSIXct columns for monthly data
in different time zones. Remove two way testing for daily series with
POSIXct columns. This should fix mac binary build on CRAN
(#97)
Need a high-speed mirror for your open-source project?
Contact our mirror admin team at info@clientvps.com.
This archive is provided as a free public service to the community.
Proudly supported by infrastructure from VPSPulse , RxServers , BuyNumber , UnitVPS , OffshoreName and secure payment technology by ArionPay.