R-zoo
Port variant std
Summary Z-Ordered Observations for time series
Package version 1.9.0
Homepage https://zeileis.codeberg.page/zoo/
Keywords cran
Maintainer CRAN Automaton
License Not yet specified
Other variants There are no other variants.
Ravenports Buildsheet | History
Ravensource Port Directory | History
Last modified 01 AUG 2026, 16:20:03 UTC
Port created 15 APR 2020, 06:14:40 UTC
Subpackage Descriptions
single zoo: S3 Infrastructure for Regular and Irregular Time Series (Z'sOrdered Observations) An S3 class with methods for working with regular and irregular time series. The class stores data as numeric vectors/matrices (or factors) along with a time index of arbitrary class (including numeric, Date, POSIXct, chron, yearmon, yearqtr, etc.). Functions and methods are consistent with the ts class and base R and also extend standard generics. Tools include: Data import/export, coercion, visualization (with base R, 'ggplot2', 'lattice', 'tinyplot'), alignment and merging, aggregation, lags and subsets, rolling analytics, and time-based interpolation/filling. The design is introduced in Zeileis and Grothendieck (2005) <doi:10.18637/jss.v014.i06>.
Configuration Switches (platform-specific settings discarded)
This port has no build options.
Package Dependencies by Type
Build (only) gmake:primary:std
R:primary:std
icu:dev:std
R:docs:std
Runtime (only) R:primary:std
R:nls:std
Download groups
main mirror://CRAN/src/contrib
https://loki.dragonflybsd.org/cranfiles/
Distribution File Information
a8ed748aa0200ca096ff50cc7f891aae85a2e5914ffc30785e405887c13b1322 687715 CRAN/zoo_1.9-0.tar.gz
Ports that require R-zoo:std
R-PerformanceAnalytics:std Econometric Tools for Performance & Risk Analysis
R-TTR:std Technical Trading Rules
R-dygraphs:std Interface to Dygraphs charting library
R-forecast:std Forecasting for time series and linear models
R-lmtest:std Testing Linear Regression Models
R-plm:std Linear Models for Panel Data
R-quantmod:std Quantitative Financial Modelling Framework
R-sandwich:std Robust Covariance Matrix Estimators
R-syuzhet:std Extracts sentiment-derived plot arcs from text
R-tidyquant:std Tidy Quantitative Financial Analysis
R-timetk:std Tool Kit for Working with Time Series
R-tseries:std Time Series Analysis and Computational Finance
R-xts:std EXtensible Time Series