{
  "_id": "6a3117963efcd9bda435a9e0",
  "Package": "conduits",
  "Title": "CONDitional UI for Time Series normalisation",
  "Version": "1.0.0",
  "Authors@R": "c( person(\"Puwasala\", \"Gamakumara\", email = \"puwasala.gamakumara@gmail.com\", role= c(\"aut\",\"cre\")),\nperson(\"Priyanga Dilini\", \"Talagala\", role= c(\"aut\")),\nperson(\"Rob J.\", \"Hyndman\", role= c(\"aut\"))\n)",
  "Description": "Provide a user interface for conditionally normalising a\ntimeseries.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.2.3",
  "URL": "https://github.com/PuwasalaG/conduits",
  "BugReports": "https://github.com/PuwasalaG/conduits/issues",
  "VignetteBuilder": "knitr",
  "Config/pak/sysreqs": "libicu-dev",
  "Repository": "https://robjhyndman.r-universe.dev",
  "Date/Publication": "2023-04-18 09:13:28 UTC",
  "RemoteUrl": "https://github.com/PuwasalaG/conduits",
  "RemoteRef": "HEAD",
  "RemoteSha": "80a48697c05463afa641a318d8ab1f457bc79cc4",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-16 09:18:02 UTC",
    "User": "root"
  },
  "Author": "Puwasala Gamakumara [aut, cre],\nPriyanga Dilini Talagala [aut],\nRob J. Hyndman [aut]",
  "Maintainer": "Puwasala Gamakumara <puwasala.gamakumara@gmail.com>",
  "MD5sum": "52d986200c122981c4f3ceda706ab571",
  "_user": "robjhyndman",
  "_type": "src",
  "_file": "conduits_1.0.0.tar.gz",
  "_fileid": "7eb21e468181da06f0d21c29ca8e4d62d82b019efe0b0dc21a80509cba37fb81",
  "_filesize": 1522948,
  "_sha256": "7eb21e468181da06f0d21c29ca8e4d62d82b019efe0b0dc21a80509cba37fb81",
  "_created": "2026-06-16T09:18:02.000Z",
  "_published": "2026-06-16T09:29:58.651Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 81622815354,
      "time": 477,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7662624395"
    },
    {
      "job": 81622815352,
      "time": 481,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7662625898"
    },
    {
      "job": 81622815463,
      "time": 577,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7662663565"
    },
    {
      "job": 81622815455,
      "time": 477,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7662624338"
    },
    {
      "job": 81622194636,
      "time": 196,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7662435676"
    },
    {
      "job": 81622815331,
      "time": 141,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7662492227"
    },
    {
      "job": 81622815350,
      "time": 671,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7662700050"
    },
    {
      "job": 81622815357,
      "time": 609,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7662676264"
    },
    {
      "job": 81622815374,
      "time": 661,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7662695192"
    }
  ],
  "_buildurl": "https://github.com/r-universe/robjhyndman/actions/runs/27607191989",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/PuwasalaG/conduits",
  "_commit": {
    "id": "80a48697c05463afa641a318d8ab1f457bc79cc4",
    "author": "unknown <pritalagala@gmail.com>",
    "committer": "unknown <pritalagala@gmail.com>",
    "message": "added package website\n",
    "time": 1681809208
  },
  "_maintainer": {
    "name": "Puwasala Gamakumara",
    "email": "puwasala.gamakumara@gmail.com",
    "login": "puwasalag",
    "description": "",
    "uuid": 26699026
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "broom",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "mgcv",
      "role": "Imports"
    },
    {
      "package": "purrr",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "scales",
      "role": "Imports"
    },
    {
      "package": "splines",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "tibble",
      "role": "Imports"
    },
    {
      "package": "tidyr",
      "role": "Imports"
    },
    {
      "package": "tsibble",
      "role": "Imports"
    },
    {
      "package": "forecast",
      "role": "Imports"
    },
    {
      "package": "fable",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "mgcViz",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "patchwork",
      "role": "Suggests"
    }
  ],
  "_owner": "puwasalag",
  "_selfowned": false,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 3,
  "_contributors": [
    {
      "user": "puwasalag",
      "count": 75,
      "uuid": 26699026
    },
    {
      "user": "pridiltal",
      "count": 5,
      "uuid": 20311818
    },
    {
      "user": "robjhyndman",
      "count": 3,
      "uuid": 127518
    }
  ],
  "_userbio": {
    "uuid": 127518,
    "type": "user",
    "name": "Rob J Hyndman",
    "followers": 3100,
    "description": "Professor of Statistics at Monash University, Australia"
  },
  "_downloads": {
    "count": 0,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/conduits"
  },
  "_devurl": "https://github.com/puwasalag/conduits",
  "_searchresults": 18,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/conduits.html",
    "extra/contents.json",
    "extra/readme.html",
    "extra/readme.md",
    "LICENSE",
    "manual.pdf"
  ],
  "_cranurl": false,
  "_exports": [
    ":=",
    ".data",
    "augment",
    "augment.conditional_acf",
    "augment.conditional_ccf",
    "augment.conditional_moment",
    "calc_dt_CI",
    "conditional_acf",
    "conditional_ccf",
    "conditional_mean",
    "conditional_var",
    "estimate_dt",
    "normalize",
    "unnormalize"
  ],
  "_datasets": [
    {
      "name": "NEON_PRIN_5min_cleaned",
      "title": "Anomaly removed data for water quality variables aggregated at 5-minute intervals from Pringle Creek, Texas.",
      "object": "NEON_PRIN_5min_cleaned",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "Timestamp",
        "site",
        "conductance",
        "dissolvedOxygen",
        "pH",
        "chlorophyll",
        "turbidity",
        "fDOM",
        "level",
        "temperature"
      ],
      "rows": 105984,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "augment.conditional_acf",
      "title": "Augment data with information from a conditional auto-correlation fit",
      "topics": [
        "augment.conditional_acf"
      ]
    },
    {
      "page": "augment.conditional_ccf",
      "title": "Augment data with information from a conditional cross-correlation fit",
      "topics": [
        "augment.conditional_ccf"
      ]
    },
    {
      "page": "augment.conditional_moment",
      "title": "Augment data with information from a conditional mean fit or conditional variance fit",
      "topics": [
        "augment.conditional_moment"
      ]
    },
    {
      "page": "calc_dt_CI",
      "title": "Computing bootstrapped confidence intervals for dt",
      "topics": [
        "calc_dt_CI"
      ]
    },
    {
      "page": "conditional_acf",
      "title": "Computing conditional autocorrelations at given lags",
      "topics": [
        "conditional_acf"
      ]
    },
    {
      "page": "conditional_ccf",
      "title": "Computing conditional cross-correlations at given lags",
      "topics": [
        "conditional_ccf"
      ]
    },
    {
      "page": "conditional_mean",
      "title": "Estimating conditional mean of a time series",
      "topics": [
        "conditional_mean"
      ]
    },
    {
      "page": "conditional_var",
      "title": "Estimating conditional variance of a time series",
      "topics": [
        "conditional_var"
      ]
    },
    {
      "page": "conduits",
      "title": "conduits: CONDitional User Interface for Time Series normalisation",
      "topics": [
        "conduits"
      ]
    },
    {
      "page": "estimate_dt",
      "title": "Estimating time delay between two sensors in a river system",
      "topics": [
        "estimate_dt"
      ]
    },
    {
      "page": "NEON_PRIN_5min_cleaned",
      "title": "Anomaly removed data for water quality variables aggregated at 5-minute intervals from Pringle Creek, Texas.",
      "topics": [
        "NEON_PRIN_5min_cleaned"
      ]
    },
    {
      "page": "normalize",
      "title": "Normalize a series using conditional moments",
      "topics": [
        "normalize"
      ]
    },
    {
      "page": "unnormalize",
      "title": "Unnormalize a series using conditional moments",
      "topics": [
        "unnormalize"
      ]
    }
  ],
  "_pkglogo": "https://github.com/PuwasalaG/conduits/raw/HEAD/man/figures/logo.png",
  "_readme": "https://github.com/PuwasalaG/conduits/raw/HEAD/README.md",
  "_rundeps": [
    "anytime",
    "backports",
    "BH",
    "broom",
    "cli",
    "colorspace",
    "cpp11",
    "dplyr",
    "farver",
    "forecast",
    "fracdiff",
    "generics",
    "ggplot2",
    "glue",
    "gtable",
    "isoband",
    "labeling",
    "lattice",
    "lifecycle",
    "lmtest",
    "lubridate",
    "magrittr",
    "Matrix",
    "mgcv",
    "nlme",
    "nnet",
    "pillar",
    "pkgconfig",
    "purrr",
    "R6",
    "RColorBrewer",
    "Rcpp",
    "RcppArmadillo",
    "rlang",
    "S7",
    "scales",
    "stringi",
    "stringr",
    "tibble",
    "tidyr",
    "tidyselect",
    "timechange",
    "timeDate",
    "tsibble",
    "urca",
    "utf8",
    "vctrs",
    "viridisLite",
    "withr",
    "zoo"
  ],
  "_score": 2.732393759822968,
  "_indexed": false,
  "_nocasepkg": "conduits",
  "_universes": [
    "robjhyndman"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.0",
      "date": "2026-06-16T09:20:47.000Z",
      "distro": "noble",
      "commit": "80a48697c05463afa641a318d8ab1f457bc79cc4",
      "fileid": "6349bd53e19eb800c7b942b292ff133f33cfb10b576535fc671ff129061d7281",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/robjhyndman/actions/runs/27607191989"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0.0",
      "date": "2026-06-16T09:20:52.000Z",
      "distro": "noble",
      "commit": "80a48697c05463afa641a318d8ab1f457bc79cc4",
      "fileid": "153009b35152897270c7a0d51faf36ab8312581ad608945d84a5fe942e5ba381",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/robjhyndman/actions/runs/27607191989"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0.0",
      "date": "2026-06-16T09:20:01.000Z",
      "commit": "80a48697c05463afa641a318d8ab1f457bc79cc4",
      "fileid": "fbbc8a58ed41829f12d927d1b4c1dd8153e91c38941d5d09877a3b892ef804a3",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/robjhyndman/actions/runs/27607191989"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.0.0",
      "date": "2026-06-16T09:19:37.000Z",
      "commit": "80a48697c05463afa641a318d8ab1f457bc79cc4",
      "fileid": "4e75bc21dd20ab6924d8ecfbaac0db370d7dd64d4f13f0c2880b7bf8ffb6df7e",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/robjhyndman/actions/runs/27607191989"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0.0",
      "date": "2026-06-16T09:20:42.000Z",
      "commit": "80a48697c05463afa641a318d8ab1f457bc79cc4",
      "fileid": "4944eb2ec989241948f1a5f8822bf0c8613319559c098760b3d2e8db4385fe7f",
      "status": "success",
      "buildurl": "https://github.com/r-universe/robjhyndman/actions/runs/27607191989"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.0.0",
      "date": "2026-06-16T09:20:04.000Z",
      "commit": "80a48697c05463afa641a318d8ab1f457bc79cc4",
      "fileid": "e01dd15ebd82e5a4bb4f27f7e28926ac8daaba12d2f251fa14fb91c38ae9482f",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/robjhyndman/actions/runs/27607191989"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.0.0",
      "date": "2026-06-16T09:19:55.000Z",
      "commit": "80a48697c05463afa641a318d8ab1f457bc79cc4",
      "fileid": "24d1fb4d607a498d8912a6eaf88b5ff9176f30192bedeeb70f9968824d2b4311",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/robjhyndman/actions/runs/27607191989"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.0.0",
      "date": "2026-06-16T09:19:40.000Z",
      "commit": "80a48697c05463afa641a318d8ab1f457bc79cc4",
      "fileid": "2c7ecae2176335fdf3cea66046dd492d27adad2cb404573545d6777fb1bd1fe0",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/robjhyndman/actions/runs/27607191989"
    }
  ]
}