{
  "_id": "6a1032a3acfb0bcc41c97aba",
  "Package": "zoo",
  "Version": "1.8-16",
  "Date": "2026-04-12",
  "Title": "S3 Infrastructure for Regular and Irregular Time Series (Z's\nOrdered Observations)",
  "Authors@R": "c(person(given = \"Achim\", family = \"Zeileis\", role = c(\"aut\", \"cre\"), email = \"Achim.Zeileis@R-project.org\", comment = c(ORCID = \"0000-0003-0918-3766\")),\nperson(given = \"Gabor\", family = \"Grothendieck\", role = \"aut\", email = \"ggrothendieck@gmail.com\"),\nperson(given = c(\"Jeffrey\", \"A.\"), family = \"Ryan\", role = \"aut\", email = \"jeff.a.ryan@gmail.com\"),\nperson(given = c(\"Joshua\", \"M.\"), family = \"Ulrich\", role = \"ctb\", email = \"josh.m.ulrich@gmail.com\"),\nperson(given = \"Felix\", family = \"Andrews\", role = \"ctb\", email = \"felix@nfrac.org\"))",
  "Description": "An S3 class with methods for totally ordered indexed\nobservations. It is particularly aimed at irregular time series\nof numeric vectors/matrices and factors. zoo's key design goals\nare independence of a particular index/date/time class and\nconsistency with ts and base R by providing methods to extend\nstandard generics.",
  "License": "GPL-2 | GPL-3",
  "URL": "https://zoo.R-Forge.R-project.org/",
  "Repository": "https://r-forge.r-universe.dev",
  "Date/Publication": "2026-04-12 03:17:46 UTC",
  "RemoteUrl": "https://github.com/r-forge/zoo",
  "RemoteRef": "HEAD",
  "RemoteSha": "ed940e929186c8b627bd32b06892b66976470079",
  "RemoteSubdir": "pkg/zoo",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-05-12 08:36:58 UTC",
    "User": "root"
  },
  "Author": "Achim Zeileis [aut, cre] (ORCID:\n<https://orcid.org/0000-0003-0918-3766>),\nGabor Grothendieck [aut],\nJeffrey A. Ryan [aut],\nJoshua M. Ulrich [ctb],\nFelix Andrews [ctb]",
  "Maintainer": "Achim Zeileis <Achim.Zeileis@R-project.org>",
  "MD5sum": "7f77ecc4dd7ada465b077ec3198230a6",
  "_user": "r-forge",
  "_type": "src",
  "_file": "zoo_1.8-16.tar.gz",
  "_fileid": "1b325dc1fce88c02ae0b8ade2016bfe9d7f4f6d8687090608096deddef2d43c9",
  "_filesize": 2387116,
  "_sha256": "1b325dc1fce88c02ae0b8ade2016bfe9d7f4f6d8687090608096deddef2d43c9",
  "_created": "2026-05-12T08:36:58.000Z",
  "_published": "2026-05-22T10:40:35.699Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77363472046,
      "time": 158,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6939483777"
    },
    {
      "job": 77363472151,
      "time": 137,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6939476776"
    },
    {
      "job": 77363472612,
      "time": 143,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6939478576"
    },
    {
      "job": 77363472304,
      "time": 160,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6939484233"
    },
    {
      "job": 77363472549,
      "time": 89,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6939461404"
    },
    {
      "job": 77363472275,
      "time": 283,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6939524344"
    },
    {
      "job": 77363472118,
      "time": 109,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6939467116"
    },
    {
      "job": 77363472366,
      "time": 191,
      "config": "macos-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6939494648"
    },
    {
      "job": 77363471828,
      "time": 192,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6939430950"
    },
    {
      "job": 77363471630,
      "time": 120,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7158558760"
    },
    {
      "job": 77363472190,
      "time": 126,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6939473140"
    },
    {
      "job": 77363472136,
      "time": 113,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6939468794"
    },
    {
      "job": 77363472130,
      "time": 114,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6939469884"
    }
  ],
  "_buildurl": "https://github.com/r-universe/r-forge/actions/runs/25723078126",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/r-forge/zoo",
  "_commit": {
    "id": "ed940e929186c8b627bd32b06892b66976470079",
    "author": "azeileis (Achim Zeileis) <Achim.Zeileis@R-project.org>",
    "committer": "azeileis (Achim Zeileis) <Achim.Zeileis@R-project.org>",
    "message": "The case of `read.zoo(file, index.column = 0)` is handled correctly now if\n`file` is already a `data.frame`.\n\n\ngit-svn-id: svn://svn.r-forge.r-project.org/svnroot/zoo@1212 edb9625f-4e0d-4859-8d74-9fd3b1da38cb\n",
    "time": 1775963866
  },
  "_maintainer": {
    "name": "Achim Zeileis",
    "email": "achim.zeileis@r-project.org",
    "login": "zeileis",
    "mastodon": "@zeileis@fosstodon.org",
    "bluesky": "@zeileis.org",
    "uuid": 61125774,
    "orcid": "0000-0003-0918-3766"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.1.0",
      "role": "Depends"
    },
    {
      "package": "stats",
      "role": "Depends"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "graphics",
      "role": "Imports"
    },
    {
      "package": "grDevices",
      "role": "Imports"
    },
    {
      "package": "lattice",
      "version": ">= 0.20-27",
      "role": "Imports"
    },
    {
      "package": "AER",
      "role": "Suggests"
    },
    {
      "package": "coda",
      "role": "Suggests"
    },
    {
      "package": "chron",
      "role": "Suggests"
    },
    {
      "package": "ggplot2",
      "version": ">= 3.5.0",
      "role": "Suggests"
    },
    {
      "package": "mondate",
      "role": "Suggests"
    },
    {
      "package": "scales",
      "role": "Suggests"
    },
    {
      "package": "stinepack",
      "role": "Suggests"
    },
    {
      "package": "strucchange",
      "role": "Suggests"
    },
    {
      "package": "timeDate",
      "role": "Suggests"
    },
    {
      "package": "timeSeries",
      "version": ">= 4021.104",
      "role": "Suggests"
    },
    {
      "package": "tinyplot",
      "role": "Suggests"
    },
    {
      "package": "tis",
      "role": "Suggests"
    },
    {
      "package": "tseries",
      "role": "Suggests"
    },
    {
      "package": "xts",
      "role": "Suggests"
    }
  ],
  "_owner": "r-forge",
  "_selfowned": true,
  "_usedby": 3019,
  "_updates": [
    {
      "week": "2025-30",
      "n": 1
    },
    {
      "week": "2026-07",
      "n": 2
    },
    {
      "week": "2026-12",
      "n": 1
    },
    {
      "week": "2026-15",
      "n": 1
    }
  ],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "ggrothendieck",
      "count": 552,
      "uuid": 7840510
    },
    {
      "user": "zeileis",
      "count": 430,
      "uuid": 61125774
    },
    {
      "user": "lmsstudios",
      "count": 178,
      "uuid": 97995137
    },
    {
      "user": "floybix",
      "count": 18,
      "uuid": 181807
    },
    {
      "user": "joshuaulrich",
      "count": 17,
      "uuid": 1023193
    },
    {
      "user": "jaryan",
      "count": 10,
      "uuid": 879808
    },
    {
      "user": "mfrasca",
      "count": 7,
      "uuid": 122869
    }
  ],
  "_userbio": {
    "uuid": 75573726,
    "type": "organization",
    "name": " R-Forge",
    "description": "git-svn mirrors from R-Forge"
  },
  "_downloads": {
    "count": 766078,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/zoo"
  },
  "_mentions": 45,
  "_devurl": "https://github.com/r-forge/zoo",
  "_searchresults": 43200,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/zoo.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/r-forge/zoo",
  "_realowner": "r-forge",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1-1",
      "date": "2004-02-20"
    },
    {
      "version": "0.1-2",
      "date": "2004-04-08"
    },
    {
      "version": "0.1-3",
      "date": "2004-04-14"
    },
    {
      "version": "0.1-4",
      "date": "2004-05-27"
    },
    {
      "version": "0.2-0",
      "date": "2004-08-12"
    },
    {
      "version": "0.9-1",
      "date": "2004-12-21"
    },
    {
      "version": "0.9-9",
      "date": "2005-04-27"
    },
    {
      "version": "1.0-0",
      "date": "2005-05-25"
    },
    {
      "version": "1.0-1",
      "date": "2005-06-22"
    },
    {
      "version": "1.0-2",
      "date": "2005-09-08"
    },
    {
      "version": "1.0-3",
      "date": "2005-12-01"
    },
    {
      "version": "1.0-4",
      "date": "2006-01-19"
    },
    {
      "version": "1.0-5",
      "date": "2006-02-06"
    },
    {
      "version": "1.0-6",
      "date": "2006-04-07"
    },
    {
      "version": "1.0-7",
      "date": "2006-05-22"
    },
    {
      "version": "1.1-0",
      "date": "2006-06-06"
    },
    {
      "version": "1.1-1",
      "date": "2006-07-03"
    },
    {
      "version": "1.2-0",
      "date": "2006-08-18"
    },
    {
      "version": "1.2-1",
      "date": "2006-09-19"
    },
    {
      "version": "1.2-2",
      "date": "2006-12-17"
    },
    {
      "version": "1.3-0",
      "date": "2007-04-20"
    },
    {
      "version": "1.3-1",
      "date": "2007-05-14"
    },
    {
      "version": "1.3-2",
      "date": "2007-06-26"
    },
    {
      "version": "1.4-0",
      "date": "2007-10-12"
    },
    {
      "version": "1.4-1",
      "date": "2007-12-14"
    },
    {
      "version": "1.4-2",
      "date": "2008-01-28"
    },
    {
      "version": "1.5-0",
      "date": "2008-03-14"
    },
    {
      "version": "1.5-2",
      "date": "2008-04-04"
    },
    {
      "version": "1.5-3",
      "date": "2008-04-22"
    },
    {
      "version": "1.5-4",
      "date": "2008-07-09"
    },
    {
      "version": "1.5-5",
      "date": "2009-02-05"
    },
    {
      "version": "1.5-6",
      "date": "2009-05-21"
    },
    {
      "version": "1.5-7",
      "date": "2009-07-22"
    },
    {
      "version": "1.5-8",
      "date": "2009-07-22"
    },
    {
      "version": "1.6-0",
      "date": "2009-11-17"
    },
    {
      "version": "1.6-1",
      "date": "2009-11-19"
    },
    {
      "version": "1.6-2",
      "date": "2009-11-23"
    },
    {
      "version": "1.6-3",
      "date": "2010-04-23"
    },
    {
      "version": "1.6-4",
      "date": "2010-07-09"
    },
    {
      "version": "1.6-5",
      "date": "2011-04-08"
    },
    {
      "version": "1.7-0",
      "date": "2011-07-12"
    },
    {
      "version": "1.7-1",
      "date": "2011-07-18"
    },
    {
      "version": "1.7-2",
      "date": "2011-07-23"
    },
    {
      "version": "1.7-3",
      "date": "2011-08-11"
    },
    {
      "version": "1.7-4",
      "date": "2011-08-22"
    },
    {
      "version": "1.7-5",
      "date": "2011-10-25"
    },
    {
      "version": "1.7-6",
      "date": "2011-11-02"
    },
    {
      "version": "1.7-7",
      "date": "2012-02-10"
    },
    {
      "version": "1.7-8",
      "date": "2012-10-06"
    },
    {
      "version": "1.7-9",
      "date": "2012-11-04"
    },
    {
      "version": "1.7-10",
      "date": "2013-06-14"
    },
    {
      "version": "1.7-11",
      "date": "2014-02-27"
    },
    {
      "version": "1.7-12",
      "date": "2015-03-16"
    },
    {
      "version": "1.7-13",
      "date": "2016-05-03"
    },
    {
      "version": "1.7-14",
      "date": "2016-12-16"
    },
    {
      "version": "1.8-0",
      "date": "2017-04-12"
    },
    {
      "version": "1.8-1",
      "date": "2018-01-08"
    },
    {
      "version": "1.8-2",
      "date": "2018-06-11"
    },
    {
      "version": "1.8-3",
      "date": "2018-07-16"
    },
    {
      "version": "1.8-4",
      "date": "2018-09-19"
    },
    {
      "version": "1.8-5",
      "date": "2019-04-08"
    },
    {
      "version": "1.8-6",
      "date": "2019-07-10"
    },
    {
      "version": "1.8-7",
      "date": "2020-01-10"
    },
    {
      "version": "1.8-8",
      "date": "2020-05-02"
    },
    {
      "version": "1.8-9",
      "date": "2021-03-09"
    },
    {
      "version": "1.8-10",
      "date": "2022-04-15"
    },
    {
      "version": "1.8-11",
      "date": "2022-09-17"
    },
    {
      "version": "1.8-12",
      "date": "2023-04-13"
    },
    {
      "version": "1.8-13",
      "date": "2025-02-22"
    },
    {
      "version": "1.8-14",
      "date": "2025-04-10"
    },
    {
      "version": "1.8-15",
      "date": "2025-12-15"
    }
  ],
  "_exports": [
    "as.Date",
    "as.Date.numeric",
    "as.Date.ts",
    "as.Date.yearmon",
    "as.Date.yearqtr",
    "as.yearmon",
    "as.yearmon.default",
    "as.yearqtr",
    "as.yearqtr.default",
    "as.zoo",
    "as.zoo.default",
    "as.zooreg",
    "as.zooreg.default",
    "autoplot.zoo",
    "cbind.zoo",
    "coredata",
    "coredata.default",
    "coredata<-",
    "facet_free",
    "format.yearqtr",
    "fortify.zoo",
    "frequency<-",
    "ifelse.zoo",
    "index",
    "index<-",
    "index2char",
    "is.regular",
    "is.zoo",
    "make.par.list",
    "MATCH",
    "MATCH.default",
    "MATCH.times",
    "median.zoo",
    "merge.zoo",
    "na.aggregate",
    "na.aggregate.default",
    "na.approx",
    "na.approx.default",
    "na.fill",
    "na.fill.default",
    "na.fill0",
    "na.locf",
    "na.locf.default",
    "na.locf0",
    "na.spline",
    "na.spline.default",
    "na.StructTS",
    "na.trim",
    "na.trim.default",
    "na.trim.ts",
    "ORDER",
    "ORDER.default",
    "panel.lines.its",
    "panel.lines.tis",
    "panel.lines.ts",
    "panel.lines.zoo",
    "panel.plot.custom",
    "panel.plot.default",
    "panel.points.its",
    "panel.points.tis",
    "panel.points.ts",
    "panel.points.zoo",
    "panel.polygon.its",
    "panel.polygon.tis",
    "panel.polygon.ts",
    "panel.polygon.zoo",
    "panel.rect.its",
    "panel.rect.tis",
    "panel.rect.ts",
    "panel.rect.zoo",
    "panel.segments.its",
    "panel.segments.tis",
    "panel.segments.ts",
    "panel.segments.zoo",
    "panel.text.its",
    "panel.text.tis",
    "panel.text.ts",
    "panel.text.zoo",
    "plot.zoo",
    "quantile.zoo",
    "rbind.zoo",
    "read.csv.zoo",
    "read.csv2.zoo",
    "read.delim.zoo",
    "read.delim2.zoo",
    "read.table.zoo",
    "read.zoo",
    "rev.zoo",
    "rollapply",
    "rollapplyr",
    "rollmax",
    "rollmax.default",
    "rollmaxr",
    "rollmean",
    "rollmean.default",
    "rollmeanr",
    "rollmedian",
    "rollmedian.default",
    "rollmedianr",
    "rollsum",
    "rollsum.default",
    "rollsumr",
    "scale_type.yearmon",
    "scale_type.yearqtr",
    "scale_x_yearmon",
    "scale_x_yearqtr",
    "scale_y_yearmon",
    "scale_y_yearqtr",
    "Sys.yearmon",
    "Sys.yearqtr",
    "time<-",
    "tinyplot.zoo",
    "write.zoo",
    "xblocks",
    "xblocks.default",
    "xtfrm.zoo",
    "yearmon",
    "yearmon_trans",
    "yearqtr",
    "yearqtr_trans",
    "zoo",
    "zooreg"
  ],
  "_help": [
    {
      "page": "aggregate.zoo",
      "title": "Compute Summary Statistics of zoo Objects",
      "topics": [
        "aggregate.zoo",
        "split.zoo"
      ]
    },
    {
      "page": "as.zoo",
      "title": "Coercion from and to zoo",
      "topics": [
        "as.data.frame.zoo",
        "as.list.ts",
        "as.list.zoo",
        "as.matrix.zoo",
        "as.ts.zoo",
        "as.vector.zoo",
        "as.zoo",
        "as.zoo.data.frame",
        "as.zoo.default",
        "as.zoo.fts",
        "as.zoo.irts",
        "as.zoo.its",
        "as.zoo.matrix",
        "as.zoo.mcmc",
        "as.zoo.tis",
        "as.zoo.ts",
        "as.zoo.xts",
        "as.zoo.zoo"
      ]
    },
    {
      "page": "coredata",
      "title": "Extracting/Replacing the Core Data of Objects",
      "topics": [
        "coredata",
        "coredata.default",
        "coredata.irts",
        "coredata.its",
        "coredata.ts",
        "coredata.zoo",
        "coredata<-",
        "coredata<-.irts",
        "coredata<-.its",
        "coredata<-.ts",
        "coredata<-.zoo"
      ]
    },
    {
      "page": "frequency",
      "title": "Replacing the Index of Objects",
      "topics": [
        "frequency<-",
        "frequency<-.zoo",
        "frequency<-.zooreg"
      ]
    },
    {
      "page": "ggplot2.zoo",
      "title": "Convenience Functions for Plotting zoo Objects with ggplot2",
      "topics": [
        "autoplot.zoo",
        "facet_free",
        "fortify.zoo",
        "ggplot2.zoo",
        "scale_type.yearmon",
        "scale_type.yearqtr",
        "scale_x_yearmon",
        "scale_x_yearqtr",
        "scale_y_yearmon",
        "scale_y_yearqtr",
        "yearmon_trans",
        "yearqtr_trans"
      ]
    },
    {
      "page": "index",
      "title": "Extracting/Replacing the Index of Objects",
      "topics": [
        "end.zoo",
        "index",
        "index.default",
        "index.ts",
        "index.zoo",
        "index<-",
        "index<-.zoo",
        "start.zoo",
        "time.zoo",
        "time<-",
        "time<-.zoo"
      ]
    },
    {
      "page": "is.regular",
      "title": "Check Regularity of a Series",
      "topics": [
        "is.regular",
        "is.regular.default",
        "is.regular.ts",
        "is.regular.zoo",
        "is.regular.zooreg"
      ]
    },
    {
      "page": "lag.zoo",
      "title": "Lags and Differences of zoo Objects",
      "topics": [
        "diff.zoo",
        "lag.zoo"
      ]
    },
    {
      "page": "make.par.list",
      "title": "Make a List from a Parameter Specification",
      "topics": [
        "make.par.list"
      ]
    },
    {
      "page": "MATCH",
      "title": "Value Matching",
      "topics": [
        "MATCH",
        "MATCH.Date",
        "MATCH.default",
        "MATCH.POSIXct",
        "MATCH.POSIXlt",
        "MATCH.timeDate",
        "MATCH.times"
      ]
    },
    {
      "page": "merge.zoo",
      "title": "Merge Two or More zoo Objects",
      "topics": [
        "c.zoo",
        "cbind.zoo",
        "merge.zoo",
        "rbind.zoo"
      ]
    },
    {
      "page": "na.aggregate",
      "title": "Replace NA by Aggregation",
      "topics": [
        "na.aggregate",
        "na.aggregate.default"
      ]
    },
    {
      "page": "na.approx",
      "title": "Replace NA by Interpolation",
      "topics": [
        "na.approx",
        "na.approx.default",
        "na.approx.ts",
        "na.approx.zoo",
        "na.approx.zooreg",
        "na.spline",
        "na.spline.default",
        "na.spline.ts",
        "na.spline.zoo",
        "na.spline.zooreg"
      ]
    },
    {
      "page": "na.fill",
      "title": "Fill NA or specified positions.",
      "topics": [
        "na.fill",
        "na.fill.default",
        "na.fill.ts",
        "na.fill.zoo",
        "na.fill0"
      ]
    },
    {
      "page": "na.locf",
      "title": "Last Observation Carried Forward",
      "topics": [
        "na.locf",
        "na.locf.data.frame",
        "na.locf.default",
        "na.locf.list",
        "na.locf0"
      ]
    },
    {
      "page": "na.StructTS",
      "title": "Fill NA or specified positions.",
      "topics": [
        "na.StructTS",
        "na.StructTS.ts",
        "na.StructTS.zoo"
      ]
    },
    {
      "page": "na.trim",
      "title": "Trim Leading/Trailing Missing Observations",
      "topics": [
        "na.trim",
        "na.trim.default",
        "na.trim.ts"
      ]
    },
    {
      "page": "ORDER",
      "title": "Ordering Permutation",
      "topics": [
        "ORDER",
        "ORDER.default"
      ]
    },
    {
      "page": "plot.zoo",
      "title": "Plotting zoo Objects",
      "topics": [
        "barplot.zoo",
        "boxplot.zoo",
        "lines.zoo",
        "plot.zoo",
        "points.zoo"
      ]
    },
    {
      "page": "read.zoo",
      "title": "Reading and Writing zoo Series",
      "topics": [
        "read.csv.zoo",
        "read.csv2.zoo",
        "read.delim.zoo",
        "read.delim2.zoo",
        "read.table.zoo",
        "read.zoo",
        "write.zoo"
      ]
    },
    {
      "page": "rollapply",
      "title": "Apply Rolling Functions",
      "topics": [
        "rollapply",
        "rollapply.default",
        "rollapply.ts",
        "rollapply.zoo",
        "rollapplyr"
      ]
    },
    {
      "page": "rollmean",
      "title": "Rolling Means/Maximums/Medians/Sums",
      "topics": [
        "rollmax",
        "rollmax.default",
        "rollmax.ts",
        "rollmax.zoo",
        "rollmaxr",
        "rollmean",
        "rollmean.default",
        "rollmean.ts",
        "rollmean.zoo",
        "rollmeanr",
        "rollmedian",
        "rollmedian.default",
        "rollmedian.ts",
        "rollmedian.zoo",
        "rollmedianr",
        "rollsum",
        "rollsum.default",
        "rollsum.ts",
        "rollsum.zoo",
        "rollsumr"
      ]
    },
    {
      "page": "tinyplot.zoo",
      "title": "Plotting zoo Objects with tinyplot",
      "topics": [
        "tinyplot.zoo"
      ]
    },
    {
      "page": "window.zoo",
      "title": "Extract/Replacing the Time Windows of Objects",
      "topics": [
        "window.zoo",
        "window<-.zoo"
      ]
    },
    {
      "page": "xblocks",
      "title": "Plot contiguous blocks along x axis.",
      "topics": [
        "xblocks",
        "xblocks.default",
        "xblocks.ts",
        "xblocks.zoo"
      ]
    },
    {
      "page": "xyplot.zoo",
      "title": "Plot zoo Series with Lattice",
      "topics": [
        "llines.its",
        "llines.tis",
        "llines.zoo",
        "lpoints.its",
        "lpoints.tis",
        "lpoints.zoo",
        "ltext.its",
        "ltext.tis",
        "ltext.zoo",
        "panel.lines.its",
        "panel.lines.tis",
        "panel.lines.ts",
        "panel.lines.zoo",
        "panel.plot.custom",
        "panel.plot.default",
        "panel.points.its",
        "panel.points.tis",
        "panel.points.ts",
        "panel.points.zoo",
        "panel.polygon.its",
        "panel.polygon.tis",
        "panel.polygon.ts",
        "panel.polygon.zoo",
        "panel.rect.its",
        "panel.rect.tis",
        "panel.rect.ts",
        "panel.rect.zoo",
        "panel.segments.its",
        "panel.segments.tis",
        "panel.segments.ts",
        "panel.segments.zoo",
        "panel.text.its",
        "panel.text.tis",
        "panel.text.ts",
        "panel.text.zoo",
        "xyplot.its",
        "xyplot.tis",
        "xyplot.zoo"
      ]
    },
    {
      "page": "yearmon",
      "title": "An Index Class for Monthly Data",
      "topics": [
        "-.yearmon",
        "as.character.yearmon",
        "as.data.frame.yearmon",
        "as.Date",
        "as.Date.numeric",
        "as.Date.ts",
        "as.Date.yearmon",
        "as.list.yearmon",
        "as.numeric.yearmon",
        "as.POSIXct.yearmon",
        "as.POSIXlt.yearmon",
        "as.yearmon",
        "as.yearmon.character",
        "as.yearmon.Date",
        "as.yearmon.date",
        "as.yearmon.dates",
        "as.yearmon.default",
        "as.yearmon.factor",
        "as.yearmon.integer",
        "as.yearmon.jul",
        "as.yearmon.numeric",
        "as.yearmon.POSIXt",
        "as.yearmon.timeDate",
        "c.yearmon",
        "cycle.yearmon",
        "format.yearmon",
        "is.numeric.yearmon",
        "MATCH.yearmon",
        "mean.yearmon",
        "Ops.yearmon",
        "print.yearmon",
        "range.yearmon",
        "Summary.yearmon",
        "summary.yearmon",
        "Sys.yearmon",
        "unique.yearmon",
        "xtfrm.yearmon",
        "yearmon",
        "[.yearmon",
        "[[.yearmon"
      ]
    },
    {
      "page": "yearqtr",
      "title": "An Index Class for Quarterly Data",
      "topics": [
        "-.yearqtr",
        "as.character.yearqtr",
        "as.data.frame.yearqtr",
        "as.Date.yearqtr",
        "as.list.yearqtr",
        "as.numeric.yearqtr",
        "as.POSIXct.yearqtr",
        "as.POSIXlt.yearqtr",
        "as.yearqtr",
        "as.yearqtr.character",
        "as.yearqtr.Date",
        "as.yearqtr.date",
        "as.yearqtr.dates",
        "as.yearqtr.default",
        "as.yearqtr.factor",
        "as.yearqtr.integer",
        "as.yearqtr.jul",
        "as.yearqtr.numeric",
        "as.yearqtr.POSIXt",
        "as.yearqtr.timeDate",
        "as.yearqtr.yearqtr",
        "c.yearqtr",
        "cycle.yearqtr",
        "format.yearqtr",
        "is.numeric.yearqtr",
        "MATCH.yearqtr",
        "mean.yearqtr",
        "Ops.yearqtr",
        "print.yearqtr",
        "range.yearqtr",
        "Summary.yearqtr",
        "summary.yearqtr",
        "Sys.yearqtr",
        "unique.yearqtr",
        "xtfrm.yearqtr",
        "yearqtr",
        "[.yearqtr",
        "[[.yearqtr"
      ]
    },
    {
      "page": "zoo",
      "title": "Z's Ordered Observations",
      "topics": [
        "$.zoo",
        "$<-.zoo",
        "as.zoo.factor",
        "cummax.zoo",
        "cummin.zoo",
        "cumprod.zoo",
        "cumsum.zoo",
        "dim<-.zoo",
        "head.zoo",
        "ifelse.zoo",
        "index2char",
        "index2char.default",
        "index2char.numeric",
        "index2char.POSIXt",
        "is.zoo",
        "mean.zoo",
        "median.zoo",
        "na.contiguous",
        "na.contiguous.data.frame",
        "na.contiguous.default",
        "na.contiguous.list",
        "na.contiguous.zoo",
        "names.zoo",
        "names<-.zoo",
        "Ops.zoo",
        "print.zoo",
        "quantile.zoo",
        "range.zoo",
        "rev.zoo",
        "scale.zoo",
        "str.zoo",
        "subset.zoo",
        "summary.zoo",
        "t.zoo",
        "tail.zoo",
        "transform.zoo",
        "with.zoo",
        "xtfrm.zoo",
        "zoo",
        "[.zoo",
        "[<-.zoo"
      ]
    },
    {
      "page": "zooreg",
      "title": "Regular zoo Series",
      "topics": [
        "as.ts.zooreg",
        "as.zoo.zooreg",
        "as.zooreg",
        "as.zooreg.default",
        "as.zooreg.its",
        "as.zooreg.ts",
        "as.zooreg.xts",
        "as.zooreg.zoo",
        "cycle.zoo",
        "cycle.zooreg",
        "deltat.zoo",
        "deltat.zooreg",
        "frequency.zoo",
        "frequency.zooreg",
        "index<-.zooreg",
        "lag.zooreg",
        "time<-.zooreg",
        "zooreg"
      ]
    }
  ],
  "_rundeps": [
    "lattice"
  ],
  "_vignettes": [
    {
      "source": "zoo-read.Rnw",
      "filename": "zoo-read.pdf",
      "title": "Reading Data in zoo",
      "engine": "utils::Sweave",
      "headings": [],
      "created": "2012-04-28 20:21:17",
      "modified": "2025-04-09 16:50:57",
      "commits": 6
    },
    {
      "source": "zoo-design.Rnw",
      "filename": "zoo-design.pdf",
      "title": "zoo Design",
      "engine": "utils::Sweave",
      "headings": [],
      "created": "2012-04-28 20:21:17",
      "modified": "2026-02-15 23:25:55",
      "commits": 2
    },
    {
      "source": "zoo-faq.Rnw",
      "filename": "zoo-faq.pdf",
      "title": "zoo FAQ",
      "engine": "utils::Sweave",
      "headings": [],
      "created": "2012-04-28 20:21:17",
      "modified": "2026-02-15 23:25:55",
      "commits": 5
    },
    {
      "source": "zoo-quickref.Rnw",
      "filename": "zoo-quickref.pdf",
      "title": "zoo Quick Reference",
      "engine": "utils::Sweave",
      "headings": [],
      "created": "2012-04-28 20:21:17",
      "modified": "2025-04-08 23:47:51",
      "commits": 4
    },
    {
      "source": "zoo.Rnw",
      "filename": "zoo.pdf",
      "title": "zoo: An S3 Class and Methods for Indexed Totally Ordered Observations",
      "engine": "utils::Sweave",
      "headings": [],
      "created": "2012-04-28 20:21:17",
      "modified": "2025-04-08 23:19:11",
      "commits": 8
    }
  ],
  "_score": 16.55592235118438,
  "_indexed": true,
  "_nocasepkg": "zoo",
  "_universes": [
    "r-forge",
    "zeileis"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.8-16",
      "date": "2026-05-12T08:39:38.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "ed940e929186c8b627bd32b06892b66976470079",
      "fileid": "77cdcd3c156cc347efeae53dbb2a03d73c6eb65bf4e2d3a749aac214b2332c6c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-forge/actions/runs/25723078126"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.8-16",
      "date": "2026-05-12T08:39:13.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "ed940e929186c8b627bd32b06892b66976470079",
      "fileid": "014fa9a11e3ba59f3353c2bee60634b99fa75e31d123b547ecec0859150b7050",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-forge/actions/runs/25723078126"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.8-16",
      "date": "2026-05-12T08:39:23.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "ed940e929186c8b627bd32b06892b66976470079",
      "fileid": "b254e726a38968c9db02b96f0b3bee7cf411db5d898e7771f58850a3eac8791e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-forge/actions/runs/25723078126"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.8-16",
      "date": "2026-05-12T08:39:38.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "ed940e929186c8b627bd32b06892b66976470079",
      "fileid": "631f4cd9da01a39bc6799adc11fcfa368a30c774ff684d655961447d1abf6102",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-forge/actions/runs/25723078126"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.8-16",
      "date": "2026-05-12T08:38:32.000Z",
      "arch": "aarch64",
      "commit": "ed940e929186c8b627bd32b06892b66976470079",
      "fileid": "911db4dfec6afabe3c42d44ea40791b3cbf304a4c3c8eea3513d1e880b679941",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-forge/actions/runs/25723078126"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.8-16",
      "date": "2026-05-12T08:41:01.000Z",
      "arch": "x86_64",
      "commit": "ed940e929186c8b627bd32b06892b66976470079",
      "fileid": "3df624019a8875d607d3a8deabf1b287286b576fb22834d043bdbe71d37f1802",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-forge/actions/runs/25723078126"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.8-16",
      "date": "2026-05-12T08:38:47.000Z",
      "arch": "aarch64",
      "commit": "ed940e929186c8b627bd32b06892b66976470079",
      "fileid": "cf70fd766b727d93b4d7f95f718ae9eb5f7f6bccae3691e0e4156c32a0daffb1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-forge/actions/runs/25723078126"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.8-16",
      "date": "2026-05-12T08:39:46.000Z",
      "arch": "x86_64",
      "commit": "ed940e929186c8b627bd32b06892b66976470079",
      "fileid": "8dc4124a88cc957f30c2f8a7b4ed90dcc6d28efadabf222ec439626b29143795",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-forge/actions/runs/25723078126"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.8-16",
      "date": "2026-05-12T08:38:35.000Z",
      "arch": "x86_64",
      "commit": "ed940e929186c8b627bd32b06892b66976470079",
      "fileid": "fbba9d59ccf0d82f7534e1142c6a82ddbc11462c0deff3952cfbe6967fa72e7c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-forge/actions/runs/25723078126"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.8-16",
      "date": "2026-05-12T08:38:34.000Z",
      "arch": "x86_64",
      "commit": "ed940e929186c8b627bd32b06892b66976470079",
      "fileid": "9629d9024f809d1f2dde629b1057efbfb0e0fe80f99e5cddb000ff7d7328a88e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-forge/actions/runs/25723078126"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.8-16",
      "date": "2026-05-12T08:38:37.000Z",
      "arch": "x86_64",
      "commit": "ed940e929186c8b627bd32b06892b66976470079",
      "fileid": "29afa49cbebab6ea1364aa20951da48b45eb775c65a2f67e7610707d0d40d750",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-forge/actions/runs/25723078126"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.8-16",
      "date": "2026-05-22T10:40:18.000Z",
      "arch": "emscripten",
      "commit": "ed940e929186c8b627bd32b06892b66976470079",
      "fileid": "4fabbefde69b861437e161c666ca9f2132dc1daa8f7ab48e6ef97aecb04deb85",
      "status": "success",
      "buildurl": "https://github.com/r-universe/r-forge/actions/runs/25723078126"
    }
  ]
}