{
  "_id": "6a1f2962b401979e73423f66",
  "Package": "hydroTSM",
  "Type": "Package",
  "Title": "Time Series Management and Analysis for Hydrological Modelling",
  "Version": "0.8-7",
  "Authors@R": "c( person(\"Mauricio Zambrano-Bigiarini\", email = \"mzb.devel@gmail.com\", role=c(\"aut\", \"cre\", \"cph\"), comment=c(ORCID = \"0000-0002-9536-643X\")), person(\"Joschka\", \"Thurner\", email=\"git@joschkathurner.de\", role=c(\"ctb\")) )",
  "Maintainer": "Mauricio Zambrano-Bigiarini <mzb.devel@gmail.com>",
  "Description": "S3 functions for management, analysis, interpolation and\nplotting of time series used in hydrology and related\nenvironmental sciences. In particular, this package is highly\noriented to hydrological modelling tasks. The focus of this\npackage has been put in providing a collection of tools useful\nfor the daily work of hydrologists (although an effort was made\nto optimise each function as much as possible, functionality\nhas had priority over speed). Bugs / comments / questions /\ncollaboration of any kind are very welcomed, and in particular,\ndatasets that can be included in this package for academic\npurposes.",
  "License": "GPL (>=2)",
  "VignetteBuilder": "knitr",
  "URL": "https://hzambran.github.io/hydroTSM/,\nhttps://github.com/hzambran/hydroTSM,\nhttps://CRAN.R-project.org/package=hydroTSM",
  "MailingList": "https://stat.ethz.ch/mailman/listinfo/r-sig-ecology",
  "BugReports": "https://github.com/hzambran/hydroTSM/issues",
  "LazyLoad": "yes",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-16 02:21:54 UTC",
    "User": "root"
  },
  "Repository": "https://hzambran.r-universe.dev",
  "Date/Publication": "2026-05-16 00:51:15 UTC",
  "RemoteUrl": "https://github.com/hzambran/hydrotsm",
  "RemoteRef": "HEAD",
  "RemoteSha": "32734d895f5e9bc88d882b4221423a393b4af9ca",
  "Author": "Mauricio Zambrano-Bigiarini [aut, cre, cph] (ORCID:\n<https://orcid.org/0000-0002-9536-643X>),\nJoschka Thurner [ctb]",
  "MD5sum": "c629d1f6b916a923be077592e8e52700",
  "_user": "hzambran",
  "_type": "src",
  "_file": "hydroTSM_0.8-7.tar.gz",
  "_fileid": "c8ef707b401f665521168ddc2dd9b6aeb0b719e93a28fdd0addf3495b9714193",
  "_filesize": 5901037,
  "_sha256": "c8ef707b401f665521168ddc2dd9b6aeb0b719e93a28fdd0addf3495b9714193",
  "_created": "2026-05-16T02:21:54.000Z",
  "_published": "2026-06-02T19:05:06.637Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79150258454,
      "time": 143,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7029728995"
    },
    {
      "job": 79150258558,
      "time": 118,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7029726896"
    },
    {
      "job": 79150258817,
      "time": 103,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7029725514"
    },
    {
      "job": 79150258767,
      "time": 99,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7029725344"
    },
    {
      "job": 79150257829,
      "time": 207,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7029716700"
    },
    {
      "job": 79150257820,
      "time": 100,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7367252316"
    },
    {
      "job": 79150258829,
      "time": 115,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7029726609"
    },
    {
      "job": 79150258809,
      "time": 126,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7029727557"
    },
    {
      "job": 79150259021,
      "time": 118,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7029726885"
    }
  ],
  "_buildurl": "https://github.com/r-universe/hzambran/actions/runs/25950269865",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/hzambran/hydrotsm",
  "_commit": {
    "id": "32734d895f5e9bc88d882b4221423a393b4af9ca",
    "author": "Mauricio Zambrano-Bigiarini <mzb.devel@gmail.com>",
    "committer": "Mauricio Zambrano-Bigiarini <mzb.devel@gmail.com>",
    "message": "fixed: curl tried to use its macOS 'autobrew' libcurl bundle, but the archive was invalid, and the build later failed because libcurl was missing\n",
    "time": 1778892675
  },
  "_maintainer": {
    "name": "Mauricio Zambrano-Bigiarini",
    "email": "mzb.devel@gmail.com",
    "login": "hzambran",
    "linkedin": "in/hzambran",
    "orcid": "0000-0002-9536-643X",
    "uuid": 2619297
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.5.0",
      "role": "Depends"
    },
    {
      "package": "zoo",
      "version": ">= 1.7-2",
      "role": "Depends"
    },
    {
      "package": "xts",
      "version": ">= 0.9-7",
      "role": "Imports"
    },
    {
      "package": "e1071",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "graphics",
      "role": "Imports"
    },
    {
      "package": "grDevices",
      "role": "Imports"
    },
    {
      "package": "lattice",
      "role": "Imports"
    },
    {
      "package": "classInt",
      "role": "Imports"
    },
    {
      "package": "timechange",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "gridExtra",
      "role": "Suggests"
    }
  ],
  "_owner": "hzambran",
  "_selfowned": true,
  "_usedby": 13,
  "_updates": [
    {
      "week": "2025-30",
      "n": 17
    },
    {
      "week": "2025-31",
      "n": 5
    },
    {
      "week": "2025-32",
      "n": 3
    },
    {
      "week": "2025-44",
      "n": 21
    },
    {
      "week": "2025-52",
      "n": 23
    },
    {
      "week": "2026-17",
      "n": 2
    },
    {
      "week": "2026-18",
      "n": 32
    },
    {
      "week": "2026-20",
      "n": 4
    }
  ],
  "_tags": [
    {
      "name": "v0.8-5",
      "date": "2026-04-27"
    }
  ],
  "_topics": [
    "hydrology",
    "hydrology-modeling",
    "hydrology-statistical",
    "resource",
    "water-resources"
  ],
  "_stars": 50,
  "_contributors": [
    {
      "user": "hzambran",
      "count": 643,
      "uuid": 2619297
    },
    {
      "user": "jthurner",
      "count": 1,
      "uuid": 2171402
    }
  ],
  "_userbio": {
    "uuid": 2619297,
    "type": "user",
    "name": "Mauricio Zambrano-Bigiarini",
    "description": "Civil Engineer, PhD in Environmental Engineering, with more than 20 years of experience in water resources (development and assessment of hydrological models)"
  },
  "_downloads": {
    "count": 3424,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/hydroTSM"
  },
  "_mentions": 2,
  "_devurl": "https://github.com/hzambran/hydrotsm",
  "_pkgdown": "https://hzambran.github.io/hydroTSM/",
  "_searchresults": 411,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/hydroTSM.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/hzambran/hydrotsm",
  "_realowner": "hzambran",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.2-0",
      "date": "2010-10-11"
    },
    {
      "version": "0.2-1",
      "date": "2010-11-30"
    },
    {
      "version": "0.2-2",
      "date": "2011-04-14"
    },
    {
      "version": "0.3-0",
      "date": "2011-09-01"
    },
    {
      "version": "0.3-1",
      "date": "2011-09-14"
    },
    {
      "version": "0.3-2",
      "date": "2011-09-15"
    },
    {
      "version": "0.3-3",
      "date": "2011-11-07"
    },
    {
      "version": "0.3-4",
      "date": "2012-05-03"
    },
    {
      "version": "0.3-5",
      "date": "2012-07-04"
    },
    {
      "version": "0.3-6",
      "date": "2012-10-18"
    },
    {
      "version": "0.4-1",
      "date": "2013-06-01"
    },
    {
      "version": "0.4-2-1",
      "date": "2014-01-22"
    },
    {
      "version": "0.5-1",
      "date": "2017-08-07"
    },
    {
      "version": "0.6-0",
      "date": "2020-03-11"
    },
    {
      "version": "0.7-0",
      "date": "2024-01-18"
    },
    {
      "version": "0.7-0.1",
      "date": "2024-11-04"
    },
    {
      "version": "0.8-6",
      "date": "2026-04-28"
    }
  ],
  "_exports": [
    "annualfunction",
    "annualfunction.data.frame",
    "annualfunction.default",
    "annualfunction.matrix",
    "annualfunction.zoo",
    "baseflow",
    "baseflow.zoo",
    "calendarHeatmap",
    "calendarHeatmap.zoo",
    "check_from_and_to_and_subset",
    "climograph",
    "cmv",
    "cmv.data.frame",
    "cmv.default",
    "cmv.matrix",
    "cmv.zoo",
    "daily2annual",
    "daily2annual.data.frame",
    "daily2annual.default",
    "daily2annual.matrix",
    "daily2annual.zoo",
    "daily2monthly",
    "daily2monthly.data.frame",
    "daily2monthly.default",
    "daily2monthly.matrix",
    "daily2monthly.zoo",
    "daily2weekly",
    "daily2weekly.data.frame",
    "daily2weekly.default",
    "daily2weekly.matrix",
    "daily2weekly.zoo",
    "dip",
    "diy",
    "dm2seasonal",
    "dm2seasonal.data.frame",
    "dm2seasonal.default",
    "dm2seasonal.matrix",
    "dm2seasonal.zoo",
    "drawTimeAxis",
    "drawxaxis",
    "dwdays",
    "dwdays.data.frame",
    "dwdays.default",
    "dwdays.matrix",
    "dwi",
    "dwi.data.frame",
    "dwi.default",
    "dwi.matrix",
    "dwi.zoo",
    "extract",
    "extract.default",
    "extract.zoo",
    "extractzoo",
    "fdc",
    "fdc.data.frame",
    "fdc.default",
    "fdc.matrix",
    "fdc.zoo",
    "fdcu",
    "fdcu.data.frame",
    "fdcu.default",
    "fdcu.matrix",
    "hip",
    "hydropairs",
    "hydroplot",
    "hydroplot.data.frame",
    "hydroplot.default",
    "hydroplot.zoo",
    "infillxy",
    "infillxy.data.frame",
    "infillxy.default",
    "infillxy.matrix",
    "isComplete",
    "isComplete.zoo",
    "istdx",
    "istdx.data.frame",
    "istdx.default",
    "istdx.matrix",
    "izoo2rzoo",
    "izoo2rzoo.default",
    "izoo2rzoo.zoo",
    "ma",
    "ma.default",
    "ma.zoo",
    "matrixplot",
    "mip",
    "monthly2annual",
    "monthlyfunction",
    "monthlyfunction.data.frame",
    "monthlyfunction.default",
    "monthlyfunction.matrix",
    "monthlyfunction.zoo",
    "plot_pq",
    "plot_pq.zoo",
    "rm1stchar",
    "seasonalfunction",
    "seasonalfunction.data.frame",
    "seasonalfunction.default",
    "seasonalfunction.matrix",
    "seasonalfunction.zoo",
    "sfreq",
    "shiftyears",
    "si",
    "smry",
    "smry.data.frame",
    "smry.Date",
    "smry.default",
    "smry.matrix",
    "smry.zoo",
    "sname2plot",
    "sname2plot.data.frame",
    "sname2plot.default",
    "sname2plot.zoo",
    "sname2ts",
    "stdx",
    "stdx.data.frame",
    "stdx.default",
    "stdx.matrix",
    "subdaily2annual",
    "subdaily2daily",
    "subdaily2daily.data.frame",
    "subdaily2daily.default",
    "subdaily2daily.matrix",
    "subdaily2daily.zoo",
    "subdaily2monthly",
    "subdaily2monthly.data.frame",
    "subdaily2monthly.default",
    "subdaily2monthly.matrix",
    "subdaily2monthly.zoo",
    "subdaily2seasonal",
    "subdaily2weekly",
    "subdaily2weekly.data.frame",
    "subdaily2weekly.default",
    "subdaily2weekly.matrix",
    "subdaily2weekly.zoo",
    "subhourly2hourly",
    "subhourly2hourly.data.frame",
    "subhourly2hourly.default",
    "subhourly2hourly.matrix",
    "subhourly2hourly.zoo",
    "subhourly2nminutes",
    "subhourly2nminutes.data.frame",
    "subhourly2nminutes.default",
    "subhourly2nminutes.matrix",
    "subhourly2nminutes.zoo",
    "time2season",
    "vector2zoo",
    "weeklyfunction",
    "weeklyfunction.data.frame",
    "weeklyfunction.default",
    "weeklyfunction.matrix",
    "weeklyfunction.zoo",
    "yip",
    "zoo2RHtest"
  ],
  "_datasets": [
    {
      "name": "Cauquenes7336001",
      "title": "Hydrometeorological time series for \"Cauquenes en El Arrayan\" catchment",
      "object": "Cauquenes7336001",
      "file": "Cauquenes7336001.RData",
      "class": [
        "zoo"
      ],
      "fields": [
        "P_mm",
        "Tmx_degC",
        "Tmn_degC",
        "PET_mm",
        "Qobs_mm",
        "Qobs_m3s"
      ],
      "rows": 14975,
      "table": true,
      "tojson": false
    },
    {
      "name": "EbroPPtsMonthly",
      "title": "Ebro Monthly Precipitation Time Series",
      "object": "EbroPPtsMonthly",
      "file": "EbroPPtsMonthly.RData",
      "class": [
        "data.frame"
      ],
      "fields": [
        "Date",
        "P9001",
        "P9008X",
        "P9012",
        "P9015",
        "P9019",
        "P9027",
        "P9034",
        "P9037",
        "P9041",
        "P9048",
        "P9056",
        "P9060",
        "P9063O",
        "P9064A",
        "P9064I",
        "P9064",
        "P9065I",
        "P9069A",
        "P9069",
        "P9072D",
        "P9072H",
        "P9072I",
        "P9072J",
        "P9072",
        "P9073I",
        "P9074C",
        "P9076",
        "P9077E",
        "P9078",
        "P9080C",
        "P9080",
        "P9083",
        "P9085I",
        "P9086",
        "P9087",
        "P9091I",
        "P9092",
        "P9093",
        "P9094U",
        "P9095E",
        "P9095",
        "P9103I",
        "P9103",
        "P9103X",
        "P9105",
        "P9107",
        "P9118E",
        "P9121",
        "P9131I",
        "P9136",
        "P9139",
        "P9145A",
        "P9145",
        "P9155",
        "P9160",
        "P9164",
        "P9168",
        "P9170",
        "P9174",
        "P9175",
        "P9176",
        "P9182I",
        "P9185",
        "P9198",
        "P9199A",
        "P9199",
        "P9200",
        "P9205",
        "P9207",
        "P9210",
        "P9215",
        "P9223",
        "P9224",
        "P9228",
        "P9236E",
        "P9236",
        "P9246",
        "P9247",
        "P9252",
        "P9255",
        "P9257E",
        "P9262",
        "P9269",
        "P9279",
        "P9290",
        "P9293",
        "P9301",
        "P9305",
        "P9309",
        "P9311A",
        "P9311",
        "P9317",
        "P9318",
        "P9322",
        "P9329",
        "P9330",
        "P9331F",
        "P9333",
        "P9348",
        "P9350A",
        "P9353",
        "P9354",
        "P9356E",
        "P9356I",
        "P9359",
        "P9360",
        "P9370",
        "P9371",
        "P9372",
        "P9375",
        "P9377",
        "P9380",
        "P9381",
        "P9388",
        "P9390",
        "P9392",
        "P9399",
        "P9400",
        "P9401",
        "P9405E",
        "P9408",
        "P9414",
        "P9416A",
        "P9420",
        "P9421",
        "P9422",
        "P9424E",
        "P9425F",
        "P9425I",
        "P9425",
        "P9426",
        "P9427A",
        "P9427",
        "P9428",
        "P9433O",
        "P9434",
        "P9440E",
        "P9443",
        "P9446E",
        "P9446",
        "P9451",
        "P9452",
        "P9460",
        "P9463",
        "P9470E",
        "P9474",
        "P9476",
        "P9477",
        "P9478",
        "P9480",
        "P9481",
        "P9484",
        "P9485",
        "P9487",
        "P9489",
        "P9491",
        "P9492",
        "P9495F",
        "P9495",
        "P9496",
        "P9497E",
        "P9497",
        "P9499",
        "P9503U",
        "P9507",
        "P9509",
        "P9510A",
        "P9521",
        "P9522",
        "P9523",
        "P9528",
        "P9532",
        "P9539",
        "P9542",
        "P9544",
        "P9548",
        "P9553",
        "P9559",
        "P9562",
        "P9567E",
        "P9571",
        "P9572",
        "P9573",
        "P9575",
        "P9576",
        "P9577E",
        "P9578",
        "P9579",
        "P9585",
        "P9601U",
        "P9605",
        "P9619",
        "P9621",
        "P9635",
        "P9638",
        "P9647",
        "P9649",
        "P9650",
        "P9657",
        "P9675",
        "P9684",
        "P9688",
        "P9689",
        "P9690",
        "P9695",
        "P9696A",
        "P9700",
        "P9701E",
        "P9703E",
        "P9704",
        "P9708",
        "P9710",
        "P9713",
        "P9717",
        "P9718",
        "P9726",
        "P9729",
        "P9734",
        "P9736",
        "P9738",
        "P9741",
        "P9744A",
        "P9745",
        "P9749",
        "P9760E",
        "P9766E",
        "P9766",
        "P9768",
        "P9770E",
        "P9771E",
        "P9771",
        "P9772",
        "P9773",
        "P9777",
        "P9782",
        "P9784E",
        "P9784",
        "P9787",
        "P9789A",
        "P9789",
        "P9790",
        "P9791",
        "P9792",
        "P9793",
        "P9794",
        "P9796",
        "P9804",
        "P9805E",
        "P9807",
        "P9808",
        "P9813",
        "P9814E",
        "P9814",
        "P9815E",
        "P9815I",
        "P9815",
        "P9816",
        "P9817I",
        "P9817",
        "P9818E",
        "P9818I",
        "P9819E",
        "P9820E",
        "P9821E",
        "P9821I",
        "P9824I",
        "P9824O",
        "P9829",
        "P9833",
        "P9840",
        "P9843",
        "P9849",
        "P9862",
        "P9864",
        "P9869E",
        "P9874",
        "P9875",
        "P9878E",
        "P9878",
        "P9886",
        "P9894",
        "P9895",
        "P9897",
        "P9898",
        "P9900",
        "P9901B",
        "P9904I",
        "P9906E",
        "P9907E",
        "P9907I",
        "P9908",
        "P9910",
        "P9913",
        "P9914E",
        "P9914I",
        "P9914",
        "P9915",
        "P9916",
        "P9918",
        "P9920E",
        "P9920I",
        "P9920",
        "P9921",
        "P9927",
        "P9932",
        "P9941",
        "P9942",
        "P9943",
        "P9947",
        "P9948",
        "P9950",
        "P9951A",
        "P9951",
        "P9952",
        "P9953E",
        "P9953",
        "P9961",
        "P9968",
        "P9971",
        "P9972",
        "P9973",
        "P9974",
        "P9975",
        "P9979",
        "P9981A",
        "P9984",
        "P9990",
        "P9991",
        "P9993I",
        "P9997E",
        "P9998"
      ],
      "rows": 120,
      "table": true,
      "tojson": true
    },
    {
      "name": "KarameaAtGorgeQts",
      "title": "Karamea at Gorge, time series of hourly streamflows",
      "object": "KarameaAtGorgeQts",
      "file": "KarameaAtGorgeQts.RData",
      "class": [
        "zoo"
      ],
      "fields": {},
      "rows": 52573,
      "table": true,
      "tojson": false
    },
    {
      "name": "MaquehueTemuco",
      "title": "San Martino, ts of daily precipitation.",
      "object": "MaquehueTemuco",
      "file": "MaquehueTemuco.RData",
      "class": [
        "zoo"
      ],
      "fields": [
        "pcp",
        "tmx",
        "tmn"
      ],
      "rows": 24106,
      "table": true,
      "tojson": false
    },
    {
      "name": "OcaEnOnaQts",
      "title": "Oca in \"Ona\" (Q0931), time series of daily streamflows.",
      "object": "OcaEnOnaQts",
      "file": "OcaEnOnaQts.RData",
      "class": [
        "zoo"
      ],
      "fields": [],
      "table": false,
      "tojson": false
    },
    {
      "name": "SanMartinoPPts",
      "title": "San Martino, ts of daily precipitation.",
      "object": "SanMartinoPPts",
      "file": "SanMartinoPPts.RData",
      "class": [
        "zoo"
      ],
      "fields": [],
      "table": false,
      "tojson": false
    }
  ],
  "_help": [
    {
      "page": "hydroTSM-package",
      "title": "Management, analysis, and plot of hydrological time series, with focus on hydrological modelling",
      "topics": [
        "hydroTSM-package",
        "hydroTSM"
      ]
    },
    {
      "page": "daily2annual",
      "title": "(sub)Daily/Monthly -> Annual",
      "topics": [
        "daily2annual",
        "daily2annual.data.frame",
        "daily2annual.default",
        "daily2annual.matrix",
        "daily2annual.zoo",
        "monthly2annual",
        "monthly2annual.data.frame",
        "monthly2annual.default",
        "monthly2annual.matrix",
        "monthly2annual.zoo",
        "subdaily2annual",
        "subdaily2annual.data.frame",
        "subdaily2annual.default",
        "subdaily2annual.matrix",
        "subdaily2annual.zoo"
      ]
    },
    {
      "page": "daily2monthly",
      "title": "(sub)Daily -> Monthly",
      "topics": [
        "daily2monthly",
        "daily2monthly.data.frame",
        "daily2monthly.default",
        "daily2monthly.matrix",
        "daily2monthly.zoo",
        "subdaily2monthly",
        "subdaily2monthly.data.frame",
        "subdaily2monthly.default",
        "subdaily2monthly.matrix",
        "subdaily2monthly.zoo"
      ]
    },
    {
      "page": "annualfunction",
      "title": "Annual Function",
      "topics": [
        "annualfunction",
        "annualfunction.data.frame",
        "annualfunction.default",
        "annualfunction.matrix",
        "annualfunction.zoo"
      ]
    },
    {
      "page": "baseflow",
      "title": "Baseflow",
      "topics": [
        "baseflow",
        "baseflow.zoo"
      ]
    },
    {
      "page": "calendarHeatmap",
      "title": "Calendar heatmap",
      "topics": [
        "calendarHeatmap",
        "calendarHeatmap.zoo"
      ]
    },
    {
      "page": "Cauquenes7336001",
      "title": "Hydrometeorological time series for \"Cauquenes en El Arrayan\" catchment",
      "topics": [
        "Cauquenes7336001"
      ]
    },
    {
      "page": "climograph",
      "title": "Climograph",
      "topics": [
        "climograph"
      ]
    },
    {
      "page": "cmv",
      "title": "Counting Missing Values",
      "topics": [
        "cmv",
        "cmv.data.frame",
        "cmv.default",
        "cmv.matrix",
        "cmv.zoo"
      ]
    },
    {
      "page": "daily2weekly",
      "title": "Daily -> Weekly",
      "topics": [
        "daily2weekly",
        "daily2weekly.data.frame",
        "daily2weekly.default",
        "daily2weekly.matrix",
        "daily2weekly.zoo"
      ]
    },
    {
      "page": "dip",
      "title": "Days in Period",
      "topics": [
        "dip"
      ]
    },
    {
      "page": "diy",
      "title": "Days in Year",
      "topics": [
        "diy"
      ]
    },
    {
      "page": "dm2seasonal",
      "title": "(sub)Daily/Monthly -> Seasonal Values",
      "topics": [
        "dm2seasonal",
        "dm2seasonal.data.frame",
        "dm2seasonal.default",
        "dm2seasonal.matrix",
        "dm2seasonal.zoo",
        "subdaily2seasonal",
        "subdaily2seasonal.data.frame",
        "subdaily2seasonal.default",
        "subdaily2seasonal.matrix",
        "subdaily2seasonal.zoo"
      ]
    },
    {
      "page": "drawxaxis",
      "title": "Customized Time Axis",
      "topics": [
        "drawTimeAxis",
        "drawxaxis"
      ]
    },
    {
      "page": "dwdays",
      "title": "Amount of dry/wet days in a time series",
      "topics": [
        "dwdays",
        "dwdays.data.frame",
        "dwdays.default",
        "dwdays.matrix"
      ]
    },
    {
      "page": "dwi",
      "title": "Days with Information",
      "topics": [
        "dwi",
        "dwi.data.frame",
        "dwi.default",
        "dwi.matrix",
        "dwi.zoo"
      ]
    },
    {
      "page": "EbroPPtsMonthly",
      "title": "Ebro Monthly Precipitation Time Series",
      "topics": [
        "EbroPPtsMonthly"
      ]
    },
    {
      "page": "extract",
      "title": "Extract from Zoo",
      "topics": [
        "extract",
        "extract.default",
        "extract.zoo",
        "extractzoo"
      ]
    },
    {
      "page": "fdc",
      "title": "Flow Duration Curve",
      "topics": [
        "fdc",
        "fdc.data.frame",
        "fdc.default",
        "fdc.matrix",
        "fdc.zoo"
      ]
    },
    {
      "page": "fdcu",
      "title": "Flow Duration Curve with uncertainty bounds.",
      "topics": [
        "fdcu",
        "fdcu.data.frame",
        "fdcu.default",
        "fdcu.matrix",
        "fdcu.zoo"
      ]
    },
    {
      "page": "hip",
      "title": "Hours in Period",
      "topics": [
        "hip"
      ]
    },
    {
      "page": "hydropairs",
      "title": "Visual Correlation Matrix",
      "topics": [
        "hydropairs"
      ]
    },
    {
      "page": "hydroplot",
      "title": "Hydrological time series plotting and extraction.",
      "topics": [
        "hydroplot",
        "hydroplot.data.frame",
        "hydroplot.default",
        "hydroplot.zoo",
        "sname2plot",
        "sname2plot.data.frame",
        "sname2plot.default",
        "sname2plot.zoo"
      ]
    },
    {
      "page": "infillxy",
      "title": "Infills NA values",
      "topics": [
        "infillxy",
        "infillxy.data.frame",
        "infillxy.default",
        "infillxy.matrix"
      ]
    },
    {
      "page": "isComplete",
      "title": "Is Complete?",
      "topics": [
        "isComplete",
        "isComplete.zoo"
      ]
    },
    {
      "page": "istdx",
      "title": "Inverse Standarization",
      "topics": [
        "istdx",
        "istdx.data.frame",
        "istdx.default",
        "istdx.matrix"
      ]
    },
    {
      "page": "izoo2rzoo",
      "title": "Irregular Zoo -> Regular Zoo",
      "topics": [
        "izoo2rzoo",
        "izoo2rzoo.default",
        "izoo2rzoo.zoo"
      ]
    },
    {
      "page": "KarameaAtGorgeQts",
      "title": "Karamea at Gorge, time series of hourly streamflows",
      "topics": [
        "KarameaAtGorgeQts"
      ]
    },
    {
      "page": "ma",
      "title": "Moving Average",
      "topics": [
        "ma",
        "ma.default",
        "ma.zoo"
      ]
    },
    {
      "page": "MaquehueTemuco",
      "title": "San Martino, ts of daily precipitation.",
      "topics": [
        "MaquehueTemuco"
      ]
    },
    {
      "page": "matrixplot",
      "title": "Matrixplot",
      "topics": [
        "matrixplot"
      ]
    },
    {
      "page": "mip",
      "title": "Months in Period",
      "topics": [
        "mip"
      ]
    },
    {
      "page": "monthlyfunction",
      "title": "Monthly Function",
      "topics": [
        "monthlyfunction",
        "monthlyfunction.data.frame",
        "monthlyfunction.default",
        "monthlyfunction.matrix",
        "monthlyfunction.zoo"
      ]
    },
    {
      "page": "OcaEnOnaQts",
      "title": "Oca in \"Ona\" (Q0931), time series of daily streamflows.",
      "topics": [
        "OcaEnOnaQts"
      ]
    },
    {
      "page": "plot_pq",
      "title": "Plot precipitation and streamflow time series in the same figure.",
      "topics": [
        "plot_pq",
        "plot_pq.zoo"
      ]
    },
    {
      "page": "rm1stchar",
      "title": "Remove First Character(s)",
      "topics": [
        "rm1stchar"
      ]
    },
    {
      "page": "SanMartinoPPts",
      "title": "San Martino, ts of daily precipitation.",
      "topics": [
        "SanMartinoPPts"
      ]
    },
    {
      "page": "seasonalfunction",
      "title": "Seasonal Function",
      "topics": [
        "seasonalfunction",
        "seasonalfunction.data.frame",
        "seasonalfunction.default",
        "seasonalfunction.matrix",
        "seasonalfunction.zoo"
      ]
    },
    {
      "page": "sfreq",
      "title": "Sampling Frequency",
      "topics": [
        "sfreq"
      ]
    },
    {
      "page": "shiftyears",
      "title": "Shiftyears",
      "topics": [
        "shiftyears"
      ]
    },
    {
      "page": "si",
      "title": "Seasonality Index",
      "topics": [
        "si"
      ]
    },
    {
      "page": "smry",
      "title": "Summary",
      "topics": [
        "smry",
        "smry.data.frame",
        "smry.Date",
        "smry.default",
        "smry.matrix",
        "smry.zoo"
      ]
    },
    {
      "page": "sname2ts",
      "title": "Station Name -> Time Series",
      "topics": [
        "sname2ts"
      ]
    },
    {
      "page": "stdx",
      "title": "Standarization",
      "topics": [
        "stdx",
        "stdx.data.frame",
        "stdx.default",
        "stdx.matrix"
      ]
    },
    {
      "page": "subdaily2daily",
      "title": "Sub-daily -> Daily",
      "topics": [
        "subdaily2daily",
        "subdaily2daily.data.frame",
        "subdaily2daily.default",
        "subdaily2daily.matrix",
        "subdaily2daily.zoo"
      ]
    },
    {
      "page": "subdaily2weekly",
      "title": "Subdaily -> Weekly",
      "topics": [
        "subdaily2weekly",
        "subdaily2weekly.data.frame",
        "subdaily2weekly.default",
        "subdaily2weekly.matrix",
        "subdaily2weekly.zoo"
      ]
    },
    {
      "page": "subhourly2hourly",
      "title": "Sub-hourly -> Hourly",
      "topics": [
        "subhourly2hourly",
        "subhourly2hourly.data.frame",
        "subhourly2hourly.default",
        "subhourly2hourly.matrix",
        "subhourly2hourly.zoo"
      ]
    },
    {
      "page": "subhourly2nminutes",
      "title": "Sub-hourly -> n-minutes",
      "topics": [
        "subhourly2nminutes",
        "subhourly2nminutes.data.frame",
        "subhourly2nminutes.default",
        "subhourly2nminutes.matrix",
        "subhourly2nminutes.zoo"
      ]
    },
    {
      "page": "time2season",
      "title": "Date/DateTime character -> Seasonal character",
      "topics": [
        "time2season"
      ]
    },
    {
      "page": "vector2zoo",
      "title": "Vector -> Zoo",
      "topics": [
        "vector2zoo"
      ]
    },
    {
      "page": "weeklyfunction",
      "title": "Weekly Function",
      "topics": [
        "weeklyfunction",
        "weeklyfunction.data.frame",
        "weeklyfunction.default",
        "weeklyfunction.matrix",
        "weeklyfunction.zoo"
      ]
    },
    {
      "page": "yip",
      "title": "Years in Period",
      "topics": [
        "yip"
      ]
    },
    {
      "page": "zoo2RHtest",
      "title": "Zoo -> RHTest",
      "topics": [
        "zoo2RHtest"
      ]
    }
  ],
  "_pkglogo": "https://github.com/hzambran/hydrotsm/raw/HEAD/man/figures/logo.png",
  "_readme": "https://github.com/hzambran/hydrotsm/raw/HEAD/README.md",
  "_rundeps": [
    "class",
    "classInt",
    "cpp11",
    "e1071",
    "KernSmooth",
    "lattice",
    "MASS",
    "proxy",
    "timechange",
    "xts",
    "zoo"
  ],
  "_vignettes": [
    {
      "source": "hydroTSM_Daily_P_Vignette-knitr.Rmd",
      "filename": "hydroTSM_Daily_P_Vignette-knitr.html",
      "title": "Introductory analysis of daily precipitation with hydroTSM",
      "author": "Mauricio Zambrano-Bigiarini^[mauricio.zambrano@ufrontera.cl]",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Citation",
        "Installation",
        "Setting up the environment",
        "Basic exploratory data analysis (EDA)",
        "Annual analysis",
        "Monthly analysis",
        "Seasonal analysis",
        "Some extreme indices",
        "Seasonality index",
        "Heavy precipitation days (R10mm)",
        "Very wet days (R95p)",
        "5-day total precipitation",
        "Climograph",
        "Software details",
        "Version history",
        "Appendix",
        "Editors, GUI",
        "Importing data",
        "Useful Websites",
        "F.A.Q.",
        "How to print more than one matrixplot in a single Figure?"
      ],
      "created": "2024-01-16 18:54:45",
      "modified": "2025-12-27 13:48:56",
      "commits": 11
    },
    {
      "source": "hydroTSM_Daily_Q_Vignette-knitr.Rmd",
      "filename": "hydroTSM_Daily_Q_Vignette-knitr.html",
      "title": "Introductory analysis of daily streamflows with hydroTSM",
      "author": "Mauricio Zambrano-Bigiarini^[mauricio.zambrano@ufrontera.cl]",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Citation",
        "Installation",
        "Setting up the environment",
        "Basic exploratory data analysis (EDA)",
        "Flow duration curve (FDC)",
        "Baseflow",
        "Software details",
        "Version history",
        "Appendix",
        "Editors, GUI",
        "Importing data",
        "Useful Websites",
        "F.A.Q.",
        "How to print more than one matrixplot in a single Figure?"
      ],
      "created": "2024-01-16 21:37:23",
      "modified": "2026-04-26 15:39:31",
      "commits": 15
    }
  ],
  "_score": 10.642530171899628,
  "_indexed": true,
  "_nocasepkg": "hydrotsm",
  "_universes": [
    "hzambran"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.8-7",
      "date": "2026-05-16T02:24:05.000Z",
      "distro": "noble",
      "commit": "32734d895f5e9bc88d882b4221423a393b4af9ca",
      "fileid": "fb158d290715a724121eceee85768242ffd98c8a18288cf169e5397c7e1e3b52",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/hzambran/actions/runs/25950269865"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.8-7",
      "date": "2026-05-16T02:23:47.000Z",
      "distro": "noble",
      "commit": "32734d895f5e9bc88d882b4221423a393b4af9ca",
      "fileid": "51e02eb146fbebfc7aca26dfe3fca47a1f3bb8af377c1c50d14a278b58f2b959",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/hzambran/actions/runs/25950269865"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.8-7",
      "date": "2026-05-16T02:23:39.000Z",
      "commit": "32734d895f5e9bc88d882b4221423a393b4af9ca",
      "fileid": "8cb34a8d8b5142b9c435e25dda6fefe26e20e52628c18dc9b1dedb6c0663eab8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/hzambran/actions/runs/25950269865"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.8-7",
      "date": "2026-05-16T02:23:35.000Z",
      "commit": "32734d895f5e9bc88d882b4221423a393b4af9ca",
      "fileid": "fb2d5d2fd86f7ccc708f29fa687274727758a02d8b079b87ce291ee641524b4f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/hzambran/actions/runs/25950269865"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.8-7",
      "date": "2026-05-16T02:23:09.000Z",
      "commit": "32734d895f5e9bc88d882b4221423a393b4af9ca",
      "fileid": "dedc080e914b2c4bf379c3d0723fbecc18a61c72bec98e5c70f6483ee0b146de",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/hzambran/actions/runs/25950269865"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.8-7",
      "date": "2026-05-16T02:23:19.000Z",
      "commit": "32734d895f5e9bc88d882b4221423a393b4af9ca",
      "fileid": "c3dca02b642780accfa009729662be9f664b044d9ee87dc79369c8872725f7f1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/hzambran/actions/runs/25950269865"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.8-7",
      "date": "2026-05-16T02:23:13.000Z",
      "commit": "32734d895f5e9bc88d882b4221423a393b4af9ca",
      "fileid": "3e33ee195f4fe2b354e3e5c267560ac34f8b32d809b4c35342afdb28ecb6a9dc",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/hzambran/actions/runs/25950269865"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.8-7",
      "date": "2026-06-02T19:04:42.000Z",
      "commit": "32734d895f5e9bc88d882b4221423a393b4af9ca",
      "fileid": "b4045ebff6769242a2057ab4e7b84589c8243de441ed7dcd250a7835743a80da",
      "status": "success",
      "buildurl": "https://github.com/r-universe/hzambran/actions/runs/25950269865"
    }
  ]
}